]> git.pld-linux.org Git - packages/apache-mod_clamav.git/commitdiff
- -avoid-version
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 26 Dec 2005 19:26:25 +0000 (19:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_clamav-libtool-tag.patch -> 1.2

apache-mod_clamav-libtool-tag.patch

index f38ea9bfafa901787696d6603cb2f66620f501fe..3d645bcf262b717889fc083afebe4b322dc0a8e7 100644 (file)
@@ -8,3 +8,14 @@
  
  #   the default target
  lib_LTLIBRARIES = mod_clamav.la
+--- Makefile.am.save   2005-12-26 21:21:33.000000000 +0200
++++ Makefile.am        2005-12-26 21:21:33.000000000 +0200
+@@ -27,7 +27,7 @@
+ MODULESOURCES = mod_clamav.c
+ mod_clamav_la_SOURCES = $(MODULESOURCES)
+-mod_clamav_la_LDFLAGS = -module `${APXS} -q LDFLAGS_SHLIB`
++mod_clamav_la_LDFLAGS = -module -avoid-version `${APXS} -q LDFLAGS_SHLIB`
+ mod_clamav_la_CPPFLAGS = -I`${APXS} -q INCLUDEDIR`
+ mod_clamav_la_CFLAGS = `${APXS} -q CFLAGS_SHLIB`
+ CC = `${APXS} -q CC`
This page took 0.117809 seconds and 4 git commands to generate.