Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > 5a70b7657dbee2ef80af48a16d37ff12 > files > 6

apache-mod_auth_form-2.05-3mdv2008.0.src.rpm

--- src/Makefile.am	2007-02-12 09:30:15.000000000 +0100
+++ src/Makefile.am.oden	2007-02-12 09:31:11.000000000 +0100
@@ -3,7 +3,7 @@
 
 ## Define some compilation parameters for the module
 mod_auth_form_la_SOURCES = mod_auth_form.c
-mod_auth_form_la_LDFLAGS = -version-info 2:5:1 -module $(MYSQLCLIENT_LIBFLAGS)
+mod_auth_form_la_LDFLAGS = -module -avoid-version $(MYSQLCLIENT_LIBFLAGS)
 mod_auth_form_la_LIBADD = -l$(MYSQLCLIENT_LIB) -lz
 
 ## Add the required include files to the compiler