Browse code

exclude autoit ea06 unit test file when ea06 not available.

Steven Morgan authored on 2013/11/01 04:48:13
Showing 4 changed files
... ...
@@ -1,11 +1,13 @@
1 1
 #! /bin/sh
2 2
 # Guess values for system-dependent variables and create Makefiles.
3
-# Generated by GNU Autoconf 2.69 for ClamAV devel.
3
+# Generated by GNU Autoconf 2.68 for ClamAV devel.
4 4
 #
5 5
 # Report bugs to <http://bugs.clamav.net/>.
6 6
 #
7 7
 #
8
-# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
8
+# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9
+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
10
+# Foundation, Inc.
9 11
 #
10 12
 #
11 13
 # This configure script is free software; the Free Software Foundation
... ...
@@ -134,31 +136,6 @@ export LANGUAGE
134 134
 # CDPATH.
135 135
 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
136 136
 
137
-# Use a proper internal environment variable to ensure we don't fall
138
-  # into an infinite loop, continuously re-executing ourselves.
139
-  if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
140
-    _as_can_reexec=no; export _as_can_reexec;
141
-    # We cannot yet assume a decent shell, so we have to provide a
142
-# neutralization value for shells without unset; and this also
143
-# works around shells that cannot unset nonexistent variables.
144
-# Preserve -v and -x to the replacement shell.
145
-BASH_ENV=/dev/null
146
-ENV=/dev/null
147
-(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
148
-case $- in # ((((
149
-  *v*x* | *x*v* ) as_opts=-vx ;;
150
-  *v* ) as_opts=-v ;;
151
-  *x* ) as_opts=-x ;;
152
-  * ) as_opts= ;;
153
-esac
154
-exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
155
-# Admittedly, this is quite paranoid, since all the known shells bail
156
-# out after a failed `exec'.
157
-$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
158
-as_fn_exit 255
159
-  fi
160
-  # We don't want this to propagate to other subprocesses.
161
-          { _as_can_reexec=; unset _as_can_reexec;}
162 137
 if test "x$CONFIG_SHELL" = x; then
163 138
   as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
164 139
   emulate sh
... ...
@@ -192,8 +169,7 @@ if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
192 192
 else
193 193
   exitcode=1; echo positional parameters were not saved.
194 194
 fi
195
-test x\$exitcode = x0 || exit 1
196
-test -x / || exit 1"
195
+test x\$exitcode = x0 || exit 1"
197 196
   as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
198 197
   as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
199 198
   eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
... ...
@@ -246,25 +222,21 @@ IFS=$as_save_IFS
246 246
 
247 247
 
248 248
       if test "x$CONFIG_SHELL" != x; then :
249
-  export CONFIG_SHELL
250
-             # We cannot yet assume a decent shell, so we have to provide a
251
-# neutralization value for shells without unset; and this also
252
-# works around shells that cannot unset nonexistent variables.
253
-# Preserve -v and -x to the replacement shell.
254
-BASH_ENV=/dev/null
255
-ENV=/dev/null
256
-(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
257
-case $- in # ((((
258
-  *v*x* | *x*v* ) as_opts=-vx ;;
259
-  *v* ) as_opts=-v ;;
260
-  *x* ) as_opts=-x ;;
261
-  * ) as_opts= ;;
262
-esac
263
-exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
264
-# Admittedly, this is quite paranoid, since all the known shells bail
265
-# out after a failed `exec'.
266
-$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
267
-exit 255
249
+  # We cannot yet assume a decent shell, so we have to provide a
250
+	# neutralization value for shells without unset; and this also
251
+	# works around shells that cannot unset nonexistent variables.
252
+	# Preserve -v and -x to the replacement shell.
253
+	BASH_ENV=/dev/null
254
+	ENV=/dev/null
255
+	(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
256
+	export CONFIG_SHELL
257
+	case $- in # ((((
258
+	  *v*x* | *x*v* ) as_opts=-vx ;;
259
+	  *v* ) as_opts=-v ;;
260
+	  *x* ) as_opts=-x ;;
261
+	  * ) as_opts= ;;
262
+	esac
263
+	exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
268 264
 fi
269 265
 
270 266
     if test x$as_have_required = xno; then :
... ...
@@ -367,14 +339,6 @@ $as_echo X"$as_dir" |
367 367
 
368 368
 
369 369
 } # as_fn_mkdir_p
370
-
371
-# as_fn_executable_p FILE
372
-# -----------------------
373
-# Test if FILE is an executable regular file.
374
-as_fn_executable_p ()
375
-{
376
-  test -f "$1" && test -x "$1"
377
-} # as_fn_executable_p
378 370
 # as_fn_append VAR VALUE
379 371
 # ----------------------
380 372
 # Append the text in VALUE to the end of the definition contained in VAR. Take
... ...
@@ -496,10 +460,6 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
496 496
   chmod +x "$as_me.lineno" ||
497 497
     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
498 498
 
499
-  # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
500
-  # already done that, so ensure we don't try to do so again and fall
501
-  # in an infinite loop.  This has already happened in practice.
502
-  _as_can_reexec=no; export _as_can_reexec
503 499
   # Don't try to exec as it changes $[0], causing all sort of problems
504 500
   # (the dirname of $[0] is not the place where we might find the
505 501
   # original and so on.  Autoconf is especially sensitive to this).
... ...
@@ -534,16 +494,16 @@ if (echo >conf$$.file) 2>/dev/null; then
534 534
     # ... but there are two gotchas:
