[syslog-ng] [Bug 104] Add libtool option -module
bugzilla at bugzilla.balabit.com
bugzilla at bugzilla.balabit.com
Fri Dec 17 18:21:30 CET 2010
https://bugzilla.balabit.com/show_bug.cgi?id=104
Corinna Vinschen <vinschen at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #30 is|0 |1
obsolete| |
--- Comment #1 from Corinna Vinschen <vinschen at redhat.com> 2010-12-17 18:21:30 ---
Created an attachment (id=32)
--> (https://bugzilla.balabit.com/attachment.cgi?id=32)
Patch to add libtool option -module, take 2
This patch adds the -module libtool option when building modules.
It also avoids a spurious warning when linking pdbtool by adding
the -dlpreopen option and adds the missing LT_INIT option "dlopen"
to configure.in.
Additionally it adds the -no-undefined option to LDFLAGS for all
shared libraries. This has no effect on most systems, but it allows
to build shared libs on Cygwin without having to add the -no-undefined
option manually at compile time.
--
Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the syslog-ng
mailing list