[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. debian/0.95+dfsg-1-6156-g094ec9b

aCaB acab at clamav.net
Sun Apr 4 01:16:49 UTC 2010


The following commit has been merged in the debian/unstable branch:
commit 43a4b81684136e0550805b6ea362ada6d6925ab0
Author: aCaB <acab at clamav.net>
Date:   Tue Jan 26 14:35:49 2010 +0100

    remove dead check for HAVE_CONTROL_IN_MSGHDR

diff --git a/clamav-config.h.in b/clamav-config.h.in
index ffe2ad7..5b9339d 100644
--- a/clamav-config.h.in
+++ b/clamav-config.h.in
@@ -138,9 +138,6 @@
 /* Define to 1 if you have the `closedir' function. */
 #undef HAVE_CLOSEDIR
 
-/* ancillary data style fd pass */
-#undef HAVE_CONTROL_IN_MSGHDR
-
 /* Define to 1 if you have the `ctime_r' function. */
 #undef HAVE_CTIME_R
 
diff --git a/configure b/configure
index 22a3c9b..8a93060 100755
--- a/configure
+++ b/configure
@@ -17800,10 +17800,6 @@ fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_control_in_msghdr" >&5
 $as_echo "$ac_cv_have_control_in_msghdr" >&6; }
 if test "x$ac_cv_have_control_in_msghdr" = "xyes" ; then
-
-$as_echo "#define HAVE_CONTROL_IN_MSGHDR 1" >>confdefs.h
-
-
         { $as_echo "$as_me:${as_lineno-$LINENO}: checking BSD 4.4 / RFC2292 style fd passing" >&5
 $as_echo_n "checking BSD 4.4 / RFC2292 style fd passing... " >&6; }
     # Check whether --enable-fdpassing was given.

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list