src/protocols/zephyr/Makefile.am

changeset 2894
6cf9278efb8a
parent 2423
6b44470f40f5
child 3411
e9d50336f9c3
--- a/src/protocols/zephyr/Makefile.am	Sun Dec 16 21:11:12 2001 +0000
+++ b/src/protocols/zephyr/Makefile.am	Sun Dec 16 21:35:00 2001 +0000
@@ -3,7 +3,7 @@
 CFLAGS += -I\$(top_srcdir)/src -I\$(top_srcdir)/src/protocols -DCONFDIR=\"$(confdir)\" $(KRB4_CFLAGS) $(st) $(DEBUG_CFLAGS)
 
 LIBS = @LIBS@ $(KRB4_LDFLAGS) $(KRB4_LIBS)
-libzephyr_la_LDFLAGS = 	-avoid-version
+libzephyr_la_LDFLAGS = 	-module -avoid-version
 
 if STATIC_ZEPHYR
 

mercurial