535 535
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
536 536
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
537
-    # In both cases, we have to default to `cp -pR'.
537
+    # In both cases, we have to default to `cp -p'.
538 538
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
539
-      as_ln_s='cp -pR'
539
+      as_ln_s='cp -p'
540 540
   elif ln conf$$.file conf$$ 2>/dev/null; then
541 541
     as_ln_s=ln
542 542
   else
543
-    as_ln_s='cp -pR'
543
+    as_ln_s='cp -p'
544 544
   fi
545 545
 else
546
-  as_ln_s='cp -pR'
546
+  as_ln_s='cp -p'
547 547
 fi
548 548
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
549 549
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -555,8 +515,28 @@ else
555 555
   as_mkdir_p=false
556 556
 fi
557 557
 
558
-as_test_x='test -x'
559
-as_executable_p=as_fn_executable_p
558
+if test -x / >/dev/null 2>&1; then
559
+  as_test_x='test -x'
560
+else
561
+  if ls -dL / >/dev/null 2>&1; then
562
+    as_ls_L_option=L
563
+  else
564
+    as_ls_L_option=
565
+  fi
566
+  as_test_x='
567
+    eval sh -c '\''
568
+      if test -d "$1"; then
569
+	test -d "$1/.";
570
+      else
571
+	case $1 in #(
572
+	-*)set "./$1";;
573
+	esac;
574
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
575
+	???[sx]*):;;*)false;;esac;fi
576
+    '\'' sh
577
+  '
578
+fi
579
+as_executable_p=$as_test_x
560 580
 
561 581
 # Sed expression to map a string onto a valid CPP name.
562 582
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -693,6 +673,8 @@ VERSIONSCRIPT_FALSE
693 693
 VERSIONSCRIPT_TRUE
694 694
 VERSIONSCRIPTFLAG
695 695
 LIBM
696
+HAVE_AUTOITEA06_FALSE
697
+HAVE_AUTOITEA06_TRUE
696 698
 LTDLOPEN
697 699
 LT_CONFIG_H
698 700
 CONVENIENCE_LTDL_FALSE
... ...
@@ -1353,6 +1335,8 @@ target=$target_alias
1353 1353
 if test "x$host_alias" != x; then
1354 1354
   if test "x$build_alias" = x; then
1355 1355
     cross_compiling=maybe
1356
+    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1357
+    If a cross compiler is detected then cross compile mode will be used" >&2
1356 1358
   elif test "x$build_alias" != "x$host_alias"; then
1357 1359
     cross_compiling=yes
1358 1360
   fi
... ...
@@ -1671,9 +1655,9 @@ test -n "$ac_init_help" && exit $ac_status
1671 1671
 if $ac_init_version; then
1672 1672
   cat <<\_ACEOF
1673 1673
 ClamAV configure devel
1674
-generated by GNU Autoconf 2.69
1674
+generated by GNU Autoconf 2.68
1675 1675
 
1676
-Copyright (C) 2012 Free Software Foundation, Inc.
1676
+Copyright (C) 2010 Free Software Foundation, Inc.
1677 1677
 This configure script is free software; the Free Software Foundation
1678 1678
 gives unlimited permission to copy, distribute and modify it.
1679 1679
 _ACEOF
... ...
@@ -1749,7 +1733,7 @@ $as_echo "$ac_try_echo"; } >&5
1749 1749
 	 test ! -s conftest.err
1750 1750
        } && test -s conftest$ac_exeext && {
1751 1751
 	 test "$cross_compiling" = yes ||
1752
-	 test -x conftest$ac_exeext
1752
+	 $as_test_x conftest$ac_exeext
1753 1753
        }; then :
1754 1754
   ac_retval=0
1755 1755
 else
... ...
@@ -2140,7 +2124,7 @@ This file contains any messages produced by compilers while
2140 2140
 running configure, to aid debugging if configure makes a mistake.
2141 2141
 
2142 2142
 It was created by ClamAV $as_me devel, which was
2143
-generated by GNU Autoconf 2.69.  Invocation command line was
2143
+generated by GNU Autoconf 2.68.  Invocation command line was
2144 2144
 
2145 2145
   $ $0 $@
2146 2146
 
... ...
@@ -2861,7 +2845,7 @@ case $as_dir/ in #((
2861 2861
     # by default.
2862 2862
     for ac_prog in ginstall scoinst install; do
2863 2863
       for ac_exec_ext in '' $ac_executable_extensions; do
2864
-	if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2864
+	if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2865 2865
 	  if test $ac_prog = install &&
2866 2866
 	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2867 2867
 	    # AIX install.  It has an incompatible calling convention.
... ...
@@ -3030,7 +3014,7 @@ do
3030 3030
   IFS=$as_save_IFS
3031 3031
   test -z "$as_dir" && as_dir=.
3032 3032
     for ac_exec_ext in '' $ac_executable_extensions; do
3033
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3033
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3034 3034
     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
3035 3035
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3036 3036
     break 2
... ...
@@ -3070,7 +3054,7 @@ do
3070 3070
   IFS=$as_save_IFS
3071 3071
   test -z "$as_dir" && as_dir=.
3072 3072
     for ac_exec_ext in '' $ac_executable_extensions; do
3073
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3073
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3074 3074
     ac_cv_prog_ac_ct_STRIP="strip"
3075 3075
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3076 3076
     break 2
... ...
@@ -3121,7 +3105,7 @@ do
3121 3121
   test -z "$as_dir" && as_dir=.
3122 3122
     for ac_prog in mkdir gmkdir; do
