49 - CLAMAV_MILTER_LIBS="$CLAMAV_MILTER_LIBS -L/usr/lib/libmilter" |
49 - CLAMAV_MILTER_LIBS="$CLAMAV_MILTER_LIBS -L/usr/lib/libmilter" |
50 - fi |
50 - fi |
51 LIBS="$LIBS -lmilter $CLAMAV_MILTER_LIBS" |
51 LIBS="$LIBS -lmilter $CLAMAV_MILTER_LIBS" |
52 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mi_stop in -lmilter" >&5 |
52 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mi_stop in -lmilter" >&5 |
53 $as_echo_n "checking for mi_stop in -lmilter... " >&6; } |
53 $as_echo_n "checking for mi_stop in -lmilter... " >&6; } |
54 @@ -16842,7 +16839,7 @@ |
54 @@ -16842,9 +16839,9 @@ |
55 fi |
55 fi |
56 |
56 |
57 LIBS="$save_LIBS" |
57 LIBS="$save_LIBS" |
58 - for ac_header in libmilter/mfapi.h |
58 - for ac_header in libmilter/mfapi.h |
59 + for ac_header in milter/mfapi.h |
59 + for ac_header in milter/mfapi.h |
60 do : |
60 do : |
61 ac_fn_c_check_header_mongrel "$LINENO" "libmilter/mfapi.h" "ac_cv_header_libmilter_mfapi_h" "$ac_includes_default" |
61 - ac_fn_c_check_header_mongrel "$LINENO" "libmilter/mfapi.h" "ac_cv_header_libmilter_mfapi_h" "$ac_includes_default" |
|
62 + ac_fn_c_check_header_mongrel "$LINENO" "milter/mfapi.h" "ac_cv_header_libmilter_mfapi_h" "$ac_includes_default" |
62 if test "x$ac_cv_header_libmilter_mfapi_h" = x""yes; then : |
63 if test "x$ac_cv_header_libmilter_mfapi_h" = x""yes; then : |
|
64 cat >>confdefs.h <<_ACEOF |
|
65 #define HAVE_LIBMILTER_MFAPI_H 1 |
63 diff -Nau libclamav/others.c.orig libclamav/others.c |
66 diff -Nau libclamav/others.c.orig libclamav/others.c |
64 Index: libclamav/others.c |
67 Index: libclamav/others.c |
65 --- libclamav/others.c.orig 2009-10-28 16:34:13.000000000 +0100 |
68 --- libclamav/others.c.orig 2009-10-28 16:34:13.000000000 +0100 |
66 +++ libclamav/others.c 2009-11-01 15:26:46.257883269 +0100 |
69 +++ libclamav/others.c 2009-11-01 15:26:46.257883269 +0100 |
67 @@ -177,8 +177,10 @@ |
70 @@ -177,8 +177,10 @@ |