comparison configure @ 5474:4dee0387b9de

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