]> git.pld-linux.org Git - packages/clamav.git/commitdiff
- again and again - better :)
authorshadzik <shadzik@pld-linux.org>
Wed, 3 Jan 2007 23:50:47 +0000 (23:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clamav-find_milter.patch -> 1.3

clamav-find_milter.patch

index 60e0abd6fb9eac7f6b25af205d1ac6c3d6ea9424..d4ccc6b68652bd956e97e3ad9b11128b771b06e0 100644 (file)
@@ -1,12 +1,12 @@
---- configure.in       2007-01-03 19:19:37.000000000 +0100
-+++ configure.in-new   2007-01-03 19:20:48.000000000 +0100
-@@ -613,9 +613,9 @@
+--- configure.in       2007-01-04 00:47:35.000000000 +0100
++++ configure.in-new   2007-01-04 00:47:07.000000000 +0100
+@@ -612,10 +612,7 @@
      dnl Check for libmilter and it's header files in the usual locations
      save_LDFLAGS="$LDFLAGS"
-     if test -d /usr/lib/libmilter ; then
+-    if test -d /usr/lib/libmilter ; then
 -      CLAMAV_MILTER_LIBS="$CLAMAV_MILTER_LIBS -L/usr/lib/libmilter"
-+      CLAMAV_MILTER_LIBS="$CLAMAV_MILTER_LIBS"
-     fi
+-    fi
 -    LDFLAGS="$LDFLAGS -lmilter $CLAMAV_MILTER_LIBS"
 +    LDFLAGS="-lmilter $CLAMAV_MILTER_LIBS"
      AC_CHECK_LIB(milter, mi_stop,[CLAMAV_MILTER_LIBS="-lmilter $CLAMAV_MILTER_LIBS"],[
This page took 0.124459 seconds and 4 git commands to generate.