3123 3123
 	 for ac_exec_ext in '' $ac_executable_extensions; do
3124
-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
3124
+	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
3125 3125
 	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
3126 3126
 	     'mkdir (GNU coreutils) '* | \
3127 3127
 	     'mkdir (coreutils) '* | \
... ...
@@ -3174,7 +3158,7 @@ do
3174 3174
   IFS=$as_save_IFS
3175 3175
   test -z "$as_dir" && as_dir=.
3176 3176
     for ac_exec_ext in '' $ac_executable_extensions; do
3177
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3177
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3178 3178
     ac_cv_prog_AWK="$ac_prog"
3179 3179
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3180 3180
     break 2
... ...
@@ -3442,7 +3426,7 @@ do
3442 3442
   IFS=$as_save_IFS
3443 3443
   test -z "$as_dir" && as_dir=.
3444 3444
     for ac_exec_ext in '' $ac_executable_extensions; do
3445
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3445
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3446 3446
     ac_cv_prog_AWK="$ac_prog"
3447 3447
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3448 3448
     break 2
... ...
@@ -3696,7 +3680,7 @@ do
3696 3696
   IFS=$as_save_IFS
3697 3697
   test -z "$as_dir" && as_dir=.
3698 3698
     for ac_exec_ext in '' $ac_executable_extensions; do
3699
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3699
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3700 3700
     ac_cv_prog_CC="${ac_tool_prefix}gcc"
3701 3701
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3702 3702
     break 2
... ...
@@ -3736,7 +3720,7 @@ do
3736 3736
   IFS=$as_save_IFS
3737 3737
   test -z "$as_dir" && as_dir=.
3738 3738
     for ac_exec_ext in '' $ac_executable_extensions; do
3739
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3739
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3740 3740
     ac_cv_prog_ac_ct_CC="gcc"
3741 3741
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3742 3742
     break 2
... ...
@@ -3789,7 +3773,7 @@ do
3789 3789
   IFS=$as_save_IFS
3790 3790
   test -z "$as_dir" && as_dir=.
3791 3791
     for ac_exec_ext in '' $ac_executable_extensions; do
3792
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3792
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3793 3793
     ac_cv_prog_CC="${ac_tool_prefix}cc"
3794 3794
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3795 3795
     break 2
... ...
@@ -3830,7 +3814,7 @@ do
3830 3830
   IFS=$as_save_IFS
3831 3831
   test -z "$as_dir" && as_dir=.
3832 3832
     for ac_exec_ext in '' $ac_executable_extensions; do
3833
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3833
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3834 3834
     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3835 3835
        ac_prog_rejected=yes
3836 3836
        continue
... ...
@@ -3888,7 +3872,7 @@ do
3888 3888
   IFS=$as_save_IFS
3889 3889
   test -z "$as_dir" && as_dir=.
3890 3890
     for ac_exec_ext in '' $ac_executable_extensions; do
3891
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3891
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3892 3892
     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3893 3893
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3894 3894
     break 2
... ...
@@ -3932,7 +3916,7 @@ do
3932 3932
   IFS=$as_save_IFS
3933 3933
   test -z "$as_dir" && as_dir=.
3934 3934
     for ac_exec_ext in '' $ac_executable_extensions; do
3935
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3935
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3936 3936
     ac_cv_prog_ac_ct_CC="$ac_prog"
3937 3937
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3938 3938
     break 2
... ...
@@ -4378,7 +4362,8 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4378 4378
 /* end confdefs.h.  */
4379 4379
 #include <stdarg.h>
4380 4380
 #include <stdio.h>
4381
-struct stat;
4381
+#include <sys/types.h>
4382
+#include <sys/stat.h>
4382 4383
 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
4383 4384
 struct buf { int x; };
4384 4385
 FILE * (*rcsopen) (struct buf *, struct stat *, int);
... ...
@@ -4613,7 +4598,7 @@ do
4613 4613
     for ac_prog in sed gsed; do
4614 4614
     for ac_exec_ext in '' $ac_executable_extensions; do
4615 4615
       ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
