comparison configure @ 187:9c3765e1171b 0.2.30

changed to release version number and updated to newer autoconf
author markus schnalke <meillo@marmaro.de>
date Sat, 27 Aug 2011 18:20:14 +0200
parents ee2e92148aca
children bdd343cc4e19
comparison
equal deleted inserted replaced
186:4714f093fc77 187:9c3765e1171b
1 #! /bin/sh 1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles. 2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.65 for masqmail 0.2.30-dev. 3 # Generated by GNU Autoconf 2.68 for masqmail 0.2.30.
4 # 4 #
5 # Report bugs to <meillo@marmaro.de>. 5 # Report bugs to <meillo@marmaro.de>.
6 # 6 #
7 # 7 #
8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
10 # Inc. 10 # Foundation, Inc.
11 # 11 #
12 # 12 #
13 # This configure script is free software; the Free Software Foundation 13 # This configure script is free software; the Free Software Foundation
14 # gives unlimited permission to copy, distribute and modify it. 14 # gives unlimited permission to copy, distribute and modify it.
15 ## -------------------- ## 15 ## -------------------- ##
89 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 89 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
90 # splitting by setting IFS to empty value.) 90 # splitting by setting IFS to empty value.)
91 IFS=" "" $as_nl" 91 IFS=" "" $as_nl"
92 92
93 # Find who we are. Look in the path if we contain no directory separator. 93 # Find who we are. Look in the path if we contain no directory separator.
94 as_myself=
94 case $0 in #(( 95 case $0 in #((
95 *[\\/]* ) as_myself=$0 ;; 96 *[\\/]* ) as_myself=$0 ;;
96 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 97 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
97 for as_dir in $PATH 98 for as_dir in $PATH
98 do 99 do
214 215
215 if test "x$CONFIG_SHELL" != x; then : 216 if test "x$CONFIG_SHELL" != x; then :
216 # We cannot yet assume a decent shell, so we have to provide a 217 # We cannot yet assume a decent shell, so we have to provide a
217 # neutralization value for shells without unset; and this also 218 # neutralization value for shells without unset; and this also
218 # works around shells that cannot unset nonexistent variables. 219 # works around shells that cannot unset nonexistent variables.
220 # Preserve -v and -x to the replacement shell.
219 BASH_ENV=/dev/null 221 BASH_ENV=/dev/null
220 ENV=/dev/null 222 ENV=/dev/null
221 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 223 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
222 export CONFIG_SHELL 224 export CONFIG_SHELL
223 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 225 case $- in # ((((
226 *v*x* | *x*v* ) as_opts=-vx ;;
227 *v* ) as_opts=-v ;;
228 *x* ) as_opts=-x ;;
229 * ) as_opts= ;;
230 esac
231 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
224 fi 232 fi
225 233
226 if test x$as_have_required = xno; then : 234 if test x$as_have_required = xno; then :
227 $as_echo "$0: This script requires a shell more modern than all" 235 $as_echo "$0: This script requires a shell more modern than all"
228 $as_echo "$0: the shells that I found on your system." 236 $as_echo "$0: the shells that I found on your system."
317 } 325 }
318 s/.*/./; q'` 326 s/.*/./; q'`
319 test -d "$as_dir" && break 327 test -d "$as_dir" && break
320 done 328 done
321 test -z "$as_dirs" || eval "mkdir $as_dirs" 329 test -z "$as_dirs" || eval "mkdir $as_dirs"
322 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" 330 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
323 331
324 332
325 } # as_fn_mkdir_p 333 } # as_fn_mkdir_p
326 # as_fn_append VAR VALUE 334 # as_fn_append VAR VALUE
327 # ---------------------- 335 # ----------------------
357 as_val=`expr "$@" || test $? -eq 1` 365 as_val=`expr "$@" || test $? -eq 1`
358 } 366 }
359 fi # as_fn_arith 367 fi # as_fn_arith
360 368
361 369
362 # as_fn_error ERROR [LINENO LOG_FD] 370 # as_fn_error STATUS ERROR [LINENO LOG_FD]
363 # --------------------------------- 371 # ----------------------------------------
364 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 372 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
365 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the 373 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
366 # script with status $?, using 1 if that was 0. 374 # script with STATUS, using 1 if that was 0.
367 as_fn_error () 375 as_fn_error ()
368 { 376 {
369 as_status=$?; test $as_status -eq 0 && as_status=1 377 as_status=$1; test $as_status -eq 0 && as_status=1
370 if test "$3"; then 378 if test "$4"; then
371 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 379 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
372 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 380 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
373 fi 381 fi
374 $as_echo "$as_me: error: $1" >&2 382 $as_echo "$as_me: error: $2" >&2
375 as_fn_exit $as_status 383 as_fn_exit $as_status
376 } # as_fn_error 384 } # as_fn_error
377 385
378 if expr a : '\(a\)' >/dev/null 2>&1 && 386 if expr a : '\(a\)' >/dev/null 2>&1 &&
379 test "X`expr 00001 : '.*\(...\)'`" = X001; then 387 test "X`expr 00001 : '.*\(...\)'`" = X001; then
531 539
532 test -n "$DJDIR" || exec 7<&0 </dev/null 540 test -n "$DJDIR" || exec 7<&0 </dev/null
533 exec 6>&1 541 exec 6>&1
534 542
535 # Name of the host. 543 # Name of the host.
536 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, 544 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
537 # so uname gets run too. 545 # so uname gets run too.
538 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` 546 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
539 547
540 # 548 #
541 # Initializations. 549 # Initializations.
550 MAKEFLAGS= 558 MAKEFLAGS=
551 559
552 # Identity of this package. 560 # Identity of this package.
553 PACKAGE_NAME='masqmail' 561 PACKAGE_NAME='masqmail'
554 PACKAGE_TARNAME='masqmail' 562 PACKAGE_TARNAME='masqmail'
555 PACKAGE_VERSION='0.2.30-dev' 563 PACKAGE_VERSION='0.2.30'
556 PACKAGE_STRING='masqmail 0.2.30-dev' 564 PACKAGE_STRING='masqmail 0.2.30'
557 PACKAGE_BUGREPORT='meillo@marmaro.de' 565 PACKAGE_BUGREPORT='meillo@marmaro.de'
558 PACKAGE_URL='' 566 PACKAGE_URL=''
559 567
560 ac_unique_file="src/masqmail.c" 568 ac_unique_file="src/masqmail.c"
561 # Factoring default headers for most tests. 569 # Factoring default headers for most tests.
791 ac_prev= 799 ac_prev=
792 continue 800 continue
793 fi 801 fi
794 802
795 case $ac_option in 803 case $ac_option in
796 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; 804 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
797 *) ac_optarg=yes ;; 805 *=) ac_optarg= ;;
806 *) ac_optarg=yes ;;
798 esac 807 esac
799 808
800 # Accept the important Cygnus configure options, so we can diagnose typos. 809 # Accept the important Cygnus configure options, so we can diagnose typos.
801 810
802 case $ac_dashdash$ac_option in 811 case $ac_dashdash$ac_option in
837 846
838 -disable-* | --disable-*) 847 -disable-* | --disable-*)
839 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 848 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
840 # Reject names that are not valid shell variable names. 849 # Reject names that are not valid shell variable names.
841 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 850 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
842 as_fn_error "invalid feature name: $ac_useropt" 851 as_fn_error $? "invalid feature name: $ac_useropt"
843 ac_useropt_orig=$ac_useropt 852 ac_useropt_orig=$ac_useropt
844 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 853 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
845 case $ac_user_opts in 854 case $ac_user_opts in
846 *" 855 *"
847 "enable_$ac_useropt" 856 "enable_$ac_useropt"
863 872
864 -enable-* | --enable-*) 873 -enable-* | --enable-*)
865 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 874 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
866 # Reject names that are not valid shell variable names. 875 # Reject names that are not valid shell variable names.
867 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 876 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
868 as_fn_error "invalid feature name: $ac_useropt" 877 as_fn_error $? "invalid feature name: $ac_useropt"
869 ac_useropt_orig=$ac_useropt 878 ac_useropt_orig=$ac_useropt
870 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 879 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
871 case $ac_user_opts in 880 case $ac_user_opts in
872 *" 881 *"
873 "enable_$ac_useropt" 882 "enable_$ac_useropt"
1067 1076
1068 -with-* | --with-*) 1077 -with-* | --with-*)
1069 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1078 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1070 # Reject names that are not valid shell variable names. 1079 # Reject names that are not valid shell variable names.
1071 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1080 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1072 as_fn_error "invalid package name: $ac_useropt" 1081 as_fn_error $? "invalid package name: $ac_useropt"
1073 ac_useropt_orig=$ac_useropt 1082 ac_useropt_orig=$ac_useropt
1074 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1083 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1075 case $ac_user_opts in 1084 case $ac_user_opts in
1076 *" 1085 *"
1077 "with_$ac_useropt" 1086 "with_$ac_useropt"
1083 1092
1084 -without-* | --without-*) 1093 -without-* | --without-*)
1085 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1094 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1086 # Reject names that are not valid shell variable names. 1095 # Reject names that are not valid shell variable names.
1087 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1096 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1088 as_fn_error "invalid package name: $ac_useropt" 1097 as_fn_error $? "invalid package name: $ac_useropt"
1089 ac_useropt_orig=$ac_useropt 1098 ac_useropt_orig=$ac_useropt
1090 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1099 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1091 case $ac_user_opts in 1100 case $ac_user_opts in
1092 *" 1101 *"
1093 "with_$ac_useropt" 1102 "with_$ac_useropt"
1113 ac_prev=x_libraries ;; 1122 ac_prev=x_libraries ;;
1114 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ 1123 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1115 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) 1124 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1116 x_libraries=$ac_optarg ;; 1125 x_libraries=$ac_optarg ;;
1117 1126
1118 -*) as_fn_error "unrecognized option: \`$ac_option' 1127 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1119 Try \`$0 --help' for more information." 1128 Try \`$0 --help' for more information"
1120 ;; 1129 ;;
1121 1130
1122 *=*) 1131 *=*)
1123 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` 1132 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1124 # Reject names that are not valid shell variable names. 1133 # Reject names that are not valid shell variable names.
1125 case $ac_envvar in #( 1134 case $ac_envvar in #(
1126 '' | [0-9]* | *[!_$as_cr_alnum]* ) 1135 '' | [0-9]* | *[!_$as_cr_alnum]* )
1127 as_fn_error "invalid variable name: \`$ac_envvar'" ;; 1136 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1128 esac 1137 esac
1129 eval $ac_envvar=\$ac_optarg 1138 eval $ac_envvar=\$ac_optarg
1130 export $ac_envvar ;; 1139 export $ac_envvar ;;
1131 1140
1132 *) 1141 *)
1133 # FIXME: should be removed in autoconf 3.0. 1142 # FIXME: should be removed in autoconf 3.0.
1134 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1143 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1135 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1144 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1136 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1145 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1137 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1146 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1138 ;; 1147 ;;
1139 1148
1140 esac 1149 esac
1141 done 1150 done
1142 1151
1143 if test -n "$ac_prev"; then 1152 if test -n "$ac_prev"; then
1144 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1153 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1145 as_fn_error "missing argument to $ac_option" 1154 as_fn_error $? "missing argument to $ac_option"
1146 fi 1155 fi
1147 1156
1148 if test -n "$ac_unrecognized_opts"; then 1157 if test -n "$ac_unrecognized_opts"; then
1149 case $enable_option_checking in 1158 case $enable_option_checking in
1150 no) ;; 1159 no) ;;
1151 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;; 1160 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1152 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 1161 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1153 esac 1162 esac
1154 fi 1163 fi
1155 1164
1156 # Check all directory arguments for consistency. 1165 # Check all directory arguments for consistency.
1169 # Be sure to have absolute directory names. 1178 # Be sure to have absolute directory names.
1170 case $ac_val in 1179 case $ac_val in
1171 [\\/$]* | ?:[\\/]* ) continue;; 1180 [\\/$]* | ?:[\\/]* ) continue;;
1172 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1181 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1173 esac 1182 esac
1174 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val" 1183 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1175 done 1184 done
1176 1185
1177 # There might be people who depend on the old broken behavior: `$host' 1186 # There might be people who depend on the old broken behavior: `$host'
1178 # used to hold the argument of --host etc. 1187 # used to hold the argument of --host etc.
1179 # FIXME: To remove some day. 1188 # FIXME: To remove some day.
1183 1192
1184 # FIXME: To remove some day. 1193 # FIXME: To remove some day.
1185 if test "x$host_alias" != x; then 1194 if test "x$host_alias" != x; then
1186 if test "x$build_alias" = x; then 1195 if test "x$build_alias" = x; then
1187 cross_compiling=maybe 1196 cross_compiling=maybe
1188 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 1197 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1189 If a cross compiler is detected then cross compile mode will be used." >&2 1198 If a cross compiler is detected then cross compile mode will be used" >&2
1190 elif test "x$build_alias" != "x$host_alias"; then 1199 elif test "x$build_alias" != "x$host_alias"; then
1191 cross_compiling=yes 1200 cross_compiling=yes
1192 fi 1201 fi
1193 fi 1202 fi
1194 1203
1199 1208
1200 1209
1201 ac_pwd=`pwd` && test -n "$ac_pwd" && 1210 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1202 ac_ls_di=`ls -di .` && 1211 ac_ls_di=`ls -di .` &&
1203 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1212 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1204 as_fn_error "working directory cannot be determined" 1213 as_fn_error $? "working directory cannot be determined"
1205 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1214 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1206 as_fn_error "pwd does not report name of working directory" 1215 as_fn_error $? "pwd does not report name of working directory"
1207 1216
1208 1217
1209 # Find the source files, if location was not specified. 1218 # Find the source files, if location was not specified.
1210 if test -z "$srcdir"; then 1219 if test -z "$srcdir"; then
1211 ac_srcdir_defaulted=yes 1220 ac_srcdir_defaulted=yes
1240 else 1249 else
1241 ac_srcdir_defaulted=no 1250 ac_srcdir_defaulted=no
1242 fi 1251 fi
1243 if test ! -r "$srcdir/$ac_unique_file"; then 1252 if test ! -r "$srcdir/$ac_unique_file"; then
1244 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1253 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1245 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir" 1254 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1246 fi 1255 fi
1247 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1256 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1248 ac_abs_confdir=`( 1257 ac_abs_confdir=`(
1249 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg" 1258 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1250 pwd)` 1259 pwd)`
1251 # When building in place, set srcdir=. 1260 # When building in place, set srcdir=.
1252 if test "$ac_abs_confdir" = "$ac_pwd"; then 1261 if test "$ac_abs_confdir" = "$ac_pwd"; then
1253 srcdir=. 1262 srcdir=.
1254 fi 1263 fi
1270 # 1279 #
1271 if test "$ac_init_help" = "long"; then 1280 if test "$ac_init_help" = "long"; then
1272 # Omit some internal or obsolete options to make the list less imposing. 1281 # Omit some internal or obsolete options to make the list less imposing.
1273 # This message is too long to be a string in the A/UX 3.1 sh. 1282 # This message is too long to be a string in the A/UX 3.1 sh.
1274 cat <<_ACEOF 1283 cat <<_ACEOF
1275 \`configure' configures masqmail 0.2.30-dev to adapt to many kinds of systems. 1284 \`configure' configures masqmail 0.2.30 to adapt to many kinds of systems.
1276 1285
1277 Usage: $0 [OPTION]... [VAR=VALUE]... 1286 Usage: $0 [OPTION]... [VAR=VALUE]...
1278 1287
1279 To assign environment variables (e.g., CC, CFLAGS...), specify them as 1288 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1280 VAR=VALUE. See below for descriptions of some of the useful variables. 1289 VAR=VALUE. See below for descriptions of some of the useful variables.
1284 Configuration: 1293 Configuration:
1285 -h, --help display this help and exit 1294 -h, --help display this help and exit
1286 --help=short display options specific to this package 1295 --help=short display options specific to this package
1287 --help=recursive display the short help of all the included packages 1296 --help=recursive display the short help of all the included packages
1288 -V, --version display version information and exit 1297 -V, --version display version information and exit
1289 -q, --quiet, --silent do not print \`checking...' messages 1298 -q, --quiet, --silent do not print \`checking ...' messages
1290 --cache-file=FILE cache test results in FILE [disabled] 1299 --cache-file=FILE cache test results in FILE [disabled]
1291 -C, --config-cache alias for \`--cache-file=config.cache' 1300 -C, --config-cache alias for \`--cache-file=config.cache'
1292 -n, --no-create do not create output files 1301 -n, --no-create do not create output files
1293 --srcdir=DIR find the sources in DIR [configure dir or \`..'] 1302 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1294 1303
1336 _ACEOF 1345 _ACEOF
1337 fi 1346 fi
1338 1347
1339 if test -n "$ac_init_help"; then 1348 if test -n "$ac_init_help"; then
1340 case $ac_init_help in 1349 case $ac_init_help in
1341 short | recursive ) echo "Configuration of masqmail 0.2.30-dev:";; 1350 short | recursive ) echo "Configuration of masqmail 0.2.30:";;
1342 esac 1351 esac
1343 cat <<\_ACEOF 1352 cat <<\_ACEOF
1344 1353
1345 Optional Features: 1354 Optional Features:
1346 --disable-option-checking ignore unrecognized --enable/--with options 1355 --disable-option-checking ignore unrecognized --enable/--with options
1450 fi 1459 fi
1451 1460
1452 test -n "$ac_init_help" && exit $ac_status 1461 test -n "$ac_init_help" && exit $ac_status
1453 if $ac_init_version; then 1462 if $ac_init_version; then
1454 cat <<\_ACEOF 1463 cat <<\_ACEOF
1455 masqmail configure 0.2.30-dev 1464 masqmail configure 0.2.30
1456 generated by GNU Autoconf 2.65 1465 generated by GNU Autoconf 2.68
1457 1466
1458 Copyright (C) 2009 Free Software Foundation, Inc. 1467 Copyright (C) 2010 Free Software Foundation, Inc.
1459 This configure script is free software; the Free Software Foundation 1468 This configure script is free software; the Free Software Foundation
1460 gives unlimited permission to copy, distribute and modify it. 1469 gives unlimited permission to copy, distribute and modify it.
1461 _ACEOF 1470 _ACEOF
1462 exit 1471 exit
1463 fi 1472 fi
1497 $as_echo "$as_me: failed program was:" >&5 1506 $as_echo "$as_me: failed program was:" >&5
1498 sed 's/^/| /' conftest.$ac_ext >&5 1507 sed 's/^/| /' conftest.$ac_ext >&5
1499 1508
1500 ac_retval=1 1509 ac_retval=1
1501 fi 1510 fi
1502 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1511 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1503 as_fn_set_status $ac_retval 1512 as_fn_set_status $ac_retval
1504 1513
1505 } # ac_fn_c_try_compile 1514 } # ac_fn_c_try_compile
1506 1515
1507 # ac_fn_c_try_link LINENO 1516 # ac_fn_c_try_link LINENO
1543 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 1552 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1544 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1553 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1545 # interfere with the next link command; also delete a directory that is 1554 # interfere with the next link command; also delete a directory that is
1546 # left behind by Apple's compiler. We do this before executing the actions. 1555 # left behind by Apple's compiler. We do this before executing the actions.
1547 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1556 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1548 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1557 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1549 as_fn_set_status $ac_retval 1558 as_fn_set_status $ac_retval
1550 1559
1551 } # ac_fn_c_try_link 1560 } # ac_fn_c_try_link
1552 1561
1553 # ac_fn_c_try_cpp LINENO 1562 # ac_fn_c_try_cpp LINENO
1569 grep -v '^ *+' conftest.err >conftest.er1 1578 grep -v '^ *+' conftest.err >conftest.er1
1570 cat conftest.er1 >&5 1579 cat conftest.er1 >&5
1571 mv -f conftest.er1 conftest.err 1580 mv -f conftest.er1 conftest.err
1572 fi 1581 fi
1573 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 1582 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1574 test $ac_status = 0; } >/dev/null && { 1583 test $ac_status = 0; } > conftest.i && {
1575 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 1584 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1576 test ! -s conftest.err 1585 test ! -s conftest.err
1577 }; then : 1586 }; then :
1578 ac_retval=0 1587 ac_retval=0
1579 else 1588 else
1580 $as_echo "$as_me: failed program was:" >&5 1589 $as_echo "$as_me: failed program was:" >&5
1581 sed 's/^/| /' conftest.$ac_ext >&5 1590 sed 's/^/| /' conftest.$ac_ext >&5
1582 1591
1583 ac_retval=1 1592 ac_retval=1
1584 fi 1593 fi
1585 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1594 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1586 as_fn_set_status $ac_retval 1595 as_fn_set_status $ac_retval
1587 1596
1588 } # ac_fn_c_try_cpp 1597 } # ac_fn_c_try_cpp
1589 1598
1590 # ac_fn_c_try_run LINENO 1599 # ac_fn_c_try_run LINENO
1622 sed 's/^/| /' conftest.$ac_ext >&5 1631 sed 's/^/| /' conftest.$ac_ext >&5
1623 1632
1624 ac_retval=$ac_status 1633 ac_retval=$ac_status
1625 fi 1634 fi
1626 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1635 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1627 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1636 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1628 as_fn_set_status $ac_retval 1637 as_fn_set_status $ac_retval
1629 1638
1630 } # ac_fn_c_try_run 1639 } # ac_fn_c_try_run
1631 1640
1632 # ac_fn_c_check_func LINENO FUNC VAR 1641 # ac_fn_c_check_func LINENO FUNC VAR
1635 ac_fn_c_check_func () 1644 ac_fn_c_check_func ()
1636 { 1645 {
1637 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1646 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1638 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1647 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1639 $as_echo_n "checking for $2... " >&6; } 1648 $as_echo_n "checking for $2... " >&6; }
1640 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1649 if eval \${$3+:} false; then :
1641 $as_echo_n "(cached) " >&6 1650 $as_echo_n "(cached) " >&6
1642 else 1651 else
1643 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1652 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1644 /* end confdefs.h. */ 1653 /* end confdefs.h. */
1645 /* Define $2 to an innocuous variant, in case <limits.h> declares $2. 1654 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1690 conftest$ac_exeext conftest.$ac_ext 1699 conftest$ac_exeext conftest.$ac_ext
1691 fi 1700 fi
1692 eval ac_res=\$$3 1701 eval ac_res=\$$3
1693 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1702 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1694 $as_echo "$ac_res" >&6; } 1703 $as_echo "$ac_res" >&6; }
1695 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1704 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1696 1705
1697 } # ac_fn_c_check_func 1706 } # ac_fn_c_check_func
1698 1707
1699 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES 1708 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1700 # ------------------------------------------------------- 1709 # -------------------------------------------------------
1702 # the include files in INCLUDES and setting the cache variable VAR 1711 # the include files in INCLUDES and setting the cache variable VAR
1703 # accordingly. 1712 # accordingly.
1704 ac_fn_c_check_header_mongrel () 1713 ac_fn_c_check_header_mongrel ()
1705 { 1714 {
1706 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1715 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1707 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1716 if eval \${$3+:} false; then :
1708 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1717 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1709 $as_echo_n "checking for $2... " >&6; } 1718 $as_echo_n "checking for $2... " >&6; }
1710 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1719 if eval \${$3+:} false; then :
1711 $as_echo_n "(cached) " >&6 1720 $as_echo_n "(cached) " >&6
1712 fi 1721 fi
1713 eval ac_res=\$$3 1722 eval ac_res=\$$3
1714 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1723 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1715 $as_echo "$ac_res" >&6; } 1724 $as_echo "$ac_res" >&6; }
1741 if ac_fn_c_try_cpp "$LINENO"; then : 1750 if ac_fn_c_try_cpp "$LINENO"; then :
1742 ac_header_preproc=yes 1751 ac_header_preproc=yes
1743 else 1752 else
1744 ac_header_preproc=no 1753 ac_header_preproc=no
1745 fi 1754 fi
1746 rm -f conftest.err conftest.$ac_ext 1755 rm -f conftest.err conftest.i conftest.$ac_ext
1747 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 1756 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1748 $as_echo "$ac_header_preproc" >&6; } 1757 $as_echo "$ac_header_preproc" >&6; }
1749 1758
1750 # So? What about this header? 1759 # So? What about this header?
1751 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #(( 1760 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1764 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} 1773 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1765 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 1774 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1766 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} 1775 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1767 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 1776 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1768 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 1777 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1769 ( cat <<\_ASBOX 1778 ( $as_echo "## -------------------------------- ##
1770 ## -------------------------------- ##
1771 ## Report this to meillo@marmaro.de ## 1779 ## Report this to meillo@marmaro.de ##
1772 ## -------------------------------- ## 1780 ## -------------------------------- ##"
1773 _ASBOX
1774 ) | sed "s/^/$as_me: WARNING: /" >&2 1781 ) | sed "s/^/$as_me: WARNING: /" >&2
1775 ;; 1782 ;;
1776 esac 1783 esac
1777 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1784 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1778 $as_echo_n "checking for $2... " >&6; } 1785 $as_echo_n "checking for $2... " >&6; }
1779 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1786 if eval \${$3+:} false; then :
1780 $as_echo_n "(cached) " >&6 1787 $as_echo_n "(cached) " >&6
1781 else 1788 else
1782 eval "$3=\$ac_header_compiler" 1789 eval "$3=\$ac_header_compiler"
1783 fi 1790 fi
1784 eval ac_res=\$$3 1791 eval ac_res=\$$3
1785 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1792 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1786 $as_echo "$ac_res" >&6; } 1793 $as_echo "$ac_res" >&6; }
1787 fi 1794 fi
1788 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1795 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1789 1796
1790 } # ac_fn_c_check_header_mongrel 1797 } # ac_fn_c_check_header_mongrel
1791 1798
1792 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES 1799 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1793 # ------------------------------------------------------- 1800 # -------------------------------------------------------
1796 ac_fn_c_check_header_compile () 1803 ac_fn_c_check_header_compile ()
1797 { 1804 {
1798 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1805 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1799 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1806 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1800 $as_echo_n "checking for $2... " >&6; } 1807 $as_echo_n "checking for $2... " >&6; }
1801 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1808 if eval \${$3+:} false; then :
1802 $as_echo_n "(cached) " >&6 1809 $as_echo_n "(cached) " >&6
1803 else 1810 else
1804 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1811 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1805 /* end confdefs.h. */ 1812 /* end confdefs.h. */
1806 $4 1813 $4
1814 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 1821 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1815 fi 1822 fi
1816 eval ac_res=\$$3 1823 eval ac_res=\$$3
1817 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1824 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1818 $as_echo "$ac_res" >&6; } 1825 $as_echo "$ac_res" >&6; }
1819 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1826 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1820 1827
1821 } # ac_fn_c_check_header_compile 1828 } # ac_fn_c_check_header_compile
1822 1829
1823 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES 1830 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
1824 # ------------------------------------------- 1831 # -------------------------------------------
1827 ac_fn_c_check_type () 1834 ac_fn_c_check_type ()
1828 { 1835 {
1829 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1836 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1830 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1837 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1831 $as_echo_n "checking for $2... " >&6; } 1838 $as_echo_n "checking for $2... " >&6; }
1832 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1839 if eval \${$3+:} false; then :
1833 $as_echo_n "(cached) " >&6 1840 $as_echo_n "(cached) " >&6
1834 else 1841 else
1835 eval "$3=no" 1842 eval "$3=no"
1836 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1843 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1837 /* end confdefs.h. */ 1844 /* end confdefs.h. */
1868 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 1875 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1869 fi 1876 fi
1870 eval ac_res=\$$3 1877 eval ac_res=\$$3
1871 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1878 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1872 $as_echo "$ac_res" >&6; } 1879 $as_echo "$ac_res" >&6; }
1873 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1880 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1874 1881
1875 } # ac_fn_c_check_type 1882 } # ac_fn_c_check_type
1876 cat >config.log <<_ACEOF 1883 cat >config.log <<_ACEOF
1877 This file contains any messages produced by compilers while 1884 This file contains any messages produced by compilers while
1878 running configure, to aid debugging if configure makes a mistake. 1885 running configure, to aid debugging if configure makes a mistake.
1879 1886
1880 It was created by masqmail $as_me 0.2.30-dev, which was 1887 It was created by masqmail $as_me 0.2.30, which was
1881 generated by GNU Autoconf 2.65. Invocation command line was 1888 generated by GNU Autoconf 2.68. Invocation command line was
1882 1889
1883 $ $0 $@ 1890 $ $0 $@
1884 1891
1885 _ACEOF 1892 _ACEOF
1886 exec 5>>config.log 1893 exec 5>>config.log
1986 trap 'exit_status=$? 1993 trap 'exit_status=$?
1987 # Save into config.log some information that might help in debugging. 1994 # Save into config.log some information that might help in debugging.
1988 { 1995 {
1989 echo 1996 echo
1990 1997
1991 cat <<\_ASBOX 1998 $as_echo "## ---------------- ##
1992 ## ---------------- ##
1993 ## Cache variables. ## 1999 ## Cache variables. ##
1994 ## ---------------- ## 2000 ## ---------------- ##"
1995 _ASBOX
1996 echo 2001 echo
1997 # The following way of writing the cache mishandles newlines in values, 2002 # The following way of writing the cache mishandles newlines in values,
1998 ( 2003 (
1999 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do 2004 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2000 eval ac_val=\$$ac_var 2005 eval ac_val=\$$ac_var
2024 esac | 2029 esac |
2025 sort 2030 sort
2026 ) 2031 )
2027 echo 2032 echo
2028 2033
2029 cat <<\_ASBOX 2034 $as_echo "## ----------------- ##
2030 ## ----------------- ##
2031 ## Output variables. ## 2035 ## Output variables. ##
2032 ## ----------------- ## 2036 ## ----------------- ##"
2033 _ASBOX
2034 echo 2037 echo
2035 for ac_var in $ac_subst_vars 2038 for ac_var in $ac_subst_vars
2036 do 2039 do
2037 eval ac_val=\$$ac_var 2040 eval ac_val=\$$ac_var
2038 case $ac_val in 2041 case $ac_val in
2041 $as_echo "$ac_var='\''$ac_val'\''" 2044 $as_echo "$ac_var='\''$ac_val'\''"
2042 done | sort 2045 done | sort
2043 echo 2046 echo
2044 2047
2045 if test -n "$ac_subst_files"; then 2048 if test -n "$ac_subst_files"; then
2046 cat <<\_ASBOX 2049 $as_echo "## ------------------- ##
2047 ## ------------------- ##
2048 ## File substitutions. ## 2050 ## File substitutions. ##
2049 ## ------------------- ## 2051 ## ------------------- ##"
2050 _ASBOX
2051 echo 2052 echo
2052 for ac_var in $ac_subst_files 2053 for ac_var in $ac_subst_files
2053 do 2054 do
2054 eval ac_val=\$$ac_var 2055 eval ac_val=\$$ac_var
2055 case $ac_val in 2056 case $ac_val in
2059 done | sort 2060 done | sort
2060 echo 2061 echo
2061 fi 2062 fi
2062 2063
2063 if test -s confdefs.h; then 2064 if test -s confdefs.h; then
2064 cat <<\_ASBOX 2065 $as_echo "## ----------- ##
2065 ## ----------- ##
2066 ## confdefs.h. ## 2066 ## confdefs.h. ##
2067 ## ----------- ## 2067 ## ----------- ##"
2068 _ASBOX
2069 echo 2068 echo
2070 cat confdefs.h 2069 cat confdefs.h
2071 echo 2070 echo
2072 fi 2071 fi
2073 test "$ac_signal" != 0 && 2072 test "$ac_signal" != 0 &&
2118 # Let the site file select an alternate cache file if it wants to. 2117 # Let the site file select an alternate cache file if it wants to.
2119 # Prefer an explicitly selected file to automatically selected ones. 2118 # Prefer an explicitly selected file to automatically selected ones.
2120 ac_site_file1=NONE 2119 ac_site_file1=NONE
2121 ac_site_file2=NONE 2120 ac_site_file2=NONE
2122 if test -n "$CONFIG_SITE"; then 2121 if test -n "$CONFIG_SITE"; then
2123 ac_site_file1=$CONFIG_SITE 2122 # We do not want a PATH search for config.site.
2123 case $CONFIG_SITE in #((
2124 -*) ac_site_file1=./$CONFIG_SITE;;
2125 */*) ac_site_file1=$CONFIG_SITE;;
2126 *) ac_site_file1=./$CONFIG_SITE;;
2127 esac
2124 elif test "x$prefix" != xNONE; then 2128 elif test "x$prefix" != xNONE; then
2125 ac_site_file1=$prefix/share/config.site 2129 ac_site_file1=$prefix/share/config.site
2126 ac_site_file2=$prefix/etc/config.site 2130 ac_site_file2=$prefix/etc/config.site
2127 else 2131 else
2128 ac_site_file1=$ac_default_prefix/share/config.site 2132 ac_site_file1=$ac_default_prefix/share/config.site
2133 test "x$ac_site_file" = xNONE && continue 2137 test "x$ac_site_file" = xNONE && continue
2134 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then 2138 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2135 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 2139 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2136 $as_echo "$as_me: loading site script $ac_site_file" >&6;} 2140 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2137 sed 's/^/| /' "$ac_site_file" >&5 2141 sed 's/^/| /' "$ac_site_file" >&5
2138 . "$ac_site_file" 2142 . "$ac_site_file" \
2143 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2144 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2145 as_fn_error $? "failed to load site script $ac_site_file
2146 See \`config.log' for more details" "$LINENO" 5; }
2139 fi 2147 fi
2140 done 2148 done
2141 2149
2142 if test -r "$cache_file"; then 2150 if test -r "$cache_file"; then
2143 # Some versions of bash will fail to source /dev/null (special files 2151 # Some versions of bash will fail to source /dev/null (special files
2209 if $ac_cache_corrupted; then 2217 if $ac_cache_corrupted; then
2210 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2218 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2211 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2219 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2212 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 2220 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2213 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 2221 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2214 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 2222 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2215 fi 2223 fi
2216 ## -------------------- ## 2224 ## -------------------- ##
2217 ## Main body of script. ## 2225 ## Main body of script. ##
2218 ## -------------------- ## 2226 ## -------------------- ##
2219 2227
2229 2237
2230 am__api_version='1.11' 2238 am__api_version='1.11'
2231 2239
2232 ac_aux_dir= 2240 ac_aux_dir=
2233 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do 2241 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2234 for ac_t in install-sh install.sh shtool; do 2242 if test -f "$ac_dir/install-sh"; then
2235 if test -f "$ac_dir/$ac_t"; then 2243 ac_aux_dir=$ac_dir
2236 ac_aux_dir=$ac_dir 2244 ac_install_sh="$ac_aux_dir/install-sh -c"
2237 ac_install_sh="$ac_aux_dir/$ac_t -c" 2245 break
2238 break 2 2246 elif test -f "$ac_dir/install.sh"; then
2239 fi 2247 ac_aux_dir=$ac_dir
2240 done 2248 ac_install_sh="$ac_aux_dir/install.sh -c"
2249 break
2250 elif test -f "$ac_dir/shtool"; then
2251 ac_aux_dir=$ac_dir
2252 ac_install_sh="$ac_aux_dir/shtool install -c"
2253 break
2254 fi
2241 done 2255 done
2242 if test -z "$ac_aux_dir"; then 2256 if test -z "$ac_aux_dir"; then
2243 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 2257 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2244 fi 2258 fi
2245 2259
2246 # These three variables are undocumented and unsupported, 2260 # These three variables are undocumented and unsupported,
2247 # and are intended to be withdrawn in a future Autoconf release. 2261 # and are intended to be withdrawn in a future Autoconf release.
2248 # They can cause serious problems if a builder's source tree is in a directory 2262 # They can cause serious problems if a builder's source tree is in a directory
2267 # ./install, which can be erroneously created by make from ./install.sh. 2281 # ./install, which can be erroneously created by make from ./install.sh.
2268 # Reject install programs that cannot install multiple files. 2282 # Reject install programs that cannot install multiple files.
2269 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 2283 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2270 $as_echo_n "checking for a BSD-compatible install... " >&6; } 2284 $as_echo_n "checking for a BSD-compatible install... " >&6; }
2271 if test -z "$INSTALL"; then 2285 if test -z "$INSTALL"; then
2272 if test "${ac_cv_path_install+set}" = set; then : 2286 if ${ac_cv_path_install+:} false; then :
2273 $as_echo_n "(cached) " >&6 2287 $as_echo_n "(cached) " >&6
2274 else 2288 else
2275 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2289 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2276 for as_dir in $PATH 2290 for as_dir in $PATH
2277 do 2291 do
2354 # name. Accept space and tab only in the latter. 2368 # name. Accept space and tab only in the latter.
2355 am_lf=' 2369 am_lf='
2356 ' 2370 '
2357 case `pwd` in 2371 case `pwd` in
2358 *[\\\"\#\$\&\'\`$am_lf]*) 2372 *[\\\"\#\$\&\'\`$am_lf]*)
2359 as_fn_error "unsafe absolute working directory name" "$LINENO" 5;; 2373 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2360 esac 2374 esac
2361 case $srcdir in 2375 case $srcdir in
2362 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) 2376 *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
2363 as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; 2377 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2364 esac 2378 esac
2365 2379
2366 # Do `set' in a subshell so we don't clobber the current shell's 2380 # Do `set' in a subshell so we don't clobber the current shell's
2367 # arguments. Must try -L first in case configure is actually a 2381 # arguments. Must try -L first in case configure is actually a
2368 # symlink; some systems play weird games with the mod time of symlinks 2382 # symlink; some systems play weird games with the mod time of symlinks
2380 2394
2381 # If neither matched, then we have a broken ls. This can happen 2395 # If neither matched, then we have a broken ls. This can happen
2382 # if, for instance, CONFIG_SHELL is bash and it inherits a 2396 # if, for instance, CONFIG_SHELL is bash and it inherits a
2383 # broken ls alias from the environment. This has actually 2397 # broken ls alias from the environment. This has actually
2384 # happened. Such a system could not be considered "sane". 2398 # happened. Such a system could not be considered "sane".
2385 as_fn_error "ls -t appears to fail. Make sure there is not a broken 2399 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
2386 alias in your environment" "$LINENO" 5 2400 alias in your environment" "$LINENO" 5
2387 fi 2401 fi
2388 2402
2389 test "$2" = conftest.file 2403 test "$2" = conftest.file
2390 ) 2404 )
2391 then 2405 then
2392 # Ok. 2406 # Ok.
2393 : 2407 :
2394 else 2408 else
2395 as_fn_error "newly created file is older than distributed files! 2409 as_fn_error $? "newly created file is older than distributed files!
2396 Check your system clock" "$LINENO" 5 2410 Check your system clock" "$LINENO" 5
2397 fi 2411 fi
2398 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 2412 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2399 $as_echo "yes" >&6; } 2413 $as_echo "yes" >&6; }
2400 test "$program_prefix" != NONE && 2414 test "$program_prefix" != NONE &&
2444 if test -n "$ac_tool_prefix"; then 2458 if test -n "$ac_tool_prefix"; then
2445 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. 2459 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2446 set dummy ${ac_tool_prefix}strip; ac_word=$2 2460 set dummy ${ac_tool_prefix}strip; ac_word=$2
2447 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2461 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2448 $as_echo_n "checking for $ac_word... " >&6; } 2462 $as_echo_n "checking for $ac_word... " >&6; }
2449 if test "${ac_cv_prog_STRIP+set}" = set; then : 2463 if ${ac_cv_prog_STRIP+:} false; then :
2450 $as_echo_n "(cached) " >&6 2464 $as_echo_n "(cached) " >&6
2451 else 2465 else
2452 if test -n "$STRIP"; then 2466 if test -n "$STRIP"; then
2453 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. 2467 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2454 else 2468 else
2484 ac_ct_STRIP=$STRIP 2498 ac_ct_STRIP=$STRIP
2485 # Extract the first word of "strip", so it can be a program name with args. 2499 # Extract the first word of "strip", so it can be a program name with args.
2486 set dummy strip; ac_word=$2 2500 set dummy strip; ac_word=$2
2487 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2501 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2488 $as_echo_n "checking for $ac_word... " >&6; } 2502 $as_echo_n "checking for $ac_word... " >&6; }
2489 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then : 2503 if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
2490 $as_echo_n "(cached) " >&6 2504 $as_echo_n "(cached) " >&6
2491 else 2505 else
2492 if test -n "$ac_ct_STRIP"; then 2506 if test -n "$ac_ct_STRIP"; then
2493 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. 2507 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2494 else 2508 else
2537 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" 2551 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2538 2552
2539 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 2553 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2540 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } 2554 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2541 if test -z "$MKDIR_P"; then 2555 if test -z "$MKDIR_P"; then
2542 if test "${ac_cv_path_mkdir+set}" = set; then : 2556 if ${ac_cv_path_mkdir+:} false; then :
2543 $as_echo_n "(cached) " >&6 2557 $as_echo_n "(cached) " >&6
2544 else 2558 else
2545 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2559 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2546 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin 2560 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2547 do 2561 do
2588 do 2602 do
2589 # Extract the first word of "$ac_prog", so it can be a program name with args. 2603 # Extract the first word of "$ac_prog", so it can be a program name with args.
2590 set dummy $ac_prog; ac_word=$2 2604 set dummy $ac_prog; ac_word=$2
2591 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2605 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2592 $as_echo_n "checking for $ac_word... " >&6; } 2606 $as_echo_n "checking for $ac_word... " >&6; }
2593 if test "${ac_cv_prog_AWK+set}" = set; then : 2607 if ${ac_cv_prog_AWK+:} false; then :
2594 $as_echo_n "(cached) " >&6 2608 $as_echo_n "(cached) " >&6
2595 else 2609 else
2596 if test -n "$AWK"; then 2610 if test -n "$AWK"; then
2597 ac_cv_prog_AWK="$AWK" # Let the user override the test. 2611 ac_cv_prog_AWK="$AWK" # Let the user override the test.
2598 else 2612 else
2628 2642
2629 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 2643 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2630 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 2644 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2631 set x ${MAKE-make} 2645 set x ${MAKE-make}
2632 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 2646 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2633 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then : 2647 if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
2634 $as_echo_n "(cached) " >&6 2648 $as_echo_n "(cached) " >&6
2635 else 2649 else
2636 cat >conftest.make <<\_ACEOF 2650 cat >conftest.make <<\_ACEOF
2637 SHELL = /bin/sh 2651 SHELL = /bin/sh
2638 all: 2652 all:
2639 @echo '@@@%%%=$(MAKE)=@@@%%%' 2653 @echo '@@@%%%=$(MAKE)=@@@%%%'
2640 _ACEOF 2654 _ACEOF
2641 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. 2655 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
2642 case `${MAKE-make} -f conftest.make 2>/dev/null` in 2656 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2643 *@@@%%%=?*=@@@%%%*) 2657 *@@@%%%=?*=@@@%%%*)
2644 eval ac_cv_prog_make_${ac_make}_set=yes;; 2658 eval ac_cv_prog_make_${ac_make}_set=yes;;
2645 *) 2659 *)
2646 eval ac_cv_prog_make_${ac_make}_set=no;; 2660 eval ac_cv_prog_make_${ac_make}_set=no;;
2670 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output 2684 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2671 # is not polluted with repeated "-I." 2685 # is not polluted with repeated "-I."
2672 am__isrc=' -I$(srcdir)' 2686 am__isrc=' -I$(srcdir)'
2673 # test to see if srcdir already configured 2687 # test to see if srcdir already configured
2674 if test -f $srcdir/config.status; then 2688 if test -f $srcdir/config.status; then
2675 as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 2689 as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2676 fi 2690 fi
2677 fi 2691 fi
2678 2692
2679 # test whether we have cygpath 2693 # test whether we have cygpath
2680 if test -z "$CYGPATH_W"; then 2694 if test -z "$CYGPATH_W"; then
2686 fi 2700 fi
2687 2701
2688 2702
2689 # Define the identity of the package. 2703 # Define the identity of the package.
2690 PACKAGE='masqmail' 2704 PACKAGE='masqmail'
2691 VERSION='0.2.30-dev' 2705 VERSION='0.2.30'
2692 2706
2693 2707
2694 cat >>confdefs.h <<_ACEOF 2708 cat >>confdefs.h <<_ACEOF
2695 #define PACKAGE "$PACKAGE" 2709 #define PACKAGE "$PACKAGE"
2696 _ACEOF 2710 _ACEOF
2739 if test -n "$ac_tool_prefix"; then 2753 if test -n "$ac_tool_prefix"; then
2740 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 2754 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2741 set dummy ${ac_tool_prefix}gcc; ac_word=$2 2755 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2742 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2756 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2743 $as_echo_n "checking for $ac_word... " >&6; } 2757 $as_echo_n "checking for $ac_word... " >&6; }
2744 if test "${ac_cv_prog_CC+set}" = set; then : 2758 if ${ac_cv_prog_CC+:} false; then :
2745 $as_echo_n "(cached) " >&6 2759 $as_echo_n "(cached) " >&6
2746 else 2760 else
2747 if test -n "$CC"; then 2761 if test -n "$CC"; then
2748 ac_cv_prog_CC="$CC" # Let the user override the test. 2762 ac_cv_prog_CC="$CC" # Let the user override the test.
2749 else 2763 else
2779 ac_ct_CC=$CC 2793 ac_ct_CC=$CC
2780 # Extract the first word of "gcc", so it can be a program name with args. 2794 # Extract the first word of "gcc", so it can be a program name with args.
2781 set dummy gcc; ac_word=$2 2795 set dummy gcc; ac_word=$2
2782 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2796 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2783 $as_echo_n "checking for $ac_word... " >&6; } 2797 $as_echo_n "checking for $ac_word... " >&6; }
2784 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 2798 if ${ac_cv_prog_ac_ct_CC+:} false; then :
2785 $as_echo_n "(cached) " >&6 2799 $as_echo_n "(cached) " >&6
2786 else 2800 else
2787 if test -n "$ac_ct_CC"; then 2801 if test -n "$ac_ct_CC"; then
2788 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 2802 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2789 else 2803 else
2832 if test -n "$ac_tool_prefix"; then 2846 if test -n "$ac_tool_prefix"; then
2833 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 2847 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2834 set dummy ${ac_tool_prefix}cc; ac_word=$2 2848 set dummy ${ac_tool_prefix}cc; ac_word=$2
2835 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2849 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2836 $as_echo_n "checking for $ac_word... " >&6; } 2850 $as_echo_n "checking for $ac_word... " >&6; }
2837 if test "${ac_cv_prog_CC+set}" = set; then : 2851 if ${ac_cv_prog_CC+:} false; then :
2838 $as_echo_n "(cached) " >&6 2852 $as_echo_n "(cached) " >&6
2839 else 2853 else
2840 if test -n "$CC"; then 2854 if test -n "$CC"; then
2841 ac_cv_prog_CC="$CC" # Let the user override the test. 2855 ac_cv_prog_CC="$CC" # Let the user override the test.
2842 else 2856 else
2872 if test -z "$CC"; then 2886 if test -z "$CC"; then
2873 # Extract the first word of "cc", so it can be a program name with args. 2887 # Extract the first word of "cc", so it can be a program name with args.
2874 set dummy cc; ac_word=$2 2888 set dummy cc; ac_word=$2
2875 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2889 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2876 $as_echo_n "checking for $ac_word... " >&6; } 2890 $as_echo_n "checking for $ac_word... " >&6; }
2877 if test "${ac_cv_prog_CC+set}" = set; then : 2891 if ${ac_cv_prog_CC+:} false; then :
2878 $as_echo_n "(cached) " >&6 2892 $as_echo_n "(cached) " >&6
2879 else 2893 else
2880 if test -n "$CC"; then 2894 if test -n "$CC"; then
2881 ac_cv_prog_CC="$CC" # Let the user override the test. 2895 ac_cv_prog_CC="$CC" # Let the user override the test.
2882 else 2896 else
2931 do 2945 do
2932 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2946 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2933 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2947 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2934 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2948 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2935 $as_echo_n "checking for $ac_word... " >&6; } 2949 $as_echo_n "checking for $ac_word... " >&6; }
2936 if test "${ac_cv_prog_CC+set}" = set; then : 2950 if ${ac_cv_prog_CC+:} false; then :
2937 $as_echo_n "(cached) " >&6 2951 $as_echo_n "(cached) " >&6
2938 else 2952 else
2939 if test -n "$CC"; then 2953 if test -n "$CC"; then
2940 ac_cv_prog_CC="$CC" # Let the user override the test. 2954 ac_cv_prog_CC="$CC" # Let the user override the test.
2941 else 2955 else
2975 do 2989 do
2976 # Extract the first word of "$ac_prog", so it can be a program name with args. 2990 # Extract the first word of "$ac_prog", so it can be a program name with args.
2977 set dummy $ac_prog; ac_word=$2 2991 set dummy $ac_prog; ac_word=$2
2978 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2992 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2979 $as_echo_n "checking for $ac_word... " >&6; } 2993 $as_echo_n "checking for $ac_word... " >&6; }
2980 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 2994 if ${ac_cv_prog_ac_ct_CC+:} false; then :
2981 $as_echo_n "(cached) " >&6 2995 $as_echo_n "(cached) " >&6
2982 else 2996 else
2983 if test -n "$ac_ct_CC"; then 2997 if test -n "$ac_ct_CC"; then
2984 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 2998 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2985 else 2999 else
3029 fi 3043 fi
3030 3044
3031 3045
3032 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3046 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3033 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3047 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3034 as_fn_error "no acceptable C compiler found in \$PATH 3048 as_fn_error $? "no acceptable C compiler found in \$PATH
3035 See \`config.log' for more details." "$LINENO" 5; } 3049 See \`config.log' for more details" "$LINENO" 5; }
3036 3050
3037 # Provide some information about the compiler. 3051 # Provide some information about the compiler.
3038 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 3052 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3039 set X $ac_compile 3053 set X $ac_compile
3040 ac_compiler=$2 3054 ac_compiler=$2
3144 $as_echo "$as_me: failed program was:" >&5 3158 $as_echo "$as_me: failed program was:" >&5
3145 sed 's/^/| /' conftest.$ac_ext >&5 3159 sed 's/^/| /' conftest.$ac_ext >&5
3146 3160
3147 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3161 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3148 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3162 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3149 { as_fn_set_status 77 3163 as_fn_error 77 "C compiler cannot create executables
3150 as_fn_error "C compiler cannot create executables 3164 See \`config.log' for more details" "$LINENO" 5; }
3151 See \`config.log' for more details." "$LINENO" 5; }; }
3152 else 3165 else
3153 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 3166 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3154 $as_echo "yes" >&6; } 3167 $as_echo "yes" >&6; }
3155 fi 3168 fi
3156 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 3169 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3188 esac 3201 esac
3189 done 3202 done
3190 else 3203 else
3191 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3204 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3192 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3205 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3193 as_fn_error "cannot compute suffix of executables: cannot compile and link 3206 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3194 See \`config.log' for more details." "$LINENO" 5; } 3207 See \`config.log' for more details" "$LINENO" 5; }
3195 fi 3208 fi
3196 rm -f conftest conftest$ac_cv_exeext 3209 rm -f conftest conftest$ac_cv_exeext
3197 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 3210 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3198 $as_echo "$ac_cv_exeext" >&6; } 3211 $as_echo "$ac_cv_exeext" >&6; }
3199 3212
3246 if test "$cross_compiling" = maybe; then 3259 if test "$cross_compiling" = maybe; then
3247 cross_compiling=yes 3260 cross_compiling=yes
3248 else 3261 else
3249 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3262 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3250 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3263 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3251 as_fn_error "cannot run C compiled programs. 3264 as_fn_error $? "cannot run C compiled programs.
3252 If you meant to cross compile, use \`--host'. 3265 If you meant to cross compile, use \`--host'.
3253 See \`config.log' for more details." "$LINENO" 5; } 3266 See \`config.log' for more details" "$LINENO" 5; }
3254 fi 3267 fi
3255 fi 3268 fi
3256 fi 3269 fi
3257 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 3270 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3258 $as_echo "$cross_compiling" >&6; } 3271 $as_echo "$cross_compiling" >&6; }
3259 3272
3260 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out 3273 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3261 ac_clean_files=$ac_clean_files_save 3274 ac_clean_files=$ac_clean_files_save
3262 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 3275 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3263 $as_echo_n "checking for suffix of object files... " >&6; } 3276 $as_echo_n "checking for suffix of object files... " >&6; }
3264 if test "${ac_cv_objext+set}" = set; then : 3277 if ${ac_cv_objext+:} false; then :
3265 $as_echo_n "(cached) " >&6 3278 $as_echo_n "(cached) " >&6
3266 else 3279 else
3267 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3280 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3268 /* end confdefs.h. */ 3281 /* end confdefs.h. */
3269 3282
3299 $as_echo "$as_me: failed program was:" >&5 3312 $as_echo "$as_me: failed program was:" >&5
3300 sed 's/^/| /' conftest.$ac_ext >&5 3313 sed 's/^/| /' conftest.$ac_ext >&5
3301 3314
3302 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3315 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3303 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3316 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3304 as_fn_error "cannot compute suffix of object files: cannot compile 3317 as_fn_error $? "cannot compute suffix of object files: cannot compile
3305 See \`config.log' for more details." "$LINENO" 5; } 3318 See \`config.log' for more details" "$LINENO" 5; }
3306 fi 3319 fi
3307 rm -f conftest.$ac_cv_objext conftest.$ac_ext 3320 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3308 fi 3321 fi
3309 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 3322 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3310 $as_echo "$ac_cv_objext" >&6; } 3323 $as_echo "$ac_cv_objext" >&6; }
3311 OBJEXT=$ac_cv_objext 3324 OBJEXT=$ac_cv_objext
3312 ac_objext=$OBJEXT 3325 ac_objext=$OBJEXT
3313 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 3326 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3314 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 3327 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3315 if test "${ac_cv_c_compiler_gnu+set}" = set; then : 3328 if ${ac_cv_c_compiler_gnu+:} false; then :
3316 $as_echo_n "(cached) " >&6 3329 $as_echo_n "(cached) " >&6
3317 else 3330 else
3318 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3331 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3319 /* end confdefs.h. */ 3332 /* end confdefs.h. */
3320 3333
3347 fi 3360 fi
3348 ac_test_CFLAGS=${CFLAGS+set} 3361 ac_test_CFLAGS=${CFLAGS+set}
3349 ac_save_CFLAGS=$CFLAGS 3362 ac_save_CFLAGS=$CFLAGS
3350 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 3363 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3351 $as_echo_n "checking whether $CC accepts -g... " >&6; } 3364 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3352 if test "${ac_cv_prog_cc_g+set}" = set; then : 3365 if ${ac_cv_prog_cc_g+:} false; then :
3353 $as_echo_n "(cached) " >&6 3366 $as_echo_n "(cached) " >&6
3354 else 3367 else
3355 ac_save_c_werror_flag=$ac_c_werror_flag 3368 ac_save_c_werror_flag=$ac_c_werror_flag
3356 ac_c_werror_flag=yes 3369 ac_c_werror_flag=yes
3357 ac_cv_prog_cc_g=no 3370 ac_cv_prog_cc_g=no
3425 CFLAGS= 3438 CFLAGS=
3426 fi 3439 fi
3427 fi 3440 fi
3428 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 3441 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3429 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 3442 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3430 if test "${ac_cv_prog_cc_c89+set}" = set; then : 3443 if ${ac_cv_prog_cc_c89+:} false; then :
3431 $as_echo_n "(cached) " >&6 3444 $as_echo_n "(cached) " >&6
3432 else 3445 else
3433 ac_cv_prog_cc_c89=no 3446 ac_cv_prog_cc_c89=no
3434 ac_save_CC=$CC 3447 ac_save_CC=$CC
3435 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3448 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3586 3599
3587 depcc="$CC" am_compiler_list= 3600 depcc="$CC" am_compiler_list=
3588 3601
3589 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 3602 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3590 $as_echo_n "checking dependency style of $depcc... " >&6; } 3603 $as_echo_n "checking dependency style of $depcc... " >&6; }
3591 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then : 3604 if ${am_cv_CC_dependencies_compiler_type+:} false; then :
3592 $as_echo_n "(cached) " >&6 3605 $as_echo_n "(cached) " >&6
3593 else 3606 else
3594 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then 3607 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3595 # We make a subdir and do the tests there. Otherwise we can end up 3608 # We make a subdir and do the tests there. Otherwise we can end up
3596 # making bogus files that we don't know about and never remove. For 3609 # making bogus files that we don't know about and never remove. For
3712 3725
3713 3726
3714 3727
3715 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing strerror" >&5 3728 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing strerror" >&5
3716 $as_echo_n "checking for library containing strerror... " >&6; } 3729 $as_echo_n "checking for library containing strerror... " >&6; }
3717 if test "${ac_cv_search_strerror+set}" = set; then : 3730 if ${ac_cv_search_strerror+:} false; then :
3718 $as_echo_n "(cached) " >&6 3731 $as_echo_n "(cached) " >&6
3719 else 3732 else
3720 ac_func_search_save_LIBS=$LIBS 3733 ac_func_search_save_LIBS=$LIBS
3721 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3734 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3722 /* end confdefs.h. */ 3735 /* end confdefs.h. */
3746 if ac_fn_c_try_link "$LINENO"; then : 3759 if ac_fn_c_try_link "$LINENO"; then :
3747 ac_cv_search_strerror=$ac_res 3760 ac_cv_search_strerror=$ac_res
3748 fi 3761 fi
3749 rm -f core conftest.err conftest.$ac_objext \ 3762 rm -f core conftest.err conftest.$ac_objext \
3750 conftest$ac_exeext 3763 conftest$ac_exeext
3751 if test "${ac_cv_search_strerror+set}" = set; then : 3764 if ${ac_cv_search_strerror+:} false; then :
3752 break 3765 break
3753 fi 3766 fi
3754 done 3767 done
3755 if test "${ac_cv_search_strerror+set}" = set; then : 3768 if ${ac_cv_search_strerror+:} false; then :
3756 3769
3757 else 3770 else
3758 ac_cv_search_strerror=no 3771 ac_cv_search_strerror=no
3759 fi 3772 fi
3760 rm conftest.$ac_ext 3773 rm conftest.$ac_ext
3778 # On Suns, sometimes $CPP names a directory. 3791 # On Suns, sometimes $CPP names a directory.
3779 if test -n "$CPP" && test -d "$CPP"; then 3792 if test -n "$CPP" && test -d "$CPP"; then
3780 CPP= 3793 CPP=
3781 fi 3794 fi
3782 if test -z "$CPP"; then 3795 if test -z "$CPP"; then
3783 if test "${ac_cv_prog_CPP+set}" = set; then : 3796 if ${ac_cv_prog_CPP+:} false; then :
3784 $as_echo_n "(cached) " >&6 3797 $as_echo_n "(cached) " >&6
3785 else 3798 else
3786 # Double quotes because CPP needs to be expanded 3799 # Double quotes because CPP needs to be expanded
3787 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 3800 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3788 do 3801 do
3808 3821
3809 else 3822 else
3810 # Broken: fails on valid input. 3823 # Broken: fails on valid input.
3811 continue 3824 continue
3812 fi 3825 fi
3813 rm -f conftest.err conftest.$ac_ext 3826 rm -f conftest.err conftest.i conftest.$ac_ext
3814 3827
3815 # OK, works on sane cases. Now check whether nonexistent headers 3828 # OK, works on sane cases. Now check whether nonexistent headers
3816 # can be detected and how. 3829 # can be detected and how.
3817 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3830 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3818 /* end confdefs.h. */ 3831 /* end confdefs.h. */
3824 else 3837 else
3825 # Passes both tests. 3838 # Passes both tests.
3826 ac_preproc_ok=: 3839 ac_preproc_ok=:
3827 break 3840 break
3828 fi 3841 fi
3829 rm -f conftest.err conftest.$ac_ext 3842 rm -f conftest.err conftest.i conftest.$ac_ext
3830 3843
3831 done 3844 done
3832 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3845 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3833 rm -f conftest.err conftest.$ac_ext 3846 rm -f conftest.i conftest.err conftest.$ac_ext
3834 if $ac_preproc_ok; then : 3847 if $ac_preproc_ok; then :
3835 break 3848 break
3836 fi 3849 fi
3837 3850
3838 done 3851 done
3867 3880
3868 else 3881 else
3869 # Broken: fails on valid input. 3882 # Broken: fails on valid input.
3870 continue 3883 continue
3871 fi 3884 fi
3872 rm -f conftest.err conftest.$ac_ext 3885 rm -f conftest.err conftest.i conftest.$ac_ext
3873 3886
3874 # OK, works on sane cases. Now check whether nonexistent headers 3887 # OK, works on sane cases. Now check whether nonexistent headers
3875 # can be detected and how. 3888 # can be detected and how.
3876 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3889 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3877 /* end confdefs.h. */ 3890 /* end confdefs.h. */
3883 else 3896 else
3884 # Passes both tests. 3897 # Passes both tests.
3885 ac_preproc_ok=: 3898 ac_preproc_ok=:
3886 break 3899 break
3887 fi 3900 fi
3888 rm -f conftest.err conftest.$ac_ext 3901 rm -f conftest.err conftest.i conftest.$ac_ext
3889 3902
3890 done 3903 done
3891 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3904 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3892 rm -f conftest.err conftest.$ac_ext 3905 rm -f conftest.i conftest.err conftest.$ac_ext
3893 if $ac_preproc_ok; then : 3906 if $ac_preproc_ok; then :
3894 3907
3895 else 3908 else
3896 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3909 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3897 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3910 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3898 as_fn_error "C preprocessor \"$CPP\" fails sanity check 3911 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
3899 See \`config.log' for more details." "$LINENO" 5; } 3912 See \`config.log' for more details" "$LINENO" 5; }
3900 fi 3913 fi
3901 3914
3902 ac_ext=c 3915 ac_ext=c
3903 ac_cpp='$CPP $CPPFLAGS' 3916 ac_cpp='$CPP $CPPFLAGS'
3904 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3917 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3906 ac_compiler_gnu=$ac_cv_c_compiler_gnu 3919 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3907 3920
3908 3921
3909 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 3922 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
3910 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } 3923 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
3911 if test "${ac_cv_path_GREP+set}" = set; then : 3924 if ${ac_cv_path_GREP+:} false; then :
3912 $as_echo_n "(cached) " >&6 3925 $as_echo_n "(cached) " >&6
3913 else 3926 else
3914 if test -z "$GREP"; then 3927 if test -z "$GREP"; then
3915 ac_path_GREP_found=false 3928 ac_path_GREP_found=false
3916 # Loop through the user's path and test for each of PROGNAME-LIST 3929 # Loop through the user's path and test for each of PROGNAME-LIST
3955 done 3968 done
3956 done 3969 done
3957 done 3970 done
3958 IFS=$as_save_IFS 3971 IFS=$as_save_IFS
3959 if test -z "$ac_cv_path_GREP"; then 3972 if test -z "$ac_cv_path_GREP"; then
3960 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 3973 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
3961 fi 3974 fi
3962 else 3975 else
3963 ac_cv_path_GREP=$GREP 3976 ac_cv_path_GREP=$GREP
3964 fi 3977 fi
3965 3978
3969 GREP="$ac_cv_path_GREP" 3982 GREP="$ac_cv_path_GREP"
3970 3983
3971 3984
3972 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 3985 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
3973 $as_echo_n "checking for egrep... " >&6; } 3986 $as_echo_n "checking for egrep... " >&6; }
3974 if test "${ac_cv_path_EGREP+set}" = set; then : 3987 if ${ac_cv_path_EGREP+:} false; then :
3975 $as_echo_n "(cached) " >&6 3988 $as_echo_n "(cached) " >&6
3976 else 3989 else
3977 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 3990 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3978 then ac_cv_path_EGREP="$GREP -E" 3991 then ac_cv_path_EGREP="$GREP -E"
3979 else 3992 else
4021 done 4034 done
4022 done 4035 done
4023 done 4036 done
4024 IFS=$as_save_IFS 4037 IFS=$as_save_IFS
4025 if test -z "$ac_cv_path_EGREP"; then 4038 if test -z "$ac_cv_path_EGREP"; then
4026 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 4039 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4027 fi 4040 fi
4028 else 4041 else
4029 ac_cv_path_EGREP=$EGREP 4042 ac_cv_path_EGREP=$EGREP
4030 fi 4043 fi
4031 4044
4036 EGREP="$ac_cv_path_EGREP" 4049 EGREP="$ac_cv_path_EGREP"
4037 4050
4038 4051
4039 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 4052 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
4040 $as_echo_n "checking for ANSI C header files... " >&6; } 4053 $as_echo_n "checking for ANSI C header files... " >&6; }
4041 if test "${ac_cv_header_stdc+set}" = set; then : 4054 if ${ac_cv_header_stdc+:} false; then :
4042 $as_echo_n "(cached) " >&6 4055 $as_echo_n "(cached) " >&6
4043 else 4056 else
4044 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4057 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4045 /* end confdefs.h. */ 4058 /* end confdefs.h. */
4046 #include <stdlib.h> 4059 #include <stdlib.h>
4151 if test -n "$ac_tool_prefix"; then 4164 if test -n "$ac_tool_prefix"; then
4152 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 4165 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4153 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 4166 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4154 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 4167 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4155 $as_echo_n "checking for $ac_word... " >&6; } 4168 $as_echo_n "checking for $ac_word... " >&6; }
4156 if test "${ac_cv_prog_RANLIB+set}" = set; then : 4169 if ${ac_cv_prog_RANLIB+:} false; then :
4157 $as_echo_n "(cached) " >&6 4170 $as_echo_n "(cached) " >&6
4158 else 4171 else
4159 if test -n "$RANLIB"; then 4172 if test -n "$RANLIB"; then
4160 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. 4173 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4161 else 4174 else
4191 ac_ct_RANLIB=$RANLIB 4204 ac_ct_RANLIB=$RANLIB
4192 # Extract the first word of "ranlib", so it can be a program name with args. 4205 # Extract the first word of "ranlib", so it can be a program name with args.
4193 set dummy ranlib; ac_word=$2 4206 set dummy ranlib; ac_word=$2
4194 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 4207 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4195 $as_echo_n "checking for $ac_word... " >&6; } 4208 $as_echo_n "checking for $ac_word... " >&6; }
4196 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then : 4209 if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
4197 $as_echo_n "(cached) " >&6 4210 $as_echo_n "(cached) " >&6
4198 else 4211 else
4199 if test -n "$ac_ct_RANLIB"; then 4212 if test -n "$ac_ct_RANLIB"; then
4200 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. 4213 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4201 else 4214 else
4251 if test -n "$ac_tool_prefix"; then 4264 if test -n "$ac_tool_prefix"; then
4252 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. 4265 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
4253 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 4266 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
4254 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 4267 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4255 $as_echo_n "checking for $ac_word... " >&6; } 4268 $as_echo_n "checking for $ac_word... " >&6; }
4256 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then : 4269 if ${ac_cv_path_PKG_CONFIG+:} false; then :
4257 $as_echo_n "(cached) " >&6 4270 $as_echo_n "(cached) " >&6
4258 else 4271 else
4259 case $PKG_CONFIG in 4272 case $PKG_CONFIG in
4260 [\\/]* | ?:[\\/]*) 4273 [\\/]* | ?:[\\/]*)
4261 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 4274 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
4294 ac_pt_PKG_CONFIG=$PKG_CONFIG 4307 ac_pt_PKG_CONFIG=$PKG_CONFIG
4295 # Extract the first word of "pkg-config", so it can be a program name with args. 4308 # Extract the first word of "pkg-config", so it can be a program name with args.
4296 set dummy pkg-config; ac_word=$2 4309 set dummy pkg-config; ac_word=$2
4297 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 4310 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4298 $as_echo_n "checking for $ac_word... " >&6; } 4311 $as_echo_n "checking for $ac_word... " >&6; }
4299 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then : 4312 if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then :
4300 $as_echo_n "(cached) " >&6 4313 $as_echo_n "(cached) " >&6
4301 else 4314 else
4302 case $ac_pt_PKG_CONFIG in 4315 case $ac_pt_PKG_CONFIG in
4303 [\\/]* | ?:[\\/]*) 4316 [\\/]* | ?:[\\/]*)
4304 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. 4317 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
4415 GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors "glib-2.0" 2>&1` 4428 GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors "glib-2.0" 2>&1`
4416 fi 4429 fi
4417 # Put the nasty error message in config.log where it belongs 4430 # Put the nasty error message in config.log where it belongs
4418 echo "$GLIB_PKG_ERRORS" >&5 4431 echo "$GLIB_PKG_ERRORS" >&5
4419 4432
4420 as_fn_error "Package requirements (glib-2.0) were not met: 4433 as_fn_error $? "Package requirements (glib-2.0) were not met:
4421 4434
4422 $GLIB_PKG_ERRORS 4435 $GLIB_PKG_ERRORS
4423 4436
4424 Consider adjusting the PKG_CONFIG_PATH environment variable if you 4437 Consider adjusting the PKG_CONFIG_PATH environment variable if you
4425 installed software in a non-standard prefix. 4438 installed software in a non-standard prefix.
4430 elif test $pkg_failed = untried; then 4443 elif test $pkg_failed = untried; then
4431 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 4444 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4432 $as_echo "no" >&6; } 4445 $as_echo "no" >&6; }
4433 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4446 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4434 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4447 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4435 as_fn_error "The pkg-config script could not be found or is too old. Make sure it 4448 as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it
4436 is in your PATH or set the PKG_CONFIG environment variable to the full 4449 is in your PATH or set the PKG_CONFIG environment variable to the full
4437 path to pkg-config. 4450 path to pkg-config.
4438 4451
4439 Alternatively, you may set the environment variables GLIB_CFLAGS 4452 Alternatively, you may set the environment variables GLIB_CFLAGS
4440 and GLIB_LIBS to avoid the need to call pkg-config. 4453 and GLIB_LIBS to avoid the need to call pkg-config.
4441 See the pkg-config man page for more details. 4454 See the pkg-config man page for more details.
4442 4455
4443 To get pkg-config, see <http://pkg-config.freedesktop.org/>. 4456 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
4444 See \`config.log' for more details." "$LINENO" 5; } 4457 See \`config.log' for more details" "$LINENO" 5; }
4445 else 4458 else
4446 GLIB_CFLAGS=$pkg_cv_GLIB_CFLAGS 4459 GLIB_CFLAGS=$pkg_cv_GLIB_CFLAGS
4447 GLIB_LIBS=$pkg_cv_GLIB_LIBS 4460 GLIB_LIBS=$pkg_cv_GLIB_LIBS
4448 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 4461 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4449 $as_echo "yes" >&6; } 4462 $as_echo "yes" >&6; }
4467 4480
4468 $as_echo "#define ENABLE_RESOLVER 1" >>confdefs.h 4481 $as_echo "#define ENABLE_RESOLVER 1" >>confdefs.h
4469 4482
4470 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for res_search in -lc" >&5 4483 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for res_search in -lc" >&5
4471 $as_echo_n "checking for res_search in -lc... " >&6; } 4484 $as_echo_n "checking for res_search in -lc... " >&6; }
4472 if test "${ac_cv_lib_c_res_search+set}" = set; then : 4485 if ${ac_cv_lib_c_res_search+:} false; then :
4473 $as_echo_n "(cached) " >&6 4486 $as_echo_n "(cached) " >&6
4474 else 4487 else
4475 ac_check_lib_save_LIBS=$LIBS 4488 ac_check_lib_save_LIBS=$LIBS
4476 LIBS="-lc $LIBS" 4489 LIBS="-lc $LIBS"
4477 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4490 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4501 conftest$ac_exeext conftest.$ac_ext 4514 conftest$ac_exeext conftest.$ac_ext
4502 LIBS=$ac_check_lib_save_LIBS 4515 LIBS=$ac_check_lib_save_LIBS
4503 fi 4516 fi
4504 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_c_res_search" >&5 4517 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_c_res_search" >&5
4505 $as_echo "$ac_cv_lib_c_res_search" >&6; } 4518 $as_echo "$ac_cv_lib_c_res_search" >&6; }
4506 if test "x$ac_cv_lib_c_res_search" = x""yes; then : 4519 if test "x$ac_cv_lib_c_res_search" = xyes; then :
4507 need_resolv=no 4520 need_resolv=no
4508 else 4521 else
4509 need_resolv=yes 4522 need_resolv=yes
4510 fi 4523 fi
4511 4524
4512 if test "$need_resolv" = yes; then 4525 if test "$need_resolv" = yes; then
4513 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for res_search in -lresolv" >&5 4526 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for res_search in -lresolv" >&5
4514 $as_echo_n "checking for res_search in -lresolv... " >&6; } 4527 $as_echo_n "checking for res_search in -lresolv... " >&6; }
4515 if test "${ac_cv_lib_resolv_res_search+set}" = set; then : 4528 if ${ac_cv_lib_resolv_res_search+:} false; then :
4516 $as_echo_n "(cached) " >&6 4529 $as_echo_n "(cached) " >&6
4517 else 4530 else
4518 ac_check_lib_save_LIBS=$LIBS 4531 ac_check_lib_save_LIBS=$LIBS
4519 LIBS="-lresolv $LIBS" 4532 LIBS="-lresolv $LIBS"
4520 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4533 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4544 conftest$ac_exeext conftest.$ac_ext 4557 conftest$ac_exeext conftest.$ac_ext
4545 LIBS=$ac_check_lib_save_LIBS 4558 LIBS=$ac_check_lib_save_LIBS
4546 fi 4559 fi
4547 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv_res_search" >&5 4560 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv_res_search" >&5
4548 $as_echo "$ac_cv_lib_resolv_res_search" >&6; } 4561 $as_echo "$ac_cv_lib_resolv_res_search" >&6; }
4549 if test "x$ac_cv_lib_resolv_res_search" = x""yes; then : 4562 if test "x$ac_cv_lib_resolv_res_search" = xyes; then :
4550 has_resolv=yes; RESOLV_LIBS="-lresolv" 4563 has_resolv=yes; RESOLV_LIBS="-lresolv"
4551 else 4564 else
4552 has_resolv=no 4565 has_resolv=no
4553 fi 4566 fi
4554 4567
4578 rm -f core conftest.err conftest.$ac_objext \ 4591 rm -f core conftest.err conftest.$ac_objext \
4579 conftest$ac_exeext conftest.$ac_ext; 4592 conftest$ac_exeext conftest.$ac_ext;
4580 LIBS="$saved_LIBS" 4593 LIBS="$saved_LIBS"
4581 fi 4594 fi
4582 if test "$has_resolv" = no; then 4595 if test "$has_resolv" = no; then
4583 as_fn_error "\"no libresolv\"" "$LINENO" 5 4596 as_fn_error $? "\"no libresolv\"" "$LINENO" 5
4584 RESOLV_LIBS='' 4597 RESOLV_LIBS=''
4585 fi 4598 fi
4586 fi 4599 fi
4587 else 4600 else
4588 RESOLV_LIBS='' 4601 RESOLV_LIBS=''
4590 4603
4591 4604
4592 for ac_func in getline 4605 for ac_func in getline
4593 do : 4606 do :
4594 ac_fn_c_check_func "$LINENO" "getline" "ac_cv_func_getline" 4607 ac_fn_c_check_func "$LINENO" "getline" "ac_cv_func_getline"
4595 if test "x$ac_cv_func_getline" = x""yes; then : 4608 if test "x$ac_cv_func_getline" = xyes; then :
4596 cat >>confdefs.h <<_ACEOF 4609 cat >>confdefs.h <<_ACEOF
4597 #define HAVE_GETLINE 1 4610 #define HAVE_GETLINE 1
4598 _ACEOF 4611 _ACEOF
4599 4612
4600 fi 4613 fi
4602 4615
4603 4616
4604 for ac_func in fdatasync 4617 for ac_func in fdatasync
4605 do : 4618 do :
4606 ac_fn_c_check_func "$LINENO" "fdatasync" "ac_cv_func_fdatasync" 4619 ac_fn_c_check_func "$LINENO" "fdatasync" "ac_cv_func_fdatasync"
4607 if test "x$ac_cv_func_fdatasync" = x""yes; then : 4620 if test "x$ac_cv_func_fdatasync" = xyes; then :
4608 cat >>confdefs.h <<_ACEOF 4621 cat >>confdefs.h <<_ACEOF
4609 #define HAVE_FDATASYNC 1 4622 #define HAVE_FDATASYNC 1
4610 _ACEOF 4623 _ACEOF
4611 4624
4612 fi 4625 fi
4613 done 4626 done
4614 4627
4615 4628
4616 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 4629 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
4617 $as_echo_n "checking for ANSI C header files... " >&6; } 4630 $as_echo_n "checking for ANSI C header files... " >&6; }
4618 if test "${ac_cv_header_stdc+set}" = set; then : 4631 if ${ac_cv_header_stdc+:} false; then :
4619 $as_echo_n "(cached) " >&6 4632 $as_echo_n "(cached) " >&6
4620 else 4633 else
4621 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4634 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4622 /* end confdefs.h. */ 4635 /* end confdefs.h. */
4623 #include <stdlib.h> 4636 #include <stdlib.h>
4730 inttypes.h stdint.h unistd.h 4743 inttypes.h stdint.h unistd.h
4731 do : 4744 do :
4732 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 4745 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4733 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default 4746 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
4734 " 4747 "
4735 eval as_val=\$$as_ac_Header 4748 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
4736 if test "x$as_val" = x""yes; then :
4737 cat >>confdefs.h <<_ACEOF 4749 cat >>confdefs.h <<_ACEOF
4738 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 4750 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4739 _ACEOF 4751 _ACEOF
4740 4752
4741 fi 4753 fi
4745 4757
4746 for ac_header in fcntl.h sys/time.h syslog.h unistd.h 4758 for ac_header in fcntl.h sys/time.h syslog.h unistd.h
4747 do : 4759 do :
4748 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 4760 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4749 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 4761 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
4750 eval as_val=\$$as_ac_Header 4762 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
4751 if test "x$as_val" = x""yes; then :
4752 cat >>confdefs.h <<_ACEOF 4763 cat >>confdefs.h <<_ACEOF
4753 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 4764 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4754 _ACEOF 4765 _ACEOF
4755 4766
4756 fi 4767 fi
4758 done 4769 done
4759 4770
4760 4771
4761 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5 4772 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
4762 $as_echo_n "checking for an ANSI C-conforming const... " >&6; } 4773 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
4763 if test "${ac_cv_c_const+set}" = set; then : 4774 if ${ac_cv_c_const+:} false; then :
4764 $as_echo_n "(cached) " >&6 4775 $as_echo_n "(cached) " >&6
4765 else 4776 else
4766 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4777 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4767 /* end confdefs.h. */ 4778 /* end confdefs.h. */
4768 4779
4837 $as_echo "#define const /**/" >>confdefs.h 4848 $as_echo "#define const /**/" >>confdefs.h
4838 4849
4839 fi 4850 fi
4840 4851
4841 ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default" 4852 ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
4842 if test "x$ac_cv_type_pid_t" = x""yes; then : 4853 if test "x$ac_cv_type_pid_t" = xyes; then :
4843 4854
4844 else 4855 else
4845 4856
4846 cat >>confdefs.h <<_ACEOF 4857 cat >>confdefs.h <<_ACEOF
4847 #define pid_t int 4858 #define pid_t int
4848 _ACEOF 4859 _ACEOF
4849 4860
4850 fi 4861 fi
4851 4862
4852 ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" 4863 ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
4853 if test "x$ac_cv_type_size_t" = x""yes; then : 4864 if test "x$ac_cv_type_size_t" = xyes; then :
4854 4865
4855 else 4866 else
4856 4867
4857 cat >>confdefs.h <<_ACEOF 4868 cat >>confdefs.h <<_ACEOF
4858 #define size_t unsigned int 4869 #define size_t unsigned int
4860 4871
4861 fi 4872 fi
4862 4873
4863 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5 4874 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
4864 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; } 4875 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
4865 if test "${ac_cv_header_time+set}" = set; then : 4876 if ${ac_cv_header_time+:} false; then :
4866 $as_echo_n "(cached) " >&6 4877 $as_echo_n "(cached) " >&6
4867 else 4878 else
4868 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4879 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4869 /* end confdefs.h. */ 4880 /* end confdefs.h. */
4870 #include <sys/types.h> 4881 #include <sys/types.h>
4895 4906
4896 fi 4907 fi
4897 4908
4898 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5 4909 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5
4899 $as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; } 4910 $as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
4900 if test "${ac_cv_struct_tm+set}" = set; then : 4911 if ${ac_cv_struct_tm+:} false; then :
4901 $as_echo_n "(cached) " >&6 4912 $as_echo_n "(cached) " >&6
4902 else 4913 else
4903 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4914 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4904 /* end confdefs.h. */ 4915 /* end confdefs.h. */
4905 #include <sys/types.h> 4916 #include <sys/types.h>
4931 fi 4942 fi
4932 4943
4933 4944
4934 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working POSIX fnmatch" >&5 4945 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working POSIX fnmatch" >&5
4935 $as_echo_n "checking for working POSIX fnmatch... " >&6; } 4946 $as_echo_n "checking for working POSIX fnmatch... " >&6; }
4936 if test "${ac_cv_func_fnmatch_works+set}" = set; then : 4947 if ${ac_cv_func_fnmatch_works+:} false; then :
4937 $as_echo_n "(cached) " >&6 4948 $as_echo_n "(cached) " >&6
4938 else 4949 else
4939 # Some versions of Solaris, SCO, and the GNU C Library 4950 # Some versions of Solaris, SCO, and the GNU C Library
4940 # have a broken or incompatible fnmatch. 4951 # have a broken or incompatible fnmatch.
4941 # So we run a test program. If we are cross-compiling, take no chance. 4952 # So we run a test program. If we are cross-compiling, take no chance.
4983 fi 4994 fi
4984 4995
4985 4996
4986 { $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5 4997 { $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
4987 $as_echo_n "checking return type of signal handlers... " >&6; } 4998 $as_echo_n "checking return type of signal handlers... " >&6; }
4988 if test "${ac_cv_type_signal+set}" = set; then : 4999 if ${ac_cv_type_signal+:} false; then :
4989 $as_echo_n "(cached) " >&6 5000 $as_echo_n "(cached) " >&6
4990 else 5001 else
4991 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5002 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4992 /* end confdefs.h. */ 5003 /* end confdefs.h. */
4993 #include <sys/types.h> 5004 #include <sys/types.h>
5017 5028
5018 5029
5019 for ac_func in strftime 5030 for ac_func in strftime
5020 do : 5031 do :
5021 ac_fn_c_check_func "$LINENO" "strftime" "ac_cv_func_strftime" 5032 ac_fn_c_check_func "$LINENO" "strftime" "ac_cv_func_strftime"
5022 if test "x$ac_cv_func_strftime" = x""yes; then : 5033 if test "x$ac_cv_func_strftime" = xyes; then :
5023 cat >>confdefs.h <<_ACEOF 5034 cat >>confdefs.h <<_ACEOF
5024 #define HAVE_STRFTIME 1 5035 #define HAVE_STRFTIME 1
5025 _ACEOF 5036 _ACEOF
5026 5037
5027 else 5038 else
5028 # strftime is in -lintl on SCO UNIX. 5039 # strftime is in -lintl on SCO UNIX.
5029 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for strftime in -lintl" >&5 5040 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for strftime in -lintl" >&5
5030 $as_echo_n "checking for strftime in -lintl... " >&6; } 5041 $as_echo_n "checking for strftime in -lintl... " >&6; }
5031 if test "${ac_cv_lib_intl_strftime+set}" = set; then : 5042 if ${ac_cv_lib_intl_strftime+:} false; then :
5032 $as_echo_n "(cached) " >&6 5043 $as_echo_n "(cached) " >&6
5033 else 5044 else
5034 ac_check_lib_save_LIBS=$LIBS 5045 ac_check_lib_save_LIBS=$LIBS
5035 LIBS="-lintl $LIBS" 5046 LIBS="-lintl $LIBS"
5036 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5047 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5060 conftest$ac_exeext conftest.$ac_ext 5071 conftest$ac_exeext conftest.$ac_ext
5061 LIBS=$ac_check_lib_save_LIBS 5072 LIBS=$ac_check_lib_save_LIBS
5062 fi 5073 fi
5063 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_strftime" >&5 5074 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_strftime" >&5
5064 $as_echo "$ac_cv_lib_intl_strftime" >&6; } 5075 $as_echo "$ac_cv_lib_intl_strftime" >&6; }
5065 if test "x$ac_cv_lib_intl_strftime" = x""yes; then : 5076 if test "x$ac_cv_lib_intl_strftime" = xyes; then :
5066 $as_echo "#define HAVE_STRFTIME 1" >>confdefs.h 5077 $as_echo "#define HAVE_STRFTIME 1" >>confdefs.h
5067 5078
5068 LIBS="-lintl $LIBS" 5079 LIBS="-lintl $LIBS"
5069 fi 5080 fi
5070 5081
5072 done 5083 done
5073 5084
5074 for ac_func in vprintf 5085 for ac_func in vprintf
5075 do : 5086 do :
5076 ac_fn_c_check_func "$LINENO" "vprintf" "ac_cv_func_vprintf" 5087 ac_fn_c_check_func "$LINENO" "vprintf" "ac_cv_func_vprintf"
5077 if test "x$ac_cv_func_vprintf" = x""yes; then : 5088 if test "x$ac_cv_func_vprintf" = xyes; then :
5078 cat >>confdefs.h <<_ACEOF 5089 cat >>confdefs.h <<_ACEOF
5079 #define HAVE_VPRINTF 1 5090 #define HAVE_VPRINTF 1
5080 _ACEOF 5091 _ACEOF
5081 5092
5082 ac_fn_c_check_func "$LINENO" "_doprnt" "ac_cv_func__doprnt" 5093 ac_fn_c_check_func "$LINENO" "_doprnt" "ac_cv_func__doprnt"
5083 if test "x$ac_cv_func__doprnt" = x""yes; then : 5094 if test "x$ac_cv_func__doprnt" = xyes; then :
5084 5095
5085 $as_echo "#define HAVE_DOPRNT 1" >>confdefs.h 5096 $as_echo "#define HAVE_DOPRNT 1" >>confdefs.h
5086 5097
5087 fi 5098 fi
5088 5099
5092 5103
5093 for ac_func in select socket strerror strstr 5104 for ac_func in select socket strerror strstr
5094 do : 5105 do :
5095 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 5106 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
5096 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" 5107 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
5097 eval as_val=\$$as_ac_var 5108 if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
5098 if test "x$as_val" = x""yes; then :
5099 cat >>confdefs.h <<_ACEOF 5109 cat >>confdefs.h <<_ACEOF
5100 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 5110 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
5101 _ACEOF 5111 _ACEOF
5102 5112
5103 fi 5113 fi
5241 5251
5242 if test "x$need_md5" = 'xyes'; then 5252 if test "x$need_md5" = 'xyes'; then
5243 if test "x$with_libcrypto" = "xyes"; then 5253 if test "x$with_libcrypto" = "xyes"; then
5244 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for MD5 in -lcrypto" >&5 5254 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for MD5 in -lcrypto" >&5
5245 $as_echo_n "checking for MD5 in -lcrypto... " >&6; } 5255 $as_echo_n "checking for MD5 in -lcrypto... " >&6; }
5246 if test "${ac_cv_lib_crypto_MD5+set}" = set; then : 5256 if ${ac_cv_lib_crypto_MD5+:} false; then :
5247 $as_echo_n "(cached) " >&6 5257 $as_echo_n "(cached) " >&6
5248 else 5258 else
5249 ac_check_lib_save_LIBS=$LIBS 5259 ac_check_lib_save_LIBS=$LIBS
5250 LIBS="-lcrypto $LIBS" 5260 LIBS="-lcrypto $LIBS"
5251 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5261 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5275 conftest$ac_exeext conftest.$ac_ext 5285 conftest$ac_exeext conftest.$ac_ext
5276 LIBS=$ac_check_lib_save_LIBS 5286 LIBS=$ac_check_lib_save_LIBS
5277 fi 5287 fi
5278 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_MD5" >&5 5288 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_MD5" >&5
5279 $as_echo "$ac_cv_lib_crypto_MD5" >&6; } 5289 $as_echo "$ac_cv_lib_crypto_MD5" >&6; }
5280 if test "x$ac_cv_lib_crypto_MD5" = x""yes; then : 5290 if test "x$ac_cv_lib_crypto_MD5" = xyes; then :
5281 has_crypto='yes' 5291 has_crypto='yes'
5282 else 5292 else
5283 as_fn_error "'no libcrypto'" "$LINENO" 5 5293 as_fn_error $? "'no libcrypto'" "$LINENO" 5
5284 fi 5294 fi
5285 5295
5286 if test "x$has_crypto" = 'xyes'; then 5296 if test "x$has_crypto" = 'xyes'; then
5287 5297
5288 $as_echo "#define USE_LIB_CRYPTO 1" >>confdefs.h 5298 $as_echo "#define USE_LIB_CRYPTO 1" >>confdefs.h
5308 5318
5309 $as_echo "#define ENABLE_IDENT 1" >>confdefs.h 5319 $as_echo "#define ENABLE_IDENT 1" >>confdefs.h
5310 5320
5311 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ident_id in -lident" >&5 5321 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ident_id in -lident" >&5
5312 $as_echo_n "checking for ident_id in -lident... " >&6; } 5322 $as_echo_n "checking for ident_id in -lident... " >&6; }
5313 if test "${ac_cv_lib_ident_ident_id+set}" = set; then : 5323 if ${ac_cv_lib_ident_ident_id+:} false; then :
5314 $as_echo_n "(cached) " >&6 5324 $as_echo_n "(cached) " >&6
5315 else 5325 else
5316 ac_check_lib_save_LIBS=$LIBS 5326 ac_check_lib_save_LIBS=$LIBS
5317 LIBS="-lident $LIBS" 5327 LIBS="-lident $LIBS"
5318 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5328 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5342 conftest$ac_exeext conftest.$ac_ext 5352 conftest$ac_exeext conftest.$ac_ext
5343 LIBS=$ac_check_lib_save_LIBS 5353 LIBS=$ac_check_lib_save_LIBS
5344 fi 5354 fi
5345 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ident_ident_id" >&5 5355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ident_ident_id" >&5
5346 $as_echo "$ac_cv_lib_ident_ident_id" >&6; } 5356 $as_echo "$ac_cv_lib_ident_ident_id" >&6; }
5347 if test "x$ac_cv_lib_ident_ident_id" = x""yes; then : 5357 if test "x$ac_cv_lib_ident_ident_id" = xyes; then :
5348 IDENT_LIBS='-lident' 5358 IDENT_LIBS='-lident'
5349 else 5359 else
5350 IDENT_LIBS='libident/libident.a' 5360 IDENT_LIBS='libident/libident.a'
5351 fi 5361 fi
5352 5362
5379 with_liblockfile='yes' 5389 with_liblockfile='yes'
5380 fi 5390 fi
5381 if test "x$with_liblockfile" = xyes; then 5391 if test "x$with_liblockfile" = xyes; then
5382 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for maillock in -llockfile" >&5 5392 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for maillock in -llockfile" >&5
5383 $as_echo_n "checking for maillock in -llockfile... " >&6; } 5393 $as_echo_n "checking for maillock in -llockfile... " >&6; }
5384 if test "${ac_cv_lib_lockfile_maillock+set}" = set; then : 5394 if ${ac_cv_lib_lockfile_maillock+:} false; then :
5385 $as_echo_n "(cached) " >&6 5395 $as_echo_n "(cached) " >&6
5386 else 5396 else
5387 ac_check_lib_save_LIBS=$LIBS 5397 ac_check_lib_save_LIBS=$LIBS
5388 LIBS="-llockfile $LIBS" 5398 LIBS="-llockfile $LIBS"
5389 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5399 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5413 conftest$ac_exeext conftest.$ac_ext 5423 conftest$ac_exeext conftest.$ac_ext
5414 LIBS=$ac_check_lib_save_LIBS 5424 LIBS=$ac_check_lib_save_LIBS
5415 fi 5425 fi
5416 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lockfile_maillock" >&5 5426 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lockfile_maillock" >&5
5417 $as_echo "$ac_cv_lib_lockfile_maillock" >&6; } 5427 $as_echo "$ac_cv_lib_lockfile_maillock" >&6; }
5418 if test "x$ac_cv_lib_lockfile_maillock" = x""yes; then : 5428 if test "x$ac_cv_lib_lockfile_maillock" = xyes; then :
5419 has_lockfile=yes 5429 has_lockfile=yes
5420 else 5430 else
5421 as_fn_error "\"no liblockfile\"" "$LINENO" 5 5431 as_fn_error $? "\"no liblockfile\"" "$LINENO" 5
5422 fi 5432 fi
5423 5433
5424 LOCKFILE_LIBS='-llockfile' 5434 LOCKFILE_LIBS='-llockfile'
5425 5435
5426 $as_echo "#define USE_LIBLOCKFILE 1" >>confdefs.h 5436 $as_echo "#define USE_LIBLOCKFILE 1" >>confdefs.h
5561 t end 5571 t end
5562 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 5572 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
5563 :end' >>confcache 5573 :end' >>confcache
5564 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 5574 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
5565 if test -w "$cache_file"; then 5575 if test -w "$cache_file"; then
5566 test "x$cache_file" != "x/dev/null" && 5576 if test "x$cache_file" != "x/dev/null"; then
5567 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 5577 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
5568 $as_echo "$as_me: updating cache $cache_file" >&6;} 5578 $as_echo "$as_me: updating cache $cache_file" >&6;}
5569 cat confcache >$cache_file 5579 if test ! -f "$cache_file" || test -h "$cache_file"; then
5580 cat confcache >"$cache_file"
5581 else
5582 case $cache_file in #(
5583 */* | ?:*)
5584 mv -f confcache "$cache_file"$$ &&
5585 mv -f "$cache_file"$$ "$cache_file" ;; #(
5586 *)
5587 mv -f confcache "$cache_file" ;;
5588 esac
5589 fi
5590 fi
5570 else 5591 else
5571 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 5592 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
5572 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 5593 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
5573 fi 5594 fi
5574 fi 5595 fi
5580 5601
5581 DEFS=-DHAVE_CONFIG_H 5602 DEFS=-DHAVE_CONFIG_H
5582 5603
5583 ac_libobjs= 5604 ac_libobjs=
5584 ac_ltlibobjs= 5605 ac_ltlibobjs=
5606 U=
5585 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 5607 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
5586 # 1. Remove the extension, and $U if already installed. 5608 # 1. Remove the extension, and $U if already installed.
5587 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 5609 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
5588 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` 5610 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
5589 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR 5611 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
5603 am__EXEEXT_TRUE='#' 5625 am__EXEEXT_TRUE='#'
5604 am__EXEEXT_FALSE= 5626 am__EXEEXT_FALSE=
5605 fi 5627 fi
5606 5628
5607 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then 5629 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
5608 as_fn_error "conditional \"AMDEP\" was never defined. 5630 as_fn_error $? "conditional \"AMDEP\" was never defined.
5609 Usually this means the macro was only invoked conditionally." "$LINENO" 5 5631 Usually this means the macro was only invoked conditionally." "$LINENO" 5
5610 fi 5632 fi
5611 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then 5633 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
5612 as_fn_error "conditional \"am__fastdepCC\" was never defined. 5634 as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
5613 Usually this means the macro was only invoked conditionally." "$LINENO" 5 5635 Usually this means the macro was only invoked conditionally." "$LINENO" 5
5614 fi 5636 fi
5615 5637
5616 : ${CONFIG_STATUS=./config.status} 5638 : "${CONFIG_STATUS=./config.status}"
5617 ac_write_fail=0 5639 ac_write_fail=0
5618 ac_clean_files_save=$ac_clean_files 5640 ac_clean_files_save=$ac_clean_files
5619 ac_clean_files="$ac_clean_files $CONFIG_STATUS" 5641 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
5620 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 5642 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
5621 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 5643 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
5712 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 5734 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
5713 # splitting by setting IFS to empty value.) 5735 # splitting by setting IFS to empty value.)
5714 IFS=" "" $as_nl" 5736 IFS=" "" $as_nl"
5715 5737
5716 # Find who we are. Look in the path if we contain no directory separator. 5738 # Find who we are. Look in the path if we contain no directory separator.
5739 as_myself=
5717 case $0 in #(( 5740 case $0 in #((
5718 *[\\/]* ) as_myself=$0 ;; 5741 *[\\/]* ) as_myself=$0 ;;
5719 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 5742 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5720 for as_dir in $PATH 5743 for as_dir in $PATH
5721 do 5744 do
5757 5780
5758 # CDPATH. 5781 # CDPATH.
5759 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH 5782 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
5760 5783
5761 5784
5762 # as_fn_error ERROR [LINENO LOG_FD] 5785 # as_fn_error STATUS ERROR [LINENO LOG_FD]
5763 # --------------------------------- 5786 # ----------------------------------------
5764 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 5787 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
5765 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the 5788 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
5766 # script with status $?, using 1 if that was 0. 5789 # script with STATUS, using 1 if that was 0.
5767 as_fn_error () 5790 as_fn_error ()
5768 { 5791 {
5769 as_status=$?; test $as_status -eq 0 && as_status=1 5792 as_status=$1; test $as_status -eq 0 && as_status=1
5770 if test "$3"; then 5793 if test "$4"; then
5771 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 5794 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
5772 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 5795 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
5773 fi 5796 fi
5774 $as_echo "$as_me: error: $1" >&2 5797 $as_echo "$as_me: error: $2" >&2
5775 as_fn_exit $as_status 5798 as_fn_exit $as_status
5776 } # as_fn_error 5799 } # as_fn_error
5777 5800
5778 5801
5779 # as_fn_set_status STATUS 5802 # as_fn_set_status STATUS
5965 } 5988 }
5966 s/.*/./; q'` 5989 s/.*/./; q'`
5967 test -d "$as_dir" && break 5990 test -d "$as_dir" && break
5968 done 5991 done
5969 test -z "$as_dirs" || eval "mkdir $as_dirs" 5992 test -z "$as_dirs" || eval "mkdir $as_dirs"
5970 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" 5993 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
5971 5994
5972 5995
5973 } # as_fn_mkdir_p 5996 } # as_fn_mkdir_p
5974 if mkdir -p . 2>/dev/null; then 5997 if mkdir -p . 2>/dev/null; then
5975 as_mkdir_p='mkdir -p "$as_dir"' 5998 as_mkdir_p='mkdir -p "$as_dir"'
6018 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 6041 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6019 # Save the log message, to keep $0 and so on meaningful, and to 6042 # Save the log message, to keep $0 and so on meaningful, and to
6020 # report actual input values of CONFIG_FILES etc. instead of their 6043 # report actual input values of CONFIG_FILES etc. instead of their
6021 # values after options handling. 6044 # values after options handling.
6022 ac_log=" 6045 ac_log="
6023 This file was extended by masqmail $as_me 0.2.30-dev, which was 6046 This file was extended by masqmail $as_me 0.2.30, which was
6024 generated by GNU Autoconf 2.65. Invocation command line was 6047 generated by GNU Autoconf 2.68. Invocation command line was
6025 6048
6026 CONFIG_FILES = $CONFIG_FILES 6049 CONFIG_FILES = $CONFIG_FILES
6027 CONFIG_HEADERS = $CONFIG_HEADERS 6050 CONFIG_HEADERS = $CONFIG_HEADERS
6028 CONFIG_LINKS = $CONFIG_LINKS 6051 CONFIG_LINKS = $CONFIG_LINKS
6029 CONFIG_COMMANDS = $CONFIG_COMMANDS 6052 CONFIG_COMMANDS = $CONFIG_COMMANDS
6084 6107
6085 _ACEOF 6108 _ACEOF
6086 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6109 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6087 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 6110 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
6088 ac_cs_version="\\ 6111 ac_cs_version="\\
6089 masqmail config.status 0.2.30-dev 6112 masqmail config.status 0.2.30
6090 configured by $0, generated by GNU Autoconf 2.65, 6113 configured by $0, generated by GNU Autoconf 2.68,
6091 with options \\"\$ac_cs_config\\" 6114 with options \\"\$ac_cs_config\\"
6092 6115
6093 Copyright (C) 2009 Free Software Foundation, Inc. 6116 Copyright (C) 2010 Free Software Foundation, Inc.
6094 This config.status script is free software; the Free Software Foundation 6117 This config.status script is free software; the Free Software Foundation
6095 gives unlimited permission to copy, distribute and modify it." 6118 gives unlimited permission to copy, distribute and modify it."
6096 6119
6097 ac_pwd='$ac_pwd' 6120 ac_pwd='$ac_pwd'
6098 srcdir='$srcdir' 6121 srcdir='$srcdir'
6106 # The default lists apply if the user does not specify any file. 6129 # The default lists apply if the user does not specify any file.
6107 ac_need_defaults=: 6130 ac_need_defaults=:
6108 while test $# != 0 6131 while test $# != 0
6109 do 6132 do
6110 case $1 in 6133 case $1 in
6111 --*=*) 6134 --*=?*)
6112 ac_option=`expr "X$1" : 'X\([^=]*\)='` 6135 ac_option=`expr "X$1" : 'X\([^=]*\)='`
6113 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` 6136 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
6137 ac_shift=:
6138 ;;
6139 --*=)
6140 ac_option=`expr "X$1" : 'X\([^=]*\)='`
6141 ac_optarg=
6114 ac_shift=: 6142 ac_shift=:
6115 ;; 6143 ;;
6116 *) 6144 *)
6117 ac_option=$1 6145 ac_option=$1
6118 ac_optarg=$2 6146 ac_optarg=$2
6132 debug=: ;; 6160 debug=: ;;
6133 --file | --fil | --fi | --f ) 6161 --file | --fil | --fi | --f )
6134 $ac_shift 6162 $ac_shift
6135 case $ac_optarg in 6163 case $ac_optarg in
6136 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 6164 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
6165 '') as_fn_error $? "missing file argument" ;;
6137 esac 6166 esac
6138 as_fn_append CONFIG_FILES " '$ac_optarg'" 6167 as_fn_append CONFIG_FILES " '$ac_optarg'"
6139 ac_need_defaults=false;; 6168 ac_need_defaults=false;;
6140 --header | --heade | --head | --hea ) 6169 --header | --heade | --head | --hea )
6141 $ac_shift 6170 $ac_shift
6144 esac 6173 esac
6145 as_fn_append CONFIG_HEADERS " '$ac_optarg'" 6174 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
6146 ac_need_defaults=false;; 6175 ac_need_defaults=false;;
6147 --he | --h) 6176 --he | --h)
6148 # Conflict between --help and --header 6177 # Conflict between --help and --header
6149 as_fn_error "ambiguous option: \`$1' 6178 as_fn_error $? "ambiguous option: \`$1'
6150 Try \`$0 --help' for more information.";; 6179 Try \`$0 --help' for more information.";;
6151 --help | --hel | -h ) 6180 --help | --hel | -h )
6152 $as_echo "$ac_cs_usage"; exit ;; 6181 $as_echo "$ac_cs_usage"; exit ;;
6153 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 6182 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
6154 | -silent | --silent | --silen | --sile | --sil | --si | --s) 6183 | -silent | --silent | --silen | --sile | --sil | --si | --s)
6155 ac_cs_silent=: ;; 6184 ac_cs_silent=: ;;
6156 6185
6157 # This is an error. 6186 # This is an error.
6158 -*) as_fn_error "unrecognized option: \`$1' 6187 -*) as_fn_error $? "unrecognized option: \`$1'
6159 Try \`$0 --help' for more information." ;; 6188 Try \`$0 --help' for more information." ;;
6160 6189
6161 *) as_fn_append ac_config_targets " $1" 6190 *) as_fn_append ac_config_targets " $1"
6162 ac_need_defaults=false ;; 6191 ac_need_defaults=false ;;
6163 6192
6216 "src/base64/Makefile") CONFIG_FILES="$CONFIG_FILES src/base64/Makefile" ;; 6245 "src/base64/Makefile") CONFIG_FILES="$CONFIG_FILES src/base64/Makefile" ;;
6217 "src/md5/Makefile") CONFIG_FILES="$CONFIG_FILES src/md5/Makefile" ;; 6246 "src/md5/Makefile") CONFIG_FILES="$CONFIG_FILES src/md5/Makefile" ;;
6218 "src/libident/Makefile") CONFIG_FILES="$CONFIG_FILES src/libident/Makefile" ;; 6247 "src/libident/Makefile") CONFIG_FILES="$CONFIG_FILES src/libident/Makefile" ;;
6219 "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;; 6248 "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;;
6220 6249
6221 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 6250 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
6222 esac 6251 esac
6223 done 6252 done
6224 6253
6225 6254
6226 # If the user did not use the arguments to specify the items to instantiate, 6255 # If the user did not use the arguments to specify the items to instantiate,
6239 # Hook for its removal unless debugging. 6268 # Hook for its removal unless debugging.
6240 # Note that there is a small window in which the directory will not be cleaned: 6269 # Note that there is a small window in which the directory will not be cleaned:
6241 # after its creation but before its name has been assigned to `$tmp'. 6270 # after its creation but before its name has been assigned to `$tmp'.
6242 $debug || 6271 $debug ||
6243 { 6272 {
6244 tmp= 6273 tmp= ac_tmp=
6245 trap 'exit_status=$? 6274 trap 'exit_status=$?
6246 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status 6275 : "${ac_tmp:=$tmp}"
6276 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
6247 ' 0 6277 ' 0
6248 trap 'as_fn_exit 1' 1 2 13 15 6278 trap 'as_fn_exit 1' 1 2 13 15
6249 } 6279 }
6250 # Create a (secure) tmp directory for tmp files. 6280 # Create a (secure) tmp directory for tmp files.
6251 6281
6252 { 6282 {
6253 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 6283 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
6254 test -n "$tmp" && test -d "$tmp" 6284 test -d "$tmp"
6255 } || 6285 } ||
6256 { 6286 {
6257 tmp=./conf$$-$RANDOM 6287 tmp=./conf$$-$RANDOM
6258 (umask 077 && mkdir "$tmp") 6288 (umask 077 && mkdir "$tmp")
6259 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5 6289 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
6290 ac_tmp=$tmp
6260 6291
6261 # Set up the scripts for CONFIG_FILES section. 6292 # Set up the scripts for CONFIG_FILES section.
6262 # No need to generate them if there are no CONFIG_FILES. 6293 # No need to generate them if there are no CONFIG_FILES.
6263 # This happens for instance with `./config.status config.h'. 6294 # This happens for instance with `./config.status config.h'.
6264 if test -n "$CONFIG_FILES"; then 6295 if test -n "$CONFIG_FILES"; then
6271 if test "x$ac_cr" = x; then 6302 if test "x$ac_cr" = x; then
6272 eval ac_cr=\$\'\\r\' 6303 eval ac_cr=\$\'\\r\'
6273 fi 6304 fi
6274 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 6305 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
6275 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 6306 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
6276 ac_cs_awk_cr='\r' 6307 ac_cs_awk_cr='\\r'
6277 else 6308 else
6278 ac_cs_awk_cr=$ac_cr 6309 ac_cs_awk_cr=$ac_cr
6279 fi 6310 fi
6280 6311
6281 echo 'BEGIN {' >"$tmp/subs1.awk" && 6312 echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
6282 _ACEOF 6313 _ACEOF
6283 6314
6284 6315
6285 { 6316 {
6286 echo "cat >conf$$subs.awk <<_ACEOF" && 6317 echo "cat >conf$$subs.awk <<_ACEOF" &&
6287 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 6318 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
6288 echo "_ACEOF" 6319 echo "_ACEOF"
6289 } >conf$$subs.sh || 6320 } >conf$$subs.sh ||
6290 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 6321 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
6291 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` 6322 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
6292 ac_delim='%!_!# ' 6323 ac_delim='%!_!# '
6293 for ac_last_try in false false false false false :; do 6324 for ac_last_try in false false false false false :; do
6294 . ./conf$$subs.sh || 6325 . ./conf$$subs.sh ||
6295 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 6326 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
6296 6327
6297 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` 6328 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
6298 if test $ac_delim_n = $ac_delim_num; then 6329 if test $ac_delim_n = $ac_delim_num; then
6299 break 6330 break
6300 elif $ac_last_try; then 6331 elif $ac_last_try; then
6301 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 6332 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
6302 else 6333 else
6303 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 6334 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
6304 fi 6335 fi
6305 done 6336 done
6306 rm -f conf$$subs.sh 6337 rm -f conf$$subs.sh
6307 6338
6308 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6339 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6309 cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 6340 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
6310 _ACEOF 6341 _ACEOF
6311 sed -n ' 6342 sed -n '
6312 h 6343 h
6313 s/^/S["/; s/!.*/"]=/ 6344 s/^/S["/; s/!.*/"]=/
6314 p 6345 p
6352 } 6383 }
6353 ' >>$CONFIG_STATUS || ac_write_fail=1 6384 ' >>$CONFIG_STATUS || ac_write_fail=1
6354 rm -f conf$$subs.awk 6385 rm -f conf$$subs.awk
6355 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6386 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6356 _ACAWK 6387 _ACAWK
6357 cat >>"\$tmp/subs1.awk" <<_ACAWK && 6388 cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
6358 for (key in S) S_is_set[key] = 1 6389 for (key in S) S_is_set[key] = 1
6359 FS = "" 6390 FS = ""
6360 6391
6361 } 6392 }
6362 { 6393 {
6384 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 6415 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6385 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 6416 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
6386 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 6417 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
6387 else 6418 else
6388 cat 6419 cat
6389 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 6420 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
6390 || as_fn_error "could not setup config files machinery" "$LINENO" 5 6421 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
6391 _ACEOF 6422 _ACEOF
6392 6423
6393 # VPATH may cause trouble with some makes, so we remove $(srcdir), 6424 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
6394 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and 6425 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
6395 # trailing colons and then remove the whole line if VPATH becomes empty 6426 # trailing colons and then remove the whole line if VPATH becomes empty
6396 # (actually we leave an empty line to preserve line numbers). 6427 # (actually we leave an empty line to preserve line numbers).
6397 if test "x$srcdir" = x.; then 6428 if test "x$srcdir" = x.; then
6398 ac_vpsub='/^[ ]*VPATH[ ]*=/{ 6429 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
6399 s/:*\$(srcdir):*/:/ 6430 h
6400 s/:*\${srcdir}:*/:/ 6431 s///
6401 s/:*@srcdir@:*/:/ 6432 s/^/:/
6402 s/^\([^=]*=[ ]*\):*/\1/ 6433 s/[ ]*$/:/
6434 s/:\$(srcdir):/:/g
6435 s/:\${srcdir}:/:/g
6436 s/:@srcdir@:/:/g
6437 s/^:*//
6403 s/:*$// 6438 s/:*$//
6439 x
6440 s/\(=[ ]*\).*/\1/
6441 G
6442 s/\n//
6404 s/^[^=]*=[ ]*$// 6443 s/^[^=]*=[ ]*$//
6405 }' 6444 }'
6406 fi 6445 fi
6407 6446
6408 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 6447 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6410 6449
6411 # Set up the scripts for CONFIG_HEADERS section. 6450 # Set up the scripts for CONFIG_HEADERS section.
6412 # No need to generate them if there are no CONFIG_HEADERS. 6451 # No need to generate them if there are no CONFIG_HEADERS.
6413 # This happens for instance with `./config.status Makefile'. 6452 # This happens for instance with `./config.status Makefile'.
6414 if test -n "$CONFIG_HEADERS"; then 6453 if test -n "$CONFIG_HEADERS"; then
6415 cat >"$tmp/defines.awk" <<\_ACAWK || 6454 cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
6416 BEGIN { 6455 BEGIN {
6417 _ACEOF 6456 _ACEOF
6418 6457
6419 # Transform confdefs.h into an awk script `defines.awk', embedded as 6458 # Transform confdefs.h into an awk script `defines.awk', embedded as
6420 # here-document in config.status, that substitutes the proper values into 6459 # here-document in config.status, that substitutes the proper values into
6422 6461
6423 # Create a delimiter string that does not exist in confdefs.h, to ease 6462 # Create a delimiter string that does not exist in confdefs.h, to ease
6424 # handling of long lines. 6463 # handling of long lines.
6425 ac_delim='%!_!# ' 6464 ac_delim='%!_!# '
6426 for ac_last_try in false false :; do 6465 for ac_last_try in false false :; do
6427 ac_t=`sed -n "/$ac_delim/p" confdefs.h` 6466 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
6428 if test -z "$ac_t"; then 6467 if test -z "$ac_tt"; then
6429 break 6468 break
6430 elif $ac_last_try; then 6469 elif $ac_last_try; then
6431 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5 6470 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
6432 else 6471 else
6433 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 6472 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
6434 fi 6473 fi
6435 done 6474 done
6436 6475
6511 } 6550 }
6512 { print } 6551 { print }
6513 _ACAWK 6552 _ACAWK
6514 _ACEOF 6553 _ACEOF
6515 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 6554 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6516 as_fn_error "could not setup config headers machinery" "$LINENO" 5 6555 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
6517 fi # test -n "$CONFIG_HEADERS" 6556 fi # test -n "$CONFIG_HEADERS"
6518 6557
6519 6558
6520 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" 6559 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
6521 shift 6560 shift
6524 case $ac_tag in 6563 case $ac_tag in
6525 :[FHLC]) ac_mode=$ac_tag; continue;; 6564 :[FHLC]) ac_mode=$ac_tag; continue;;
6526 esac 6565 esac
6527 case $ac_mode$ac_tag in 6566 case $ac_mode$ac_tag in
6528 :[FHL]*:*);; 6567 :[FHL]*:*);;
6529 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;; 6568 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
6530 :[FH]-) ac_tag=-:-;; 6569 :[FH]-) ac_tag=-:-;;
6531 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 6570 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
6532 esac 6571 esac
6533 ac_save_IFS=$IFS 6572 ac_save_IFS=$IFS
6534 IFS=: 6573 IFS=:
6543 :[FH]) 6582 :[FH])
6544 ac_file_inputs= 6583 ac_file_inputs=
6545 for ac_f 6584 for ac_f
6546 do 6585 do
6547 case $ac_f in 6586 case $ac_f in
6548 -) ac_f="$tmp/stdin";; 6587 -) ac_f="$ac_tmp/stdin";;
6549 *) # Look for the file first in the build tree, then in the source tree 6588 *) # Look for the file first in the build tree, then in the source tree
6550 # (if the path is not absolute). The absolute path cannot be DOS-style, 6589 # (if the path is not absolute). The absolute path cannot be DOS-style,
6551 # because $ac_f cannot contain `:'. 6590 # because $ac_f cannot contain `:'.
6552 test -f "$ac_f" || 6591 test -f "$ac_f" ||
6553 case $ac_f in 6592 case $ac_f in
6554 [\\/$]*) false;; 6593 [\\/$]*) false;;
6555 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 6594 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
6556 esac || 6595 esac ||
6557 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;; 6596 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
6558 esac 6597 esac
6559 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 6598 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
6560 as_fn_append ac_file_inputs " '$ac_f'" 6599 as_fn_append ac_file_inputs " '$ac_f'"
6561 done 6600 done
6562 6601
6578 sed 's/[\\\\&|]/\\\\&/g'`;; #( 6617 sed 's/[\\\\&|]/\\\\&/g'`;; #(
6579 *) ac_sed_conf_input=$configure_input;; 6618 *) ac_sed_conf_input=$configure_input;;
6580 esac 6619 esac
6581 6620
6582 case $ac_tag in 6621 case $ac_tag in
6583 *:-:* | *:-) cat >"$tmp/stdin" \ 6622 *:-:* | *:-) cat >"$ac_tmp/stdin" \
6584 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; 6623 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
6585 esac 6624 esac
6586 ;; 6625 ;;
6587 esac 6626 esac
6588 6627
6589 ac_dir=`$as_dirname -- "$ac_file" || 6628 ac_dir=`$as_dirname -- "$ac_file" ||
6715 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 6754 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
6716 s&@INSTALL@&$ac_INSTALL&;t t 6755 s&@INSTALL@&$ac_INSTALL&;t t
6717 s&@MKDIR_P@&$ac_MKDIR_P&;t t 6756 s&@MKDIR_P@&$ac_MKDIR_P&;t t
6718 $ac_datarootdir_hack 6757 $ac_datarootdir_hack
6719 " 6758 "
6720 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 6759 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
6721 || as_fn_error "could not create $ac_file" "$LINENO" 5 6760 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
6722 6761
6723 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 6762 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
6724 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 6763 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
6725 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 6764 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
6765 "$ac_tmp/out"`; test -z "$ac_out"; } &&
6726 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 6766 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
6727 which seems to be undefined. Please make sure it is defined." >&5 6767 which seems to be undefined. Please make sure it is defined" >&5
6728 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 6768 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
6729 which seems to be undefined. Please make sure it is defined." >&2;} 6769 which seems to be undefined. Please make sure it is defined" >&2;}
6730 6770
6731 rm -f "$tmp/stdin" 6771 rm -f "$ac_tmp/stdin"
6732 case $ac_file in 6772 case $ac_file in
6733 -) cat "$tmp/out" && rm -f "$tmp/out";; 6773 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
6734 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 6774 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
6735 esac \ 6775 esac \
6736 || as_fn_error "could not create $ac_file" "$LINENO" 5 6776 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
6737 ;; 6777 ;;
6738 :H) 6778 :H)
6739 # 6779 #
6740 # CONFIG_HEADER 6780 # CONFIG_HEADER
6741 # 6781 #
6742 if test x"$ac_file" != x-; then 6782 if test x"$ac_file" != x-; then
6743 { 6783 {
6744 $as_echo "/* $configure_input */" \ 6784 $as_echo "/* $configure_input */" \
6745 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 6785 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
6746 } >"$tmp/config.h" \ 6786 } >"$ac_tmp/config.h" \
6747 || as_fn_error "could not create $ac_file" "$LINENO" 5 6787 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
6748 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 6788 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
6749 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 6789 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
6750 $as_echo "$as_me: $ac_file is unchanged" >&6;} 6790 $as_echo "$as_me: $ac_file is unchanged" >&6;}
6751 else 6791 else
6752 rm -f "$ac_file" 6792 rm -f "$ac_file"
6753 mv "$tmp/config.h" "$ac_file" \ 6793 mv "$ac_tmp/config.h" "$ac_file" \
6754 || as_fn_error "could not create $ac_file" "$LINENO" 5 6794 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
6755 fi 6795 fi
6756 else 6796 else
6757 $as_echo "/* $configure_input */" \ 6797 $as_echo "/* $configure_input */" \
6758 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 6798 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
6759 || as_fn_error "could not create -" "$LINENO" 5 6799 || as_fn_error $? "could not create -" "$LINENO" 5
6760 fi 6800 fi
6761 # Compute "$ac_file"'s index in $config_headers. 6801 # Compute "$ac_file"'s index in $config_headers.
6762 _am_arg="$ac_file" 6802 _am_arg="$ac_file"
6763 _am_stamp_count=1 6803 _am_stamp_count=1
6764 for _am_header in $config_headers :; do 6804 for _am_header in $config_headers :; do
6904 as_fn_exit 0 6944 as_fn_exit 0
6905 _ACEOF 6945 _ACEOF
6906 ac_clean_files=$ac_clean_files_save 6946 ac_clean_files=$ac_clean_files_save
6907 6947
6908 test $ac_write_fail = 0 || 6948 test $ac_write_fail = 0 ||
6909 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5 6949 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
6910 6950
6911 6951
6912 # configure is writing to config.log, and then calls config.status. 6952 # configure is writing to config.log, and then calls config.status.
6913 # config.status does its own redirection, appending to config.log. 6953 # config.status does its own redirection, appending to config.log.
6914 # Unfortunately, on DOS this fails, as config.log is still kept open 6954 # Unfortunately, on DOS this fails, as config.log is still kept open
6925 exec 5>/dev/null 6965 exec 5>/dev/null
6926 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false 6966 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
6927 exec 5>>config.log 6967 exec 5>>config.log
6928 # Use ||, not &&, to avoid exiting from the if with $? = 1, which 6968 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
6929 # would make configure fail if this is the last instruction. 6969 # would make configure fail if this is the last instruction.
6930 $ac_cs_success || as_fn_exit $? 6970 $ac_cs_success || as_fn_exit 1
6931 fi 6971 fi
6932 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 6972 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
6933 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 6973 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
6934 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 6974 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
6935 fi 6975 fi