Mercurial > hg > xemacs-beta
comparison configure @ 5384:3889ef128488
Fix misspelled words, and some grammar, across the entire source tree.
See xemacs-patches message with ID
<AANLkTi=edkEKtK3pZ60ytsG5pTJQy2TjAEVCZCLOa-oA@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Thu, 24 Mar 2011 11:00:11 -0600 |
parents | 5efbd1253905 |
children | e79916901603 4dee0387b9de |
comparison
equal
deleted
inserted
replaced
5383:294ab9180fad | 5384:3889ef128488 |
---|---|
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 XEmacs 21.5. | 3 # Generated by GNU Autoconf 2.66 for XEmacs 21.5. |
4 # | 4 # |
5 # Report bugs to <xemacs-beta@xemacs.org>. | 5 # Report bugs to <xemacs-beta@xemacs.org>. |
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 # |
363 } | 363 } |
364 s/.*/./; q'` | 364 s/.*/./; q'` |
365 test -d "$as_dir" && break | 365 test -d "$as_dir" && break |
366 done | 366 done |
367 test -z "$as_dirs" || eval "mkdir $as_dirs" | 367 test -z "$as_dirs" || eval "mkdir $as_dirs" |
368 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" | 368 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" |
369 | 369 |
370 | 370 |
371 } # as_fn_mkdir_p | 371 } # as_fn_mkdir_p |
372 # as_fn_append VAR VALUE | 372 # as_fn_append VAR VALUE |
373 # ---------------------- | 373 # ---------------------- |
403 as_val=`expr "$@" || test $? -eq 1` | 403 as_val=`expr "$@" || test $? -eq 1` |
404 } | 404 } |
405 fi # as_fn_arith | 405 fi # as_fn_arith |
406 | 406 |
407 | 407 |
408 # as_fn_error ERROR [LINENO LOG_FD] | 408 # as_fn_error STATUS ERROR [LINENO LOG_FD] |
409 # --------------------------------- | 409 # ---------------------------------------- |
410 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are | 410 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are |
411 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the | 411 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the |
412 # script with status $?, using 1 if that was 0. | 412 # script with STATUS, using 1 if that was 0. |
413 as_fn_error () | 413 as_fn_error () |
414 { | 414 { |
415 as_status=$?; test $as_status -eq 0 && as_status=1 | 415 as_status=$1; test $as_status -eq 0 && as_status=1 |
416 if test "$3"; then | 416 if test "$4"; then |
417 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 417 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
418 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 | 418 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 |
419 fi | 419 fi |
420 $as_echo "$as_me: error: $1" >&2 | 420 $as_echo "$as_me: error: $2" >&2 |
421 as_fn_exit $as_status | 421 as_fn_exit $as_status |
422 } # as_fn_error | 422 } # as_fn_error |
423 | 423 |
424 if expr a : '\(a\)' >/dev/null 2>&1 && | 424 if expr a : '\(a\)' >/dev/null 2>&1 && |
425 test "X`expr 00001 : '.*\(...\)'`" = X001; then | 425 test "X`expr 00001 : '.*\(...\)'`" = X001; then |
577 | 577 |
578 test -n "$DJDIR" || exec 7<&0 </dev/null | 578 test -n "$DJDIR" || exec 7<&0 </dev/null |
579 exec 6>&1 | 579 exec 6>&1 |
580 | 580 |
581 # Name of the host. | 581 # Name of the host. |
582 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, | 582 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, |
583 # so uname gets run too. | 583 # so uname gets run too. |
584 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` | 584 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` |
585 | 585 |
586 # | 586 # |
587 # Initializations. | 587 # Initializations. |
1146 | 1146 |
1147 -disable-* | --disable-*) | 1147 -disable-* | --disable-*) |
1148 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` | 1148 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` |
1149 # Reject names that are not valid shell variable names. | 1149 # Reject names that are not valid shell variable names. |
1150 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 1150 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
1151 as_fn_error "invalid feature name: $ac_useropt" | 1151 as_fn_error $? "invalid feature name: $ac_useropt" |
1152 ac_useropt_orig=$ac_useropt | 1152 ac_useropt_orig=$ac_useropt |
1153 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 1153 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
1154 case $ac_user_opts in | 1154 case $ac_user_opts in |
1155 *" | 1155 *" |
1156 "enable_$ac_useropt" | 1156 "enable_$ac_useropt" |
1172 | 1172 |
1173 -enable-* | --enable-*) | 1173 -enable-* | --enable-*) |
1174 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` | 1174 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` |
1175 # Reject names that are not valid shell variable names. | 1175 # Reject names that are not valid shell variable names. |
1176 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 1176 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
1177 as_fn_error "invalid feature name: $ac_useropt" | 1177 as_fn_error $? "invalid feature name: $ac_useropt" |
1178 ac_useropt_orig=$ac_useropt | 1178 ac_useropt_orig=$ac_useropt |
1179 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 1179 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
1180 case $ac_user_opts in | 1180 case $ac_user_opts in |
1181 *" | 1181 *" |
1182 "enable_$ac_useropt" | 1182 "enable_$ac_useropt" |
1376 | 1376 |
1377 -with-* | --with-*) | 1377 -with-* | --with-*) |
1378 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` | 1378 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` |
1379 # Reject names that are not valid shell variable names. | 1379 # Reject names that are not valid shell variable names. |
1380 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 1380 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
1381 as_fn_error "invalid package name: $ac_useropt" | 1381 as_fn_error $? "invalid package name: $ac_useropt" |
1382 ac_useropt_orig=$ac_useropt | 1382 ac_useropt_orig=$ac_useropt |
1383 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 1383 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
1384 case $ac_user_opts in | 1384 case $ac_user_opts in |
1385 *" | 1385 *" |
1386 "with_$ac_useropt" | 1386 "with_$ac_useropt" |
1392 | 1392 |
1393 -without-* | --without-*) | 1393 -without-* | --without-*) |
1394 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` | 1394 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` |
1395 # Reject names that are not valid shell variable names. | 1395 # Reject names that are not valid shell variable names. |
1396 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 1396 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
1397 as_fn_error "invalid package name: $ac_useropt" | 1397 as_fn_error $? "invalid package name: $ac_useropt" |
1398 ac_useropt_orig=$ac_useropt | 1398 ac_useropt_orig=$ac_useropt |
1399 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 1399 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
1400 case $ac_user_opts in | 1400 case $ac_user_opts in |
1401 *" | 1401 *" |
1402 "with_$ac_useropt" | 1402 "with_$ac_useropt" |
1422 ac_prev=x_libraries ;; | 1422 ac_prev=x_libraries ;; |
1423 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | 1423 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ |
1424 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) | 1424 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) |
1425 x_libraries=$ac_optarg ;; | 1425 x_libraries=$ac_optarg ;; |
1426 | 1426 |
1427 -*) as_fn_error "unrecognized option: \`$ac_option' | 1427 -*) as_fn_error $? "unrecognized option: \`$ac_option' |
1428 Try \`$0 --help' for more information." | 1428 Try \`$0 --help' for more information" |
1429 ;; | 1429 ;; |
1430 | 1430 |
1431 *=*) | 1431 *=*) |
1432 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` | 1432 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` |
1433 # Reject names that are not valid shell variable names. | 1433 # Reject names that are not valid shell variable names. |
1434 case $ac_envvar in #( | 1434 case $ac_envvar in #( |
1435 '' | [0-9]* | *[!_$as_cr_alnum]* ) | 1435 '' | [0-9]* | *[!_$as_cr_alnum]* ) |
1436 as_fn_error "invalid variable name: \`$ac_envvar'" ;; | 1436 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; |
1437 esac | 1437 esac |
1438 eval $ac_envvar=\$ac_optarg | 1438 eval $ac_envvar=\$ac_optarg |
1439 export $ac_envvar ;; | 1439 export $ac_envvar ;; |
1440 | 1440 |
1441 *) | 1441 *) |
1449 esac | 1449 esac |
1450 done | 1450 done |
1451 | 1451 |
1452 if test -n "$ac_prev"; then | 1452 if test -n "$ac_prev"; then |
1453 ac_option=--`echo $ac_prev | sed 's/_/-/g'` | 1453 ac_option=--`echo $ac_prev | sed 's/_/-/g'` |
1454 as_fn_error "missing argument to $ac_option" | 1454 as_fn_error $? "missing argument to $ac_option" |
1455 fi | 1455 fi |
1456 | 1456 |
1457 if test -n "$ac_unrecognized_opts"; then | 1457 if test -n "$ac_unrecognized_opts"; then |
1458 case $enable_option_checking in | 1458 case $enable_option_checking in |
1459 no) ;; | 1459 no) ;; |
1460 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;; | 1460 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; |
1461 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; | 1461 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; |
1462 esac | 1462 esac |
1463 fi | 1463 fi |
1464 | 1464 |
1465 # Check all directory arguments for consistency. | 1465 # Check all directory arguments for consistency. |
1478 # Be sure to have absolute directory names. | 1478 # Be sure to have absolute directory names. |
1479 case $ac_val in | 1479 case $ac_val in |
1480 [\\/$]* | ?:[\\/]* ) continue;; | 1480 [\\/$]* | ?:[\\/]* ) continue;; |
1481 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; | 1481 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; |
1482 esac | 1482 esac |
1483 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val" | 1483 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" |
1484 done | 1484 done |
1485 | 1485 |
1486 # There might be people who depend on the old broken behavior: `$host' | 1486 # There might be people who depend on the old broken behavior: `$host' |
1487 # used to hold the argument of --host etc. | 1487 # used to hold the argument of --host etc. |
1488 # FIXME: To remove some day. | 1488 # FIXME: To remove some day. |
1492 | 1492 |
1493 # FIXME: To remove some day. | 1493 # FIXME: To remove some day. |
1494 if test "x$host_alias" != x; then | 1494 if test "x$host_alias" != x; then |
1495 if test "x$build_alias" = x; then | 1495 if test "x$build_alias" = x; then |
1496 cross_compiling=maybe | 1496 cross_compiling=maybe |
1497 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. | 1497 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. |
1498 If a cross compiler is detected then cross compile mode will be used." >&2 | 1498 If a cross compiler is detected then cross compile mode will be used" >&2 |
1499 elif test "x$build_alias" != "x$host_alias"; then | 1499 elif test "x$build_alias" != "x$host_alias"; then |
1500 cross_compiling=yes | 1500 cross_compiling=yes |
1501 fi | 1501 fi |
1502 fi | 1502 fi |
1503 | 1503 |
1508 | 1508 |
1509 | 1509 |
1510 ac_pwd=`pwd` && test -n "$ac_pwd" && | 1510 ac_pwd=`pwd` && test -n "$ac_pwd" && |
1511 ac_ls_di=`ls -di .` && | 1511 ac_ls_di=`ls -di .` && |
1512 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || | 1512 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || |
1513 as_fn_error "working directory cannot be determined" | 1513 as_fn_error $? "working directory cannot be determined" |
1514 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || | 1514 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || |
1515 as_fn_error "pwd does not report name of working directory" | 1515 as_fn_error $? "pwd does not report name of working directory" |
1516 | 1516 |
1517 | 1517 |
1518 # Find the source files, if location was not specified. | 1518 # Find the source files, if location was not specified. |
1519 if test -z "$srcdir"; then | 1519 if test -z "$srcdir"; then |
1520 ac_srcdir_defaulted=yes | 1520 ac_srcdir_defaulted=yes |
1549 else | 1549 else |
1550 ac_srcdir_defaulted=no | 1550 ac_srcdir_defaulted=no |
1551 fi | 1551 fi |
1552 if test ! -r "$srcdir/$ac_unique_file"; then | 1552 if test ! -r "$srcdir/$ac_unique_file"; then |
1553 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." | 1553 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." |
1554 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir" | 1554 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" |
1555 fi | 1555 fi |
1556 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" | 1556 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" |
1557 ac_abs_confdir=`( | 1557 ac_abs_confdir=`( |
1558 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg" | 1558 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" |
1559 pwd)` | 1559 pwd)` |
1560 # When building in place, set srcdir=. | 1560 # When building in place, set srcdir=. |
1561 if test "$ac_abs_confdir" = "$ac_pwd"; then | 1561 if test "$ac_abs_confdir" = "$ac_pwd"; then |
1562 srcdir=. | 1562 srcdir=. |
1563 fi | 1563 fi |
1593 Configuration: | 1593 Configuration: |
1594 -h, --help display this help and exit | 1594 -h, --help display this help and exit |
1595 --help=short display options specific to this package | 1595 --help=short display options specific to this package |
1596 --help=recursive display the short help of all the included packages | 1596 --help=recursive display the short help of all the included packages |
1597 -V, --version display version information and exit | 1597 -V, --version display version information and exit |
1598 -q, --quiet, --silent do not print \`checking...' messages | 1598 -q, --quiet, --silent do not print \`checking ...' messages |
1599 --cache-file=FILE cache test results in FILE [disabled] | 1599 --cache-file=FILE cache test results in FILE [disabled] |
1600 -C, --config-cache alias for \`--cache-file=config.cache' | 1600 -C, --config-cache alias for \`--cache-file=config.cache' |
1601 -n, --no-create do not create output files | 1601 -n, --no-create do not create output files |
1602 --srcdir=DIR find the sources in DIR [configure dir or \`..'] | 1602 --srcdir=DIR find the sources in DIR [configure dir or \`..'] |
1603 | 1603 |
2093 | 2093 |
2094 test -n "$ac_init_help" && exit $ac_status | 2094 test -n "$ac_init_help" && exit $ac_status |
2095 if $ac_init_version; then | 2095 if $ac_init_version; then |
2096 cat <<\_ACEOF | 2096 cat <<\_ACEOF |
2097 XEmacs configure 21.5 | 2097 XEmacs configure 21.5 |
2098 generated by GNU Autoconf 2.65 | 2098 generated by GNU Autoconf 2.66 |
2099 | 2099 |
2100 Copyright (C) 2009 Free Software Foundation, Inc. | 2100 Copyright (C) 2010 Free Software Foundation, Inc. |
2101 This configure script is free software; the Free Software Foundation | 2101 This configure script is free software; the Free Software Foundation |
2102 gives unlimited permission to copy, distribute and modify it. | 2102 gives unlimited permission to copy, distribute and modify it. |
2103 | 2103 |
2104 Configuration script for XEmacs. Largely divergent from FSF. | 2104 Configuration script for XEmacs. Largely divergent from FSF. |
2105 Guess values for system-dependent variables and create Makefiles. | 2105 Guess values for system-dependent variables and create Makefiles. |
2235 # the include files in INCLUDES and setting the cache variable VAR | 2235 # the include files in INCLUDES and setting the cache variable VAR |
2236 # accordingly. | 2236 # accordingly. |
2237 ac_fn_c_check_header_mongrel () | 2237 ac_fn_c_check_header_mongrel () |
2238 { | 2238 { |
2239 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 2239 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
2240 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 2240 if eval "test \"\${$3+set}\"" = set; then : |
2241 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 2241 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
2242 $as_echo_n "checking for $2... " >&6; } | 2242 $as_echo_n "checking for $2... " >&6; } |
2243 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 2243 if eval "test \"\${$3+set}\"" = set; then : |
2244 $as_echo_n "(cached) " >&6 | 2244 $as_echo_n "(cached) " >&6 |
2245 fi | 2245 fi |
2246 eval ac_res=\$$3 | 2246 eval ac_res=\$$3 |
2247 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 2247 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
2248 $as_echo "$ac_res" >&6; } | 2248 $as_echo "$ac_res" >&6; } |
2297 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} | 2297 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} |
2298 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 | 2298 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 |
2299 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} | 2299 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} |
2300 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 | 2300 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 |
2301 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} | 2301 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} |
2302 ( cat <<\_ASBOX | 2302 ( $as_echo "## ------------------------------------- ## |
2303 ## ------------------------------------- ## | |
2304 ## Report this to xemacs-beta@xemacs.org ## | 2303 ## Report this to xemacs-beta@xemacs.org ## |
2305 ## ------------------------------------- ## | 2304 ## ------------------------------------- ##" |
2306 _ASBOX | |
2307 ) | sed "s/^/$as_me: WARNING: /" >&2 | 2305 ) | sed "s/^/$as_me: WARNING: /" >&2 |
2308 ;; | 2306 ;; |
2309 esac | 2307 esac |
2310 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 2308 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
2311 $as_echo_n "checking for $2... " >&6; } | 2309 $as_echo_n "checking for $2... " >&6; } |
2312 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 2310 if eval "test \"\${$3+set}\"" = set; then : |
2313 $as_echo_n "(cached) " >&6 | 2311 $as_echo_n "(cached) " >&6 |
2314 else | 2312 else |
2315 eval "$3=\$ac_header_compiler" | 2313 eval "$3=\$ac_header_compiler" |
2316 fi | 2314 fi |
2317 eval ac_res=\$$3 | 2315 eval ac_res=\$$3 |
2371 ac_fn_c_check_header_compile () | 2369 ac_fn_c_check_header_compile () |
2372 { | 2370 { |
2373 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 2371 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
2374 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 2372 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
2375 $as_echo_n "checking for $2... " >&6; } | 2373 $as_echo_n "checking for $2... " >&6; } |
2376 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 2374 if eval "test \"\${$3+set}\"" = set; then : |
2377 $as_echo_n "(cached) " >&6 | 2375 $as_echo_n "(cached) " >&6 |
2378 else | 2376 else |
2379 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 2377 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
2380 /* end confdefs.h. */ | 2378 /* end confdefs.h. */ |
2381 $4 | 2379 $4 |
2447 ac_fn_c_check_func () | 2445 ac_fn_c_check_func () |
2448 { | 2446 { |
2449 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 2447 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
2450 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 2448 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
2451 $as_echo_n "checking for $2... " >&6; } | 2449 $as_echo_n "checking for $2... " >&6; } |
2452 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 2450 if eval "test \"\${$3+set}\"" = set; then : |
2453 $as_echo_n "(cached) " >&6 | 2451 $as_echo_n "(cached) " >&6 |
2454 else | 2452 else |
2455 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 2453 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
2456 /* end confdefs.h. */ | 2454 /* end confdefs.h. */ |
2457 /* Define $2 to an innocuous variant, in case <limits.h> declares $2. | 2455 /* Define $2 to an innocuous variant, in case <limits.h> declares $2. |
2506 $as_echo "$ac_res" >&6; } | 2504 $as_echo "$ac_res" >&6; } |
2507 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} | 2505 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
2508 | 2506 |
2509 } # ac_fn_c_check_func | 2507 } # ac_fn_c_check_func |
2510 | 2508 |
2511 # ac_fn_c_check_decl LINENO SYMBOL VAR | 2509 # ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES |
2512 # ------------------------------------ | 2510 # --------------------------------------------- |
2513 # Tests whether SYMBOL is declared, setting cache variable VAR accordingly. | 2511 # Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR |
2512 # accordingly. | |
2514 ac_fn_c_check_decl () | 2513 ac_fn_c_check_decl () |
2515 { | 2514 { |
2516 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 2515 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
2517 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $2 is declared" >&5 | 2516 as_decl_name=`echo $2|sed 's/ *(.*//'` |
2518 $as_echo_n "checking whether $2 is declared... " >&6; } | 2517 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'` |
2519 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 2518 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5 |
2519 $as_echo_n "checking whether $as_decl_name is declared... " >&6; } | |
2520 if eval "test \"\${$3+set}\"" = set; then : | |
2520 $as_echo_n "(cached) " >&6 | 2521 $as_echo_n "(cached) " >&6 |
2521 else | 2522 else |
2522 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 2523 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
2523 /* end confdefs.h. */ | 2524 /* end confdefs.h. */ |
2524 $4 | 2525 $4 |
2525 int | 2526 int |
2526 main () | 2527 main () |
2527 { | 2528 { |
2528 #ifndef $2 | 2529 #ifndef $as_decl_name |
2529 (void) $2; | 2530 #ifdef __cplusplus |
2531 (void) $as_decl_use; | |
2532 #else | |
2533 (void) $as_decl_name; | |
2534 #endif | |
2530 #endif | 2535 #endif |
2531 | 2536 |
2532 ; | 2537 ; |
2533 return 0; | 2538 return 0; |
2534 } | 2539 } |
2554 ac_fn_c_check_type () | 2559 ac_fn_c_check_type () |
2555 { | 2560 { |
2556 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 2561 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
2557 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 2562 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
2558 $as_echo_n "checking for $2... " >&6; } | 2563 $as_echo_n "checking for $2... " >&6; } |
2559 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 2564 if eval "test \"\${$3+set}\"" = set; then : |
2560 $as_echo_n "(cached) " >&6 | 2565 $as_echo_n "(cached) " >&6 |
2561 else | 2566 else |
2562 eval "$3=no" | 2567 eval "$3=no" |
2563 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 2568 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
2564 /* end confdefs.h. */ | 2569 /* end confdefs.h. */ |
2608 ac_fn_c_check_member () | 2613 ac_fn_c_check_member () |
2609 { | 2614 { |
2610 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 2615 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
2611 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5 | 2616 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5 |
2612 $as_echo_n "checking for $2.$3... " >&6; } | 2617 $as_echo_n "checking for $2.$3... " >&6; } |
2613 if { as_var=$4; eval "test \"\${$as_var+set}\" = set"; }; then : | 2618 if eval "test \"\${$4+set}\"" = set; then : |
2614 $as_echo_n "(cached) " >&6 | 2619 $as_echo_n "(cached) " >&6 |
2615 else | 2620 else |
2616 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 2621 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
2617 /* end confdefs.h. */ | 2622 /* end confdefs.h. */ |
2618 $5 | 2623 $5 |
2876 cat >config.log <<_ACEOF | 2881 cat >config.log <<_ACEOF |
2877 This file contains any messages produced by compilers while | 2882 This file contains any messages produced by compilers while |
2878 running configure, to aid debugging if configure makes a mistake. | 2883 running configure, to aid debugging if configure makes a mistake. |
2879 | 2884 |
2880 It was created by XEmacs $as_me 21.5, which was | 2885 It was created by XEmacs $as_me 21.5, which was |
2881 generated by GNU Autoconf 2.65. Invocation command line was | 2886 generated by GNU Autoconf 2.66. Invocation command line was |
2882 | 2887 |
2883 $ $0 $@ | 2888 $ $0 $@ |
2884 | 2889 |
2885 _ACEOF | 2890 _ACEOF |
2886 exec 5>>config.log | 2891 exec 5>>config.log |
2986 trap 'exit_status=$? | 2991 trap 'exit_status=$? |
2987 # Save into config.log some information that might help in debugging. | 2992 # Save into config.log some information that might help in debugging. |
2988 { | 2993 { |
2989 echo | 2994 echo |
2990 | 2995 |
2991 cat <<\_ASBOX | 2996 $as_echo "## ---------------- ## |
2992 ## ---------------- ## | |
2993 ## Cache variables. ## | 2997 ## Cache variables. ## |
2994 ## ---------------- ## | 2998 ## ---------------- ##" |
2995 _ASBOX | |
2996 echo | 2999 echo |
2997 # The following way of writing the cache mishandles newlines in values, | 3000 # The following way of writing the cache mishandles newlines in values, |
2998 ( | 3001 ( |
2999 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do | 3002 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do |
3000 eval ac_val=\$$ac_var | 3003 eval ac_val=\$$ac_var |
3024 esac | | 3027 esac | |
3025 sort | 3028 sort |
3026 ) | 3029 ) |
3027 echo | 3030 echo |
3028 | 3031 |
3029 cat <<\_ASBOX | 3032 $as_echo "## ----------------- ## |
3030 ## ----------------- ## | |
3031 ## Output variables. ## | 3033 ## Output variables. ## |
3032 ## ----------------- ## | 3034 ## ----------------- ##" |
3033 _ASBOX | |
3034 echo | 3035 echo |
3035 for ac_var in $ac_subst_vars | 3036 for ac_var in $ac_subst_vars |
3036 do | 3037 do |
3037 eval ac_val=\$$ac_var | 3038 eval ac_val=\$$ac_var |
3038 case $ac_val in | 3039 case $ac_val in |
3041 $as_echo "$ac_var='\''$ac_val'\''" | 3042 $as_echo "$ac_var='\''$ac_val'\''" |
3042 done | sort | 3043 done | sort |
3043 echo | 3044 echo |
3044 | 3045 |
3045 if test -n "$ac_subst_files"; then | 3046 if test -n "$ac_subst_files"; then |
3046 cat <<\_ASBOX | 3047 $as_echo "## ------------------- ## |
3047 ## ------------------- ## | |
3048 ## File substitutions. ## | 3048 ## File substitutions. ## |
3049 ## ------------------- ## | 3049 ## ------------------- ##" |
3050 _ASBOX | |
3051 echo | 3050 echo |
3052 for ac_var in $ac_subst_files | 3051 for ac_var in $ac_subst_files |
3053 do | 3052 do |
3054 eval ac_val=\$$ac_var | 3053 eval ac_val=\$$ac_var |
3055 case $ac_val in | 3054 case $ac_val in |
3059 done | sort | 3058 done | sort |
3060 echo | 3059 echo |
3061 fi | 3060 fi |
3062 | 3061 |
3063 if test -s confdefs.h; then | 3062 if test -s confdefs.h; then |
3064 cat <<\_ASBOX | 3063 $as_echo "## ----------- ## |
3065 ## ----------- ## | |
3066 ## confdefs.h. ## | 3064 ## confdefs.h. ## |
3067 ## ----------- ## | 3065 ## ----------- ##" |
3068 _ASBOX | |
3069 echo | 3066 echo |
3070 cat confdefs.h | 3067 cat confdefs.h |
3071 echo | 3068 echo |
3072 fi | 3069 fi |
3073 test "$ac_signal" != 0 && | 3070 test "$ac_signal" != 0 && |
3118 # Let the site file select an alternate cache file if it wants to. | 3115 # Let the site file select an alternate cache file if it wants to. |
3119 # Prefer an explicitly selected file to automatically selected ones. | 3116 # Prefer an explicitly selected file to automatically selected ones. |
3120 ac_site_file1=NONE | 3117 ac_site_file1=NONE |
3121 ac_site_file2=NONE | 3118 ac_site_file2=NONE |
3122 if test -n "$CONFIG_SITE"; then | 3119 if test -n "$CONFIG_SITE"; then |
3123 ac_site_file1=$CONFIG_SITE | 3120 # We do not want a PATH search for config.site. |
3121 case $CONFIG_SITE in #(( | |
3122 -*) ac_site_file1=./$CONFIG_SITE;; | |
3123 */*) ac_site_file1=$CONFIG_SITE;; | |
3124 *) ac_site_file1=./$CONFIG_SITE;; | |
3125 esac | |
3124 elif test "x$prefix" != xNONE; then | 3126 elif test "x$prefix" != xNONE; then |
3125 ac_site_file1=$prefix/share/config.site | 3127 ac_site_file1=$prefix/share/config.site |
3126 ac_site_file2=$prefix/etc/config.site | 3128 ac_site_file2=$prefix/etc/config.site |
3127 else | 3129 else |
3128 ac_site_file1=$ac_default_prefix/share/config.site | 3130 ac_site_file1=$ac_default_prefix/share/config.site |
3133 test "x$ac_site_file" = xNONE && continue | 3135 test "x$ac_site_file" = xNONE && continue |
3134 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then | 3136 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then |
3135 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 | 3137 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 |
3136 $as_echo "$as_me: loading site script $ac_site_file" >&6;} | 3138 $as_echo "$as_me: loading site script $ac_site_file" >&6;} |
3137 sed 's/^/| /' "$ac_site_file" >&5 | 3139 sed 's/^/| /' "$ac_site_file" >&5 |
3138 . "$ac_site_file" | 3140 . "$ac_site_file" \ |
3141 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | |
3142 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | |
3143 as_fn_error $? "failed to load site script $ac_site_file | |
3144 See \`config.log' for more details" "$LINENO" 5; } | |
3139 fi | 3145 fi |
3140 done | 3146 done |
3141 | 3147 |
3142 if test -r "$cache_file"; then | 3148 if test -r "$cache_file"; then |
3143 # Some versions of bash will fail to source /dev/null (special files | 3149 # Some versions of bash will fail to source /dev/null (special files |
3209 if $ac_cache_corrupted; then | 3215 if $ac_cache_corrupted; then |
3210 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 3216 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
3211 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 3217 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
3212 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 | 3218 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 |
3213 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} | 3219 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} |
3214 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 | 3220 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 |
3215 fi | 3221 fi |
3216 ## -------------------- ## | 3222 ## -------------------- ## |
3217 ## Main body of script. ## | 3223 ## Main body of script. ## |
3218 ## -------------------- ## | 3224 ## -------------------- ## |
3219 | 3225 |
5580 vpath %.in $(srcdir)' | 5586 vpath %.in $(srcdir)' |
5581 fi | 5587 fi |
5582 | 5588 |
5583 ac_aux_dir= | 5589 ac_aux_dir= |
5584 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do | 5590 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do |
5585 for ac_t in install-sh install.sh shtool; do | 5591 if test -f "$ac_dir/install-sh"; then |
5586 if test -f "$ac_dir/$ac_t"; then | 5592 ac_aux_dir=$ac_dir |
5587 ac_aux_dir=$ac_dir | 5593 ac_install_sh="$ac_aux_dir/install-sh -c" |
5588 ac_install_sh="$ac_aux_dir/$ac_t -c" | 5594 break |
5589 break 2 | 5595 elif test -f "$ac_dir/install.sh"; then |
5590 fi | 5596 ac_aux_dir=$ac_dir |
5591 done | 5597 ac_install_sh="$ac_aux_dir/install.sh -c" |
5598 break | |
5599 elif test -f "$ac_dir/shtool"; then | |
5600 ac_aux_dir=$ac_dir | |
5601 ac_install_sh="$ac_aux_dir/shtool install -c" | |
5602 break | |
5603 fi | |
5592 done | 5604 done |
5593 if test -z "$ac_aux_dir"; then | 5605 if test -z "$ac_aux_dir"; then |
5594 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 | 5606 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 |
5595 fi | 5607 fi |
5596 | 5608 |
5597 # These three variables are undocumented and unsupported, | 5609 # These three variables are undocumented and unsupported, |
5598 # and are intended to be withdrawn in a future Autoconf release. | 5610 # and are intended to be withdrawn in a future Autoconf release. |
5599 # They can cause serious problems if a builder's source tree is in a directory | 5611 # They can cause serious problems if a builder's source tree is in a directory |
5603 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. | 5615 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. |
5604 | 5616 |
5605 | 5617 |
5606 # Make sure we can run config.sub. | 5618 # Make sure we can run config.sub. |
5607 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || | 5619 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || |
5608 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 | 5620 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 |
5609 | 5621 |
5610 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 | 5622 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 |
5611 $as_echo_n "checking build system type... " >&6; } | 5623 $as_echo_n "checking build system type... " >&6; } |
5612 if test "${ac_cv_build+set}" = set; then : | 5624 if test "${ac_cv_build+set}" = set; then : |
5613 $as_echo_n "(cached) " >&6 | 5625 $as_echo_n "(cached) " >&6 |
5614 else | 5626 else |
5615 ac_build_alias=$build_alias | 5627 ac_build_alias=$build_alias |
5616 test "x$ac_build_alias" = x && | 5628 test "x$ac_build_alias" = x && |
5617 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` | 5629 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` |
5618 test "x$ac_build_alias" = x && | 5630 test "x$ac_build_alias" = x && |
5619 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5 | 5631 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 |
5620 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || | 5632 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || |
5621 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 | 5633 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 |
5622 | 5634 |
5623 fi | 5635 fi |
5624 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 | 5636 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 |
5625 $as_echo "$ac_cv_build" >&6; } | 5637 $as_echo "$ac_cv_build" >&6; } |
5626 case $ac_cv_build in | 5638 case $ac_cv_build in |
5627 *-*-*) ;; | 5639 *-*-*) ;; |
5628 *) as_fn_error "invalid value of canonical build" "$LINENO" 5;; | 5640 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; |
5629 esac | 5641 esac |
5630 build=$ac_cv_build | 5642 build=$ac_cv_build |
5631 ac_save_IFS=$IFS; IFS='-' | 5643 ac_save_IFS=$IFS; IFS='-' |
5632 set x $ac_cv_build | 5644 set x $ac_cv_build |
5633 shift | 5645 shift |
6305 fi | 6317 fi |
6306 | 6318 |
6307 | 6319 |
6308 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 6320 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
6309 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 6321 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
6310 as_fn_error "no acceptable C compiler found in \$PATH | 6322 as_fn_error $? "no acceptable C compiler found in \$PATH |
6311 See \`config.log' for more details." "$LINENO" 5; } | 6323 See \`config.log' for more details" "$LINENO" 5; } |
6312 | 6324 |
6313 # Provide some information about the compiler. | 6325 # Provide some information about the compiler. |
6314 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 | 6326 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 |
6315 set X $ac_compile | 6327 set X $ac_compile |
6316 ac_compiler=$2 | 6328 ac_compiler=$2 |
6420 $as_echo "$as_me: failed program was:" >&5 | 6432 $as_echo "$as_me: failed program was:" >&5 |
6421 sed 's/^/| /' conftest.$ac_ext >&5 | 6433 sed 's/^/| /' conftest.$ac_ext >&5 |
6422 | 6434 |
6423 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 6435 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
6424 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 6436 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
6425 { as_fn_set_status 77 | 6437 as_fn_error 77 "C compiler cannot create executables |
6426 as_fn_error "C compiler cannot create executables | 6438 See \`config.log' for more details" "$LINENO" 5; } |
6427 See \`config.log' for more details." "$LINENO" 5; }; } | |
6428 else | 6439 else |
6429 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 6440 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
6430 $as_echo "yes" >&6; } | 6441 $as_echo "yes" >&6; } |
6431 fi | 6442 fi |
6432 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 | 6443 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 |
6464 esac | 6475 esac |
6465 done | 6476 done |
6466 else | 6477 else |
6467 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 6478 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
6468 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 6479 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
6469 as_fn_error "cannot compute suffix of executables: cannot compile and link | 6480 as_fn_error $? "cannot compute suffix of executables: cannot compile and link |
6470 See \`config.log' for more details." "$LINENO" 5; } | 6481 See \`config.log' for more details" "$LINENO" 5; } |
6471 fi | 6482 fi |
6472 rm -f conftest conftest$ac_cv_exeext | 6483 rm -f conftest conftest$ac_cv_exeext |
6473 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 | 6484 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 |
6474 $as_echo "$ac_cv_exeext" >&6; } | 6485 $as_echo "$ac_cv_exeext" >&6; } |
6475 | 6486 |
6522 if test "$cross_compiling" = maybe; then | 6533 if test "$cross_compiling" = maybe; then |
6523 cross_compiling=yes | 6534 cross_compiling=yes |
6524 else | 6535 else |
6525 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 6536 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
6526 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 6537 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
6527 as_fn_error "cannot run C compiled programs. | 6538 as_fn_error $? "cannot run C compiled programs. |
6528 If you meant to cross compile, use \`--host'. | 6539 If you meant to cross compile, use \`--host'. |
6529 See \`config.log' for more details." "$LINENO" 5; } | 6540 See \`config.log' for more details" "$LINENO" 5; } |
6530 fi | 6541 fi |
6531 fi | 6542 fi |
6532 fi | 6543 fi |
6533 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 | 6544 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 |
6534 $as_echo "$cross_compiling" >&6; } | 6545 $as_echo "$cross_compiling" >&6; } |
6575 $as_echo "$as_me: failed program was:" >&5 | 6586 $as_echo "$as_me: failed program was:" >&5 |
6576 sed 's/^/| /' conftest.$ac_ext >&5 | 6587 sed 's/^/| /' conftest.$ac_ext >&5 |
6577 | 6588 |
6578 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 6589 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
6579 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 6590 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
6580 as_fn_error "cannot compute suffix of object files: cannot compile | 6591 as_fn_error $? "cannot compute suffix of object files: cannot compile |
6581 See \`config.log' for more details." "$LINENO" 5; } | 6592 See \`config.log' for more details" "$LINENO" 5; } |
6582 fi | 6593 fi |
6583 rm -f conftest.$ac_cv_objext conftest.$ac_ext | 6594 rm -f conftest.$ac_cv_objext conftest.$ac_ext |
6584 fi | 6595 fi |
6585 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 | 6596 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 |
6586 $as_echo "$ac_cv_objext" >&6; } | 6597 $as_echo "$ac_cv_objext" >&6; } |
6930 if $ac_preproc_ok; then : | 6941 if $ac_preproc_ok; then : |
6931 | 6942 |
6932 else | 6943 else |
6933 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 6944 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
6934 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 6945 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
6935 as_fn_error "C preprocessor \"$CPP\" fails sanity check | 6946 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check |
6936 See \`config.log' for more details." "$LINENO" 5; } | 6947 See \`config.log' for more details" "$LINENO" 5; } |
6937 fi | 6948 fi |
6938 | 6949 |
6939 ac_ext=c | 6950 ac_ext=c |
6940 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' | 6951 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' |
6941 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' | 6952 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' |
6995 done | 7006 done |
6996 done | 7007 done |
6997 done | 7008 done |
6998 IFS=$as_save_IFS | 7009 IFS=$as_save_IFS |
6999 if test -z "$ac_cv_path_GREP"; then | 7010 if test -z "$ac_cv_path_GREP"; then |
7000 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 | 7011 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 |
7001 fi | 7012 fi |
7002 else | 7013 else |
7003 ac_cv_path_GREP=$GREP | 7014 ac_cv_path_GREP=$GREP |
7004 fi | 7015 fi |
7005 | 7016 |
7061 done | 7072 done |
7062 done | 7073 done |
7063 done | 7074 done |
7064 IFS=$as_save_IFS | 7075 IFS=$as_save_IFS |
7065 if test -z "$ac_cv_path_EGREP"; then | 7076 if test -z "$ac_cv_path_EGREP"; then |
7066 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 | 7077 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 |
7067 fi | 7078 fi |
7068 else | 7079 else |
7069 ac_cv_path_EGREP=$EGREP | 7080 ac_cv_path_EGREP=$EGREP |
7070 fi | 7081 fi |
7071 | 7082 |
7193 inttypes.h stdint.h unistd.h | 7204 inttypes.h stdint.h unistd.h |
7194 do : | 7205 do : |
7195 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 7206 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
7196 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default | 7207 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default |
7197 " | 7208 " |
7198 eval as_val=\$$as_ac_Header | 7209 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
7199 if test "x$as_val" = x""yes; then : | |
7200 cat >>confdefs.h <<_ACEOF | 7210 cat >>confdefs.h <<_ACEOF |
7201 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 7211 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
7202 _ACEOF | 7212 _ACEOF |
7203 | 7213 |
7204 fi | 7214 fi |
7569 fi | 7579 fi |
7570 | 7580 |
7571 | 7581 |
7572 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 7582 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
7573 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 7583 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
7574 as_fn_error "no acceptable C compiler found in \$PATH | 7584 as_fn_error $? "no acceptable C compiler found in \$PATH |
7575 See \`config.log' for more details." "$LINENO" 5; } | 7585 See \`config.log' for more details" "$LINENO" 5; } |
7576 | 7586 |
7577 # Provide some information about the compiler. | 7587 # Provide some information about the compiler. |
7578 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 | 7588 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 |
7579 set X $ac_compile | 7589 set X $ac_compile |
7580 ac_compiler=$2 | 7590 ac_compiler=$2 |
8117 fi | 8127 fi |
8118 | 8128 |
8119 | 8129 |
8120 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 8130 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
8121 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 8131 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
8122 as_fn_error "no acceptable C compiler found in \$PATH | 8132 as_fn_error $? "no acceptable C compiler found in \$PATH |
8123 See \`config.log' for more details." "$LINENO" 5; } | 8133 See \`config.log' for more details" "$LINENO" 5; } |
8124 | 8134 |
8125 # Provide some information about the compiler. | 8135 # Provide some information about the compiler. |
8126 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 | 8136 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 |
8127 set X $ac_compile | 8137 set X $ac_compile |
8128 ac_compiler=$2 | 8138 ac_compiler=$2 |
8665 fi | 8675 fi |
8666 | 8676 |
8667 | 8677 |
8668 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 8678 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
8669 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 8679 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
8670 as_fn_error "no acceptable C compiler found in \$PATH | 8680 as_fn_error $? "no acceptable C compiler found in \$PATH |
8671 See \`config.log' for more details." "$LINENO" 5; } | 8681 See \`config.log' for more details" "$LINENO" 5; } |
8672 | 8682 |
8673 # Provide some information about the compiler. | 8683 # Provide some information about the compiler. |
8674 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 | 8684 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 |
8675 set X $ac_compile | 8685 set X $ac_compile |
8676 ac_compiler=$2 | 8686 ac_compiler=$2 |
8915 | 8925 |
8916 if test "$GCC" = "yes"; then | 8926 if test "$GCC" = "yes"; then |
8917 if test "$cross_compiling" = yes; then : | 8927 if test "$cross_compiling" = yes; then : |
8918 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 8928 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
8919 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 8929 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
8920 as_fn_error "cannot run test program while cross compiling | 8930 as_fn_error $? "cannot run test program while cross compiling |
8921 See \`config.log' for more details." "$LINENO" 5; } | 8931 See \`config.log' for more details" "$LINENO" 5; } |
8922 else | 8932 else |
8923 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 8933 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
8924 /* end confdefs.h. */ | 8934 /* end confdefs.h. */ |
8925 int main () { | 8935 int main () { |
8926 return __GNUC__; | 8936 return __GNUC__; |
8936 fi | 8946 fi |
8937 | 8947 |
8938 if test "$cross_compiling" = yes; then : | 8948 if test "$cross_compiling" = yes; then : |
8939 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 8949 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
8940 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 8950 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
8941 as_fn_error "cannot run test program while cross compiling | 8951 as_fn_error $? "cannot run test program while cross compiling |
8942 See \`config.log' for more details." "$LINENO" 5; } | 8952 See \`config.log' for more details" "$LINENO" 5; } |
8943 else | 8953 else |
8944 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 8954 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
8945 /* end confdefs.h. */ | 8955 /* end confdefs.h. */ |
8946 int main () { | 8956 int main () { |
8947 return __GNUC_MINOR__; | 8957 return __GNUC_MINOR__; |
9116 if $ac_preproc_ok; then : | 9126 if $ac_preproc_ok; then : |
9117 | 9127 |
9118 else | 9128 else |
9119 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 9129 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
9120 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 9130 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
9121 as_fn_error "C preprocessor \"$CPP\" fails sanity check | 9131 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check |
9122 See \`config.log' for more details." "$LINENO" 5; } | 9132 See \`config.log' for more details" "$LINENO" 5; } |
9123 fi | 9133 fi |
9124 | 9134 |
9125 ac_ext=c | 9135 ac_ext=c |
9126 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' | 9136 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' |
9127 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' | 9137 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' |
9190 esac | 9200 esac |
9191 | 9201 |
9192 if test "$cross_compiling" = yes; then : | 9202 if test "$cross_compiling" = yes; then : |
9193 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 9203 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
9194 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 9204 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
9195 as_fn_error "cannot run test program while cross compiling | 9205 as_fn_error $? "cannot run test program while cross compiling |
9196 See \`config.log' for more details." "$LINENO" 5; } | 9206 See \`config.log' for more details" "$LINENO" 5; } |
9197 else | 9207 else |
9198 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 9208 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
9199 /* end confdefs.h. */ | 9209 /* end confdefs.h. */ |
9200 int main () { | 9210 int main () { |
9201 #if defined __SUNPRO_C | 9211 #if defined __SUNPRO_C |
9673 $as_echo "yes" >&6; } | 9683 $as_echo "yes" >&6; } |
9674 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Don't use -O2 with gcc 2.8.1 and egcs 1.0 under SPARC architectures" >&5 | 9684 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Don't use -O2 with gcc 2.8.1 and egcs 1.0 under SPARC architectures" >&5 |
9675 $as_echo "$as_me: WARNING: Don't use -O2 with gcc 2.8.1 and egcs 1.0 under SPARC architectures" >&2;} | 9685 $as_echo "$as_me: WARNING: Don't use -O2 with gcc 2.8.1 and egcs 1.0 under SPARC architectures" >&2;} |
9676 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: without also using -fno-schedule-insns." >&5 | 9686 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: without also using -fno-schedule-insns." >&5 |
9677 $as_echo "$as_me: WARNING: without also using -fno-schedule-insns." >&2;} | 9687 $as_echo "$as_me: WARNING: without also using -fno-schedule-insns." >&2;} |
9678 as_fn_error "Aborting due to known problem" "$LINENO" 5 | 9688 as_fn_error $? "Aborting due to known problem" "$LINENO" 5 |
9679 ;; | 9689 ;; |
9680 esac | 9690 esac |
9681 ;; | 9691 ;; |
9682 esac | 9692 esac |
9683 ;; | 9693 ;; |
9686 $as_echo "yes" >&6; } | 9696 $as_echo "yes" >&6; } |
9687 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: There have been reports of egcs-1.1 not compiling XEmacs correctly on" >&5 | 9697 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: There have been reports of egcs-1.1 not compiling XEmacs correctly on" >&5 |
9688 $as_echo "$as_me: WARNING: There have been reports of egcs-1.1 not compiling XEmacs correctly on" >&2;} | 9698 $as_echo "$as_me: WARNING: There have been reports of egcs-1.1 not compiling XEmacs correctly on" >&2;} |
9689 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Alpha Linux. There have also been reports that egcs-1.0.3a is O.K." >&5 | 9699 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Alpha Linux. There have also been reports that egcs-1.0.3a is O.K." >&5 |
9690 $as_echo "$as_me: WARNING: Alpha Linux. There have also been reports that egcs-1.0.3a is O.K." >&2;} | 9700 $as_echo "$as_me: WARNING: Alpha Linux. There have also been reports that egcs-1.0.3a is O.K." >&2;} |
9691 as_fn_error "Aborting due to known problem" "$LINENO" 5 | 9701 as_fn_error $? "Aborting due to known problem" "$LINENO" 5 |
9692 ;; | 9702 ;; |
9693 *:i*86*:2.7.2*) | 9703 *:i*86*:2.7.2*) |
9694 case "$CFLAGS" in | 9704 case "$CFLAGS" in |
9695 *-O2*|*-O3*) | 9705 *-O2*|*-O3*) |
9696 case "$GCC_VERSION" in | 9706 case "$GCC_VERSION" in |
9702 $as_echo "yes" >&6; } | 9712 $as_echo "yes" >&6; } |
9703 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Don't use -O2 with gcc 2.7.2 under Intel/XXX without also using" >&5 | 9713 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Don't use -O2 with gcc 2.7.2 under Intel/XXX without also using" >&5 |
9704 $as_echo "$as_me: WARNING: Don't use -O2 with gcc 2.7.2 under Intel/XXX without also using" >&2;} | 9714 $as_echo "$as_me: WARNING: Don't use -O2 with gcc 2.7.2 under Intel/XXX without also using" >&2;} |
9705 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: -fno-strength-reduce." >&5 | 9715 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: -fno-strength-reduce." >&5 |
9706 $as_echo "$as_me: WARNING: -fno-strength-reduce." >&2;} | 9716 $as_echo "$as_me: WARNING: -fno-strength-reduce." >&2;} |
9707 as_fn_error "Aborting due to known problem" "$LINENO" 5 | 9717 as_fn_error $? "Aborting due to known problem" "$LINENO" 5 |
9708 ;; | 9718 ;; |
9709 esac | 9719 esac |
9710 ;; | 9720 ;; |
9711 esac | 9721 esac |
9712 case "$CFLAGS" in | 9722 case "$CFLAGS" in |
9716 $as_echo "yes" >&6; } | 9726 $as_echo "yes" >&6; } |
9717 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Don't use -O2 with gcc 2.7.2 under Intel/XXX without also using" >&5 | 9727 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Don't use -O2 with gcc 2.7.2 under Intel/XXX without also using" >&5 |
9718 $as_echo "$as_me: WARNING: Don't use -O2 with gcc 2.7.2 under Intel/XXX without also using" >&2;} | 9728 $as_echo "$as_me: WARNING: Don't use -O2 with gcc 2.7.2 under Intel/XXX without also using" >&2;} |
9719 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: -fno-caller-saves." >&5 | 9729 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: -fno-caller-saves." >&5 |
9720 $as_echo "$as_me: WARNING: -fno-caller-saves." >&2;} | 9730 $as_echo "$as_me: WARNING: -fno-caller-saves." >&2;} |
9721 as_fn_error "Aborting due to known problem" "$LINENO" 5 | 9731 as_fn_error $? "Aborting due to known problem" "$LINENO" 5 |
9722 ;; | 9732 ;; |
9723 esac | 9733 esac |
9724 ;; | 9734 ;; |
9725 esac | 9735 esac |
9726 ;; | 9736 ;; |
10529 | 10539 |
10530 for ac_header in a.out.h elf.h cygwin/version.h fcntl.h libgen.h locale.h wchar.h mach/mach.h sys/param.h sys/pstat.h sys/resource.h sys/time.h sys/timeb.h sys/times.h sys/un.h sys/vlimit.h ulimit.h | 10540 for ac_header in a.out.h elf.h cygwin/version.h fcntl.h libgen.h locale.h wchar.h mach/mach.h sys/param.h sys/pstat.h sys/resource.h sys/time.h sys/timeb.h sys/times.h sys/un.h sys/vlimit.h ulimit.h |
10531 do : | 10541 do : |
10532 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 10542 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
10533 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" | 10543 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" |
10534 eval as_val=\$$as_ac_Header | 10544 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
10535 if test "x$as_val" = x""yes; then : | |
10536 cat >>confdefs.h <<_ACEOF | 10545 cat >>confdefs.h <<_ACEOF |
10537 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 10546 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
10538 _ACEOF | 10547 _ACEOF |
10539 | 10548 |
10540 fi | 10549 fi |
11184 | 11193 |
11185 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 | 11194 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 |
11186 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } | 11195 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } |
11187 set x ${MAKE-make} | 11196 set x ${MAKE-make} |
11188 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` | 11197 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` |
11189 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then : | 11198 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : |
11190 $as_echo_n "(cached) " >&6 | 11199 $as_echo_n "(cached) " >&6 |
11191 else | 11200 else |
11192 cat >conftest.make <<\_ACEOF | 11201 cat >conftest.make <<\_ACEOF |
11193 SHELL = /bin/sh | 11202 SHELL = /bin/sh |
11194 all: | 11203 all: |
11195 @echo '@@@%%%=$(MAKE)=@@@%%%' | 11204 @echo '@@@%%%=$(MAKE)=@@@%%%' |
11196 _ACEOF | 11205 _ACEOF |
11197 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | 11206 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. |
11198 case `${MAKE-make} -f conftest.make 2>/dev/null` in | 11207 case `${MAKE-make} -f conftest.make 2>/dev/null` in |
11199 *@@@%%%=?*=@@@%%%*) | 11208 *@@@%%%=?*=@@@%%%*) |
11200 eval ac_cv_prog_make_${ac_make}_set=yes;; | 11209 eval ac_cv_prog_make_${ac_make}_set=yes;; |
11201 *) | 11210 *) |
11202 eval ac_cv_prog_make_${ac_make}_set=no;; | 11211 eval ac_cv_prog_make_${ac_make}_set=no;; |
11432 | 11441 |
11433 $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h | 11442 $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h |
11434 | 11443 |
11435 ;; #( | 11444 ;; #( |
11436 *) | 11445 *) |
11437 as_fn_error "unknown endianness | 11446 as_fn_error $? "unknown endianness |
11438 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; | 11447 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; |
11439 esac | 11448 esac |
11440 | 11449 |
11441 | 11450 |
11442 # The cast to long int works around a bug in the HP C Compiler | 11451 # The cast to long int works around a bug in the HP C Compiler |
11452 | 11461 |
11453 else | 11462 else |
11454 if test "$ac_cv_type_short" = yes; then | 11463 if test "$ac_cv_type_short" = yes; then |
11455 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 11464 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
11456 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 11465 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
11457 { as_fn_set_status 77 | 11466 as_fn_error 77 "cannot compute sizeof (short) |
11458 as_fn_error "cannot compute sizeof (short) | 11467 See \`config.log' for more details" "$LINENO" 5; } |
11459 See \`config.log' for more details." "$LINENO" 5; }; } | |
11460 else | 11468 else |
11461 ac_cv_sizeof_short=0 | 11469 ac_cv_sizeof_short=0 |
11462 fi | 11470 fi |
11463 fi | 11471 fi |
11464 | 11472 |
11492 | 11500 |
11493 else | 11501 else |
11494 if test "$ac_cv_type_int" = yes; then | 11502 if test "$ac_cv_type_int" = yes; then |
11495 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 11503 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
11496 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 11504 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
11497 { as_fn_set_status 77 | 11505 as_fn_error 77 "cannot compute sizeof (int) |
11498 as_fn_error "cannot compute sizeof (int) | 11506 See \`config.log' for more details" "$LINENO" 5; } |
11499 See \`config.log' for more details." "$LINENO" 5; }; } | |
11500 else | 11507 else |
11501 ac_cv_sizeof_int=0 | 11508 ac_cv_sizeof_int=0 |
11502 fi | 11509 fi |
11503 fi | 11510 fi |
11504 | 11511 |
11526 | 11533 |
11527 else | 11534 else |
11528 if test "$ac_cv_type_long" = yes; then | 11535 if test "$ac_cv_type_long" = yes; then |
11529 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 11536 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
11530 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 11537 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
11531 { as_fn_set_status 77 | 11538 as_fn_error 77 "cannot compute sizeof (long) |
11532 as_fn_error "cannot compute sizeof (long) | 11539 See \`config.log' for more details" "$LINENO" 5; } |
11533 See \`config.log' for more details." "$LINENO" 5; }; } | |
11534 else | 11540 else |
11535 ac_cv_sizeof_long=0 | 11541 ac_cv_sizeof_long=0 |
11536 fi | 11542 fi |
11537 fi | 11543 fi |
11538 | 11544 |
11560 | 11566 |
11561 else | 11567 else |
11562 if test "$ac_cv_type_long_long" = yes; then | 11568 if test "$ac_cv_type_long_long" = yes; then |
11563 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 11569 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
11564 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 11570 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
11565 { as_fn_set_status 77 | 11571 as_fn_error 77 "cannot compute sizeof (long long) |
11566 as_fn_error "cannot compute sizeof (long long) | 11572 See \`config.log' for more details" "$LINENO" 5; } |
11567 See \`config.log' for more details." "$LINENO" 5; }; } | |
11568 else | 11573 else |
11569 ac_cv_sizeof_long_long=0 | 11574 ac_cv_sizeof_long_long=0 |
11570 fi | 11575 fi |
11571 fi | 11576 fi |
11572 | 11577 |
11594 | 11599 |
11595 else | 11600 else |
11596 if test "$ac_cv_type_void_p" = yes; then | 11601 if test "$ac_cv_type_void_p" = yes; then |
11597 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 11602 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
11598 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 11603 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
11599 { as_fn_set_status 77 | 11604 as_fn_error 77 "cannot compute sizeof (void *) |
11600 as_fn_error "cannot compute sizeof (void *) | 11605 See \`config.log' for more details" "$LINENO" 5; } |
11601 See \`config.log' for more details." "$LINENO" 5; }; } | |
11602 else | 11606 else |
11603 ac_cv_sizeof_void_p=0 | 11607 ac_cv_sizeof_void_p=0 |
11604 fi | 11608 fi |
11605 fi | 11609 fi |
11606 | 11610 |
11628 | 11632 |
11629 else | 11633 else |
11630 if test "$ac_cv_type_double" = yes; then | 11634 if test "$ac_cv_type_double" = yes; then |
11631 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 11635 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
11632 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 11636 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
11633 { as_fn_set_status 77 | 11637 as_fn_error 77 "cannot compute sizeof (double) |
11634 as_fn_error "cannot compute sizeof (double) | 11638 See \`config.log' for more details" "$LINENO" 5; } |
11635 See \`config.log' for more details." "$LINENO" 5; }; } | |
11636 else | 11639 else |
11637 ac_cv_sizeof_double=0 | 11640 ac_cv_sizeof_double=0 |
11638 fi | 11641 fi |
11639 fi | 11642 fi |
11640 | 11643 |
11779 $as_echo "" >&6; } | 11782 $as_echo "" >&6; } |
11780 for ac_func in lockf flock | 11783 for ac_func in lockf flock |
11781 do : | 11784 do : |
11782 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 11785 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
11783 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 11786 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
11784 eval as_val=\$$as_ac_var | 11787 if eval test \"x\$"$as_ac_var"\" = x"yes"; then : |
11785 if test "x$as_val" = x""yes; then : | |
11786 cat >>confdefs.h <<_ACEOF | 11788 cat >>confdefs.h <<_ACEOF |
11787 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 | 11789 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
11788 _ACEOF | 11790 _ACEOF |
11789 | 11791 |
11790 fi | 11792 fi |
12064 LDFLAGS="${LDFLAGS} ${GTK_LIBS}" | 12066 LDFLAGS="${LDFLAGS} ${GTK_LIBS}" |
12065 for ac_header in glade/glade.h glade.h | 12067 for ac_header in glade/glade.h glade.h |
12066 do : | 12068 do : |
12067 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 12069 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
12068 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" | 12070 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" |
12069 eval as_val=\$$as_ac_Header | 12071 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
12070 if test "x$as_val" = x""yes; then : | |
12071 cat >>confdefs.h <<_ACEOF | 12072 cat >>confdefs.h <<_ACEOF |
12072 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 12073 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
12073 _ACEOF | 12074 _ACEOF |
12074 | 12075 |
12075 fi | 12076 fi |
12240 if test "x$with_x" = xno; then | 12241 if test "x$with_x" = xno; then |
12241 # The user explicitly disabled X. | 12242 # The user explicitly disabled X. |
12242 have_x=disabled | 12243 have_x=disabled |
12243 else | 12244 else |
12244 case $x_includes,$x_libraries in #( | 12245 case $x_includes,$x_libraries in #( |
12245 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #( | 12246 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #( |
12246 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : | 12247 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : |
12247 $as_echo_n "(cached) " >&6 | 12248 $as_echo_n "(cached) " >&6 |
12248 else | 12249 else |
12249 # One or both of the vars are not set, and there is no cached value. | 12250 # One or both of the vars are not set, and there is no cached value. |
12250 ac_x_includes=no ac_x_libraries=no | 12251 ac_x_includes=no ac_x_libraries=no |
12258 @echo usrlibdir='${USRLIBDIR}' | 12259 @echo usrlibdir='${USRLIBDIR}' |
12259 libdir: | 12260 libdir: |
12260 @echo libdir='${LIBDIR}' | 12261 @echo libdir='${LIBDIR}' |
12261 _ACEOF | 12262 _ACEOF |
12262 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then | 12263 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then |
12263 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | 12264 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. |
12264 for ac_var in incroot usrlibdir libdir; do | 12265 for ac_var in incroot usrlibdir libdir; do |
12265 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" | 12266 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" |
12266 done | 12267 done |
12267 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. | 12268 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. |
12268 for ac_extension in a so sl dylib la dll; do | 12269 for ac_extension in a so sl dylib la dll; do |
13131 | 13132 |
13132 ac_fn_c_check_header_mongrel "$LINENO" "X11/Intrinsic.h" "ac_cv_header_X11_Intrinsic_h" "$ac_includes_default" | 13133 ac_fn_c_check_header_mongrel "$LINENO" "X11/Intrinsic.h" "ac_cv_header_X11_Intrinsic_h" "$ac_includes_default" |
13133 if test "x$ac_cv_header_X11_Intrinsic_h" = x""yes; then : | 13134 if test "x$ac_cv_header_X11_Intrinsic_h" = x""yes; then : |
13134 | 13135 |
13135 else | 13136 else |
13136 as_fn_error "Unable to find X11 header files." "$LINENO" 5 | 13137 as_fn_error $? "Unable to find X11 header files." "$LINENO" 5 |
13137 fi | 13138 fi |
13138 | 13139 |
13139 | 13140 |
13140 | 13141 |
13141 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XOpenDisplay in -lX11" >&5 | 13142 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XOpenDisplay in -lX11" >&5 |
13216 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_X11_XGetFontProperty" >&5 | 13217 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_X11_XGetFontProperty" >&5 |
13217 $as_echo "$ac_cv_lib_X11_XGetFontProperty" >&6; } | 13218 $as_echo "$ac_cv_lib_X11_XGetFontProperty" >&6; } |
13218 if test "x$ac_cv_lib_X11_XGetFontProperty" = x""yes; then : | 13219 if test "x$ac_cv_lib_X11_XGetFontProperty" = x""yes; then : |
13219 ld_switch_x_site="-b i486-linuxaout $ld_switch_x_site" | 13220 ld_switch_x_site="-b i486-linuxaout $ld_switch_x_site" |
13220 else | 13221 else |
13221 as_fn_error "Unable to find X11 libraries." "$LINENO" 5 | 13222 as_fn_error $? "Unable to find X11 libraries." "$LINENO" 5 |
13222 fi | 13223 fi |
13223 | 13224 |
13224 fi | 13225 fi |
13225 libs_x="-lX11" | 13226 libs_x="-lX11" |
13226 test "$verbose" = "yes" && echo " Setting libs_x to \"-lX11\"" | 13227 test "$verbose" = "yes" && echo " Setting libs_x to \"-lX11\"" |
13303 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xt_XtOpenDisplay" >&5 | 13304 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xt_XtOpenDisplay" >&5 |
13304 $as_echo "$ac_cv_lib_Xt_XtOpenDisplay" >&6; } | 13305 $as_echo "$ac_cv_lib_Xt_XtOpenDisplay" >&6; } |
13305 if test "x$ac_cv_lib_Xt_XtOpenDisplay" = x""yes; then : | 13306 if test "x$ac_cv_lib_Xt_XtOpenDisplay" = x""yes; then : |
13306 libs_x="-lXt $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXt\" to \$libs_x"; fi | 13307 libs_x="-lXt $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXt\" to \$libs_x"; fi |
13307 else | 13308 else |
13308 as_fn_error "Unable to find X11 libraries." "$LINENO" 5 | 13309 as_fn_error $? "Unable to find X11 libraries." "$LINENO" 5 |
13309 fi | 13310 fi |
13310 | 13311 |
13311 | 13312 |
13312 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the version of X11 being used" >&5 | 13313 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the version of X11 being used" >&5 |
13313 $as_echo_n "checking the version of X11 being used... " >&6; } | 13314 $as_echo_n "checking the version of X11 being used... " >&6; } |
13344 | 13345 |
13345 for ac_func in XConvertCase XtRegisterDrawable | 13346 for ac_func in XConvertCase XtRegisterDrawable |
13346 do : | 13347 do : |
13347 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 13348 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
13348 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 13349 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
13349 eval as_val=\$$as_ac_var | 13350 if eval test \"x\$"$as_ac_var"\" = x"yes"; then : |
13350 if test "x$as_val" = x""yes; then : | |
13351 cat >>confdefs.h <<_ACEOF | 13351 cat >>confdefs.h <<_ACEOF |
13352 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 | 13352 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
13353 _ACEOF | 13353 _ACEOF |
13354 | 13354 |
13355 fi | 13355 fi |
13358 | 13358 |
13359 for ac_header in X11/Xlocale.h X11/Xfuncproto.h | 13359 for ac_header in X11/Xlocale.h X11/Xfuncproto.h |
13360 do : | 13360 do : |
13361 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 13361 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
13362 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" | 13362 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" |
13363 eval as_val=\$$as_ac_Header | 13363 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
13364 if test "x$as_val" = x""yes; then : | |
13365 cat >>confdefs.h <<_ACEOF | 13364 cat >>confdefs.h <<_ACEOF |
13366 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 13365 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
13367 _ACEOF | 13366 _ACEOF |
13368 | 13367 |
13369 fi | 13368 fi |
13445 else | 13444 else |
13446 with_xmu=no | 13445 with_xmu=no |
13447 fi | 13446 fi |
13448 | 13447 |
13449 if test "$with_xmu" = "no"; then | 13448 if test "$with_xmu" = "no"; then |
13450 as_fn_error "We're sorry, but we thought there were no systems without Xmu by now. | 13449 as_fn_error $? "We're sorry, but we thought there were no systems without Xmu by now. |
13451 You cannot build this version of XEmacs for X11 without Xmu. Please report | 13450 You cannot build this version of XEmacs for X11 without Xmu. Please report |
13452 this to xemacs-beta@xemacs.org. As a workaround, revert to XEmacs 21.5.29." "$LINENO" 5 | 13451 this to xemacs-beta@xemacs.org. As a workaround, revert to XEmacs 21.5.29." "$LINENO" 5 |
13453 else | 13452 else |
13454 libs_x="-lXmu $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXmu\" to \$libs_x"; fi | 13453 libs_x="-lXmu $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXmu\" to \$libs_x"; fi |
13455 fi | 13454 fi |
13783 test "$with_widgets" != "no" && with_widgets=msw | 13782 test "$with_widgets" != "no" && with_widgets=msw |
13784 fi | 13783 fi |
13785 if test "$cross_compiling" = yes; then : | 13784 if test "$cross_compiling" = yes; then : |
13786 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 13785 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
13787 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 13786 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
13788 as_fn_error "cannot run test program while cross compiling | 13787 as_fn_error $? "cannot run test program while cross compiling |
13789 See \`config.log' for more details." "$LINENO" 5; } | 13788 See \`config.log' for more details" "$LINENO" 5; } |
13790 else | 13789 else |
13791 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 13790 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
13792 /* end confdefs.h. */ | 13791 /* end confdefs.h. */ |
13793 #include <fcntl.h> | 13792 #include <fcntl.h> |
13794 int main() { return (open("/dev/windows", O_RDONLY, 0) > 0)? 0 : 1; } | 13793 int main() { return (open("/dev/windows", O_RDONLY, 0) > 0)? 0 : 1; } |
14474 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 14473 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
14475 $as_echo "no" >&6; } | 14474 $as_echo "no" >&6; } |
14476 fi | 14475 fi |
14477 | 14476 |
14478 if test -z "$LTLD" -a "$cc_produces_so" = no; then | 14477 if test -z "$LTLD" -a "$cc_produces_so" = no; then |
14479 as_fn_error "no acceptable linker found in \$PATH" "$LINENO" 5 | 14478 as_fn_error $? "no acceptable linker found in \$PATH" "$LINENO" 5 |
14480 exit 1 | 14479 exit 1 |
14481 fi | 14480 fi |
14482 fi | 14481 fi |
14483 | 14482 |
14484 ld_dynamic_link_flags= | 14483 ld_dynamic_link_flags= |
14713 test -n "$libdl" && LIBS="-l${libdl} $LIBS" && if test "$verbose" = "yes"; then echo " Prepending \"-l${libdl}\" to \$LIBS"; fi | 14712 test -n "$libdl" && LIBS="-l${libdl} $LIBS" && if test "$verbose" = "yes"; then echo " Prepending \"-l${libdl}\" to \$LIBS"; fi |
14714 for ac_func in dlerror _dlerror | 14713 for ac_func in dlerror _dlerror |
14715 do : | 14714 do : |
14716 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 14715 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
14717 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 14716 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
14718 eval as_val=\$$as_ac_var | 14717 if eval test \"x\$"$as_ac_var"\" = x"yes"; then : |
14719 if test "x$as_val" = x""yes; then : | |
14720 cat >>confdefs.h <<_ACEOF | 14718 cat >>confdefs.h <<_ACEOF |
14721 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 | 14719 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
14722 _ACEOF | 14720 _ACEOF |
14723 | 14721 |
14724 fi | 14722 fi |
14760 | 14758 |
14761 if test "$with_tooltalk" != "no" ; then | 14759 if test "$with_tooltalk" != "no" ; then |
14762 for dir in "" "Tt/" "desktop/" ; do | 14760 for dir in "" "Tt/" "desktop/" ; do |
14763 as_ac_Header=`$as_echo "ac_cv_header_${dir}tt_c.h" | $as_tr_sh` | 14761 as_ac_Header=`$as_echo "ac_cv_header_${dir}tt_c.h" | $as_tr_sh` |
14764 ac_fn_c_check_header_mongrel "$LINENO" "${dir}tt_c.h" "$as_ac_Header" "$ac_includes_default" | 14762 ac_fn_c_check_header_mongrel "$LINENO" "${dir}tt_c.h" "$as_ac_Header" "$ac_includes_default" |
14765 eval as_val=\$$as_ac_Header | 14763 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
14766 if test "x$as_val" = x""yes; then : | |
14767 tt_c_h_file="${dir}tt_c.h"; break | 14764 tt_c_h_file="${dir}tt_c.h"; break |
14768 fi | 14765 fi |
14769 | 14766 |
14770 | 14767 |
14771 done | 14768 done |
15170 save_LIBS="$LIBS" LIBS="$LIBS $ldap_libs" | 15167 save_LIBS="$LIBS" LIBS="$LIBS $ldap_libs" |
15171 for ac_func in ldap_set_option ldap_get_lderrno ldap_result2error ldap_parse_result | 15168 for ac_func in ldap_set_option ldap_get_lderrno ldap_result2error ldap_parse_result |
15172 do : | 15169 do : |
15173 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 15170 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
15174 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 15171 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
15175 eval as_val=\$$as_ac_var | 15172 if eval test \"x\$"$as_ac_var"\" = x"yes"; then : |
15176 if test "x$as_val" = x""yes; then : | |
15177 cat >>confdefs.h <<_ACEOF | 15173 cat >>confdefs.h <<_ACEOF |
15178 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 | 15174 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
15179 _ACEOF | 15175 _ACEOF |
15180 | 15176 |
15181 fi | 15177 fi |
15198 $as_echo "" >&6; } | 15194 $as_echo "" >&6; } |
15199 | 15195 |
15200 for header_dir in "" "pgsql/" "postgresql/"; do | 15196 for header_dir in "" "pgsql/" "postgresql/"; do |
15201 as_ac_Header=`$as_echo "ac_cv_header_${header_dir}libpq-fe.h" | $as_tr_sh` | 15197 as_ac_Header=`$as_echo "ac_cv_header_${header_dir}libpq-fe.h" | $as_tr_sh` |
15202 ac_fn_c_check_header_mongrel "$LINENO" "${header_dir}libpq-fe.h" "$as_ac_Header" "$ac_includes_default" | 15198 ac_fn_c_check_header_mongrel "$LINENO" "${header_dir}libpq-fe.h" "$as_ac_Header" "$ac_includes_default" |
15203 eval as_val=\$$as_ac_Header | 15199 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
15204 if test "x$as_val" = x""yes; then : | |
15205 libpq_fe_h_file=${header_dir}libpq-fe.h; break | 15200 libpq_fe_h_file=${header_dir}libpq-fe.h; break |
15206 fi | 15201 fi |
15207 | 15202 |
15208 | 15203 |
15209 done | 15204 done |
15402 $as_echo_n "checking for Xpm - no older than 3.4f... " >&6; } | 15397 $as_echo_n "checking for Xpm - no older than 3.4f... " >&6; } |
15403 xe_check_libs="$libname_xpm" | 15398 xe_check_libs="$libname_xpm" |
15404 if test "$cross_compiling" = yes; then : | 15399 if test "$cross_compiling" = yes; then : |
15405 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 15400 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
15406 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 15401 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
15407 as_fn_error "cannot run test program while cross compiling | 15402 as_fn_error $? "cannot run test program while cross compiling |
15408 See \`config.log' for more details." "$LINENO" 5; } | 15403 See \`config.log' for more details" "$LINENO" 5; } |
15409 else | 15404 else |
15410 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 15405 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
15411 /* end confdefs.h. */ | 15406 /* end confdefs.h. */ |
15412 #define XPM_NUMBERS | 15407 #define XPM_NUMBERS |
15413 #include <X11/xpm.h> | 15408 #include <X11/xpm.h> |
15886 $as_echo_n "checking for workable png version information... " >&6; } | 15881 $as_echo_n "checking for workable png version information... " >&6; } |
15887 xe_check_libs="-lpng -lz" | 15882 xe_check_libs="-lpng -lz" |
15888 if test "$cross_compiling" = yes; then : | 15883 if test "$cross_compiling" = yes; then : |
15889 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 15884 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
15890 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 15885 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
15891 as_fn_error "cannot run test program while cross compiling | 15886 as_fn_error $? "cannot run test program while cross compiling |
15892 See \`config.log' for more details." "$LINENO" 5; } | 15887 See \`config.log' for more details" "$LINENO" 5; } |
15893 else | 15888 else |
15894 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 15889 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
15895 /* end confdefs.h. */ | 15890 /* end confdefs.h. */ |
15896 #include <png.h> | 15891 #include <png.h> |
15897 int main(int c, char **v) { | 15892 int main(int c, char **v) { |
16085 | 16080 |
16086 if test "$athena_3d" = "no"; then | 16081 if test "$athena_3d" = "no"; then |
16087 as_ac_Lib=`$as_echo "ac_cv_lib_$athena_variant''_XawScrollbarSetThumb" | $as_tr_sh` | 16082 as_ac_Lib=`$as_echo "ac_cv_lib_$athena_variant''_XawScrollbarSetThumb" | $as_tr_sh` |
16088 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XawScrollbarSetThumb in -l$athena_variant" >&5 | 16083 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XawScrollbarSetThumb in -l$athena_variant" >&5 |
16089 $as_echo_n "checking for XawScrollbarSetThumb in -l$athena_variant... " >&6; } | 16084 $as_echo_n "checking for XawScrollbarSetThumb in -l$athena_variant... " >&6; } |
16090 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : | 16085 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
16091 $as_echo_n "(cached) " >&6 | 16086 $as_echo_n "(cached) " >&6 |
16092 else | 16087 else |
16093 ac_check_lib_save_LIBS=$LIBS | 16088 ac_check_lib_save_LIBS=$LIBS |
16094 LIBS="-l$athena_variant $LIBS" | 16089 LIBS="-l$athena_variant $LIBS" |
16095 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 16090 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
16120 LIBS=$ac_check_lib_save_LIBS | 16115 LIBS=$ac_check_lib_save_LIBS |
16121 fi | 16116 fi |
16122 eval ac_res=\$$as_ac_Lib | 16117 eval ac_res=\$$as_ac_Lib |
16123 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 16118 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
16124 $as_echo "$ac_res" >&6; } | 16119 $as_echo "$ac_res" >&6; } |
16125 eval as_val=\$$as_ac_Lib | 16120 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : |
16126 if test "x$as_val" = x""yes; then : | |
16127 | 16121 |
16128 as_ac_Lib=`$as_echo "ac_cv_lib_$athena_variant''_XawSme3dComputeTopShadowRGB" | $as_tr_sh` | 16122 as_ac_Lib=`$as_echo "ac_cv_lib_$athena_variant''_XawSme3dComputeTopShadowRGB" | $as_tr_sh` |
16129 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XawSme3dComputeTopShadowRGB in -l$athena_variant" >&5 | 16123 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XawSme3dComputeTopShadowRGB in -l$athena_variant" >&5 |
16130 $as_echo_n "checking for XawSme3dComputeTopShadowRGB in -l$athena_variant... " >&6; } | 16124 $as_echo_n "checking for XawSme3dComputeTopShadowRGB in -l$athena_variant... " >&6; } |
16131 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : | 16125 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
16132 $as_echo_n "(cached) " >&6 | 16126 $as_echo_n "(cached) " >&6 |
16133 else | 16127 else |
16134 ac_check_lib_save_LIBS=$LIBS | 16128 ac_check_lib_save_LIBS=$LIBS |
16135 LIBS="-l$athena_variant $LIBS" | 16129 LIBS="-l$athena_variant $LIBS" |
16136 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 16130 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
16161 LIBS=$ac_check_lib_save_LIBS | 16155 LIBS=$ac_check_lib_save_LIBS |
16162 fi | 16156 fi |
16163 eval ac_res=\$$as_ac_Lib | 16157 eval ac_res=\$$as_ac_Lib |
16164 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 16158 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
16165 $as_echo "$ac_res" >&6; } | 16159 $as_echo "$ac_res" >&6; } |
16166 eval as_val=\$$as_ac_Lib | 16160 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : |
16167 if test "x$as_val" = x""yes; then : | |
16168 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Could not find a non-3d Athena widget library." >&5 | 16161 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Could not find a non-3d Athena widget library." >&5 |
16169 $as_echo "$as_me: WARNING: Could not find a non-3d Athena widget library." >&2;} | 16162 $as_echo "$as_me: WARNING: Could not find a non-3d Athena widget library." >&2;} |
16170 else | 16163 else |
16171 athena_lib=$athena_variant | 16164 athena_lib=$athena_variant |
16172 fi | 16165 fi |
16179 | 16172 |
16180 else | 16173 else |
16181 as_ac_Lib=`$as_echo "ac_cv_lib_$athena_variant''_XawSme3dComputeTopShadowRGB" | $as_tr_sh` | 16174 as_ac_Lib=`$as_echo "ac_cv_lib_$athena_variant''_XawSme3dComputeTopShadowRGB" | $as_tr_sh` |
16182 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XawSme3dComputeTopShadowRGB in -l$athena_variant" >&5 | 16175 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XawSme3dComputeTopShadowRGB in -l$athena_variant" >&5 |
16183 $as_echo_n "checking for XawSme3dComputeTopShadowRGB in -l$athena_variant... " >&6; } | 16176 $as_echo_n "checking for XawSme3dComputeTopShadowRGB in -l$athena_variant... " >&6; } |
16184 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : | 16177 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
16185 $as_echo_n "(cached) " >&6 | 16178 $as_echo_n "(cached) " >&6 |
16186 else | 16179 else |
16187 ac_check_lib_save_LIBS=$LIBS | 16180 ac_check_lib_save_LIBS=$LIBS |
16188 LIBS="-l$athena_variant $LIBS" | 16181 LIBS="-l$athena_variant $LIBS" |
16189 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 16182 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
16214 LIBS=$ac_check_lib_save_LIBS | 16207 LIBS=$ac_check_lib_save_LIBS |
16215 fi | 16208 fi |
16216 eval ac_res=\$$as_ac_Lib | 16209 eval ac_res=\$$as_ac_Lib |
16217 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 16210 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
16218 $as_echo "$ac_res" >&6; } | 16211 $as_echo "$ac_res" >&6; } |
16219 eval as_val=\$$as_ac_Lib | 16212 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : |
16220 if test "x$as_val" = x""yes; then : | |
16221 athena_lib=$athena_variant | 16213 athena_lib=$athena_variant |
16222 else | 16214 else |
16223 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XawSme3dComputeTopShadowRGB in -lXaw" >&5 | 16215 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XawSme3dComputeTopShadowRGB in -lXaw" >&5 |
16224 $as_echo_n "checking for XawSme3dComputeTopShadowRGB in -lXaw... " >&6; } | 16216 $as_echo_n "checking for XawSme3dComputeTopShadowRGB in -lXaw... " >&6; } |
16225 if test "${ac_cv_lib_Xaw_XawSme3dComputeTopShadowRGB+set}" = set; then : | 16217 if test "${ac_cv_lib_Xaw_XawSme3dComputeTopShadowRGB+set}" = set; then : |
16299 #include <X11/Xfuncproto.h> | 16291 #include <X11/Xfuncproto.h> |
16300 #endif | 16292 #endif |
16301 #include <X11/Intrinsic.h> | 16293 #include <X11/Intrinsic.h> |
16302 | 16294 |
16303 " | 16295 " |
16304 eval as_val=\$$as_ac_Header | 16296 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
16305 if test "x$as_val" = x""yes; then : | |
16306 as_ac_Header=`$as_echo "ac_cv_header_X11/$athena_variant/ThreeD.h" | $as_tr_sh` | 16297 as_ac_Header=`$as_echo "ac_cv_header_X11/$athena_variant/ThreeD.h" | $as_tr_sh` |
16307 ac_fn_c_check_header_mongrel "$LINENO" "X11/$athena_variant/ThreeD.h" "$as_ac_Header" "$ac_includes_default" | 16298 ac_fn_c_check_header_mongrel "$LINENO" "X11/$athena_variant/ThreeD.h" "$as_ac_Header" "$ac_includes_default" |
16308 eval as_val=\$$as_ac_Header | 16299 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
16309 if test "x$as_val" = x""yes; then : | |
16310 athena_h_path=X11/$athena_variant | 16300 athena_h_path=X11/$athena_variant |
16311 fi | 16301 fi |
16312 | 16302 |
16313 | 16303 |
16314 fi | 16304 fi |
16322 #include <X11/Xfuncproto.h> | 16312 #include <X11/Xfuncproto.h> |
16323 #endif | 16313 #endif |
16324 #include <X11/Intrinsic.h> | 16314 #include <X11/Intrinsic.h> |
16325 | 16315 |
16326 " | 16316 " |
16327 eval as_val=\$$as_ac_Header | 16317 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
16328 if test "x$as_val" = x""yes; then : | |
16329 as_ac_Header=`$as_echo "ac_cv_header_$athena_variant/ThreeD.h" | $as_tr_sh` | 16318 as_ac_Header=`$as_echo "ac_cv_header_$athena_variant/ThreeD.h" | $as_tr_sh` |
16330 ac_fn_c_check_header_mongrel "$LINENO" "$athena_variant/ThreeD.h" "$as_ac_Header" "$ac_includes_default" | 16319 ac_fn_c_check_header_mongrel "$LINENO" "$athena_variant/ThreeD.h" "$as_ac_Header" "$ac_includes_default" |
16331 eval as_val=\$$as_ac_Header | 16320 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
16332 if test "x$as_val" = x""yes; then : | |
16333 athena_h_path=$athena_variant | 16321 athena_h_path=$athena_variant |
16334 fi | 16322 fi |
16335 | 16323 |
16336 | 16324 |
16337 fi | 16325 fi |
17227 libs_x="-l$libwnn $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-l$libwnn\" to \$libs_x"; fi | 17215 libs_x="-l$libwnn $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-l$libwnn\" to \$libs_x"; fi |
17228 if test "$with_wnn6" != "no"; then | 17216 if test "$with_wnn6" != "no"; then |
17229 as_ac_Lib=`$as_echo "ac_cv_lib_$libwnn''_jl_fi_dic_list" | $as_tr_sh` | 17217 as_ac_Lib=`$as_echo "ac_cv_lib_$libwnn''_jl_fi_dic_list" | $as_tr_sh` |
17230 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jl_fi_dic_list in -l$libwnn" >&5 | 17218 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jl_fi_dic_list in -l$libwnn" >&5 |
17231 $as_echo_n "checking for jl_fi_dic_list in -l$libwnn... " >&6; } | 17219 $as_echo_n "checking for jl_fi_dic_list in -l$libwnn... " >&6; } |
17232 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : | 17220 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
17233 $as_echo_n "(cached) " >&6 | 17221 $as_echo_n "(cached) " >&6 |
17234 else | 17222 else |
17235 ac_check_lib_save_LIBS=$LIBS | 17223 ac_check_lib_save_LIBS=$LIBS |
17236 LIBS="-l$libwnn $LIBS" | 17224 LIBS="-l$libwnn $LIBS" |
17237 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 17225 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
17262 LIBS=$ac_check_lib_save_LIBS | 17250 LIBS=$ac_check_lib_save_LIBS |
17263 fi | 17251 fi |
17264 eval ac_res=\$$as_ac_Lib | 17252 eval ac_res=\$$as_ac_Lib |
17265 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 17253 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
17266 $as_echo "$ac_res" >&6; } | 17254 $as_echo "$ac_res" >&6; } |
17267 eval as_val=\$$as_ac_Lib | 17255 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : |
17268 if test "x$as_val" = x""yes; then : | |
17269 with_wnn6=yes | 17256 with_wnn6=yes |
17270 fi | 17257 fi |
17271 | 17258 |
17272 test "$with_wnn6" = "yes" && $as_echo "#define WNN6 1" >>confdefs.h | 17259 test "$with_wnn6" = "yes" && $as_echo "#define WNN6 1" >>confdefs.h |
17273 | 17260 |
17548 | 17535 |
17549 for ac_func in cbrt closedir dup2 eaccess fmod fpathconf frexp fsync ftime ftruncate getaddrinfo gethostname getnameinfo getpagesize getrlimit gettimeofday getcwd link logb lrand48 matherr mkdir mktime perror poll random readlink rename res_init rint rmdir select setitimer setpgid setsid sigblock sighold sigprocmask snprintf strerror strlwr strupr symlink tzset ulimit umask usleep vlimit vsnprintf waitpid wcscmp wcslen | 17536 for ac_func in cbrt closedir dup2 eaccess fmod fpathconf frexp fsync ftime ftruncate getaddrinfo gethostname getnameinfo getpagesize getrlimit gettimeofday getcwd link logb lrand48 matherr mkdir mktime perror poll random readlink rename res_init rint rmdir select setitimer setpgid setsid sigblock sighold sigprocmask snprintf strerror strlwr strupr symlink tzset ulimit umask usleep vlimit vsnprintf waitpid wcscmp wcslen |
17550 do : | 17537 do : |
17551 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 17538 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
17552 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 17539 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
17553 eval as_val=\$$as_ac_var | 17540 if eval test \"x\$"$as_ac_var"\" = x"yes"; then : |
17554 if test "x$as_val" = x""yes; then : | |
17555 cat >>confdefs.h <<_ACEOF | 17541 cat >>confdefs.h <<_ACEOF |
17556 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 | 17542 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
17557 _ACEOF | 17543 _ACEOF |
17558 | 17544 |
17559 fi | 17545 fi |
17641 | 17627 |
17642 for ac_func in getpt _getpty grantpt unlockpt ptsname killpg tcgetpgrp | 17628 for ac_func in getpt _getpty grantpt unlockpt ptsname killpg tcgetpgrp |
17643 do : | 17629 do : |
17644 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 17630 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
17645 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 17631 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
17646 eval as_val=\$$as_ac_var | 17632 if eval test \"x\$"$as_ac_var"\" = x"yes"; then : |
17647 if test "x$as_val" = x""yes; then : | |
17648 cat >>confdefs.h <<_ACEOF | 17633 cat >>confdefs.h <<_ACEOF |
17649 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 | 17634 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
17650 _ACEOF | 17635 _ACEOF |
17651 | 17636 |
17652 fi | 17637 fi |
17705 | 17690 |
17706 for ac_header in libutil.h util.h | 17691 for ac_header in libutil.h util.h |
17707 do : | 17692 do : |
17708 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 17693 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
17709 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" | 17694 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" |
17710 eval as_val=\$$as_ac_Header | 17695 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
17711 if test "x$as_val" = x""yes; then : | |
17712 cat >>confdefs.h <<_ACEOF | 17696 cat >>confdefs.h <<_ACEOF |
17713 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 17697 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
17714 _ACEOF | 17698 _ACEOF |
17715 break | 17699 break |
17716 fi | 17700 fi |
18293 $as_echo "$ac_cv_os_cray" >&6; } | 18277 $as_echo "$ac_cv_os_cray" >&6; } |
18294 if test $ac_cv_os_cray = yes; then | 18278 if test $ac_cv_os_cray = yes; then |
18295 for ac_func in _getb67 GETB67 getb67; do | 18279 for ac_func in _getb67 GETB67 getb67; do |
18296 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 18280 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
18297 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 18281 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
18298 eval as_val=\$$as_ac_var | 18282 if eval test \"x\$"$as_ac_var"\" = x"yes"; then : |
18299 if test "x$as_val" = x""yes; then : | |
18300 | 18283 |
18301 cat >>confdefs.h <<_ACEOF | 18284 cat >>confdefs.h <<_ACEOF |
18302 #define CRAY_STACKSEG_END $ac_func | 18285 #define CRAY_STACKSEG_END $ac_func |
18303 _ACEOF | 18286 _ACEOF |
18304 | 18287 |
18366 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca in function calls" >&5 | 18349 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca in function calls" >&5 |
18367 $as_echo_n "checking for working alloca in function calls... " >&6; } | 18350 $as_echo_n "checking for working alloca in function calls... " >&6; } |
18368 if test "$cross_compiling" = yes; then : | 18351 if test "$cross_compiling" = yes; then : |
18369 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 18352 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
18370 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 18353 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
18371 as_fn_error "cannot run test program while cross compiling | 18354 as_fn_error $? "cannot run test program while cross compiling |
18372 See \`config.log' for more details." "$LINENO" 5; } | 18355 See \`config.log' for more details" "$LINENO" 5; } |
18373 else | 18356 else |
18374 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 18357 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
18375 /* end confdefs.h. */ | 18358 /* end confdefs.h. */ |
18376 | 18359 |
18377 #if defined (__CYGWIN__) | 18360 #if defined (__CYGWIN__) |
18442 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working scanf" >&5 | 18425 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working scanf" >&5 |
18443 $as_echo_n "checking for working scanf... " >&6; } | 18426 $as_echo_n "checking for working scanf... " >&6; } |
18444 if test "$cross_compiling" = yes; then : | 18427 if test "$cross_compiling" = yes; then : |
18445 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 18428 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
18446 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 18429 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
18447 as_fn_error "cannot run test program while cross compiling | 18430 as_fn_error $? "cannot run test program while cross compiling |
18448 See \`config.log' for more details." "$LINENO" 5; } | 18431 See \`config.log' for more details" "$LINENO" 5; } |
18449 else | 18432 else |
18450 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 18433 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
18451 /* end confdefs.h. */ | 18434 /* end confdefs.h. */ |
18452 | 18435 |
18453 int | 18436 int |
18565 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mmap" >&5 | 18548 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mmap" >&5 |
18566 $as_echo_n "checking for working mmap... " >&6; } | 18549 $as_echo_n "checking for working mmap... " >&6; } |
18567 if test "$cross_compiling" = yes; then : | 18550 if test "$cross_compiling" = yes; then : |
18568 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 18551 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
18569 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 18552 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
18570 as_fn_error "cannot run test program while cross compiling | 18553 as_fn_error $? "cannot run test program while cross compiling |
18571 See \`config.log' for more details." "$LINENO" 5; } | 18554 See \`config.log' for more details" "$LINENO" 5; } |
18572 else | 18555 else |
18573 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 18556 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
18574 /* end confdefs.h. */ | 18557 /* end confdefs.h. */ |
18575 #include <stdio.h> | 18558 #include <stdio.h> |
18576 #include <unistd.h> | 18559 #include <unistd.h> |
18956 | 18939 |
18957 if test -z "$sound_found"; then | 18940 if test -z "$sound_found"; then |
18958 for dir in "machine" "sys" "linux"; do | 18941 for dir in "machine" "sys" "linux"; do |
18959 as_ac_Header=`$as_echo "ac_cv_header_${dir}/soundcard.h" | $as_tr_sh` | 18942 as_ac_Header=`$as_echo "ac_cv_header_${dir}/soundcard.h" | $as_tr_sh` |
18960 ac_fn_c_check_header_mongrel "$LINENO" "${dir}/soundcard.h" "$as_ac_Header" "$ac_includes_default" | 18943 ac_fn_c_check_header_mongrel "$LINENO" "${dir}/soundcard.h" "$as_ac_Header" "$ac_includes_default" |
18961 eval as_val=\$$as_ac_Header | 18944 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
18962 if test "x$as_val" = x""yes; then : | |
18963 | 18945 |
18964 sound_found=yes | 18946 sound_found=yes |
18965 case "${ac_cv_build}" in | 18947 case "${ac_cv_build}" in |
18966 *netbsd* ) | 18948 *netbsd* ) |
18967 # #### this is probably not the right way to do this | 18949 # #### this is probably not the right way to do this |
19357 else | 19339 else |
19358 for lib in curses termlib termcap; do | 19340 for lib in curses termlib termcap; do |
19359 as_ac_Lib=`$as_echo "ac_cv_lib_$lib''_tgetent" | $as_tr_sh` | 19341 as_ac_Lib=`$as_echo "ac_cv_lib_$lib''_tgetent" | $as_tr_sh` |
19360 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgetent in -l$lib" >&5 | 19342 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgetent in -l$lib" >&5 |
19361 $as_echo_n "checking for tgetent in -l$lib... " >&6; } | 19343 $as_echo_n "checking for tgetent in -l$lib... " >&6; } |
19362 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : | 19344 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
19363 $as_echo_n "(cached) " >&6 | 19345 $as_echo_n "(cached) " >&6 |
19364 else | 19346 else |
19365 ac_check_lib_save_LIBS=$LIBS | 19347 ac_check_lib_save_LIBS=$LIBS |
19366 LIBS="-l$lib $LIBS" | 19348 LIBS="-l$lib $LIBS" |
19367 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 19349 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
19392 LIBS=$ac_check_lib_save_LIBS | 19374 LIBS=$ac_check_lib_save_LIBS |
19393 fi | 19375 fi |
19394 eval ac_res=\$$as_ac_Lib | 19376 eval ac_res=\$$as_ac_Lib |
19395 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 19377 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
19396 $as_echo "$ac_res" >&6; } | 19378 $as_echo "$ac_res" >&6; } |
19397 eval as_val=\$$as_ac_Lib | 19379 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : |
19398 if test "x$as_val" = x""yes; then : | |
19399 LIBS="-l${lib} $LIBS" && if test "$verbose" = "yes"; then echo " Prepending \"-l${lib}\" to \$LIBS"; fi; break | 19380 LIBS="-l${lib} $LIBS" && if test "$verbose" = "yes"; then echo " Prepending \"-l${lib}\" to \$LIBS"; fi; break |
19400 fi | 19381 fi |
19401 | 19382 |
19402 done | 19383 done |
19403 fi | 19384 fi |
19583 ndbm_h_file="" | 19564 ndbm_h_file="" |
19584 for ac_header in ndbm.h gdbm/ndbm.h | 19565 for ac_header in ndbm.h gdbm/ndbm.h |
19585 do : | 19566 do : |
19586 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 19567 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
19587 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" | 19568 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" |
19588 eval as_val=\$$as_ac_Header | 19569 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
19589 if test "x$as_val" = x""yes; then : | |
19590 cat >>confdefs.h <<_ACEOF | 19570 cat >>confdefs.h <<_ACEOF |
19591 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 19571 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
19592 _ACEOF | 19572 _ACEOF |
19593 ndbm_h_file=$ac_header; break; | 19573 ndbm_h_file=$ac_header; break; |
19594 fi | 19574 fi |
20206 fi | 20186 fi |
20207 rm -f conftest* | 20187 rm -f conftest* |
20208 | 20188 |
20209 as_ac_var=`$as_echo "ac_cv_func_$dbfunc" | $as_tr_sh` | 20189 as_ac_var=`$as_echo "ac_cv_func_$dbfunc" | $as_tr_sh` |
20210 ac_fn_c_check_func "$LINENO" "$dbfunc" "$as_ac_var" | 20190 ac_fn_c_check_func "$LINENO" "$dbfunc" "$as_ac_var" |
20211 eval as_val=\$$as_ac_var | 20191 if eval test \"x\$"$as_ac_var"\" = x"yes"; then : |
20212 if test "x$as_val" = x""yes; then : | |
20213 with_database_berkdb=yes need_libdb=no | 20192 with_database_berkdb=yes need_libdb=no |
20214 else | 20193 else |
20215 | 20194 |
20216 as_ac_Lib=`$as_echo "ac_cv_lib_db_$dbfunc" | $as_tr_sh` | 20195 as_ac_Lib=`$as_echo "ac_cv_lib_db_$dbfunc" | $as_tr_sh` |
20217 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $dbfunc in -ldb" >&5 | 20196 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $dbfunc in -ldb" >&5 |
20218 $as_echo_n "checking for $dbfunc in -ldb... " >&6; } | 20197 $as_echo_n "checking for $dbfunc in -ldb... " >&6; } |
20219 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : | 20198 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
20220 $as_echo_n "(cached) " >&6 | 20199 $as_echo_n "(cached) " >&6 |
20221 else | 20200 else |
20222 ac_check_lib_save_LIBS=$LIBS | 20201 ac_check_lib_save_LIBS=$LIBS |
20223 LIBS="-ldb $LIBS" | 20202 LIBS="-ldb $LIBS" |
20224 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 20203 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
20249 LIBS=$ac_check_lib_save_LIBS | 20228 LIBS=$ac_check_lib_save_LIBS |
20250 fi | 20229 fi |
20251 eval ac_res=\$$as_ac_Lib | 20230 eval ac_res=\$$as_ac_Lib |
20252 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 20231 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
20253 $as_echo "$ac_res" >&6; } | 20232 $as_echo "$ac_res" >&6; } |
20254 eval as_val=\$$as_ac_Lib | 20233 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : |
20255 if test "x$as_val" = x""yes; then : | |
20256 with_database_berkdb=yes need_libdb=yes | 20234 with_database_berkdb=yes need_libdb=yes |
20257 fi | 20235 fi |
20258 | 20236 |
20259 fi | 20237 fi |
20260 | 20238 |
20270 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"db_create is really $dbfunc\"" >&5 | 20248 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"db_create is really $dbfunc\"" >&5 |
20271 $as_echo "$as_me: WARNING: \"db_create is really $dbfunc\"" >&2;} | 20249 $as_echo "$as_me: WARNING: \"db_create is really $dbfunc\"" >&2;} |
20272 as_ac_Lib=`$as_echo "ac_cv_lib_db_$dbfunc" | $as_tr_sh` | 20250 as_ac_Lib=`$as_echo "ac_cv_lib_db_$dbfunc" | $as_tr_sh` |
20273 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $dbfunc in -ldb" >&5 | 20251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $dbfunc in -ldb" >&5 |
20274 $as_echo_n "checking for $dbfunc in -ldb... " >&6; } | 20252 $as_echo_n "checking for $dbfunc in -ldb... " >&6; } |
20275 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : | 20253 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
20276 $as_echo_n "(cached) " >&6 | 20254 $as_echo_n "(cached) " >&6 |
20277 else | 20255 else |
20278 ac_check_lib_save_LIBS=$LIBS | 20256 ac_check_lib_save_LIBS=$LIBS |
20279 LIBS="-ldb $LIBS" | 20257 LIBS="-ldb $LIBS" |
20280 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 20258 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
20305 LIBS=$ac_check_lib_save_LIBS | 20283 LIBS=$ac_check_lib_save_LIBS |
20306 fi | 20284 fi |
20307 eval ac_res=\$$as_ac_Lib | 20285 eval ac_res=\$$as_ac_Lib |
20308 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 20286 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
20309 $as_echo "$ac_res" >&6; } | 20287 $as_echo "$ac_res" >&6; } |
20310 eval as_val=\$$as_ac_Lib | 20288 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : |
20311 if test "x$as_val" = x""yes; then : | |
20312 with_database_berkdb=yes need_libdb=yes | 20289 with_database_berkdb=yes need_libdb=yes |
20313 fi | 20290 fi |
20314 | 20291 |
20315 fi | 20292 fi |
20316 | 20293 |
20569 fi | 20546 fi |
20570 | 20547 |
20571 if test "$cross_compiling" = yes; then : | 20548 if test "$cross_compiling" = yes; then : |
20572 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 20549 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
20573 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 20550 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
20574 as_fn_error "cannot run test program while cross compiling | 20551 as_fn_error $? "cannot run test program while cross compiling |
20575 See \`config.log' for more details." "$LINENO" 5; } | 20552 See \`config.log' for more details" "$LINENO" 5; } |
20576 else | 20553 else |
20577 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 20554 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
20578 /* end confdefs.h. */ | 20555 /* end confdefs.h. */ |
20579 int main(int c,char **v){return 0;} | 20556 int main(int c,char **v){return 0;} |
20580 _ACEOF | 20557 _ACEOF |
21493 | 21470 |
21494 DEFS=-DHAVE_CONFIG_H | 21471 DEFS=-DHAVE_CONFIG_H |
21495 | 21472 |
21496 ac_libobjs= | 21473 ac_libobjs= |
21497 ac_ltlibobjs= | 21474 ac_ltlibobjs= |
21475 U= | |
21498 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue | 21476 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue |
21499 # 1. Remove the extension, and $U if already installed. | 21477 # 1. Remove the extension, and $U if already installed. |
21500 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' | 21478 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' |
21501 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` | 21479 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` |
21502 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR | 21480 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR |
21655 | 21633 |
21656 # CDPATH. | 21634 # CDPATH. |
21657 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH | 21635 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH |
21658 | 21636 |
21659 | 21637 |
21660 # as_fn_error ERROR [LINENO LOG_FD] | 21638 # as_fn_error STATUS ERROR [LINENO LOG_FD] |
21661 # --------------------------------- | 21639 # ---------------------------------------- |
21662 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are | 21640 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are |
21663 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the | 21641 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the |
21664 # script with status $?, using 1 if that was 0. | 21642 # script with STATUS, using 1 if that was 0. |
21665 as_fn_error () | 21643 as_fn_error () |
21666 { | 21644 { |
21667 as_status=$?; test $as_status -eq 0 && as_status=1 | 21645 as_status=$1; test $as_status -eq 0 && as_status=1 |
21668 if test "$3"; then | 21646 if test "$4"; then |
21669 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 21647 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
21670 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 | 21648 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 |
21671 fi | 21649 fi |
21672 $as_echo "$as_me: error: $1" >&2 | 21650 $as_echo "$as_me: error: $2" >&2 |
21673 as_fn_exit $as_status | 21651 as_fn_exit $as_status |
21674 } # as_fn_error | 21652 } # as_fn_error |
21675 | 21653 |
21676 | 21654 |
21677 # as_fn_set_status STATUS | 21655 # as_fn_set_status STATUS |
21863 } | 21841 } |
21864 s/.*/./; q'` | 21842 s/.*/./; q'` |
21865 test -d "$as_dir" && break | 21843 test -d "$as_dir" && break |
21866 done | 21844 done |
21867 test -z "$as_dirs" || eval "mkdir $as_dirs" | 21845 test -z "$as_dirs" || eval "mkdir $as_dirs" |
21868 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" | 21846 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" |
21869 | 21847 |
21870 | 21848 |
21871 } # as_fn_mkdir_p | 21849 } # as_fn_mkdir_p |
21872 if mkdir -p . 2>/dev/null; then | 21850 if mkdir -p . 2>/dev/null; then |
21873 as_mkdir_p='mkdir -p "$as_dir"' | 21851 as_mkdir_p='mkdir -p "$as_dir"' |
21917 # Save the log message, to keep $0 and so on meaningful, and to | 21895 # Save the log message, to keep $0 and so on meaningful, and to |
21918 # report actual input values of CONFIG_FILES etc. instead of their | 21896 # report actual input values of CONFIG_FILES etc. instead of their |
21919 # values after options handling. | 21897 # values after options handling. |
21920 ac_log=" | 21898 ac_log=" |
21921 This file was extended by XEmacs $as_me 21.5, which was | 21899 This file was extended by XEmacs $as_me 21.5, which was |
21922 generated by GNU Autoconf 2.65. Invocation command line was | 21900 generated by GNU Autoconf 2.66. Invocation command line was |
21923 | 21901 |
21924 CONFIG_FILES = $CONFIG_FILES | 21902 CONFIG_FILES = $CONFIG_FILES |
21925 CONFIG_HEADERS = $CONFIG_HEADERS | 21903 CONFIG_HEADERS = $CONFIG_HEADERS |
21926 CONFIG_LINKS = $CONFIG_LINKS | 21904 CONFIG_LINKS = $CONFIG_LINKS |
21927 CONFIG_COMMANDS = $CONFIG_COMMANDS | 21905 CONFIG_COMMANDS = $CONFIG_COMMANDS |
21983 _ACEOF | 21961 _ACEOF |
21984 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 21962 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
21985 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 21963 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
21986 ac_cs_version="\\ | 21964 ac_cs_version="\\ |
21987 XEmacs config.status 21.5 | 21965 XEmacs config.status 21.5 |
21988 configured by $0, generated by GNU Autoconf 2.65, | 21966 configured by $0, generated by GNU Autoconf 2.66, |
21989 with options \\"\$ac_cs_config\\" | 21967 with options \\"\$ac_cs_config\\" |
21990 | 21968 |
21991 Copyright (C) 2009 Free Software Foundation, Inc. | 21969 Copyright (C) 2010 Free Software Foundation, Inc. |
21992 This config.status script is free software; the Free Software Foundation | 21970 This config.status script is free software; the Free Software Foundation |
21993 gives unlimited permission to copy, distribute and modify it." | 21971 gives unlimited permission to copy, distribute and modify it." |
21994 | 21972 |
21995 ac_pwd='$ac_pwd' | 21973 ac_pwd='$ac_pwd' |
21996 srcdir='$srcdir' | 21974 srcdir='$srcdir' |
22040 esac | 22018 esac |
22041 as_fn_append CONFIG_HEADERS " '$ac_optarg'" | 22019 as_fn_append CONFIG_HEADERS " '$ac_optarg'" |
22042 ac_need_defaults=false;; | 22020 ac_need_defaults=false;; |
22043 --he | --h) | 22021 --he | --h) |
22044 # Conflict between --help and --header | 22022 # Conflict between --help and --header |
22045 as_fn_error "ambiguous option: \`$1' | 22023 as_fn_error $? "ambiguous option: \`$1' |
22046 Try \`$0 --help' for more information.";; | 22024 Try \`$0 --help' for more information.";; |
22047 --help | --hel | -h ) | 22025 --help | --hel | -h ) |
22048 $as_echo "$ac_cs_usage"; exit ;; | 22026 $as_echo "$ac_cs_usage"; exit ;; |
22049 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | 22027 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ |
22050 | -silent | --silent | --silen | --sile | --sil | --si | --s) | 22028 | -silent | --silent | --silen | --sile | --sil | --si | --s) |
22051 ac_cs_silent=: ;; | 22029 ac_cs_silent=: ;; |
22052 | 22030 |
22053 # This is an error. | 22031 # This is an error. |
22054 -*) as_fn_error "unrecognized option: \`$1' | 22032 -*) as_fn_error $? "unrecognized option: \`$1' |
22055 Try \`$0 --help' for more information." ;; | 22033 Try \`$0 --help' for more information." ;; |
22056 | 22034 |
22057 *) as_fn_append ac_config_targets " $1" | 22035 *) as_fn_append ac_config_targets " $1" |
22058 ac_need_defaults=false ;; | 22036 ac_need_defaults=false ;; |
22059 | 22037 |
22114 "src/xemacs.def.in") CONFIG_FILES="$CONFIG_FILES src/xemacs.def.in" ;; | 22092 "src/xemacs.def.in") CONFIG_FILES="$CONFIG_FILES src/xemacs.def.in" ;; |
22115 "lib-src/config.values") CONFIG_FILES="$CONFIG_FILES lib-src/config.values" ;; | 22093 "lib-src/config.values") CONFIG_FILES="$CONFIG_FILES lib-src/config.values" ;; |
22116 "lib-src/ellcc.h") CONFIG_FILES="$CONFIG_FILES lib-src/ellcc.h" ;; | 22094 "lib-src/ellcc.h") CONFIG_FILES="$CONFIG_FILES lib-src/ellcc.h" ;; |
22117 "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; | 22095 "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; |
22118 | 22096 |
22119 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | 22097 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; |
22120 esac | 22098 esac |
22121 done | 22099 done |
22122 | 22100 |
22123 | 22101 |
22124 # If the user did not use the arguments to specify the items to instantiate, | 22102 # If the user did not use the arguments to specify the items to instantiate, |
22152 test -n "$tmp" && test -d "$tmp" | 22130 test -n "$tmp" && test -d "$tmp" |
22153 } || | 22131 } || |
22154 { | 22132 { |
22155 tmp=./conf$$-$RANDOM | 22133 tmp=./conf$$-$RANDOM |
22156 (umask 077 && mkdir "$tmp") | 22134 (umask 077 && mkdir "$tmp") |
22157 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5 | 22135 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 |
22158 | 22136 |
22159 # Set up the scripts for CONFIG_FILES section. | 22137 # Set up the scripts for CONFIG_FILES section. |
22160 # No need to generate them if there are no CONFIG_FILES. | 22138 # No need to generate them if there are no CONFIG_FILES. |
22161 # This happens for instance with `./config.status config.h'. | 22139 # This happens for instance with `./config.status config.h'. |
22162 if test -n "$CONFIG_FILES"; then | 22140 if test -n "$CONFIG_FILES"; then |
22169 if test "x$ac_cr" = x; then | 22147 if test "x$ac_cr" = x; then |
22170 eval ac_cr=\$\'\\r\' | 22148 eval ac_cr=\$\'\\r\' |
22171 fi | 22149 fi |
22172 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` | 22150 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` |
22173 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then | 22151 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then |
22174 ac_cs_awk_cr='\r' | 22152 ac_cs_awk_cr='\\r' |
22175 else | 22153 else |
22176 ac_cs_awk_cr=$ac_cr | 22154 ac_cs_awk_cr=$ac_cr |
22177 fi | 22155 fi |
22178 | 22156 |
22179 echo 'BEGIN {' >"$tmp/subs1.awk" && | 22157 echo 'BEGIN {' >"$tmp/subs1.awk" && |
22183 { | 22161 { |
22184 echo "cat >conf$$subs.awk <<_ACEOF" && | 22162 echo "cat >conf$$subs.awk <<_ACEOF" && |
22185 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && | 22163 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && |
22186 echo "_ACEOF" | 22164 echo "_ACEOF" |
22187 } >conf$$subs.sh || | 22165 } >conf$$subs.sh || |
22188 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 | 22166 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 |
22189 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` | 22167 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` |
22190 ac_delim='%!_!# ' | 22168 ac_delim='%!_!# ' |
22191 for ac_last_try in false false false false false :; do | 22169 for ac_last_try in false false false false false :; do |
22192 . ./conf$$subs.sh || | 22170 . ./conf$$subs.sh || |
22193 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 | 22171 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 |
22194 | 22172 |
22195 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` | 22173 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` |
22196 if test $ac_delim_n = $ac_delim_num; then | 22174 if test $ac_delim_n = $ac_delim_num; then |
22197 break | 22175 break |
22198 elif $ac_last_try; then | 22176 elif $ac_last_try; then |
22199 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 | 22177 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 |
22200 else | 22178 else |
22201 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " | 22179 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " |
22202 fi | 22180 fi |
22203 done | 22181 done |
22204 rm -f conf$$subs.sh | 22182 rm -f conf$$subs.sh |
22283 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then | 22261 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then |
22284 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" | 22262 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" |
22285 else | 22263 else |
22286 cat | 22264 cat |
22287 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ | 22265 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ |
22288 || as_fn_error "could not setup config files machinery" "$LINENO" 5 | 22266 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 |
22289 _ACEOF | 22267 _ACEOF |
22290 | 22268 |
22291 # VPATH may cause trouble with some makes, so we remove $(srcdir), | 22269 # VPATH may cause trouble with some makes, so we remove sole $(srcdir), |
22292 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and | 22270 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and |
22293 # trailing colons and then remove the whole line if VPATH becomes empty | 22271 # trailing colons and then remove the whole line if VPATH becomes empty |
22294 # (actually we leave an empty line to preserve line numbers). | 22272 # (actually we leave an empty line to preserve line numbers). |
22295 if test "x$srcdir" = x.; then | 22273 if test "x$srcdir" = x.; then |
22296 ac_vpsub='/^[ ]*VPATH[ ]*=/{ | 22274 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ |
22297 s/:*\$(srcdir):*/:/ | 22275 h |
22298 s/:*\${srcdir}:*/:/ | 22276 s/// |
22299 s/:*@srcdir@:*/:/ | 22277 s/^/:/ |
22300 s/^\([^=]*=[ ]*\):*/\1/ | 22278 s/[ ]*$/:/ |
22279 s/:\$(srcdir):/:/g | |
22280 s/:\${srcdir}:/:/g | |
22281 s/:@srcdir@:/:/g | |
22282 s/^:*// | |
22301 s/:*$// | 22283 s/:*$// |
22284 x | |
22285 s/\(=[ ]*\).*/\1/ | |
22286 G | |
22287 s/\n// | |
22302 s/^[^=]*=[ ]*$// | 22288 s/^[^=]*=[ ]*$// |
22303 }' | 22289 }' |
22304 fi | 22290 fi |
22305 | 22291 |
22306 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 22292 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
22324 for ac_last_try in false false :; do | 22310 for ac_last_try in false false :; do |
22325 ac_t=`sed -n "/$ac_delim/p" confdefs.h` | 22311 ac_t=`sed -n "/$ac_delim/p" confdefs.h` |
22326 if test -z "$ac_t"; then | 22312 if test -z "$ac_t"; then |
22327 break | 22313 break |
22328 elif $ac_last_try; then | 22314 elif $ac_last_try; then |
22329 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5 | 22315 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 |
22330 else | 22316 else |
22331 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " | 22317 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " |
22332 fi | 22318 fi |
22333 done | 22319 done |
22334 | 22320 |
22409 } | 22395 } |
22410 { print } | 22396 { print } |
22411 _ACAWK | 22397 _ACAWK |
22412 _ACEOF | 22398 _ACEOF |
22413 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 22399 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
22414 as_fn_error "could not setup config headers machinery" "$LINENO" 5 | 22400 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 |
22415 fi # test -n "$CONFIG_HEADERS" | 22401 fi # test -n "$CONFIG_HEADERS" |
22416 | 22402 |
22417 | 22403 |
22418 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" | 22404 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" |
22419 shift | 22405 shift |
22422 case $ac_tag in | 22408 case $ac_tag in |
22423 :[FHLC]) ac_mode=$ac_tag; continue;; | 22409 :[FHLC]) ac_mode=$ac_tag; continue;; |
22424 esac | 22410 esac |
22425 case $ac_mode$ac_tag in | 22411 case $ac_mode$ac_tag in |
22426 :[FHL]*:*);; | 22412 :[FHL]*:*);; |
22427 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;; | 22413 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; |
22428 :[FH]-) ac_tag=-:-;; | 22414 :[FH]-) ac_tag=-:-;; |
22429 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; | 22415 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; |
22430 esac | 22416 esac |
22431 ac_save_IFS=$IFS | 22417 ac_save_IFS=$IFS |
22432 IFS=: | 22418 IFS=: |
22450 test -f "$ac_f" || | 22436 test -f "$ac_f" || |
22451 case $ac_f in | 22437 case $ac_f in |
22452 [\\/$]*) false;; | 22438 [\\/$]*) false;; |
22453 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; | 22439 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; |
22454 esac || | 22440 esac || |
22455 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;; | 22441 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; |
22456 esac | 22442 esac |
22457 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac | 22443 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac |
22458 as_fn_append ac_file_inputs " '$ac_f'" | 22444 as_fn_append ac_file_inputs " '$ac_f'" |
22459 done | 22445 done |
22460 | 22446 |
22477 *) ac_sed_conf_input=$configure_input;; | 22463 *) ac_sed_conf_input=$configure_input;; |
22478 esac | 22464 esac |
22479 | 22465 |
22480 case $ac_tag in | 22466 case $ac_tag in |
22481 *:-:* | *:-) cat >"$tmp/stdin" \ | 22467 *:-:* | *:-) cat >"$tmp/stdin" \ |
22482 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; | 22468 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; |
22483 esac | 22469 esac |
22484 ;; | 22470 ;; |
22485 esac | 22471 esac |
22486 | 22472 |
22487 ac_dir=`$as_dirname -- "$ac_file" || | 22473 ac_dir=`$as_dirname -- "$ac_file" || |
22608 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t | 22594 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t |
22609 s&@INSTALL@&$ac_INSTALL&;t t | 22595 s&@INSTALL@&$ac_INSTALL&;t t |
22610 $ac_datarootdir_hack | 22596 $ac_datarootdir_hack |
22611 " | 22597 " |
22612 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ | 22598 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ |
22613 || as_fn_error "could not create $ac_file" "$LINENO" 5 | 22599 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
22614 | 22600 |
22615 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && | 22601 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && |
22616 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && | 22602 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && |
22617 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && | 22603 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && |
22618 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' | 22604 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' |
22619 which seems to be undefined. Please make sure it is defined." >&5 | 22605 which seems to be undefined. Please make sure it is defined" >&5 |
22620 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' | 22606 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' |
22621 which seems to be undefined. Please make sure it is defined." >&2;} | 22607 which seems to be undefined. Please make sure it is defined" >&2;} |
22622 | 22608 |
22623 rm -f "$tmp/stdin" | 22609 rm -f "$tmp/stdin" |
22624 case $ac_file in | 22610 case $ac_file in |
22625 -) cat "$tmp/out" && rm -f "$tmp/out";; | 22611 -) cat "$tmp/out" && rm -f "$tmp/out";; |
22626 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; | 22612 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; |
22627 esac \ | 22613 esac \ |
22628 || as_fn_error "could not create $ac_file" "$LINENO" 5 | 22614 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
22629 ;; | 22615 ;; |
22630 :H) | 22616 :H) |
22631 # | 22617 # |
22632 # CONFIG_HEADER | 22618 # CONFIG_HEADER |
22633 # | 22619 # |
22634 if test x"$ac_file" != x-; then | 22620 if test x"$ac_file" != x-; then |
22635 { | 22621 { |
22636 $as_echo "/* $configure_input */" \ | 22622 $as_echo "/* $configure_input */" \ |
22637 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" | 22623 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" |
22638 } >"$tmp/config.h" \ | 22624 } >"$tmp/config.h" \ |
22639 || as_fn_error "could not create $ac_file" "$LINENO" 5 | 22625 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
22640 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then | 22626 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then |
22641 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 | 22627 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 |
22642 $as_echo "$as_me: $ac_file is unchanged" >&6;} | 22628 $as_echo "$as_me: $ac_file is unchanged" >&6;} |
22643 else | 22629 else |
22644 rm -f "$ac_file" | 22630 rm -f "$ac_file" |
22645 mv "$tmp/config.h" "$ac_file" \ | 22631 mv "$tmp/config.h" "$ac_file" \ |
22646 || as_fn_error "could not create $ac_file" "$LINENO" 5 | 22632 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
22647 fi | 22633 fi |
22648 else | 22634 else |
22649 $as_echo "/* $configure_input */" \ | 22635 $as_echo "/* $configure_input */" \ |
22650 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ | 22636 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ |
22651 || as_fn_error "could not create -" "$LINENO" 5 | 22637 || as_fn_error $? "could not create -" "$LINENO" 5 |
22652 fi | 22638 fi |
22653 ;; | 22639 ;; |
22654 | 22640 |
22655 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 | 22641 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 |
22656 $as_echo "$as_me: executing $ac_file commands" >&6;} | 22642 $as_echo "$as_me: executing $ac_file commands" >&6;} |
22813 as_fn_exit 0 | 22799 as_fn_exit 0 |
22814 _ACEOF | 22800 _ACEOF |
22815 ac_clean_files=$ac_clean_files_save | 22801 ac_clean_files=$ac_clean_files_save |
22816 | 22802 |
22817 test $ac_write_fail = 0 || | 22803 test $ac_write_fail = 0 || |
22818 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5 | 22804 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 |
22819 | 22805 |
22820 | 22806 |
22821 # configure is writing to config.log, and then calls config.status. | 22807 # configure is writing to config.log, and then calls config.status. |
22822 # config.status does its own redirection, appending to config.log. | 22808 # config.status does its own redirection, appending to config.log. |
22823 # Unfortunately, on DOS this fails, as config.log is still kept open | 22809 # Unfortunately, on DOS this fails, as config.log is still kept open |
22834 exec 5>/dev/null | 22820 exec 5>/dev/null |
22835 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false | 22821 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false |
22836 exec 5>>config.log | 22822 exec 5>>config.log |
22837 # Use ||, not &&, to avoid exiting from the if with $? = 1, which | 22823 # Use ||, not &&, to avoid exiting from the if with $? = 1, which |
22838 # would make configure fail if this is the last instruction. | 22824 # would make configure fail if this is the last instruction. |
22839 $ac_cs_success || as_fn_exit $? | 22825 $ac_cs_success || as_fn_exit 1 |
22840 fi | 22826 fi |
22841 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then | 22827 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then |
22842 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 | 22828 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 |
22843 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} | 22829 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |
22844 fi | 22830 fi |