4616
-      as_fn_executable_p "$ac_path_SED" || continue
4616
+      { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
4617 4617
 # Check for GNU ac_path_SED and select it if it is found.
4618 4618
   # Check for GNU $ac_path_SED
4619 4619
 case `"$ac_path_SED" --version 2>&1` in
... ...
@@ -4689,7 +4674,7 @@ do
4689 4689
     for ac_prog in grep ggrep; do
4690 4690
     for ac_exec_ext in '' $ac_executable_extensions; do
4691 4691
       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4692
-      as_fn_executable_p "$ac_path_GREP" || continue
4692
+      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4693 4693
 # Check for GNU ac_path_GREP and select it if it is found.
4694 4694
   # Check for GNU $ac_path_GREP
4695 4695
 case `"$ac_path_GREP" --version 2>&1` in
... ...
@@ -4755,7 +4740,7 @@ do
4755 4755
     for ac_prog in egrep; do
4756 4756
     for ac_exec_ext in '' $ac_executable_extensions; do
4757 4757
       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4758
-      as_fn_executable_p "$ac_path_EGREP" || continue
4758
+      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4759 4759
 # Check for GNU ac_path_EGREP and select it if it is found.
4760 4760
   # Check for GNU $ac_path_EGREP
4761 4761
 case `"$ac_path_EGREP" --version 2>&1` in
... ...
@@ -4822,7 +4807,7 @@ do
4822 4822
     for ac_prog in fgrep; do
4823 4823
     for ac_exec_ext in '' $ac_executable_extensions; do
4824 4824
       ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
4825
-      as_fn_executable_p "$ac_path_FGREP" || continue
4825
+      { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
4826 4826
 # Check for GNU ac_path_FGREP and select it if it is found.
4827 4827
   # Check for GNU $ac_path_FGREP
4828 4828
 case `"$ac_path_FGREP" --version 2>&1` in
... ...
@@ -5078,7 +5063,7 @@ do
5078 5078
   IFS=$as_save_IFS
5079 5079
   test -z "$as_dir" && as_dir=.
5080 5080
     for ac_exec_ext in '' $ac_executable_extensions; do
5081
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5081
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5082 5082
     ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5083 5083
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5084 5084
     break 2
... ...
@@ -5122,7 +5107,7 @@ do
5122 5122
   IFS=$as_save_IFS
5123 5123
   test -z "$as_dir" && as_dir=.
5124 5124
     for ac_exec_ext in '' $ac_executable_extensions; do
5125
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5125
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5126 5126
     ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
5127 5127
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5128 5128
     break 2
... ...
@@ -5535,7 +5520,7 @@ do
5535 5535
   IFS=$as_save_IFS
5536 5536
   test -z "$as_dir" && as_dir=.
5537 5537
     for ac_exec_ext in '' $ac_executable_extensions; do
5538
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5538
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5539 5539
     ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
5540 5540
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5541 5541
     break 2
... ...
@@ -5575,7 +5560,7 @@ do
5575 5575
   IFS=$as_save_IFS
5576 5576
   test -z "$as_dir" && as_dir=.
5577 5577
     for ac_exec_ext in '' $ac_executable_extensions; do
5578
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5578
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5579 5579
     ac_cv_prog_ac_ct_OBJDUMP="objdump"
5580 5580
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5581 5581
     break 2
... ...
@@ -5881,7 +5866,7 @@ do
5881 5881
   IFS=$as_save_IFS
5882 5882
   test -z "$as_dir" && as_dir=.
5883 5883
     for ac_exec_ext in '' $ac_executable_extensions; do
5884
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5884
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5885 5885
     ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
5886 5886
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5887 5887
     break 2
... ...
@@ -5921,7 +5906,7 @@ do
5921 5921
   IFS=$as_save_IFS
5922 5922
   test -z "$as_dir" && as_dir=.
5923 5923
     for ac_exec_ext in '' $ac_executable_extensions; do
5924
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5924
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5925 5925
     ac_cv_prog_ac_ct_DLLTOOL="dlltool"
5926 5926
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5927 5927
     break 2
... ...
@@ -6025,7 +6010,7 @@ do
6025 6025
   IFS=$as_save_IFS
6026 6026
   test -z "$as_dir" && as_dir=.
6027 6027
     for ac_exec_ext in '' $ac_executable_extensions; do
6028
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6028
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6029 6029
     ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
6030 6030
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6031 6031
     break 2
... ...
@@ -6069,7 +6054,7 @@ do
6069 6069
   IFS=$as_save_IFS
6070 6070
   test -z "$as_dir" && as_dir=.
6071 6071
     for ac_exec_ext in '' $ac_executable_extensions; do
6072
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6072
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6073 6073
     ac_cv_prog_ac_ct_AR="$ac_prog"
6074 6074
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6075 6075
     break 2
... ...
@@ -6194,7 +6179,7 @@ do
6194 6194
   IFS=$as_save_IFS
6195 6195
   test -z "$as_dir" && as_dir=.
6196 6196
     for ac_exec_ext in '' $ac_executable_extensions; do
6197
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6197
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6198 6198
     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6199 6199
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6200 6200
     break 2
... ...
@@ -6234,7 +6219,7 @@ do
6234 6234
   IFS=$as_save_IFS
6235 6235
   test -z "$as_dir" && as_dir=.
6236 6236
     for ac_exec_ext in '' $ac_executable_extensions; do
6237
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6237
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6238 6238
     ac_cv_prog_ac_ct_STRIP="strip"
6239 6239
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6240 6240
     break 2
... ...
@@ -6293,7 +6278,7 @@ do
6293 6293
   IFS=$as_save_IFS
6294 6294
   test -z "$as_dir" && as_dir=.
6295 6295
     for ac_exec_ext in '' $ac_executable_extensions; do
6296
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6296
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6297 6297
     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6298 6298
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6299 6299
     break 2
... ...
@@ -6333,7 +6318,7 @@ do
6333 6333
   IFS=$as_save_IFS
6334 6334
   test -z "$as_dir" && as_dir=.
6335 6335
     for ac_exec_ext in '' $ac_executable_extensions; do
6336
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6336
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6337 6337
     ac_cv_prog_ac_ct_RANLIB="ranlib"
6338 6338
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6339 6339
     break 2
... ...
@@ -6982,7 +6967,7 @@ do
6982 6982
   IFS=$as_save_IFS
6983 6983
   test -z "$as_dir" && as_dir=.
6984 6984
     for ac_exec_ext in '' $ac_executable_extensions; do
6985
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6985
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6986 6986
     ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
6987 6987
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6988 6988
     break 2
... ...
@@ -7022,7 +7007,7 @@ do
7022 7022
   IFS=$as_save_IFS
7023 7023
   test -z "$as_dir" && as_dir=.
7024 7024
     for ac_exec_ext in '' $ac_executable_extensions; do
7025
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7025
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7026 7026
     ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
7027 7027
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7028 7028
     break 2
... ...
@@ -7102,7 +7087,7 @@ do
7102 7102
   IFS=$as_save_IFS
7103 7103
   test -z "$as_dir" && as_dir=.
7104 7104
     for ac_exec_ext in '' $ac_executable_extensions; do
7105
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7105
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7106 7106
     ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7107 7107
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7108 7108
     break 2
... ...
@@ -7142,7 +7127,7 @@ do
7142 7142
   IFS=$as_save_IFS
7143 7143
   test -z "$as_dir" && as_dir=.
7144 7144
     for ac_exec_ext in '' $ac_executable_extensions; do
7145
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7145
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7146 7146
     ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7147 7147
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7148 7148
     break 2
... ...
@@ -7194,7 +7179,7 @@ do
7194 7194
   IFS=$as_save_IFS
7195 7195
   test -z "$as_dir" && as_dir=.
7196 7196
     for ac_exec_ext in '' $ac_executable_extensions; do
7197
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7197
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7198 7198
     ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7199 7199
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7200 7200
     break 2
... ...
@@ -7234,7 +7219,7 @@ do
7234 7234
   IFS=$as_save_IFS
7235 7235
   test -z "$as_dir" && as_dir=.
7236 7236
     for ac_exec_ext in '' $ac_executable_extensions; do
7237
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7237
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7238 7238
     ac_cv_prog_ac_ct_NMEDIT="nmedit"
7239 7239
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7240 7240
     break 2
... ...
@@ -7286,7 +7271,7 @@ do
7286 7286
   IFS=$as_save_IFS
7287 7287
   test -z "$as_dir" && as_dir=.
7288 7288
     for ac_exec_ext in '' $ac_executable_extensions; do
7289
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7289
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7290 7290
     ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7291 7291
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7292 7292
     break 2
... ...
@@ -7326,7 +7311,7 @@ do
7326 7326
   IFS=$as_save_IFS
7327 7327
   test -z "$as_dir" && as_dir=.
7328 7328
     for ac_exec_ext in '' $ac_executable_extensions; do
7329
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7329
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7330 7330
     ac_cv_prog_ac_ct_LIPO="lipo"
7331 7331
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7332 7332
     break 2
... ...
@@ -7378,7 +7363,7 @@ do
7378 7378
   IFS=$as_save_IFS
7379 7379
   test -z "$as_dir" && as_dir=.
7380 7380
     for ac_exec_ext in '' $ac_executable_extensions; do
7381
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7381
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7382 7382
     ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7383 7383
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7384 7384
     break 2
... ...
@@ -7418,7 +7403,7 @@ do
7418 7418
   IFS=$as_save_IFS
7419 7419
   test -z "$as_dir" && as_dir=.
7420 7420
     for ac_exec_ext in '' $ac_executable_extensions; do
7421
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7421
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7422 7422
     ac_cv_prog_ac_ct_OTOOL="otool"
7423 7423
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7424 7424
     break 2
... ...
@@ -7470,7 +7455,7 @@ do
7470 7470
   IFS=$as_save_IFS
7471 7471
   test -z "$as_dir" && as_dir=.
7472 7472
     for ac_exec_ext in '' $ac_executable_extensions; do
7473
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7473
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7474 7474
     ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
7475 7475
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7476 7476
     break 2
... ...
@@ -7510,7 +7495,7 @@ do
7510 7510
   IFS=$as_save_IFS
7511 7511
   test -z "$as_dir" && as_dir=.
7512 7512
     for ac_exec_ext in '' $ac_executable_extensions; do
7513
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7513
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7514 7514
     ac_cv_prog_ac_ct_OTOOL64="otool64"
7515 7515
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7516 7516
     break 2
... ...
@@ -13307,11 +13292,11 @@ else
13307 13307
 int
13308 13308
 main ()
13309 13309
 {
13310
-
13310
+/* FIXME: Include the comments suggested by Paul. */
13311 13311
 #ifndef __cplusplus
13312
-  /* Ultrix mips cc rejects this sort of thing.  */
13312
+  /* Ultrix mips cc rejects this.  */
13313 13313
   typedef int charset[2];
13314
-  const charset cs = { 0, 0 };
13314
+  const charset cs;
13315 13315
   /* SunOS 4.1.1 cc rejects this.  */
13316 13316
   char const *const *pcpcc;
13317 13317
   char **ppc;
... ...
@@ -13328,9 +13313,8 @@ main ()
13328 13328
   ++pcpcc;
13329 13329
   ppc = (char**) pcpcc;
13330 13330
   pcpcc = (char const *const *) ppc;
13331
-  { /* SCO 3.2v4 cc rejects this sort of thing.  */
13332
-    char tx;
13333
-    char *t = &tx;
13331
+  { /* SCO 3.2v4 cc rejects this.  */
13332
+    char *t;
13334 13333
     char const *s = 0 ? (char *) 0 : (char const *) 0;
13335 13334
 
13336 13335
     *t++ = 0;
... ...
@@ -13346,10 +13330,10 @@ main ()
13346 13346
     iptr p = 0;
13347 13347
     ++p;
13348 13348
   }
13349
-  { /* AIX XL C 1.02.0.0 rejects this sort of thing, saying
13349
+  { /* AIX XL C 1.02.0.0 rejects this saying
13350 13350
        "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
13351
-    struct s { int j; const int *ap[3]; } bx;
13352
-    struct s *b = &bx; b->j = 5;
13351
+    struct s { int j; const int *ap[3]; };
13352
+    struct s *b; b->j = 5;
13353 13353
   }
13354 13354
   { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
13355 13355
     const int foo = 10;
... ...
@@ -13709,6 +13693,15 @@ $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
13709 13709
  esac
13710 13710
 
13711 13711
 
13712
+ if test "x$have_autoitea06" == "xyes"; then
13713
+  HAVE_AUTOITEA06_TRUE=
13714
+  HAVE_AUTOITEA06_FALSE='#'
13715
+else
13716
+  HAVE_AUTOITEA06_TRUE='#'
13717
+  HAVE_AUTOITEA06_FALSE=
13718
+fi
13719
+
13720
+
13712 13721
 LIBM=
13713 13722
 case $host in
13714 13723
 *-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*)
... ...
@@ -15747,7 +15740,7 @@ do
15747 15747
   IFS=$as_save_IFS
15748 15748
   test -z "$as_dir" && as_dir=.
15749 15749
     for ac_exec_ext in '' $ac_executable_extensions; do
15750
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
15750
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15751 15751
     ac_cv_prog_GCOV="$ac_prog"
15752 15752
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
15753 15753
     break 2
... ...
@@ -15790,7 +15783,7 @@ do
15790 15790
   IFS=$as_save_IFS
15791 15791
   test -z "$as_dir" && as_dir=.
15792 15792
     for ac_exec_ext in '' $ac_executable_extensions; do
15793
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
15793
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15794 15794
     ac_cv_prog_LCOV="$ac_prog"
15795 15795
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
15796 15796
     break 2
... ...
@@ -15833,7 +15826,7 @@ do
15833 15833
   IFS=$as_save_IFS
15834 15834
   test -z "$as_dir" && as_dir=.
15835 15835
     for ac_exec_ext in '' $ac_executable_extensions; do
15836
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
15836
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15837 15837
     ac_cv_prog_GENHTML="$ac_prog"
15838 15838
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
15839 15839
     break 2
... ...
@@ -18542,7 +18535,7 @@ do
18542 18542
   IFS=$as_save_IFS
18543 18543
   test -z "$as_dir" && as_dir=.
18544 18544
     for ac_exec_ext in '' $ac_executable_extensions; do
18545
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
18545
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
18546 18546
     ac_cv_path_GETENT="$as_dir/$ac_word$ac_exec_ext"
18547 18547
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
18548 18548
     break 2
... ...
@@ -21286,6 +21279,10 @@ LT_CONFIG_H=clamav-config.h
21286 21286
 
21287 21287
 
21288 21288
 
21289
+if test -z "${HAVE_AUTOITEA06_TRUE}" && test -z "${HAVE_AUTOITEA06_FALSE}"; then
21290
+  as_fn_error $? "conditional \"HAVE_AUTOITEA06\" was never defined.
21291
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
21292
+fi
21289 21293
 if test -z "${VERSIONSCRIPT_TRUE}" && test -z "${VERSIONSCRIPT_FALSE}"; then
21290 21294
   as_fn_error $? "conditional \"VERSIONSCRIPT\" was never defined.
21291 21295
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
... ...
@@ -21620,16 +21617,16 @@ if (echo >conf$$.file) 2>/dev/null; then
21620 21620
     # ... but there are two gotchas:
21621 21621
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
21622 21622
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
21623
-    # In both cases, we have to default to `cp -pR'.
21623
+    # In both cases, we have to default to `cp -p'.
21624 21624
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
21625
-      as_ln_s='cp -pR'
21625
+      as_ln_s='cp -p'
21626 21626
   elif ln conf$$.file conf$$ 2>/dev/null; then
21627 21627
     as_ln_s=ln
21628 21628
   else
21629
-    as_ln_s='cp -pR'
21629
+    as_ln_s='cp -p'
21630 21630
   fi
21631 21631
 else
21632
-  as_ln_s='cp -pR'
21632
+  as_ln_s='cp -p'
21633 21633
 fi
21634 21634
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
21635 21635
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -21689,16 +21686,28 @@ else
21689 21689
   as_mkdir_p=false
21690 21690
 fi
21691 21691
 
21692
-
21693
-# as_fn_executable_p FILE
21694
-# -----------------------
21695
-# Test if FILE is an executable regular file.
21696
-as_fn_executable_p ()
21697
-{
21698
-  test -f "$1" && test -x "$1"
21699
-} # as_fn_executable_p
21700
-as_test_x='test -x'
21701
-as_executable_p=as_fn_executable_p
21692
+if test -x / >/dev/null 2>&1; then
21693
+  as_test_x='test -x'
21694
+else
21695
+  if ls -dL / >/dev/null 2>&1; then
21696
+    as_ls_L_option=L
21697
+  else
21698
+    as_ls_L_option=
21699
+  fi
21700
+  as_test_x='
21701
+    eval sh -c '\''
21702
+      if test -d "$1"; then
21703
+	test -d "$1/.";
21704
+      else
21705
+	case $1 in #(
21706
+	-*)set "./$1";;
21707
+	esac;
21708
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
21709
+	???[sx]*):;;*)false;;esac;fi
21710
+    '\'' sh
21711
+  '
21712
+fi
21713
+as_executable_p=$as_test_x
21702 21714
 
21703 21715
 # Sed expression to map a string onto a valid CPP name.
21704 21716
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -21720,7 +21729,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
21720 21720
 # values after options handling.
21721 21721
 ac_log="
21722 21722
 This file was extended by ClamAV $as_me devel, which was
21723
-generated by GNU Autoconf 2.69.  Invocation command line was
21723
+generated by GNU Autoconf 2.68.  Invocation command line was
21724 21724
 
21725 21725
   CONFIG_FILES    = $CONFIG_FILES
21726 21726
   CONFIG_HEADERS  = $CONFIG_HEADERS
... ...
@@ -21787,10 +21796,10 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
21787 21787
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
21788 21788
 ac_cs_version="\\
21789 21789
 ClamAV config.status devel
21790
-configured by $0, generated by GNU Autoconf 2.69,
21790
+configured by $0, generated by GNU Autoconf 2.68,
21791 21791
   with options \\"\$ac_cs_config\\"
21792 21792
 
21793
-Copyright (C) 2012 Free Software Foundation, Inc.
21793
+Copyright (C) 2010 Free Software Foundation, Inc.
21794 21794
 This config.status script is free software; the Free Software Foundation
21795 21795
 gives unlimited permission to copy, distribute and modify it."
21796 21796
 
... ...
@@ -21881,7 +21890,7 @@ fi
21881 21881
 _ACEOF
21882 21882
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
21883 21883
 if \$ac_cs_recheck; then
21884
-  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
21884
+  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
21885 21885
   shift
21886 21886
   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
21887 21887
   CONFIG_SHELL='$SHELL'
... ...
@@ -23898,6 +23907,10 @@ LT_CONFIG_H=clamav-config.h
23898 23898
 
23899 23899
 
23900 23900
 
23901
+if test -z "${HAVE_AUTOITEA06_TRUE}" && test -z "${HAVE_AUTOITEA06_FALSE}"; then
23902
+  as_fn_error $? "conditional \"HAVE_AUTOITEA06\" was never defined.
23903
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
23904
+fi
23901 23905
 if test -z "${VERSIONSCRIPT_TRUE}" && test -z "${VERSIONSCRIPT_FALSE}"; then
23902 23906
   as_fn_error $? "conditional \"VERSIONSCRIPT\" was never defined.
23903 23907
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
... ...
@@ -24240,16 +24253,16 @@ if (echo >conf$$.file) 2>/dev/null; then
24240 24240
     # ... but there are two gotchas:
24241 24241
     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
24242 24242
     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
24243
-    # In both cases, we have to default to `cp -pR'.
24243
+    # In both cases, we have to default to `cp -p'.
24244 24244
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
24245
-      as_ln_s='cp -pR'
24245
+      as_ln_s='cp -p'
24246 24246
   elif ln conf$$.file conf$$ 2>/dev/null; then
24247 24247
     as_ln_s=ln
24248 24248
   else
24249
-    as_ln_s='cp -pR'
24249
+    as_ln_s='cp -p'
24250 24250
   fi
24251 24251
 else
24252
-  as_ln_s='cp -pR'
24252
+  as_ln_s='cp -p'
24253 24253
 fi
24254 24254
 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
24255 24255
 rmdir conf$$.dir 2>/dev/null
... ...
@@ -24309,16 +24322,28 @@ else
24309 24309
   as_mkdir_p=false
24310 24310
 fi
24311 24311
 
24312
-
24313
-# as_fn_executable_p FILE
24314
-# -----------------------
24315
-# Test if FILE is an executable regular file.
24316
-as_fn_executable_p ()
24317
-{
24318
-  test -f "$1" && test -x "$1"
24319
-} # as_fn_executable_p
24320
-as_test_x='test -x'
24321
-as_executable_p=as_fn_executable_p
24312
+if test -x / >/dev/null 2>&1; then
24313
+  as_test_x='test -x'
24314
+else
24315
+  if ls -dL / >/dev/null 2>&1; then
24316
+    as_ls_L_option=L
24317
+  else
24318
+    as_ls_L_option=
24319
+  fi
24320
+  as_test_x='
24321
+    eval sh -c '\''
24322
+      if test -d "$1"; then
24323
+	test -d "$1/.";
24324
+      else
24325
+	case $1 in #(
24326
+	-*)set "./$1";;
24327
+	esac;
24328
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
24329
+	???[sx]*):;;*)false;;esac;fi
24330
+    '\'' sh
24331
+  '
24332
+fi
24333
+as_executable_p=$as_test_x
24322 24334
 
24323 24335
 # Sed expression to map a string onto a valid CPP name.
24324 24336
 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
... ...
@@ -24340,7 +24365,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
24340 24340
 # values after options handling.
24341 24341
 ac_log="
24342 24342
 This file was extended by ClamAV $as_me devel, which was
24343
-generated by GNU Autoconf 2.69.  Invocation command line was
24343
+generated by GNU Autoconf 2.68.  Invocation command line was
24344 24344
 
24345 24345
   CONFIG_FILES    = $CONFIG_FILES
24346 24346
   CONFIG_HEADERS  = $CONFIG_HEADERS
... ...
@@ -24407,10 +24432,10 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
24407 24407
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
24408 24408
 ac_cs_version="\\
24409 24409
 ClamAV config.status devel
24410
-configured by $0, generated by GNU Autoconf 2.69,
24410
+configured by $0, generated by GNU Autoconf 2.68,
24411 24411
   with options \\"\$ac_cs_config\\"
24412 24412
 
24413
-Copyright (C) 2012 Free Software Foundation, Inc.
24413
+Copyright (C) 2010 Free Software Foundation, Inc.
24414 24414
 This config.status script is free software; the Free Software Foundation
24415 24415
 gives unlimited permission to copy, distribute and modify it."
24416 24416
 
... ...
@@ -24501,7 +24526,7 @@ fi
24501 24501
 _ACEOF
24502 24502
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
24503 24503
 if \$ac_cs_recheck; then
24504
-  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
24504
+  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
24505 24505
   shift
24506 24506
   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
24507 24507
   CONFIG_SHELL='$SHELL'
... ...
@@ -78,6 +78,8 @@ AC_C_INLINE
78 78
 AC_C_FPU_BIGENDIAN
79 79
 AC_C_BIGENDIAN
80 80
 
81
+AM_CONDITIONAL([HAVE_AUTOITEA06], test "x$have_autoitea06" == "xyes")
82
+
81 83
 LT_LIB_M
82 84
 
83 85
 AC_ARG_ENABLE([gcc-vcheck],
... ...
@@ -2,7 +2,7 @@ FILES = clam-v2.rar clam-v3.rar clam.cab clam.exe clam.zip \
2 2
 	clam.arj clam.exe.rtf clam.exe.szdd clam.tar.gz clam.chm clam.sis \
3 3
 	clam-aspack.exe clam-pespin.exe clam-upx.exe clam-fsg.exe clam-mew.exe\
4 4
 	clam-nsis.exe clam-petite.exe clam-upack.exe clam-wwpack.exe clam.pdf\
5
-	clam.mail clam.ppt clam.tnef clam.ea05.exe clam.ea06.exe clam.d64.zip\
5
+	clam.mail clam.ppt clam.tnef clam.ea05.exe clam.d64.zip\
6 6
 	clam.exe.mbox.base64 clam.exe.mbox.uu clam.exe.binhex clam.ole.doc \
7 7
 	clam.impl.zip clam.exe.html clam.bin-be.cpio clam.bin-le.cpio \
8 8
 	clam.newc.cpio clam.odc.cpio clam-yc.exe clam_IScab_int.exe \
... ...
@@ -13,6 +13,10 @@ if HAVE_LIBBZ2
13 13
 FILES += clam.exe.bz2 clam.bz2.zip
14 14
 endif
15 15
 
16
+if HAVE_AUTOITEA06
17
+FILES += clam.ea06.exe
18
+endif
19
+
16 20
 SPLIT_DIR=$(top_srcdir)/test/.split
17 21
 
18 22
 all: $(FILES)
... ...
@@ -1,4 +1,4 @@
1
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
1
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
2 2
 # @configure_input@
3 3
 
4 4
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
... ...
@@ -15,23 +15,6 @@
15 15
 
16 16
 @SET_MAKE@
17 17
 VPATH = @srcdir@
18
-am__make_dryrun = \
19
-  { \
20
-    am__dry=no; \
21
-    case $$MAKEFLAGS in \
22
-      *\\[\ \	]*) \
23
-        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24
-          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25
-      *) \
26
-        for am__flg in $$MAKEFLAGS; do \
27
-          case $$am__flg in \
28
-            *=*|--*) ;; \
29
-            *n*) am__dry=yes; break;; \
30
-          esac; \
31
-        done;; \
32
-    esac; \
33
-    test $$am__dry = yes; \
34
-  }
35 18
 pkgdatadir = $(datadir)/@PACKAGE@
36 19
 pkgincludedir = $(includedir)/@PACKAGE@
37 20
 pkglibdir = $(libdir)/@PACKAGE@
... ...
@@ -52,6 +35,7 @@ build_triplet = @build@
52 52
 host_triplet = @host@
53 53
 target_triplet = @target@
54 54
 @HAVE_LIBBZ2_TRUE@am__append_1 = clam.exe.bz2 clam.bz2.zip
55
+@HAVE_AUTOITEA06_TRUE@am__append_2 = clam.ea06.exe
55 56
 subdir = test
56 57
 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
57 58
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
... ...
@@ -80,11 +64,6 @@ am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
80 80
 am__v_at_0 = @
81 81
 SOURCES =
82 82
 DIST_SOURCES =
83
-am__can_run_installinfo = \
84
-  case $$AM_UPDATE_INFO_DIR in \
85
-    n|no|NO) false;; \
86
-    *) (install-info --version) >/dev/null 2>&1;; \
87
-  esac
88 83
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
89 84
 ACLOCAL = @ACLOCAL@
90 85
 AMTAR = @AMTAR@
... ...
@@ -258,13 +237,13 @@ FILES = clam-v2.rar clam-v3.rar clam.cab clam.exe clam.zip clam.arj \
258 258
 	clam-aspack.exe clam-pespin.exe clam-upx.exe clam-fsg.exe \
259 259
 	clam-mew.exe clam-nsis.exe clam-petite.exe clam-upack.exe \
260 260
 	clam-wwpack.exe clam.pdf clam.mail clam.ppt clam.tnef \
261
-	clam.ea05.exe clam.ea06.exe clam.d64.zip clam.exe.mbox.base64 \
261
+	clam.ea05.exe clam.d64.zip clam.exe.mbox.base64 \
262 262
 	clam.exe.mbox.uu clam.exe.binhex clam.ole.doc clam.impl.zip \
263 263
 	clam.exe.html clam.bin-be.cpio clam.bin-le.cpio clam.newc.cpio \
264 264
 	clam.odc.cpio clam-yc.exe clam_IScab_int.exe \
265 265
 	clam_IScab_ext.exe clam_ISmsi_int.exe clam_ISmsi_ext.exe \
266 266
 	clam.7z clam_cache_emax.tgz clam.iso clamjol.iso \
267
-	$(am__append_1)
267
+	$(am__append_1) $(am__append_2)
268 268
 SPLIT_DIR = $(top_srcdir)/test/.split
269 269
 EXTRA_DIST = .split
270 270
 all: all-am