|
|
|
@ -468,7 +468,7 @@ ac_includes_default="\ |
|
|
|
|
# include <unistd.h> |
|
|
|
|
#endif" |
|
|
|
|
|
|
|
|
|
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot LIBCLAMAV_VERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE LN_S ECHO RANLIB ac_ct_RANLIB CPP EGREP LIBTOOL DBDIR CFGDIR INSTALL_CLAMD_CONF_TRUE INSTALL_CLAMD_CONF_FALSE INSTALL_FRESHCLAM_CONF_TRUE INSTALL_FRESHCLAM_CONF_FALSE LIBCLAMAV_LIBS CLAMD_LIBS CLAMAV_MILTER_LIBS FRESHCLAM_LIBS TH_SAFE ADDITIONAL_LIBS BUILD_CLAMD_TRUE BUILD_CLAMD_FALSE HAVE_MILTER_TRUE HAVE_MILTER_FALSE SENDMAIL GETENT CLAMAVUSER CLAMAVGROUP LIBOBJS LTLIBOBJS' |
|
|
|
|
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot LIBCLAMAV_VERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE LN_S ECHO RANLIB ac_ct_RANLIB CPP EGREP LIBTOOL DBDIR CFGDIR LIBCLAMAV_LIBS CLAMD_LIBS CLAMAV_MILTER_LIBS FRESHCLAM_LIBS TH_SAFE ADDITIONAL_LIBS BUILD_CLAMD_TRUE BUILD_CLAMD_FALSE HAVE_MILTER_TRUE HAVE_MILTER_FALSE SENDMAIL GETENT CLAMAVUSER CLAMAVGROUP LIBOBJS LTLIBOBJS' |
|
|
|
|
ac_subst_files='' |
|
|
|
|
|
|
|
|
|
# Initialize some variables set by options. |
|
|
|
@ -11269,27 +11269,6 @@ cat >>confdefs.h <<_ACEOF |
|
|
|
|
_ACEOF |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test ! -r "$cfg_dir/clamd.conf"; then |
|
|
|
|
INSTALL_CLAMD_CONF_TRUE= |
|
|
|
|
INSTALL_CLAMD_CONF_FALSE='#' |
|
|
|
|
else |
|
|
|
|
INSTALL_CLAMD_CONF_TRUE='#' |
|
|
|
|
INSTALL_CLAMD_CONF_FALSE= |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test ! -r "$cfg_dir/freshclam.conf"; then |
|
|
|
|
INSTALL_FRESHCLAM_CONF_TRUE= |
|
|
|
|
INSTALL_FRESHCLAM_CONF_FALSE='#' |
|
|
|
|
else |
|
|
|
|
INSTALL_FRESHCLAM_CONF_TRUE='#' |
|
|
|
|
INSTALL_FRESHCLAM_CONF_FALSE= |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test "$cross_compiling" = yes; then |
|
|
|
|
{ { echo "$as_me:$LINENO: error: cannot run test program while cross compiling |
|
|
|
|
See \`config.log' for more details." >&5 |
|
|
|
@ -11495,6 +11474,7 @@ cat >>confdefs.h <<\_ACEOF |
|
|
|
|
#define C_BSD 1 |
|
|
|
|
_ACEOF |
|
|
|
|
|
|
|
|
|
bad_gethostbyname_r="yes" |
|
|
|
|
;; |
|
|
|
|
openbsd3.3*) |
|
|
|
|
if test "$have_pthreads" = "yes"; then |
|
|
|
@ -11520,6 +11500,7 @@ cat >>confdefs.h <<\_ACEOF |
|
|
|
|
#define C_BSD 1 |
|
|
|
|
_ACEOF |
|
|
|
|
|
|
|
|
|
bad_gethostbyname_r="yes" |
|
|
|
|
;; |
|
|
|
|
openbsd*) |
|
|
|
|
if test "$have_pthreads" = "yes"; then |
|
|
|
@ -11548,6 +11529,7 @@ cat >>confdefs.h <<\_ACEOF |
|
|
|
|
#define C_BSD 1 |
|
|
|
|
_ACEOF |
|
|
|
|
|
|
|
|
|
bad_gethostbyname_r="yes" |
|
|
|
|
;; |
|
|
|
|
netbsd*) |
|
|
|
|
if test "$have_pthreads" = "yes"; then |
|
|
|
@ -11571,6 +11553,7 @@ cat >>confdefs.h <<\_ACEOF |
|
|
|
|
#define C_BSD 1 |
|
|
|
|
_ACEOF |
|
|
|
|
|
|
|
|
|
bad_gethostbyname_r="yes" |
|
|
|
|
;; |
|
|
|
|
bsd*) |
|
|
|
|
echo "$as_me:$LINENO: result: Unknown BSD detected. Disabling thread support." >&5 |
|
|
|
@ -11581,6 +11564,7 @@ cat >>confdefs.h <<\_ACEOF |
|
|
|
|
#define C_BSD 1 |
|
|
|
|
_ACEOF |
|
|
|
|
|
|
|
|
|
bad_gethostbyname_r="yes" |
|
|
|
|
;; |
|
|
|
|
beos*) |
|
|
|
|
echo "$as_me:$LINENO: result: BeOS detected. Disabling thread support." >&5 |
|
|
|
@ -11609,6 +11593,7 @@ cat >>confdefs.h <<\_ACEOF |
|
|
|
|
_ACEOF |
|
|
|
|
|
|
|
|
|
use_netinfo="yes" |
|
|
|
|
bad_gethostbyname_r="yes" |
|
|
|
|
;; |
|
|
|
|
sco*) |
|
|
|
|
;; |
|
|
|
@ -12707,7 +12692,7 @@ if test "${enable_gethostbyname_r+set}" = set; then |
|
|
|
|
ac_cv_gethostbyname_args="" |
|
|
|
|
fi; |
|
|
|
|
|
|
|
|
|
if test -z "$ac_cv_gethostbyname_args"; then |
|
|
|
|
if test -z "$ac_cv_gethostbyname_args" || test "$bad_gethostbyname_r" = "yes"; then |
|
|
|
|
echo "$as_me:$LINENO: result: no" >&5 |
|
|
|
|
echo "${ECHO_T}no" >&6 |
|
|
|
|
else |
|
|
|
@ -13619,20 +13604,6 @@ echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. |
|
|
|
|
Usually this means the macro was only invoked conditionally." >&2;} |
|
|
|
|
{ (exit 1); exit 1; }; } |
|
|
|
|
fi |
|
|
|
|
if test -z "${INSTALL_CLAMD_CONF_TRUE}" && test -z "${INSTALL_CLAMD_CONF_FALSE}"; then |
|
|
|
|
{ { echo "$as_me:$LINENO: error: conditional \"INSTALL_CLAMD_CONF\" was never defined. |
|
|
|
|
Usually this means the macro was only invoked conditionally." >&5 |
|
|
|
|
echo "$as_me: error: conditional \"INSTALL_CLAMD_CONF\" was never defined. |
|
|
|
|
Usually this means the macro was only invoked conditionally." >&2;} |
|
|
|
|
{ (exit 1); exit 1; }; } |
|
|
|
|
fi |
|
|
|
|
if test -z "${INSTALL_FRESHCLAM_CONF_TRUE}" && test -z "${INSTALL_FRESHCLAM_CONF_FALSE}"; then |
|
|
|
|
{ { echo "$as_me:$LINENO: error: conditional \"INSTALL_FRESHCLAM_CONF\" was never defined. |
|
|
|
|
Usually this means the macro was only invoked conditionally." >&5 |
|
|
|
|
echo "$as_me: error: conditional \"INSTALL_FRESHCLAM_CONF\" was never defined. |
|
|
|
|
Usually this means the macro was only invoked conditionally." >&2;} |
|
|
|
|
{ (exit 1); exit 1; }; } |
|
|
|
|
fi |
|
|
|
|
if test -z "${BUILD_CLAMD_TRUE}" && test -z "${BUILD_CLAMD_FALSE}"; then |
|
|
|
|
{ { echo "$as_me:$LINENO: error: conditional \"BUILD_CLAMD\" was never defined. |
|
|
|
|
Usually this means the macro was only invoked conditionally." >&5 |
|
|
|
@ -14253,10 +14224,6 @@ s,@EGREP@,$EGREP,;t t |
|
|
|
|
s,@LIBTOOL@,$LIBTOOL,;t t |
|
|
|
|
s,@DBDIR@,$DBDIR,;t t |
|
|
|
|
s,@CFGDIR@,$CFGDIR,;t t |
|
|
|
|
s,@INSTALL_CLAMD_CONF_TRUE@,$INSTALL_CLAMD_CONF_TRUE,;t t |
|
|
|
|
s,@INSTALL_CLAMD_CONF_FALSE@,$INSTALL_CLAMD_CONF_FALSE,;t t |
|
|
|
|
s,@INSTALL_FRESHCLAM_CONF_TRUE@,$INSTALL_FRESHCLAM_CONF_TRUE,;t t |
|
|
|
|
s,@INSTALL_FRESHCLAM_CONF_FALSE@,$INSTALL_FRESHCLAM_CONF_FALSE,;t t |
|
|
|
|
s,@LIBCLAMAV_LIBS@,$LIBCLAMAV_LIBS,;t t |
|
|
|
|
s,@CLAMD_LIBS@,$CLAMD_LIBS,;t t |
|
|
|
|
s,@CLAMAV_MILTER_LIBS@,$CLAMAV_MILTER_LIBS,;t t |
|
|
|
|