2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.62 for emacs 23.1.95.
5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
7 # This configure script is free software; the Free Software Foundation
8 # gives unlimited permission to copy, distribute and modify it.
9 ## --------------------- ##
10 ## M4sh Initialization. ##
11 ## --------------------- ##
13 # Be more Bourne compatible
14 DUALCASE
=1; export DUALCASE
# for MKS sh
15 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
18 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
19 # is contrary to our usage. Disable this feature.
20 alias -g '${1+"$@"}'='"$@"'
23 case `(set -o) 2>/dev/null` in
24 *posix
*) set -o posix
;;
33 # Avoid depending upon Character Ranges.
34 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
35 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
36 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
37 as_cr_digits
='0123456789'
38 as_cr_alnum
=$as_cr_Letters$as_cr_digits
43 # Printing a long string crashes Solaris 7 /usr/bin/printf.
44 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
45 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
46 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
47 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
53 as_echo_n='/usr
/ucb
/echo -n'
55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
60 expr "X$arg" : "X\\(.*\\)$as_nl";
61 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
63 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
66 as_echo_n='sh
-c $as_echo_n_body as_echo
'
69 as_echo='sh
-c $as_echo_body as_echo
'
72 # The user is always right.
73 if test "${PATH_SEPARATOR+set}" != set; then
75 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
81 # Support unset when possible.
82 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
90 # We need space, tab and new line, in precisely that order. Quoting is
91 # there to prevent editors from complaining about space-tab.
92 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
93 # splitting by setting IFS to empty value.)
96 # Find who we are. Look in the path if we contain no directory separator.
98 *[\\/]* ) as_myself=$0 ;;
99 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
103 test -z "$as_dir" && as_dir=.
104 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
110 # We did not find ourselves, most probably we were run as `sh COMMAND'
111 # in which case we are not to be found in the path.
112 if test "x$as_myself" = x
; then
115 if test ! -f "$as_myself"; then
116 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
117 { (exit 1); exit 1; }
120 # Work around bugs in pre-3.0 UWIN ksh.
121 for as_var
in ENV MAIL MAILPATH
122 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
134 # Required to use basename.
135 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
136 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
142 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
149 # Name of the executable.
150 as_me
=`$as_basename -- "$0" ||
151 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
152 X"$0" : 'X\(//\)$' \| \
153 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
155 sed '/^.*\/\([^/][^/]*\)\/*$/{
173 if test "x$CONFIG_SHELL" = x
; then
174 if (eval ":") 2>/dev
/null
; then
180 if test $as_have_required = yes && (eval ":
190 as_func_ret_success () {
193 as_func_ret_failure () {
198 if as_func_success; then
202 echo as_func_success failed.
205 if as_func_failure; then
207 echo as_func_failure succeeded.
210 if as_func_ret_success; then
214 echo as_func_ret_success failed.
217 if as_func_ret_failure; then
219 echo as_func_ret_failure succeeded.
222 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
226 echo positional parameters were not saved.
229 test \$exitcode = 0) || { (exit 1); exit 1; }
234 test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
235 test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
236 ") 2> /dev
/null
; then
240 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
241 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
244 test -z "$as_dir" && as_dir
=.
247 for as_base
in sh bash ksh sh5
; do
248 as_candidate_shells
="$as_candidate_shells $as_dir/$as_base"
255 for as_shell
in $as_candidate_shells $SHELL; do
256 # Try only shells that exist, to save several forks.
257 if { test -f "$as_shell" ||
test -f "$as_shell.exe"; } &&
258 { ("$as_shell") 2> /dev
/null
<<\_ASEOF
259 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
262 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
263 # is contrary to our usage. Disable this feature.
264 alias -g '${1+"$@"}'='"$@"'
267 case `(set -o) 2>/dev/null` in
268 *posix
*) set -o posix
;;
277 CONFIG_SHELL
=$as_shell
279 if { "$as_shell" 2> /dev
/null
<<\_ASEOF
280 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
283 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
284 # is contrary to our usage. Disable this feature.
285 alias -g '${1+"$@"}'='"$@"'
288 case `(set -o) 2>/dev/null` in
289 *posix
*) set -o posix
;;
305 as_func_ret_success
() {
308 as_func_ret_failure
() {
313 if as_func_success
; then
317 echo as_func_success failed.
320 if as_func_failure
; then
322 echo as_func_failure succeeded.
325 if as_func_ret_success
; then
329 echo as_func_ret_success failed.
332 if as_func_ret_failure
; then
334 echo as_func_ret_failure succeeded.
337 if ( set x
; as_func_ret_success y
&& test x
= "$1" ); then
341 echo positional parameters were not saved.
344 test $exitcode = 0) ||
{ (exit 1); exit 1; }
349 test "x$as_lineno_1" != "x$as_lineno_2" &&
350 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") ||
{ (exit 1); exit 1; }
361 if test "x$CONFIG_SHELL" != x
; then
362 for as_var
in BASH_ENV ENV
363 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
366 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
370 if test $as_have_required = no
; then
371 echo This
script requires a shell
more modern than all the
372 echo shells that I found on your system. Please
install a
373 echo modern shell
, or manually run the
script under such a
374 echo shell
if you
do have one.
375 { (exit 1); exit 1; }
385 (eval "as_func_return () {
394 as_func_ret_success () {
397 as_func_ret_failure () {
402 if as_func_success; then
406 echo as_func_success failed.
409 if as_func_failure; then
411 echo as_func_failure succeeded.
414 if as_func_ret_success; then
418 echo as_func_ret_success failed.
421 if as_func_ret_failure; then
423 echo as_func_ret_failure succeeded.
426 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
430 echo positional parameters were not saved.
433 test \$exitcode = 0") ||
{
434 echo No shell found that supports shell functions.
435 echo Please tell bug-autoconf@gnu.org about your system
,
436 echo including any error possibly output before this message.
437 echo This can
help us improve future autoconf versions.
438 echo Configuration will now proceed without shell functions.
445 test "x$as_lineno_1" != "x$as_lineno_2" &&
446 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
448 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
449 # uniformly replaced by the line number. The first 'sed' inserts a
450 # line-number line after each line using $LINENO; the second 'sed'
451 # does the real work. The second script uses 'N' to pair each
452 # line-number line with the line containing $LINENO, and appends
453 # trailing '-' during substitution so that $LINENO is not a special
455 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
456 # scripts with optimization help from Paolo Bonzini. Blame Lee
457 # E. McMahon (1931-1989) for sed's syntax. :-)
469 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
473 chmod +x
"$as_me.lineno" ||
474 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
475 { (exit 1); exit 1; }; }
477 # Don't try to exec as it changes $[0], causing all sort of problems
478 # (the dirname of $[0] is not the place where we might find the
479 # original and so on. Autoconf is especially sensitive to this).
481 # Exit status is that of the last command.
486 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
492 ECHO_C
= ECHO_N
= ECHO_T
=
496 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
502 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
503 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
509 rm -f conf$$ conf$$.exe conf$$.
file
510 if test -d conf$$.dir
; then
511 rm -f conf$$.dir
/conf$$.
file
514 mkdir conf$$.dir
2>/dev
/null
516 if (echo >conf$$.
file) 2>/dev
/null
; then
517 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
519 # ... but there are two gotchas:
520 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
521 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
522 # In both cases, we have to default to `cp -p'.
523 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
525 elif ln conf$$.
file conf$$
2>/dev
/null
; then
533 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
534 rmdir conf$$.dir
2>/dev
/null
536 if mkdir
-p .
2>/dev
/null
; then
539 test -d .
/-p && rmdir .
/-p
543 if test -x / >/dev
/null
2>&1; then
546 if ls -dL / >/dev
/null
2>&1; then
553 if test -d "$1"; then
559 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
560 ???[sx]*):;;*)false;;esac;fi
564 as_executable_p
=$as_test_x
566 # Sed expression to map a string onto a valid CPP name.
567 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
569 # Sed expression to map a string onto a valid variable name.
570 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
574 exec 7<&0 </dev
/null
6>&1
577 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
578 # so uname gets run too.
579 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
584 ac_default_prefix
=/usr
/local
586 ac_config_libobj_dir
=.
592 SHELL
=${CONFIG_SHELL-/bin/sh}
594 # Identity of this package.
596 PACKAGE_TARNAME
='emacs'
597 PACKAGE_VERSION
='23.1.95'
598 PACKAGE_STRING
='emacs 23.1.95'
601 ac_unique_file
="src/lisp.h"
602 # Factoring default headers for most tests.
603 ac_includes_default
="\
605 #ifdef HAVE_SYS_TYPES_H
606 # include <sys/types.h>
608 #ifdef HAVE_SYS_STAT_H
609 # include <sys/stat.h>
615 # ifdef HAVE_STDLIB_H
620 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
625 #ifdef HAVE_STRINGS_H
626 # include <strings.h>
628 #ifdef HAVE_INTTYPES_H
629 # include <inttypes.h>
638 ac_config_libobj_dir
=src
650 program_transform_name
746 x_default_search_path
765 GNUSTEP_SYSTEM_HEADERS
766 GNUSTEP_SYSTEM_LIBRARIES
768 LIB_SRC_EXTRA_INSTALLABLES
773 enable_option_checking
790 with_toolkit_scroll_bars
802 enable_ns_self_contained
804 enable_maintainer_mode
812 ac_precious_vars
='build_alias
824 # Initialize some variables set by options.
826 ac_init_version
=false
827 ac_unrecognized_opts
=
829 # The variables have the same names as the options, with
830 # dashes changed to underlines.
838 program_transform_name
=s
,x
,x
,
846 # Installation directory options.
847 # These are left unexpanded so users can "make install exec_prefix=/foo"
848 # and all the variables that are supposed to be based on exec_prefix
849 # by default will actually change.
850 # Use braces instead of parens because sh, perl, etc. also accept them.
851 # (The list follows the same order as the GNU Coding Standards.)
852 bindir
='${exec_prefix}/bin'
853 sbindir
='${exec_prefix}/sbin'
854 libexecdir
='${exec_prefix}/libexec'
855 datarootdir
='${prefix}/share'
856 datadir
='${datarootdir}'
857 sysconfdir
='${prefix}/etc'
858 sharedstatedir
='${prefix}/com'
859 localstatedir
='${prefix}/var'
860 includedir
='${prefix}/include'
861 oldincludedir
='/usr/include'
862 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
863 infodir
='${datarootdir}/info'
868 libdir
='${exec_prefix}/lib'
869 localedir
='${datarootdir}/locale'
870 mandir
='${datarootdir}/man'
876 # If the previous option needs an argument, assign it.
877 if test -n "$ac_prev"; then
878 eval $ac_prev=\
$ac_option
884 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
888 # Accept the important Cygnus configure options, so we can diagnose typos.
890 case $ac_dashdash$ac_option in
894 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
896 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
899 -build |
--build |
--buil |
--bui |
--bu)
900 ac_prev
=build_alias
;;
901 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
902 build_alias
=$ac_optarg ;;
904 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
905 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
906 ac_prev
=cache_file
;;
907 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
908 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
909 cache_file
=$ac_optarg ;;
912 cache_file
=config.cache
;;
914 -datadir |
--datadir |
--datadi |
--datad)
916 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
917 datadir
=$ac_optarg ;;
919 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
920 |
--dataroo |
--dataro |
--datar)
921 ac_prev
=datarootdir
;;
922 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
923 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
924 datarootdir
=$ac_optarg ;;
926 -disable-* |
--disable-*)
927 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
928 # Reject names that are not valid shell variable names.
929 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
930 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
931 { (exit 1); exit 1; }; }
932 ac_useropt_orig
=$ac_useropt
933 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
934 case $ac_user_opts in
938 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
939 ac_unrecognized_sep
=', ';;
941 eval enable_
$ac_useropt=no
;;
943 -docdir |
--docdir |
--docdi |
--doc |
--do)
945 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
948 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
950 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
953 -enable-* |
--enable-*)
954 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
955 # Reject names that are not valid shell variable names.
956 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
957 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
958 { (exit 1); exit 1; }; }
959 ac_useropt_orig
=$ac_useropt
960 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
961 case $ac_user_opts in
965 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
966 ac_unrecognized_sep
=', ';;
968 eval enable_
$ac_useropt=\
$ac_optarg ;;
970 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
971 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
972 |
--exec |
--exe |
--ex)
973 ac_prev
=exec_prefix
;;
974 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
975 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
976 |
--exec=* |
--exe=* |
--ex=*)
977 exec_prefix
=$ac_optarg ;;
979 -gas |
--gas |
--ga |
--g)
980 # Obsolete; use --with-gas.
983 -help |
--help |
--hel |
--he |
-h)
985 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
986 ac_init_help
=recursive
;;
987 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
988 ac_init_help
=short
;;
990 -host |
--host |
--hos |
--ho)
991 ac_prev
=host_alias
;;
992 -host=* |
--host=* |
--hos=* |
--ho=*)
993 host_alias
=$ac_optarg ;;
995 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
997 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
999 htmldir
=$ac_optarg ;;
1001 -includedir |
--includedir |
--includedi |
--included |
--include \
1002 |
--includ |
--inclu |
--incl |
--inc)
1003 ac_prev
=includedir
;;
1004 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
1005 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
1006 includedir
=$ac_optarg ;;
1008 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
1010 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
1011 infodir
=$ac_optarg ;;
1013 -libdir |
--libdir |
--libdi |
--libd)
1015 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
1016 libdir
=$ac_optarg ;;
1018 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
1019 |
--libexe |
--libex |
--libe)
1020 ac_prev
=libexecdir
;;
1021 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
1022 |
--libexe=* |
--libex=* |
--libe=*)
1023 libexecdir
=$ac_optarg ;;
1025 -localedir |
--localedir |
--localedi |
--localed |
--locale)
1026 ac_prev
=localedir
;;
1027 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
1028 localedir
=$ac_optarg ;;
1030 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
1031 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
1032 ac_prev
=localstatedir
;;
1033 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
1034 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
1035 localstatedir
=$ac_optarg ;;
1037 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
1039 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
1040 mandir
=$ac_optarg ;;
1042 -nfp |
--nfp |
--nf)
1043 # Obsolete; use --without-fp.
1046 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
1047 |
--no-cr |
--no-c |
-n)
1050 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
1051 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1054 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1055 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1056 |
--oldin |
--oldi |
--old |
--ol |
--o)
1057 ac_prev
=oldincludedir
;;
1058 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1059 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1060 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1061 oldincludedir
=$ac_optarg ;;
1063 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1065 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1066 prefix
=$ac_optarg ;;
1068 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1069 |
--program-pre |
--program-pr |
--program-p)
1070 ac_prev
=program_prefix
;;
1071 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1072 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1073 program_prefix
=$ac_optarg ;;
1075 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1076 |
--program-suf |
--program-su |
--program-s)
1077 ac_prev
=program_suffix
;;
1078 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1079 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1080 program_suffix
=$ac_optarg ;;
1082 -program-transform-name |
--program-transform-name \
1083 |
--program-transform-nam |
--program-transform-na \
1084 |
--program-transform-n |
--program-transform- \
1085 |
--program-transform |
--program-transfor \
1086 |
--program-transfo |
--program-transf \
1087 |
--program-trans |
--program-tran \
1088 |
--progr-tra |
--program-tr |
--program-t)
1089 ac_prev
=program_transform_name
;;
1090 -program-transform-name=* |
--program-transform-name=* \
1091 |
--program-transform-nam=* |
--program-transform-na=* \
1092 |
--program-transform-n=* |
--program-transform-=* \
1093 |
--program-transform=* |
--program-transfor=* \
1094 |
--program-transfo=* |
--program-transf=* \
1095 |
--program-trans=* |
--program-tran=* \
1096 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1097 program_transform_name
=$ac_optarg ;;
1099 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1101 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1102 pdfdir
=$ac_optarg ;;
1104 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1106 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1109 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1110 |
-silent |
--silent |
--silen |
--sile |
--sil)
1113 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1115 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1117 sbindir
=$ac_optarg ;;
1119 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1120 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1121 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1123 ac_prev
=sharedstatedir
;;
1124 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1125 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1126 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1128 sharedstatedir
=$ac_optarg ;;
1130 -site |
--site |
--sit)
1132 -site=* |
--site=* |
--sit=*)
1135 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1137 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1138 srcdir
=$ac_optarg ;;
1140 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1141 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1142 ac_prev
=sysconfdir
;;
1143 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1144 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1145 sysconfdir
=$ac_optarg ;;
1147 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1148 ac_prev
=target_alias
;;
1149 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1150 target_alias
=$ac_optarg ;;
1152 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1155 -version |
--version |
--versio |
--versi |
--vers |
-V)
1156 ac_init_version
=: ;;
1159 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1160 # Reject names that are not valid shell variable names.
1161 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1162 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1163 { (exit 1); exit 1; }; }
1164 ac_useropt_orig
=$ac_useropt
1165 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1166 case $ac_user_opts in
1170 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1171 ac_unrecognized_sep
=', ';;
1173 eval with_
$ac_useropt=\
$ac_optarg ;;
1175 -without-* |
--without-*)
1176 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1177 # Reject names that are not valid shell variable names.
1178 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1179 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1180 { (exit 1); exit 1; }; }
1181 ac_useropt_orig
=$ac_useropt
1182 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1183 case $ac_user_opts in
1187 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1188 ac_unrecognized_sep
=', ';;
1190 eval with_
$ac_useropt=no
;;
1193 # Obsolete; use --with-x.
1196 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1197 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1198 ac_prev
=x_includes
;;
1199 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1200 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1201 x_includes
=$ac_optarg ;;
1203 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1204 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1205 ac_prev
=x_libraries
;;
1206 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1207 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1208 x_libraries
=$ac_optarg ;;
1210 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1211 Try \`$0 --help' for more information." >&2
1212 { (exit 1); exit 1; }; }
1216 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1217 # Reject names that are not valid shell variable names.
1218 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev
/null
&&
1219 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1220 { (exit 1); exit 1; }; }
1221 eval $ac_envvar=\
$ac_optarg
1222 export $ac_envvar ;;
1225 # FIXME: should be removed in autoconf 3.0.
1226 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1227 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1228 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1229 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1235 if test -n "$ac_prev"; then
1236 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1237 { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1238 { (exit 1); exit 1; }; }
1241 if test -n "$ac_unrecognized_opts"; then
1242 case $enable_option_checking in
1244 fatal
) { $as_echo "$as_me: error: Unrecognized options: $ac_unrecognized_opts" >&2
1245 { (exit 1); exit 1; }; } ;;
1246 *) $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2 ;;
1250 # Check all directory arguments for consistency.
1251 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1252 datadir sysconfdir sharedstatedir localstatedir includedir \
1253 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1254 libdir localedir mandir
1256 eval ac_val
=\$
$ac_var
1257 # Remove trailing slashes.
1260 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1261 eval $ac_var=\
$ac_val;;
1263 # Be sure to have absolute directory names.
1265 [\\/$
]* | ?
:[\\/]* ) continue;;
1266 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1268 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1269 { (exit 1); exit 1; }; }
1272 # There might be people who depend on the old broken behavior: `$host'
1273 # used to hold the argument of --host etc.
1274 # FIXME: To remove some day.
1277 target
=$target_alias
1279 # FIXME: To remove some day.
1280 if test "x$host_alias" != x
; then
1281 if test "x$build_alias" = x
; then
1282 cross_compiling
=maybe
1283 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1284 If a cross compiler is detected then cross compile mode will be used." >&2
1285 elif test "x$build_alias" != "x$host_alias"; then
1291 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1293 test "$silent" = yes && exec 6>/dev
/null
1296 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1297 ac_ls_di
=`ls -di .` &&
1298 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1299 { $as_echo "$as_me: error: Working directory cannot be determined" >&2
1300 { (exit 1); exit 1; }; }
1301 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1302 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1303 { (exit 1); exit 1; }; }
1306 # Find the source files, if location was not specified.
1307 if test -z "$srcdir"; then
1308 ac_srcdir_defaulted
=yes
1309 # Try the directory containing this script, then the parent directory.
1310 ac_confdir
=`$as_dirname -- "$as_myself" ||
1311 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1312 X"$as_myself" : 'X\(//\)[^/]' \| \
1313 X"$as_myself" : 'X\(//\)$' \| \
1314 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1315 $as_echo X"$as_myself" |
1316 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1334 if test ! -r "$srcdir/$ac_unique_file"; then
1338 ac_srcdir_defaulted
=no
1340 if test ! -r "$srcdir/$ac_unique_file"; then
1341 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1342 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1343 { (exit 1); exit 1; }; }
1345 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1347 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1348 { (exit 1); exit 1; }; }
1350 # When building in place, set srcdir=.
1351 if test "$ac_abs_confdir" = "$ac_pwd"; then
1354 # Remove unnecessary trailing slashes from srcdir.
1355 # Double slashes in file names in object file debugging info
1356 # mess up M-x gdb in Emacs.
1358 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1360 for ac_var
in $ac_precious_vars; do
1361 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1362 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1363 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1364 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1368 # Report the --help message.
1370 if test "$ac_init_help" = "long"; then
1371 # Omit some internal or obsolete options to make the list less imposing.
1372 # This message is too long to be a string in the A/UX 3.1 sh.
1374 \`configure' configures emacs 23.1.95 to adapt to many kinds of systems.
1376 Usage: $0 [OPTION]... [VAR=VALUE]...
1378 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1379 VAR=VALUE. See below for descriptions of some of the useful variables.
1381 Defaults for the options are specified in brackets.
1384 -h, --help display this help and exit
1385 --help=short display options specific to this package
1386 --help=recursive display the short help of all the included packages
1387 -V, --version display version information and exit
1388 -q, --quiet, --silent do not print \`checking...' messages
1389 --cache-file=FILE cache test results in FILE [disabled]
1390 -C, --config-cache alias for \`--cache-file=config.cache'
1391 -n, --no-create do not create output files
1392 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1394 Installation directories:
1395 --prefix=PREFIX install architecture-independent files in PREFIX
1396 [$ac_default_prefix]
1397 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1400 By default, \`make install' will install all the files in
1401 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1402 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1403 for instance \`--prefix=\$HOME'.
1405 For better control, use the options below.
1407 Fine tuning of the installation directories:
1408 --bindir=DIR user executables [EPREFIX/bin]
1409 --sbindir=DIR system admin executables [EPREFIX/sbin]
1410 --libexecdir=DIR program executables [EPREFIX/libexec]
1411 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1412 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1413 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1414 --libdir=DIR object code libraries [EPREFIX/lib]
1415 --includedir=DIR C header files [PREFIX/include]
1416 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1417 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1418 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1419 --infodir=DIR info documentation [DATAROOTDIR/info]
1420 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1421 --mandir=DIR man documentation [DATAROOTDIR/man]
1422 --docdir=DIR documentation root [DATAROOTDIR/doc/emacs]
1423 --htmldir=DIR html documentation [DOCDIR]
1424 --dvidir=DIR dvi documentation [DOCDIR]
1425 --pdfdir=DIR pdf documentation [DOCDIR]
1426 --psdir=DIR ps documentation [DOCDIR]
1432 --program-prefix=PREFIX prepend PREFIX to installed program names
1433 --program-suffix=SUFFIX append SUFFIX to installed program names
1434 --program-transform-name=PROGRAM run
sed PROGRAM on installed program names
1437 --x-includes=DIR X include files are
in DIR
1438 --x-libraries=DIR X library files are
in DIR
1441 --build=BUILD configure
for building on BUILD
[guessed
]
1442 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1446 if test -n "$ac_init_help"; then
1447 case $ac_init_help in
1448 short | recursive
) echo "Configuration of emacs 23.1.95:";;
1453 --disable-option-checking ignore unrecognized
--enable/--with options
1454 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1455 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1456 --disable-ns-self-contained
1457 disable self contained build under NeXTstep
1458 --enable-asserts compile code with asserts enabled
1459 --enable-maintainer-mode
1460 enable make rules and dependencies not useful
(and
1461 sometimes confusing
) to the casual installer
1462 --enable-locallisppath=PATH
1463 directories Emacs should search
for lisp files
1464 specific to this site
1465 --enable-checking[=LIST
]
1466 enable expensive run-time checks. With LIST
, enable
1467 only specific categories of checks. Categories are
:
1468 all
,yes,no. Flags are
: stringbytes
, stringoverrun
,
1469 stringfreelist
, xmallocoverrun
, conslist
1470 --enable-profiling build emacs with profiling support. This might not
1471 work on all platforms
1472 --enable-autodepend automatically generate dependencies to .h-files.
1473 Requires GNU Make and Gcc. Enabled
if GNU Make and
1475 --disable-largefile omit support
for large files
1478 --with-PACKAGE[=ARG
] use PACKAGE
[ARG
=yes]
1479 --without-PACKAGE do not use PACKAGE
(same as
--with-PACKAGE=no
)
1480 --without-pop don
't support POP mail retrieval with movemail
1481 --with-kerberos support Kerberos-authenticated POP
1482 --with-kerberos5 support Kerberos version 5 authenticated POP
1483 --with-hesiod support Hesiod to get the POP server host
1484 --without-sound don't compile with sound support
1485 --without-sync-input process async input synchronously
1486 --with-x-toolkit=KIT use an X toolkit
(KIT one of
: yes, lucid
, athena
,
1488 --without-xpm don
't compile with XPM image support
1489 --without-jpeg don't compile with JPEG image support
1490 --without-tiff don
't compile with TIFF image support
1491 --without-gif don't compile with GIF image support
1492 --without-png don
't compile with PNG image support
1493 --without-rsvg don't compile with SVG image support
1494 --without-xft don
't use XFT for anti aliased fonts
1495 --without-libotf don't use libotf
for OpenType font support
1496 --without-m17n-flt don
't use m17n-flt for text shaping
1497 --without-toolkit-scroll-bars
1498 don't use Motif or Xaw3d scroll bars
1499 --without-xaw3d don
't use Xaw3d
1500 --without-xim don't use X11 XIM
1501 --with-ns use nextstep
(Cocoa or GNUstep
) windowing system
1502 --without-gpm don
't use -lgpm for mouse support on a GNU/Linux
1504 --without-dbus don't compile with D-Bus support
1505 --without-gconf don
't compile with GConf support
1506 --without-makeinfo don't require makeinfo
for building manuals
1508 --with-pkg-config-prog=PATH
1509 path to pkg-config
for finding GTK and librsvg
1510 --with-gnustep-conf=PATH
1511 path to GNUstep.conf
; default
$GNUSTEP_CONFIG_FILE,
1512 or
/etc
/GNUstep
/GNUstep.conf
1513 --with-x use the X Window System
1515 Some influential environment variables
:
1516 CC C compiler
command
1517 CFLAGS C compiler flags
1518 LDFLAGS linker flags
, e.g.
-L<lib dir
> if you have libraries
in a
1519 nonstandard directory
<lib dir
>
1520 LIBS libraries to pass to the linker
, e.g.
-l<library
>
1521 CPPFLAGS C
/C
++/Objective C preprocessor flags
, e.g.
-I<include dir
> if
1522 you have headers
in a nonstandard directory
<include dir
>
1524 XMKMF Path to xmkmf
, Makefile generator
for X Window System
1526 Use these variables to override the choices made by
`configure' or to help
1527 it to find libraries and programs with nonstandard names/locations.
1533 if test "$ac_init_help" = "recursive"; then
1534 # If there are subdirs, report their specific --help.
1535 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1536 test -d "$ac_dir" ||
1537 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1542 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1544 ac_dir_suffix=/`$as_echo "$ac_dir" |
sed 's|^\.[\\/]||'`
1545 # A ".." for each directory in $ac_dir_suffix.
1546 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" |
sed 's|/[^\\/]*|/..|g;s|/||'`
1547 case $ac_top_builddir_sub in
1548 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1549 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1552 ac_abs_top_builddir=$ac_pwd
1553 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1554 # for backward compatibility:
1555 ac_top_builddir=$ac_top_build_prefix
1558 .) # We are building in place.
1560 ac_top_srcdir=$ac_top_builddir_sub
1561 ac_abs_top_srcdir=$ac_pwd ;;
1562 [\\/]* | ?:[\\/]* ) # Absolute name.
1563 ac_srcdir=$srcdir$ac_dir_suffix;
1564 ac_top_srcdir=$srcdir
1565 ac_abs_top_srcdir=$srcdir ;;
1567 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1568 ac_top_srcdir=$ac_top_build_prefix$srcdir
1569 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1571 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1573 cd "$ac_dir" || { ac_status=$?; continue; }
1574 # Check for guested configure.
1575 if test -f "$ac_srcdir/configure.gnu"; then
1577 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1578 elif test -f "$ac_srcdir/configure"; then
1580 $SHELL "$ac_srcdir/configure" --help=recursive
1582 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1584 cd "$ac_pwd" || { ac_status=$?; break; }
1588 test -n "$ac_init_help" && exit $ac_status
1589 if $ac_init_version; then
1591 emacs configure 23.1.95
1592 generated by GNU Autoconf 2.62
1594 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1595 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
1596 This configure script is free software; the Free Software Foundation
1597 gives unlimited permission to copy, distribute and modify it.
1601 cat >config.log <<_ACEOF
1602 This file contains any messages produced by compilers while
1603 running configure, to aid debugging if configure makes a mistake.
1605 It was created by emacs $as_me 23.1.95, which was
1606 generated by GNU Autoconf 2.62. Invocation command line was
1618 hostname = `(hostname || uname
-n) 2>/dev
/null |
sed 1q
`
1619 uname -m = `(uname
-m) 2>/dev
/null ||
echo unknown
`
1620 uname -r = `(uname
-r) 2>/dev
/null ||
echo unknown
`
1621 uname -s = `(uname
-s) 2>/dev
/null ||
echo unknown
`
1622 uname -v = `(uname
-v) 2>/dev
/null ||
echo unknown
`
1624 /usr/bin/uname -p = `(/usr
/bin
/uname
-p) 2>/dev
/null ||
echo unknown
`
1625 /bin/uname -X = `(/bin
/uname
-X) 2>/dev
/null ||
echo unknown
`
1627 /bin/arch = `(/bin
/arch
) 2>/dev
/null ||
echo unknown
`
1628 /usr/bin/arch -k = `(/usr
/bin
/arch
-k) 2>/dev
/null ||
echo unknown
`
1629 /usr/convex/getsysinfo = `(/usr
/convex
/getsysinfo
) 2>/dev
/null ||
echo unknown
`
1630 /usr/bin/hostinfo = `(/usr
/bin
/hostinfo
) 2>/dev
/null ||
echo unknown
`
1631 /bin/machine = `(/bin
/machine
) 2>/dev
/null ||
echo unknown
`
1632 /usr/bin/oslevel = `(/usr
/bin
/oslevel
) 2>/dev
/null ||
echo unknown
`
1633 /bin/universe = `(/bin
/universe
) 2>/dev
/null ||
echo unknown
`
1637 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1641 test -z "$as_dir" && as_dir=.
1642 $as_echo "PATH: $as_dir"
1658 # Keep a trace of the command line.
1659 # Strip out --no-create and --no-recursion so they do not pile up.
1660 # Strip out --silent because we don't want to record it for future runs.
1661 # Also quote any args containing shell meta-characters.
1662 # Make two passes to allow for proper duplicate-argument suppression.
1666 ac_must_keep_next=false
1672 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1673 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1674 | -silent | --silent | --silen | --sile | --sil)
1677 ac_arg=`$as_echo "$ac_arg" |
sed "s/'/'\\\\\\\\''/g"` ;;
1680 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1682 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1683 if test $ac_must_keep_next = true; then
1684 ac_must_keep_next=false # Got value, back to normal.
1687 *=* | --config-cache | -C | -disable-* | --disable-* \
1688 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1689 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1690 | -with-* | --with-* | -without-* | --without-* | --x)
1691 case "$ac_configure_args0 " in
1692 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1695 -* ) ac_must_keep_next=true ;;
1698 ac_configure_args="$ac_configure_args '$ac_arg'"
1703 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1704 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1706 # When interrupted or exit'd, cleanup temporary files, and complete
1707 # config.log. We remove comments because anyway the quotes in there
1708 # would cause problems or look ugly.
1709 # WARNING: Use '\'' to represent an apostrophe within the trap.
1710 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1711 trap 'exit_status=$?
1712 # Save into config.log some information that might help in debugging.
1717 ## ---------------- ##
1718 ## Cache variables. ##
1719 ## ---------------- ##
1722 # The following way of writing the cache mishandles newlines in values,
1724 for ac_var in `(set) 2>&1 |
sed -n '\''s
/^\
([a-zA-Z_
][a-zA-Z0-9_
]*\
)=.
*/\
1/p
'\''`; do
1725 eval ac_val=\$$ac_var
1729 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1730 $as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1733 _ | IFS | as_nl) ;; #(
1734 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1735 *) $as_unset $ac_var ;;
1740 case $as_nl`(ac_space
='\'' '\''; set) 2>&1` in #(
1741 *${as_nl}ac_space=\ *)
1743 "s/'\''/'\''\\\\'\'''\''/g;
1744 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1747 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1755 ## ----------------- ##
1756 ## Output variables. ##
1757 ## ----------------- ##
1760 for ac_var in $ac_subst_vars
1762 eval ac_val=\$$ac_var
1764 *\'\''*) ac_val=`$as_echo "$ac_val" |
sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1766 $as_echo "$ac_var='\''$ac_val'\''"
1770 if test -n "$ac_subst_files"; then
1772 ## ------------------- ##
1773 ## File substitutions. ##
1774 ## ------------------- ##
1777 for ac_var in $ac_subst_files
1779 eval ac_val=\$$ac_var
1781 *\'\''*) ac_val=`$as_echo "$ac_val" |
sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1783 $as_echo "$ac_var='\''$ac_val'\''"
1788 if test -s confdefs.h; then
1798 test "$ac_signal" != 0 &&
1799 $as_echo "$as_me: caught signal $ac_signal"
1800 $as_echo "$as_me: exit $exit_status"
1802 rm -f core *.core core.conftest.* &&
1803 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1806 for ac_signal in 1 2 13 15; do
1807 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1811 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1812 rm -f -r conftest* confdefs.h
1814 # Predefined preprocessor variables.
1816 cat >>confdefs.h <<_ACEOF
1817 #define PACKAGE_NAME "$PACKAGE_NAME"
1821 cat >>confdefs.h <<_ACEOF
1822 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1826 cat >>confdefs.h <<_ACEOF
1827 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1831 cat >>confdefs.h <<_ACEOF
1832 #define PACKAGE_STRING "$PACKAGE_STRING"
1836 cat >>confdefs.h <<_ACEOF
1837 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1841 # Let the site file select an alternate cache file if it wants to.
1842 # Prefer an explicitly selected file to automatically selected ones.
1845 if test -n "$CONFIG_SITE"; then
1846 ac_site_file1=$CONFIG_SITE
1847 elif test "x$prefix" != xNONE; then
1848 ac_site_file1=$prefix/share/config.site
1849 ac_site_file2=$prefix/etc/config.site
1851 ac_site_file1=$ac_default_prefix/share/config.site
1852 ac_site_file2=$ac_default_prefix/etc/config.site
1854 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1856 test "x$ac_site_file" = xNONE && continue
1857 if test -r "$ac_site_file"; then
1858 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1859 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1860 sed 's/^/| /' "$ac_site_file" >&5
1865 if test -r "$cache_file"; then
1866 # Some versions of bash will fail to source /dev/null (special
1867 # files actually), so we avoid doing that.
1868 if test -f "$cache_file"; then
1869 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1870 $as_echo "$as_me: loading cache $cache_file" >&6;}
1872 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1873 *) . "./$cache_file";;
1877 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1878 $as_echo "$as_me: creating cache $cache_file" >&6;}
1882 ac_header_list="$ac_header_list sys/time.h"
1883 ac_header_list="$ac_header_list unistd.h"
1884 ac_func_list="$ac_func_list alarm"
1885 # Check that the precious variables saved in the cache have kept the same
1887 ac_cache_corrupted=false
1888 for ac_var in $ac_precious_vars; do
1889 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1890 eval ac_new_set=\$ac_env_${ac_var}_set
1891 eval ac_old_val=\$ac_cv_env_${ac_var}_value
1892 eval ac_new_val=\$ac_env_${ac_var}_value
1893 case $ac_old_set,$ac_new_set in
1895 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run
" >&5
1896 $as_echo "$as_me: error
: \
`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1897 ac_cache_corrupted=: ;;
1899 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not
set in the previous run
" >&5
1900 $as_echo "$as_me: error
: \
`$ac_var' was not set in the previous run" >&2;}
1901 ac_cache_corrupted=: ;;
1904 if test "x$ac_old_val" != "x$ac_new_val"; then
1905 # differences in whitespace do not lead to failure.
1906 ac_old_val_w=`echo x
$ac_old_val`
1907 ac_new_val_w=`echo x
$ac_new_val`
1908 if test "$ac_old_val_w" != "$ac_new_val_w"; then
1909 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1910 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run
:" >&2;}
1911 ac_cache_corrupted=:
1913 { $as_echo "$as_me:$LINENO: warning
: ignoring whitespace changes
in \
`$ac_var' since the previous run:" >&5
1914 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1915 eval $ac_var=\$ac_old_val
1917 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5
1918 $as_echo "$as_me: former value
: \
`$ac_old_val'" >&2;}
1919 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5
1920 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1923 # Pass precious variables to config.status.
1924 if test "$ac_new_set" = set; then
1926 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s
/'/'\\\\\\\\''/g
"` ;;
1927 *) ac_arg=$ac_var=$ac_new_val ;;
1929 case " $ac_configure_args " in
1930 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1931 *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
1935 if $ac_cache_corrupted; then
1936 { $as_echo "$as_me:$LINENO: error
: changes
in the environment can compromise the build
" >&5
1937 $as_echo "$as_me: error
: changes
in the environment can compromise the build
" >&2;}
1938 { { $as_echo "$as_me:$LINENO: error
: run \
`make distclean' and/or \`rm $cache_file' and start over" >&5
1939 $as_echo "$as_me: error: run \`make distclean' and
/or \
`rm $cache_file' and start over" >&2;}
1940 { (exit 1); exit 1; }; }
1968 ac_cpp='$CPP $CPPFLAGS'
1969 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1970 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1971 ac_compiler_gnu=$ac_cv_c_compiler_gnu
1974 ac_config_headers="$ac_config_headers src/config.h:src/config.in"
1978 test "$program_prefix" != NONE &&
1979 program_transform_name="s&^&$program_prefix&;$program_transform_name"
1980 # Use a double $ so make ignores it.
1981 test "$program_suffix" != NONE &&
1982 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
1983 # Double any \ or $.
1984 # By default was `s
,x
,x
', remove it if useless.
1985 ac_script='s
/[\\$
]/&&/g
;s
/;s
,x
,x
,$
//'
1986 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
1989 lispdir='${datadir}/emacs
/${version}/lisp
'
1990 locallisppath='${datadir}/emacs
/${version}/site-lisp
:'\
1991 '${datadir}/emacs
/site-lisp
'
1992 lisppath='${locallisppath}:${lispdir}:${datadir}/emacs/${version}/leim
'
1993 etcdir='${datadir}/emacs
/${version}/etc
'
1994 archlibdir='${libexecdir}/emacs/${version}/${configuration}'
1995 docdir='${datadir}/emacs
/${version}/etc
'
1996 gamedir='${localstatedir}/games
/emacs
'
2003 # Check whether --with-pop was given.
2004 if test "${with_pop+set}" = set; then
2010 if test "$with_pop" = yes; then
2011 cat >>confdefs.h <<\_ACEOF
2012 #define MAIL_USE_POP 1
2019 # Check whether --with-kerberos was given.
2020 if test "${with_kerberos+set}" = set; then
2021 withval=$with_kerberos;
2026 if test "$with_kerberos" != no; then
2027 cat >>confdefs.h <<\_ACEOF
2035 # Check whether --with-kerberos5 was given.
2036 if test "${with_kerberos5+set}" = set; then
2037 withval=$with_kerberos5;
2042 if test "${with_kerberos5}" != no; then
2043 if test "${with_kerberos}" = no; then
2045 cat >>confdefs.h <<\_ACEOF
2051 cat >>confdefs.h <<\_ACEOF
2058 # Check whether --with-hesiod was given.
2059 if test "${with_hesiod+set}" = set; then
2060 withval=$with_hesiod;
2065 if test "$with_hesiod" != no; then
2067 cat >>confdefs.h <<\_ACEOF
2074 # Check whether --with-sound was given.
2075 if test "${with_sound+set}" = set; then
2076 withval=$with_sound;
2083 # Check whether --with-sync-input was given.
2084 if test "${with_sync_input+set}" = set; then
2085 withval=$with_sync_input;
2090 if test "$with_sync_input" = yes; then
2092 cat >>confdefs.h <<\_ACEOF
2093 #define SYNC_INPUT 1
2099 # Check whether --with-x-toolkit was given.
2100 if test "${with_x_toolkit+set}" = set; then
2101 withval=$with_x_toolkit; case "${withval}" in
2102 y | ye | yes ) val=gtk ;;
2104 l | lu | luc | luci | lucid ) val=lucid ;;
2105 a | at | ath | athe | athen | athena ) val=athena ;;
2106 m | mo | mot | moti | motif ) val=motif ;;
2107 g | gt | gtk ) val=gtk ;;
2109 { { $as_echo "$as_me:$LINENO: error: \`--with-x-toolkit=$withval' is invalid
;
2110 this option
's value should be \`yes', \
`no', \`lucid
', \`athena', \
`motif' or \`gtk
'.
2111 \`yes' and \
`gtk' are synonyms. \`athena
' and \`lucid' are synonyms.
" >&5
2112 $as_echo "$as_me: error
: \
`--with-x-toolkit=$withval' is invalid;
2113 this option's value should be \`yes', \`no', \
`lucid', \`athena
', \`motif' or \
`gtk'.
2114 \`yes' and \`gtk' are synonyms. \
`athena' and \`lucid
' are synonyms." >&2;}
2115 { (exit 1); exit 1; }; }
2124 # Check whether --with-xpm was given.
2125 if test "${with_xpm+set}" = set; then
2132 # Check whether --with-jpeg was given.
2133 if test "${with_jpeg+set}" = set; then
2140 # Check whether --with-tiff was given.
2141 if test "${with_tiff+set}" = set; then
2148 # Check whether --with-gif was given.
2149 if test "${with_gif+set}" = set; then
2156 # Check whether --with-png was given.
2157 if test "${with_png+set}" = set; then
2164 # Check whether --with-rsvg was given.
2165 if test "${with_rsvg+set}" = set; then
2173 # Check whether --with-xft was given.
2174 if test "${with_xft+set}" = set; then
2181 # Check whether --with-libotf was given.
2182 if test "${with_libotf+set}" = set; then
2183 withval=$with_libotf;
2189 # Check whether --with-m17n-flt was given.
2190 if test "${with_m17n_flt+set}" = set; then
2191 withval=$with_m17n_flt;
2198 # Check whether --with-toolkit-scroll-bars was given.
2199 if test "${with_toolkit_scroll_bars+set}" = set; then
2200 withval=$with_toolkit_scroll_bars;
2202 with_toolkit_scroll_bars=yes
2206 # Check whether --with-xaw3d was given.
2207 if test "${with_xaw3d+set}" = set; then
2208 withval=$with_xaw3d;
2214 # Check whether --with-xim was given.
2215 if test "${with_xim+set}" = set; then
2222 # Check whether --with-ns was given.
2223 if test "${with_ns+set}" = set; then
2231 # Check whether --with-gpm was given.
2232 if test "${with_gpm+set}" = set; then
2239 # Check whether --with-dbus was given.
2240 if test "${with_dbus+set}" = set; then
2247 # Check whether --with-gconf was given.
2248 if test "${with_gconf+set}" = set; then
2249 withval=$with_gconf;
2255 ## For the times when you want to build Emacs but don't have
2256 ## a suitable makeinfo, and can live without the manuals.
2258 # Check whether --with-makeinfo was given.
2259 if test "${with_makeinfo+set}" = set; then
2260 withval
=$with_makeinfo;
2267 # Check whether --with-gtk was given.
2268 if test "${with_gtk+set}" = set; then
2269 withval
=$with_gtk; { { $as_echo "$as_me:$LINENO: error: --with-gtk has been removed. Use --with-x-toolkit to
2270 specify a toolkit." >&5
2271 $as_echo "$as_me: error: --with-gtk has been removed. Use --with-x-toolkit to
2272 specify a toolkit." >&2;}
2273 { (exit 1); exit 1; }; }
2278 # Check whether --with-gcc was given.
2279 if test "${with_gcc+set}" = set; then
2280 withval
=$with_gcc; { { $as_echo "$as_me:$LINENO: error: --with-gcc has been removed. Set the \`CC' environment
2281 variable to specify a compiler." >&5
2282 $as_echo "$as_me: error: --with-gcc has been removed. Set the \`CC' environment
2283 variable to specify a compiler." >&2;}
2284 { (exit 1); exit 1; }; }
2289 # Check whether --with-pkg-config-prog was given.
2290 if test "${with_pkg_config_prog+set}" = set; then
2291 withval
=$with_pkg_config_prog;
2294 if test "X${with_pkg_config_prog}" != X
; then
2295 if test "${with_pkg_config_prog}" != yes; then
2296 PKG_CONFIG
="${with_pkg_config_prog}"
2301 # Check whether --with-gnustep-conf was given.
2302 if test "${with_gnustep_conf+set}" = set; then
2303 withval
=$with_gnustep_conf;
2306 test "X${with_gnustep_conf}" != X
&& test "${with_gnustep_conf}" != yes && \
2307 GNUSTEP_CONFIG_FILE
="${with_gnustep_conf}"
2308 test "X$GNUSTEP_CONFIG_FILE" = "X" && \
2309 GNUSTEP_CONFIG_FILE
=/etc
/GNUstep
/GNUstep.conf
2311 # Check whether --enable-ns-self-contained was given.
2312 if test "${enable_ns_self_contained+set}" = set; then
2313 enableval
=$enable_ns_self_contained; EN_NS_SELF_CONTAINED
=$enableval
2315 EN_NS_SELF_CONTAINED
=yes
2319 # Check whether --enable-asserts was given.
2320 if test "${enable_asserts+set}" = set; then
2321 enableval
=$enable_asserts; USE_XASSERTS
=$enableval
2327 # Check whether --enable-maintainer-mode was given.
2328 if test "${enable_maintainer_mode+set}" = set; then
2329 enableval
=$enable_maintainer_mode; USE_MAINTAINER_MODE
=$enableval
2331 USE_MAINTAINER_MODE
=no
2334 if test $USE_MAINTAINER_MODE = yes; then
2341 # Check whether --enable-locallisppath was given.
2342 if test "${enable_locallisppath+set}" = set; then
2343 enableval
=$enable_locallisppath; if test "${enableval}" = "no"; then
2345 elif test "${enableval}" != "yes"; then
2346 locallisppath
=${enableval}
2351 # Check whether --enable-checking was given.
2352 if test "${enable_checking+set}" = set; then
2353 enableval
=$enable_checking; ac_checking_flags
="${enableval}"
2356 IFS
="${IFS= }"; ac_save_IFS
="$IFS"; IFS
="$IFS,"
2357 for check
in $ac_checking_flags
2360 # these set all the flags to specific states
2361 yes) ac_enable_checking
=1 ;;
2362 no
) ac_enable_checking
= ;
2363 ac_gc_check_stringbytes
= ;
2364 ac_gc_check_string_overrun
= ;
2365 ac_gc_check_string_free_list
= ;
2366 ac_xmalloc_overrun
= ;
2367 ac_gc_check_cons_list
= ;;
2368 all
) ac_enable_checking
=1 ;
2369 ac_gc_check_stringbytes
=1 ;
2370 ac_gc_check_string_overrun
=1 ;
2371 ac_gc_check_string_free_list
=1 ;
2372 ac_xmalloc_overrun
=1 ;
2373 ac_gc_check_cons_list
=1 ;;
2374 # these enable particular checks
2375 stringbytes
) ac_gc_check_stringbytes
=1 ;;
2376 stringoverrun
) ac_gc_check_string_overrun
=1 ;;
2377 stringfreelist
) ac_gc_check_string_free_list
=1 ;;
2378 xmallocoverrun
) ac_xmalloc_overrun
=1 ;;
2379 conslist
) ac_gc_check_cons_list
=1 ;;
2380 *) { { $as_echo "$as_me:$LINENO: error: unknown check category $check" >&5
2381 $as_echo "$as_me: error: unknown check category $check" >&2;}
2382 { (exit 1); exit 1; }; } ;;
2387 if test x
$ac_enable_checking != x
; then
2389 cat >>confdefs.h
<<\_ACEOF
2390 #define ENABLE_CHECKING 1
2394 if test x
$ac_gc_check_stringbytes != x
; then
2396 cat >>confdefs.h
<<\_ACEOF
2397 #define GC_CHECK_STRING_BYTES 1
2401 if test x
$ac_gc_check_stringoverrun != x
; then
2403 cat >>confdefs.h
<<\_ACEOF
2404 #define GC_CHECK_STRING_OVERRUN 1
2408 if test x
$ac_gc_check_string_free_list != x
; then
2410 cat >>confdefs.h
<<\_ACEOF
2411 #define GC_CHECK_STRING_FREE_LIST 1
2415 if test x
$ac_xmalloc_overrun != x
; then
2417 cat >>confdefs.h
<<\_ACEOF
2418 #define XMALLOC_OVERRUN_CHECK 1
2422 if test x
$ac_gc_check_cons_list != x
; then
2424 cat >>confdefs.h
<<\_ACEOF
2425 #define GC_CHECK_CONS_LIST 1
2430 # Check whether --enable-profiling was given.
2431 if test "${enable_profiling+set}" = set; then
2432 enableval
=$enable_profiling; ac_enable_profiling
="${enableval}"
2435 if test x
$ac_enable_profiling != x
; then
2436 PROFILING_CFLAGS
="-DPROFILING=1 -pg"
2437 PROFILING_LDFLAGS
="-pg"
2443 # Check whether --enable-autodepend was given.
2444 if test "${enable_autodepend+set}" = set; then
2445 enableval
=$enable_autodepend; ac_enable_autodepend
="${enableval}"
2447 ac_enable_autodepend
=yes
2451 #### Make srcdir absolute, if it isn't already. It's important to
2452 #### avoid running the path through pwd unnecessarily, since pwd can
2453 #### give you automounter prefixes, which can go away. We do all this
2454 #### so Emacs can find its files when run uninstalled.
2455 ## Make sure CDPATH doesn't affect cd (in case PWD is relative).
2460 ## We may be able to use the $PWD environment variable to make this
2461 ## absolute. But sometimes PWD is inaccurate.
2462 ## Note: we used to use ${PWD} at the end instead of `pwd`,
2463 ## but that tested only for a well-formed and valid PWD,
2464 ## it did not object when PWD was well-formed and valid but just wrong.
2465 if test ".${PWD}" != "." && test ".`(cd ${PWD} ; sh -c pwd)`" = ".`pwd`" ;
2469 srcdir
="`(cd ${srcdir}; pwd)`"
2472 * ) srcdir
="`(cd ${srcdir}; pwd)`" ;;
2475 #### Check if the source directory already has a configured system in it.
2476 if test `pwd` != `(cd ${srcdir} && pwd)` \
2477 && test -f "${srcdir}/src/config.h" ; then
2478 { $as_echo "$as_me:$LINENO: WARNING: The directory tree \`${srcdir}' is being used
2479 as a build directory right now; it has been configured in its own
2480 right. To configure in another directory as well, you MUST
2481 use GNU make. If you do not have GNU make, then you must
2482 now do \`make distclean' in ${srcdir},
2483 and then run $0 again." >&5
2484 $as_echo "$as_me: WARNING: The directory tree \`${srcdir}' is being used
2485 as a build directory right now; it has been configured in its own
2486 right. To configure in another directory as well, you MUST
2487 use GNU make. If you do not have GNU make, then you must
2488 now do \`make distclean' in ${srcdir},
2489 and then run $0 again." >&2;}
2492 #### Given the configuration name, set machfile and opsysfile to the
2493 #### names of the m/*.h and s/*.h files we should use.
2495 ### Canonicalize the configuration name.
2498 for ac_dir
in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2499 if test -f "$ac_dir/install-sh"; then
2501 ac_install_sh
="$ac_aux_dir/install-sh -c"
2503 elif test -f "$ac_dir/install.sh"; then
2505 ac_install_sh
="$ac_aux_dir/install.sh -c"
2507 elif test -f "$ac_dir/shtool"; then
2509 ac_install_sh
="$ac_aux_dir/shtool install -c"
2513 if test -z "$ac_aux_dir"; then
2514 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
2515 $as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
2516 { (exit 1); exit 1; }; }
2519 # These three variables are undocumented and unsupported,
2520 # and are intended to be withdrawn in a future Autoconf release.
2521 # They can cause serious problems if a builder's source tree is in a directory
2522 # whose full name contains unusual characters.
2523 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2524 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2525 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2528 # Make sure we can run config.sub.
2529 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
2530 { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2531 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2532 { (exit 1); exit 1; }; }
2534 { $as_echo "$as_me:$LINENO: checking build system type" >&5
2535 $as_echo_n "checking build system type... " >&6; }
2536 if test "${ac_cv_build+set}" = set; then
2537 $as_echo_n "(cached) " >&6
2539 ac_build_alias
=$build_alias
2540 test "x$ac_build_alias" = x
&&
2541 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
2542 test "x$ac_build_alias" = x
&&
2543 { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2544 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2545 { (exit 1); exit 1; }; }
2546 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2547 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2548 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2549 { (exit 1); exit 1; }; }
2552 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2553 $as_echo "$ac_cv_build" >&6; }
2554 case $ac_cv_build in
2556 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2557 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
2558 { (exit 1); exit 1; }; };;
2561 ac_save_IFS
=$IFS; IFS
='-'
2567 # Remember, the first character of IFS is used to create $*,
2568 # except with old shells:
2571 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
2574 { $as_echo "$as_me:$LINENO: checking host system type" >&5
2575 $as_echo_n "checking host system type... " >&6; }
2576 if test "${ac_cv_host+set}" = set; then
2577 $as_echo_n "(cached) " >&6
2579 if test "x$host_alias" = x
; then
2580 ac_cv_host
=$ac_cv_build
2582 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2583 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2584 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2585 { (exit 1); exit 1; }; }
2589 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2590 $as_echo "$ac_cv_host" >&6; }
2593 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2594 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
2595 { (exit 1); exit 1; }; };;
2598 ac_save_IFS
=$IFS; IFS
='-'
2604 # Remember, the first character of IFS is used to create $*,
2605 # except with old shells:
2608 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
2612 configuration
=${host_alias-${build_alias-$host}}
2616 ### If you add support for a new configuration, add code to this
2617 ### switch statement to recognize your configuration name and select
2618 ### the appropriate operating system and machine description files.
2620 ### You would hope that you could choose an m/*.h file pretty much
2621 ### based on the machine portion of the configuration name, and an s-
2622 ### file based on the operating system portion. However, it turns out
2623 ### that each m/*.h file is pretty manufacturer-specific - for
2624 ### example mips.h is MIPS
2625 ### So we basically have to have a special case for each
2626 ### configuration name.
2628 ### As far as handling version numbers on operating systems is
2629 ### concerned, make sure things will fail in a fixable way. If
2630 ### /etc/MACHINES doesn't say anything about version numbers, be
2631 ### prepared to handle anything reasonably. If version numbers
2632 ### matter, be sure /etc/MACHINES says something about it.
2634 ### Eric Raymond says we should accept strings like "sysvr4" to mean
2635 ### "System V Release 4"; he writes, "The old convention encouraged
2636 ### confusion between `system' and `release' levels'."
2638 machine
='' opsys
='' unported
=no
2639 case "${canonical}" in
2644 case "${canonical}" in
2645 alpha
*-*-freebsd*) machine
=alpha
;;
2646 arm
*-*-freebsd*) machine
=arm
;;
2647 ia64-
*-freebsd*) machine
=ia64
;;
2648 sparc-
*-freebsd*) machine
=sparc
;;
2649 sparc64-
*-freebsd*) machine
=sparc
;;
2650 powerpc-
*-freebsd*) machine
=macppc
;;
2651 i
[3456]86-*-freebsd*) machine
=intel386
;;
2652 amd64-
*-freebsd*|x86_64-
*-freebsd*) machine
=amdx86-64
;;
2656 ## FreeBSD kernel + glibc based userland
2659 case "${canonical}" in
2660 alpha
*-*-kfreebsd*) machine
=alpha
;;
2661 ia64-
*-kfreebsd*) machine
=ia64
;;
2662 sparc-
*-kfreebsd*) machine
=sparc
;;
2663 sparc64-
*-kfreebsd*) machine
=sparc
;;
2664 powerpc-
*-kfreebsd*) machine
=macppc
;;
2665 i
[3456]86-*-kfreebsd*) machine
=intel386
;;
2666 amd64-
*-kfreebsd*|x86_64-
*-kfreebsd*) machine
=amdx86-64
;;
2673 if test -f /usr
/lib
/crti.o
; then
2675 cat >>confdefs.h
<<\_ACEOF
2676 #define HAVE_CRTIN /**/
2681 case "${canonical}" in
2682 alpha
*-*-netbsd*) machine
=alpha
;;
2683 i
[3456]86-*-netbsd*) machine
=intel386
;;
2684 mips-
*-netbsd*) machine
=mips
;;
2685 mipsel-
*-netbsd*) machine
=mips
;;
2686 mipseb-
*-netbsd*) machine
=mips
;;
2687 powerpc-
*-netbsd*) machine
=macppc
;;
2688 sparc
*-*-netbsd*) machine
=sparc
;;
2689 vax-
*-netbsd*) machine
=vax
;;
2690 arm-
*-netbsd*) machine
=arm
;;
2691 x86_64-
*-netbsd*) machine
=amdx86-64
;;
2692 hppa-
*-netbsd*) machine
=hp800
;;
2693 m68k-
*-netbsd*) machine
=m68k
;;
2700 case "${canonical}" in
2701 alpha
*-*-openbsd*) machine
=alpha
;;
2702 arm-
*-openbsd*) machine
=arm
;;
2703 i386-
*-openbsd*) machine
=intel386
;;
2704 powerpc-
*-openbsd*) machine
=macppc
;;
2705 sparc
*-*-openbsd*) machine
=sparc
;;
2706 vax-
*-openbsd*) machine
=vax
;;
2707 x86_64-
*-openbsd*) machine
=amdx86-64
;;
2708 hppa-
*-openbsd*) machine
=hp800
;;
2715 case "${canonical}" in
2716 i
[3456]86-*-lynxos*) machine
=intel386
;;
2717 powerpc-
*-lynxos*) machine
=powerpc
;;
2721 alpha
*-*-linux-gnu* )
2722 machine
=alpha opsys
=gnu-linux
2726 machine
=arm opsys
=gnu-linux
2729 ## Apple Darwin / Mac OS X
2731 case "${canonical}" in
2732 i
[3456]86-* ) machine
=intel386
;;
2733 powerpc-
* ) machine
=macppc
;;
2734 x86_64-
* ) machine
=amdx86-64
;;
2738 # Define CPP as follows to make autoconf work correctly.
2739 CPP
="${CC-cc} -E -no-cpp-precomp"
2740 # Use fink packages if available.
2741 if test -d /sw
/include
&& test -d /sw
/lib
; then
2742 GCC_TEST_OPTIONS
="-I/sw/include -L/sw/lib"
2743 CPP
="${CPP} ${GCC_TEST_OPTIONS}"
2744 NON_GCC_TEST_OPTIONS
=${GCC_TEST_OPTIONS}
2748 ## HP 9000 series 700 and 800, running HP/UX
2749 hppa
*-hp-hpux10.2
* )
2750 machine
=hp800 opsys
=hpux10-20
2752 hppa
*-hp-hpux1[1-9]* )
2753 machine
=hp800 opsys
=hpux11
2754 CFLAGS
="-D_INCLUDE__STDC_A1_SOURCE $CFLAGS"
2757 hppa
*-*-linux-gnu* )
2758 machine
=hp800 opsys
=gnu-linux
2763 machine
=ibms390 opsys
=gnu-linux
2765 s390x-
*-linux-gnu* )
2766 machine
=ibms390x opsys
=gnu-linux
2768 rs6000-ibm-aix4.2
* | powerpc-ibm-aix4.2
* )
2769 machine
=ibmrs6000 opsys
=aix4-2
2771 rs6000-ibm-aix4.3
* | powerpc-ibm-aix4.3
* )
2772 machine
=ibmrs6000 opsys
=aix4-2
2774 rs6000-ibm-aix5
* | powerpc-ibm-aix5
* )
2775 machine
=ibmrs6000 opsys
=aix4-2
2777 rs6000-ibm-aix6
* | powerpc-ibm-aix6
* )
2778 machine
=ibmrs6000 opsys
=aix4-2
2781 ## Macintosh PowerPC
2782 powerpc
*-*-linux-gnu* )
2783 machine
=macppc opsys
=gnu-linux
2786 ## Silicon Graphics machines
2789 machine
=iris4d opsys
=irix6-5
2790 # Without defining _LANGUAGE_C, things get masked out in the headers
2791 # so that, for instance, grepping for `free' in stdlib.h fails and
2792 # AC_HEADER_STD_C fails. (MIPSPro 7.2.1.2m compilers, Irix 6.5.3m).
2793 NON_GNU_CPP
="/lib/cpp -D_LANGUAGE_C"
2794 NON_GCC_TEST_OPTIONS
="-D_LANGUAGE_C"
2798 sparc-
*-linux-gnu* | sparc64-
*-linux-gnu* )
2799 machine
=sparc opsys
=gnu-linux
2803 | i
[3456]86-*-solaris2* | i
[3456]86-*-sunos5* \
2804 | x86_64-
*-solaris2* | x86_64-
*-sunos5* \
2805 | powerpc
*-*-solaris2* | rs6000-
*-solaris2*)
2806 case "${canonical}" in
2807 i
[3456]86-*-* ) machine
=intel386
;;
2808 amd64-
*-*|x86_64-
*-*) machine
=amdx86-64
;;
2809 powerpc
* | rs6000
* ) machine
=ibmrs6000
;;
2810 sparc
* ) machine
=sparc
;;
2813 case "${canonical}" in
2814 *-sunos5.3
* |
*-solaris2.3
* )
2816 NON_GNU_CPP
=/usr
/ccs
/lib
/cpp
2818 *-sunos5.4
* |
*-solaris2.4
* )
2820 NON_GNU_CPP
=/usr
/ccs
/lib
/cpp
2823 *-sunos5.5
* |
*-solaris2.5
* )
2825 NON_GNU_CPP
=/usr
/ccs
/lib
/cpp
2828 *-sunos5.6
* |
*-solaris2.6
* )
2830 NON_GNU_CPP
=/usr
/ccs
/lib
/cpp
2833 *-sunos5.
[7-9]* |
*-solaris2.
[7-9]* )
2835 emacs_check_sunpro_c
=yes
2836 NON_GNU_CPP
=/usr
/ccs
/lib
/cpp
2838 *-sunos5* |
*-solaris* )
2840 emacs_check_sunpro_c
=yes
2841 NON_GNU_CPP
=/usr
/ccs
/lib
/cpp
2844 ## Watch out for a compiler that we know will not work.
2845 case "${canonical}" in
2846 *-solaris* |
*-sunos5* )
2847 if [ "x$CC" = x
/usr
/ucb
/cc
]; then
2848 ## /usr/ucb/cc doesn't work;
2849 ## we should find some other compiler that does work.
2859 machine
=ia64 opsys
=gnu-linux
2862 ## Intel 386 machines where we don't care about the manufacturer
2865 case "${canonical}" in
2866 *-cygwin ) opsys
=cygwin
;;
2867 *-darwin* ) opsys
=darwin
2868 CPP
="${CC-cc} -E -no-cpp-precomp"
2870 *-linux-gnu* ) opsys
=gnu-linux
;;
2871 *-sysv4.2uw
* ) opsys
=unixware
; NON_GNU_CPP
=/lib
/cpp
;;
2872 *-sysv5uw* ) opsys
=unixware
; NON_GNU_CPP
=/lib
/cpp
;;
2873 *-sysv5OpenUNIX* ) opsys
=unixware
; NON_GNU_CPP
=/lib
/cpp
;;
2874 ## Otherwise, we'll fall through to the generic opsys code at the bottom.
2878 ## m68k Linux-based GNU system
2880 machine
=m68k opsys
=gnu-linux
2883 ## Mips Linux-based GNU system
2884 mips-
*-linux-gnu* | mipsel-
*-linux-gnu* \
2885 | mips64-
*-linux-gnu* | mips64el-
*-linux-gnu* )
2886 machine
=mips opsys
=gnu-linux
2889 ## AMD x86-64 Linux-based GNU system
2890 x86_64-
*-linux-gnu* )
2891 machine
=amdx86-64 opsys
=gnu-linux
2894 ## Tensilica Xtensa Linux-based GNU system
2895 xtensa
*-*-linux-gnu* )
2896 machine
=xtensa opsys
=gnu-linux
2899 ## SuperH Linux-based GNU system
2900 sh
[34]*-*-linux-gnu* )
2901 machine
=sh3 opsys
=gnu-linux
2909 ### If the code above didn't choose an operating system, just choose
2910 ### an operating system based on the configuration name. You really
2911 ### only want to use this when you have no idea what the right
2912 ### operating system is; if you know what operating systems a machine
2913 ### runs, it's cleaner to make it explicit in the case statement
2915 if test x
"${opsys}" = x
; then
2916 case "${canonical}" in
2917 *-gnu* ) opsys
=gnu
;;
2918 *-sysv4.2uw
* ) opsys
=unixware
;;
2919 *-sysv5uw* ) opsys
=unixware
;;
2920 *-sysv5OpenUNIX* ) opsys
=unixware
;;
2921 *-sysv4.1
* |
*-sysvr4.1
* )
2922 NON_GNU_CPP
=/usr
/lib
/cpp
2924 *-sysv4.
[2-9]* |
*-sysvr4.
[2-9]* )
2925 if [ x
$NON_GNU_CPP = x
]; then
2926 if [ -f /usr
/ccs
/lib
/cpp
]; then
2927 NON_GNU_CPP
=/usr
/ccs
/lib
/cpp
2929 NON_GNU_CPP
=/lib
/cpp
2933 *-sysv4* |
*-sysvr4* ) opsys
=usg5-4
;;
2942 if test $unported = yes; then
2943 { { $as_echo "$as_me:$LINENO: error: Emacs hasn't been ported to \`${canonical}' systems.
2944 Check \`etc/MACHINES' for recognized configuration names." >&5
2945 $as_echo "$as_me: error: Emacs hasn't been ported to \`${canonical}' systems.
2946 Check \`etc/MACHINES' for recognized configuration names." >&2;}
2947 { (exit 1); exit 1; }; }
2950 machfile
="m/${machine}.h"
2951 opsysfile
="s/${opsys}.h"
2954 #### Choose a compiler.
2955 test -n "$CC" && cc_specified
=yes
2957 # Save the value of CFLAGS that the user specified.
2958 SPECIFIED_CFLAGS
="$CFLAGS"
2961 ac_cpp
='$CPP $CPPFLAGS'
2962 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2963 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2964 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2965 if test -n "$ac_tool_prefix"; then
2966 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2967 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
2968 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2969 $as_echo_n "checking for $ac_word... " >&6; }
2970 if test "${ac_cv_prog_CC+set}" = set; then
2971 $as_echo_n "(cached) " >&6
2973 if test -n "$CC"; then
2974 ac_cv_prog_CC
="$CC" # Let the user override the test.
2976 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2980 test -z "$as_dir" && as_dir
=.
2981 for ac_exec_ext
in '' $ac_executable_extensions; do
2982 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2983 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
2984 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2994 if test -n "$CC"; then
2995 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2996 $as_echo "$CC" >&6; }
2998 { $as_echo "$as_me:$LINENO: result: no" >&5
2999 $as_echo "no" >&6; }
3004 if test -z "$ac_cv_prog_CC"; then
3006 # Extract the first word of "gcc", so it can be a program name with args.
3007 set dummy gcc
; ac_word
=$2
3008 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3009 $as_echo_n "checking for $ac_word... " >&6; }
3010 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
3011 $as_echo_n "(cached) " >&6
3013 if test -n "$ac_ct_CC"; then
3014 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
3016 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3020 test -z "$as_dir" && as_dir
=.
3021 for ac_exec_ext
in '' $ac_executable_extensions; do
3022 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3023 ac_cv_prog_ac_ct_CC
="gcc"
3024 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3033 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
3034 if test -n "$ac_ct_CC"; then
3035 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
3036 $as_echo "$ac_ct_CC" >&6; }
3038 { $as_echo "$as_me:$LINENO: result: no" >&5
3039 $as_echo "no" >&6; }
3042 if test "x$ac_ct_CC" = x
; then
3045 case $cross_compiling:$ac_tool_warned in
3047 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3048 whose name does not start with the host triplet. If you think this
3049 configuration is useful to you, please write to autoconf@gnu.org." >&5
3050 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3051 whose name does not start with the host triplet. If you think this
3052 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3053 ac_tool_warned
=yes ;;
3061 if test -z "$CC"; then
3062 if test -n "$ac_tool_prefix"; then
3063 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3064 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
3065 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3066 $as_echo_n "checking for $ac_word... " >&6; }
3067 if test "${ac_cv_prog_CC+set}" = set; then
3068 $as_echo_n "(cached) " >&6
3070 if test -n "$CC"; then
3071 ac_cv_prog_CC
="$CC" # Let the user override the test.
3073 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3077 test -z "$as_dir" && as_dir
=.
3078 for ac_exec_ext
in '' $ac_executable_extensions; do
3079 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3080 ac_cv_prog_CC
="${ac_tool_prefix}cc"
3081 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3091 if test -n "$CC"; then
3092 { $as_echo "$as_me:$LINENO: result: $CC" >&5
3093 $as_echo "$CC" >&6; }
3095 { $as_echo "$as_me:$LINENO: result: no" >&5
3096 $as_echo "no" >&6; }
3102 if test -z "$CC"; then
3103 # Extract the first word of "cc", so it can be a program name with args.
3104 set dummy cc
; ac_word
=$2
3105 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3106 $as_echo_n "checking for $ac_word... " >&6; }
3107 if test "${ac_cv_prog_CC+set}" = set; then
3108 $as_echo_n "(cached) " >&6
3110 if test -n "$CC"; then
3111 ac_cv_prog_CC
="$CC" # Let the user override the test.
3114 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3118 test -z "$as_dir" && as_dir
=.
3119 for ac_exec_ext
in '' $ac_executable_extensions; do
3120 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3121 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3122 ac_prog_rejected
=yes
3126 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3133 if test $ac_prog_rejected = yes; then
3134 # We found a bogon in the path, so make sure we never use it.
3135 set dummy
$ac_cv_prog_CC
3137 if test $# != 0; then
3138 # We chose a different compiler from the bogus one.
3139 # However, it has the same basename, so the bogon will be chosen
3140 # first if we set CC to just the basename; use the full file name.
3142 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
3148 if test -n "$CC"; then
3149 { $as_echo "$as_me:$LINENO: result: $CC" >&5
3150 $as_echo "$CC" >&6; }
3152 { $as_echo "$as_me:$LINENO: result: no" >&5
3153 $as_echo "no" >&6; }
3158 if test -z "$CC"; then
3159 if test -n "$ac_tool_prefix"; then
3160 for ac_prog
in cl.exe
3162 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3163 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
3164 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3165 $as_echo_n "checking for $ac_word... " >&6; }
3166 if test "${ac_cv_prog_CC+set}" = set; then
3167 $as_echo_n "(cached) " >&6
3169 if test -n "$CC"; then
3170 ac_cv_prog_CC
="$CC" # Let the user override the test.
3172 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3176 test -z "$as_dir" && as_dir
=.
3177 for ac_exec_ext
in '' $ac_executable_extensions; do
3178 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3179 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
3180 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3190 if test -n "$CC"; then
3191 { $as_echo "$as_me:$LINENO: result: $CC" >&5
3192 $as_echo "$CC" >&6; }
3194 { $as_echo "$as_me:$LINENO: result: no" >&5
3195 $as_echo "no" >&6; }
3199 test -n "$CC" && break
3202 if test -z "$CC"; then
3204 for ac_prog
in cl.exe
3206 # Extract the first word of "$ac_prog", so it can be a program name with args.
3207 set dummy
$ac_prog; ac_word
=$2
3208 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3209 $as_echo_n "checking for $ac_word... " >&6; }
3210 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
3211 $as_echo_n "(cached) " >&6
3213 if test -n "$ac_ct_CC"; then
3214 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
3216 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3220 test -z "$as_dir" && as_dir
=.
3221 for ac_exec_ext
in '' $ac_executable_extensions; do
3222 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3223 ac_cv_prog_ac_ct_CC
="$ac_prog"
3224 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3233 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
3234 if test -n "$ac_ct_CC"; then
3235 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
3236 $as_echo "$ac_ct_CC" >&6; }
3238 { $as_echo "$as_me:$LINENO: result: no" >&5
3239 $as_echo "no" >&6; }
3243 test -n "$ac_ct_CC" && break
3246 if test "x$ac_ct_CC" = x
; then
3249 case $cross_compiling:$ac_tool_warned in
3251 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3252 whose name does not start with the host triplet. If you think this
3253 configuration is useful to you, please write to autoconf@gnu.org." >&5
3254 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3255 whose name does not start with the host triplet. If you think this
3256 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3257 ac_tool_warned
=yes ;;
3266 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
3267 See \`config.log' for more details." >&5
3268 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
3269 See \`config.log' for more details." >&2;}
3270 { (exit 1); exit 1; }; }
3272 # Provide some information about the compiler.
3273 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
3276 { (ac_try
="$ac_compiler --version >&5"
3278 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3279 *) ac_try_echo=$ac_try;;
3281 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3282 $as_echo "$ac_try_echo") >&5
3283 (eval "$ac_compiler --version >&5") 2>&5
3285 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3286 (exit $ac_status); }
3287 { (ac_try="$ac_compiler -v >&5"
3289 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3290 *) ac_try_echo
=$ac_try;;
3292 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
3293 $as_echo "$ac_try_echo") >&5
3294 (eval "$ac_compiler -v >&5") 2>&5
3296 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3297 (exit $ac_status); }
3298 { (ac_try
="$ac_compiler -V >&5"
3300 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3301 *) ac_try_echo=$ac_try;;
3303 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3304 $as_echo "$ac_try_echo") >&5
3305 (eval "$ac_compiler -V >&5") 2>&5
3307 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3308 (exit $ac_status); }
3310 cat >conftest.$ac_ext <<_ACEOF
3313 cat confdefs.h >>conftest.$ac_ext
3314 cat >>conftest.$ac_ext <<_ACEOF
3315 /* end confdefs.h. */
3325 ac_clean_files_save=$ac_clean_files
3326 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
3327 # Try to create an executable without -o first, disregard a.out.
3328 # It will help us diagnose broken compilers, and finding out an intuition
3330 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
3331 $as_echo_n "checking for C compiler default output file name... " >&6; }
3332 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
3334 # The possible output files:
3335 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3338 for ac_file in $ac_files
3341 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3342 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3347 if { (ac_try="$ac_link_default"
3349 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3350 *) ac_try_echo
=$ac_try;;
3352 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
3353 $as_echo "$ac_try_echo") >&5
3354 (eval "$ac_link_default") 2>&5
3356 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3357 (exit $ac_status); }; then
3358 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3359 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3360 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3361 # so that the user can short-circuit this test for compilers unknown to
3363 for ac_file
in $ac_files ''
3365 test -f "$ac_file" ||
continue
3367 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
3370 # We found the default executable, but exeext='' is most
3374 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
3376 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3378 # We set ac_cv_exeext here because the later test for it is not
3379 # safe: cross compilers may not add the suffix if given an `-o'
3380 # argument, so we may need to know it at that point already.
3381 # Even if this section looks crufty: it has the advantage of
3388 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
3394 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
3395 $as_echo "$ac_file" >&6; }
3396 if test -z "$ac_file"; then
3397 $as_echo "$as_me: failed program was:" >&5
3398 sed 's/^/| /' conftest.
$ac_ext >&5
3400 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
3401 See \`config.log' for more details." >&5
3402 $as_echo "$as_me: error: C compiler cannot create executables
3403 See \`config.log' for more details." >&2;}
3404 { (exit 77); exit 77; }; }
3407 ac_exeext
=$ac_cv_exeext
3409 # Check that the compiler produces executables we can run. If not, either
3410 # the compiler is broken, or we cross compile.
3411 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
3412 $as_echo_n "checking whether the C compiler works... " >&6; }
3413 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
3414 # If not cross compiling, check that we can run a simple program.
3415 if test "$cross_compiling" != yes; then
3416 if { ac_try
='./$ac_file'
3417 { (case "(($ac_try" in
3418 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3419 *) ac_try_echo=$ac_try;;
3421 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3422 $as_echo "$ac_try_echo") >&5
3423 (eval "$ac_try") 2>&5
3425 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3426 (exit $ac_status); }; }; then
3429 if test "$cross_compiling" = maybe; then
3432 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
3433 If you meant to cross compile, use \`--host'.
3434 See \`config.log' for more details.
" >&5
3435 $as_echo "$as_me: error
: cannot run C compiled programs.
3436 If you meant to cross compile
, use \
`--host'.
3437 See \`config.log
' for more details." >&2;}
3438 { (exit 1); exit 1; }; }
3442 { $as_echo "$as_me:$LINENO: result: yes" >&5
3443 $as_echo "yes" >&6; }
3445 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3446 ac_clean_files=$ac_clean_files_save
3447 # Check that the compiler produces executables we can run. If not, either
3448 # the compiler is broken, or we cross compile.
3449 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
3450 $as_echo_n "checking whether we are cross compiling... " >&6; }
3451 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
3452 $as_echo "$cross_compiling" >&6; }
3454 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
3455 $as_echo_n "checking for suffix of executables... " >&6; }
3456 if { (ac_try="$ac_link"
3458 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3459 *) ac_try_echo=$ac_try;;
3461 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3462 $as_echo "$ac_try_echo") >&5
3463 (eval "$ac_link") 2>&5
3465 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3466 (exit $ac_status); }; then
3467 # If both `conftest.exe' and
`conftest' are `present
' (well, observable)
3468 # catch `conftest.exe'. For instance with Cygwin
, `ls conftest' will
3469 # work properly (i.e., refer to `conftest.exe
'), while it won't with
3471 for ac_file
in conftest.exe conftest conftest.
*; do
3472 test -f "$ac_file" ||
continue
3474 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
3475 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3481 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
3482 See \`config.log' for more details." >&5
3483 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
3484 See \`config.log' for more details." >&2;}
3485 { (exit 1); exit 1; }; }
3488 rm -f conftest
$ac_cv_exeext
3489 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
3490 $as_echo "$ac_cv_exeext" >&6; }
3492 rm -f conftest.
$ac_ext
3493 EXEEXT
=$ac_cv_exeext
3495 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
3496 $as_echo_n "checking for suffix of object files... " >&6; }
3497 if test "${ac_cv_objext+set}" = set; then
3498 $as_echo_n "(cached) " >&6
3500 cat >conftest.
$ac_ext <<_ACEOF
3503 cat confdefs.h
>>conftest.
$ac_ext
3504 cat >>conftest.
$ac_ext <<_ACEOF
3505 /* end confdefs.h. */
3515 rm -f conftest.o conftest.obj
3516 if { (ac_try
="$ac_compile"
3518 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3519 *) ac_try_echo=$ac_try;;
3521 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3522 $as_echo "$ac_try_echo") >&5
3523 (eval "$ac_compile") 2>&5
3525 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3526 (exit $ac_status); }; then
3527 for ac_file in conftest.o conftest.obj conftest.*; do
3528 test -f "$ac_file" || continue;
3530 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3531 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3536 $as_echo "$as_me: failed program was:" >&5
3537 sed 's/^/| /' conftest.$ac_ext >&5
3539 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
3540 See \`config.log
' for more details." >&5
3541 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
3542 See \`config.log' for more details.
" >&2;}
3543 { (exit 1); exit 1; }; }
3546 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3548 { $as_echo "$as_me:$LINENO: result
: $ac_cv_objext" >&5
3549 $as_echo "$ac_cv_objext" >&6; }
3550 OBJEXT=$ac_cv_objext
3552 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler
" >&5
3553 $as_echo_n "checking whether we are using the GNU C compiler...
" >&6; }
3554 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3555 $as_echo_n "(cached
) " >&6
3557 cat >conftest.$ac_ext <<_ACEOF
3560 cat confdefs.h >>conftest.$ac_ext
3561 cat >>conftest.$ac_ext <<_ACEOF
3562 /* end confdefs.h. */
3575 rm -f conftest.$ac_objext
3576 if { (ac_try="$ac_compile"
3578 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3579 *) ac_try_echo=$ac_try;;
3581 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
3582 $as_echo "$ac_try_echo") >&5
3583 (eval "$ac_compile") 2>conftest.er1
3585 grep -v '^ *+' conftest.er1 >conftest.err
3587 cat conftest.err >&5
3588 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
3589 (exit $ac_status); } && {
3590 test -z "$ac_c_werror_flag" ||
3591 test ! -s conftest.err
3592 } && test -s conftest.$ac_objext; then
3595 $as_echo "$as_me: failed program was
:" >&5
3596 sed 's/^/| /' conftest.$ac_ext >&5
3601 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3602 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3605 { $as_echo "$as_me:$LINENO: result
: $ac_cv_c_compiler_gnu" >&5
3606 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3607 if test $ac_compiler_gnu = yes; then
3612 ac_test_CFLAGS=${CFLAGS+set}
3613 ac_save_CFLAGS=$CFLAGS
3614 { $as_echo "$as_me:$LINENO: checking whether
$CC accepts
-g" >&5
3615 $as_echo_n "checking whether
$CC accepts
-g...
" >&6; }
3616 if test "${ac_cv_prog_cc_g+set}" = set; then
3617 $as_echo_n "(cached
) " >&6
3619 ac_save_c_werror_flag=$ac_c_werror_flag
3620 ac_c_werror_flag=yes
3623 cat >conftest.$ac_ext <<_ACEOF
3626 cat confdefs.h >>conftest.$ac_ext
3627 cat >>conftest.$ac_ext <<_ACEOF
3628 /* end confdefs.h. */
3638 rm -f conftest.$ac_objext
3639 if { (ac_try="$ac_compile"
3641 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3642 *) ac_try_echo=$ac_try;;
3644 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
3645 $as_echo "$ac_try_echo") >&5
3646 (eval "$ac_compile") 2>conftest.er1
3648 grep -v '^ *+' conftest.er1 >conftest.err
3650 cat conftest.err >&5
3651 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
3652 (exit $ac_status); } && {
3653 test -z "$ac_c_werror_flag" ||
3654 test ! -s conftest.err
3655 } && test -s conftest.$ac_objext; then
3658 $as_echo "$as_me: failed program was
:" >&5
3659 sed 's/^/| /' conftest.$ac_ext >&5
3662 cat >conftest.$ac_ext <<_ACEOF
3665 cat confdefs.h >>conftest.$ac_ext
3666 cat >>conftest.$ac_ext <<_ACEOF
3667 /* end confdefs.h. */
3677 rm -f conftest.$ac_objext
3678 if { (ac_try="$ac_compile"
3680 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3681 *) ac_try_echo=$ac_try;;
3683 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
3684 $as_echo "$ac_try_echo") >&5
3685 (eval "$ac_compile") 2>conftest.er1
3687 grep -v '^ *+' conftest.er1 >conftest.err
3689 cat conftest.err >&5
3690 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
3691 (exit $ac_status); } && {
3692 test -z "$ac_c_werror_flag" ||
3693 test ! -s conftest.err
3694 } && test -s conftest.$ac_objext; then
3697 $as_echo "$as_me: failed program was
:" >&5
3698 sed 's/^/| /' conftest.$ac_ext >&5
3700 ac_c_werror_flag=$ac_save_c_werror_flag
3702 cat >conftest.$ac_ext <<_ACEOF
3705 cat confdefs.h >>conftest.$ac_ext
3706 cat >>conftest.$ac_ext <<_ACEOF
3707 /* end confdefs.h. */
3717 rm -f conftest.$ac_objext
3718 if { (ac_try="$ac_compile"
3720 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3721 *) ac_try_echo=$ac_try;;
3723 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
3724 $as_echo "$ac_try_echo") >&5
3725 (eval "$ac_compile") 2>conftest.er1
3727 grep -v '^ *+' conftest.er1 >conftest.err
3729 cat conftest.err >&5
3730 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
3731 (exit $ac_status); } && {
3732 test -z "$ac_c_werror_flag" ||
3733 test ! -s conftest.err
3734 } && test -s conftest.$ac_objext; then
3737 $as_echo "$as_me: failed program was
:" >&5
3738 sed 's/^/| /' conftest.$ac_ext >&5
3743 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3746 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3749 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3750 ac_c_werror_flag=$ac_save_c_werror_flag
3752 { $as_echo "$as_me:$LINENO: result
: $ac_cv_prog_cc_g" >&5
3753 $as_echo "$ac_cv_prog_cc_g" >&6; }
3754 if test "$ac_test_CFLAGS" = set; then
3755 CFLAGS=$ac_save_CFLAGS
3756 elif test $ac_cv_prog_cc_g = yes; then
3757 if test "$GCC" = yes; then
3763 if test "$GCC" = yes; then
3769 { $as_echo "$as_me:$LINENO: checking
for $CC option to accept ISO C89
" >&5
3770 $as_echo_n "checking
for $CC option to accept ISO C89...
" >&6; }
3771 if test "${ac_cv_prog_cc_c89+set}" = set; then
3772 $as_echo_n "(cached
) " >&6
3774 ac_cv_prog_cc_c89=no
3776 cat >conftest.$ac_ext <<_ACEOF
3779 cat confdefs.h >>conftest.$ac_ext
3780 cat >>conftest.$ac_ext <<_ACEOF
3781 /* end confdefs.h. */
3784 #include <sys/types.h>
3785 #include <sys/stat.h>
3786 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3787 struct buf { int x; };
3788 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3789 static char *e (p, i)
3795 static char *f (char * (*g) (char **, int), char **p, ...)
3800 s = g (p, va_arg (v,int));
3805 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3806 function prototypes and stuff, but not '\xHH' hex character constants.
3807 These don't provoke an error unfortunately, instead are silently treated
3808 as 'x'. The following induces an error, until -std is added to get
3809 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3810 array size at least. It's necessary to write '\x00'==0 to get something
3811 that's true only with -std. */
3812 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3814 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3815 inside strings and character constants. */
3817 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3819 int test (int i, double x);
3820 struct s1 {int (*f) (int a);};
3821 struct s2 {int (*f) (double a);};
3822 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3828 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3833 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3834 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3836 CC="$ac_save_CC $ac_arg"
3837 rm -f conftest.$ac_objext
3838 if { (ac_try="$ac_compile"
3840 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3841 *) ac_try_echo=$ac_try;;
3843 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
3844 $as_echo "$ac_try_echo") >&5
3845 (eval "$ac_compile") 2>conftest.er1
3847 grep -v '^ *+' conftest.er1 >conftest.err
3849 cat conftest.err >&5
3850 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
3851 (exit $ac_status); } && {
3852 test -z "$ac_c_werror_flag" ||
3853 test ! -s conftest.err
3854 } && test -s conftest.$ac_objext; then
3855 ac_cv_prog_cc_c89=$ac_arg
3857 $as_echo "$as_me: failed program was
:" >&5
3858 sed 's/^/| /' conftest.$ac_ext >&5
3863 rm -f core conftest.err conftest.$ac_objext
3864 test "x
$ac_cv_prog_cc_c89" != "xno
" && break
3866 rm -f conftest.$ac_ext
3871 case "x
$ac_cv_prog_cc_c89" in
3873 { $as_echo "$as_me:$LINENO: result
: none needed
" >&5
3874 $as_echo "none needed
" >&6; } ;;
3876 { $as_echo "$as_me:$LINENO: result
: unsupported
" >&5
3877 $as_echo "unsupported
" >&6; } ;;
3879 CC="$CC $ac_cv_prog_cc_c89"
3880 { $as_echo "$as_me:$LINENO: result
: $ac_cv_prog_cc_c89" >&5
3881 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3886 ac_cpp='$CPP $CPPFLAGS'
3887 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3888 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3889 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3892 # On Suns, sometimes $CPP names a directory.
3893 if test -n "$CPP" && test -d "$CPP"; then
3897 ## If not using gcc, and on Solaris, and no CPP specified, see if
3898 ## using a Sun compiler, which needs -Xs to prevent whitespace.
3899 if test x"$GCC" != xyes && test x"$emacs_check_sunpro_c" = xyes && \
3900 test x"$CPP" = x; then
3901 { $as_echo "$as_me:$LINENO: checking whether we are using a Sun C compiler
" >&5
3902 $as_echo_n "checking whether we are using a Sun C compiler...
" >&6; }
3904 if test "${emacs_cv_sunpro_c+set}" = set; then
3905 $as_echo_n "(cached
) " >&6
3907 cat >conftest.$ac_ext <<_ACEOF
3910 cat confdefs.h >>conftest.$ac_ext
3911 cat >>conftest.$ac_ext <<_ACEOF
3912 /* end confdefs.h. */
3925 rm -f conftest.$ac_objext conftest$ac_exeext
3926 if { (ac_try="$ac_link"
3928 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3929 *) ac_try_echo=$ac_try;;
3931 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
3932 $as_echo "$ac_try_echo") >&5
3933 (eval "$ac_link") 2>conftest.er1
3935 grep -v '^ *+' conftest.er1 >conftest.err
3937 cat conftest.err >&5
3938 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
3939 (exit $ac_status); } && {
3940 test -z "$ac_c_werror_flag" ||
3941 test ! -s conftest.err
3942 } && test -s conftest$ac_exeext && {
3943 test "$cross_compiling" = yes ||
3944 $as_test_x conftest$ac_exeext
3946 emacs_cv_sunpro_c=yes
3948 $as_echo "$as_me: failed program was
:" >&5
3949 sed 's/^/| /' conftest.$ac_ext >&5
3951 emacs_cv_sunpro_c=no
3954 rm -rf conftest.dSYM
3955 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3956 conftest$ac_exeext conftest.$ac_ext
3959 { $as_echo "$as_me:$LINENO: result
: $emacs_cv_sunpro_c" >&5
3960 $as_echo "$emacs_cv_sunpro_c" >&6; }
3962 if test x"$emacs_cv_sunpro_c" = xyes; then
3963 NON_GNU_CPP="$CC -E -Xs"
3967 #### Some systems specify a CPP to use unless we are using GCC.
3968 #### Now that we know whether we are using GCC, we can decide whether
3969 #### to use that one.
3970 if test "x
$NON_GNU_CPP" != x && test x$GCC != xyes && test "x
$CPP" = x
3975 #### Some systems specify a CC to use unless we are using GCC.
3976 #### Now that we know whether we are using GCC, we can decide whether
3977 #### to use that one.
3978 if test "x
$NON_GNU_CC" != x && test x$GCC != xyes &&
3979 test x$cc_specified != xyes
3984 if test x$GCC = xyes && test "x
$GCC_TEST_OPTIONS" != x
3986 CC="$CC $GCC_TEST_OPTIONS"
3989 if test x$GCC = x && test "x
$NON_GCC_TEST_OPTIONS" != x
3991 CC="$CC $NON_GCC_TEST_OPTIONS"
3995 ac_cpp='$CPP $CPPFLAGS'
3996 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3997 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3998 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3999 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor
" >&5
4000 $as_echo_n "checking how to run the C preprocessor...
" >&6; }
4001 # On Suns, sometimes $CPP names a directory.
4002 if test -n "$CPP" && test -d "$CPP"; then
4005 if test -z "$CPP"; then
4006 if test "${ac_cv_prog_CPP+set}" = set; then
4007 $as_echo_n "(cached
) " >&6
4009 # Double quotes because CPP needs to be expanded
4010 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib
/cpp
"
4013 for ac_c_preproc_warn_flag in '' yes
4015 # Use a header file that comes with gcc, so configuring glibc
4016 # with a fresh cross-compiler works.
4017 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4018 # <limits.h> exists even on freestanding compilers.
4019 # On the NeXT, cc -E runs the code through the compiler's parser,
4020 # not just through cpp. "Syntax error
" is here to catch this case.
4021 cat >conftest.$ac_ext <<_ACEOF
4024 cat confdefs.h >>conftest.$ac_ext
4025 cat >>conftest.$ac_ext <<_ACEOF
4026 /* end confdefs.h. */
4028 # include <limits.h>
4030 # include <assert.h>
4034 if { (ac_try="$ac_cpp conftest.
$ac_ext"
4036 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4037 *) ac_try_echo=$ac_try;;
4039 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
4040 $as_echo "$ac_try_echo") >&5
4041 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
4043 grep -v '^ *+' conftest.er1 >conftest.err
4045 cat conftest.err >&5
4046 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
4047 (exit $ac_status); } >/dev/null && {
4048 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4049 test ! -s conftest.err
4053 $as_echo "$as_me: failed program was
:" >&5
4054 sed 's/^/| /' conftest.$ac_ext >&5
4056 # Broken: fails on valid input.
4060 rm -f conftest.err conftest.$ac_ext
4062 # OK, works on sane cases. Now check whether nonexistent headers
4063 # can be detected and how.
4064 cat >conftest.$ac_ext <<_ACEOF
4067 cat confdefs.h >>conftest.$ac_ext
4068 cat >>conftest.$ac_ext <<_ACEOF
4069 /* end confdefs.h. */
4070 #include <ac_nonexistent.h>
4072 if { (ac_try="$ac_cpp conftest.
$ac_ext"
4074 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4075 *) ac_try_echo=$ac_try;;
4077 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
4078 $as_echo "$ac_try_echo") >&5
4079 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
4081 grep -v '^ *+' conftest.er1 >conftest.err
4083 cat conftest.err >&5
4084 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
4085 (exit $ac_status); } >/dev/null && {
4086 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4087 test ! -s conftest.err
4089 # Broken: success on invalid input.
4092 $as_echo "$as_me: failed program was
:" >&5
4093 sed 's/^/| /' conftest.$ac_ext >&5
4095 # Passes both tests.
4100 rm -f conftest.err conftest.$ac_ext
4103 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4104 rm -f conftest.err conftest.$ac_ext
4105 if $ac_preproc_ok; then
4117 { $as_echo "$as_me:$LINENO: result
: $CPP" >&5
4118 $as_echo "$CPP" >&6; }
4120 for ac_c_preproc_warn_flag in '' yes
4122 # Use a header file that comes with gcc, so configuring glibc
4123 # with a fresh cross-compiler works.
4124 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4125 # <limits.h> exists even on freestanding compilers.
4126 # On the NeXT, cc -E runs the code through the compiler's parser,
4127 # not just through cpp. "Syntax error
" is here to catch this case.
4128 cat >conftest.$ac_ext <<_ACEOF
4131 cat confdefs.h >>conftest.$ac_ext
4132 cat >>conftest.$ac_ext <<_ACEOF
4133 /* end confdefs.h. */
4135 # include <limits.h>
4137 # include <assert.h>
4141 if { (ac_try="$ac_cpp conftest.
$ac_ext"
4143 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4144 *) ac_try_echo=$ac_try;;
4146 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
4147 $as_echo "$ac_try_echo") >&5
4148 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
4150 grep -v '^ *+' conftest.er1 >conftest.err
4152 cat conftest.err >&5
4153 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
4154 (exit $ac_status); } >/dev/null && {
4155 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4156 test ! -s conftest.err
4160 $as_echo "$as_me: failed program was
:" >&5
4161 sed 's/^/| /' conftest.$ac_ext >&5
4163 # Broken: fails on valid input.
4167 rm -f conftest.err conftest.$ac_ext
4169 # OK, works on sane cases. Now check whether nonexistent headers
4170 # can be detected and how.
4171 cat >conftest.$ac_ext <<_ACEOF
4174 cat confdefs.h >>conftest.$ac_ext
4175 cat >>conftest.$ac_ext <<_ACEOF
4176 /* end confdefs.h. */
4177 #include <ac_nonexistent.h>
4179 if { (ac_try="$ac_cpp conftest.
$ac_ext"
4181 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4182 *) ac_try_echo=$ac_try;;
4184 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
4185 $as_echo "$ac_try_echo") >&5
4186 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
4188 grep -v '^ *+' conftest.er1 >conftest.err
4190 cat conftest.err >&5
4191 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
4192 (exit $ac_status); } >/dev/null && {
4193 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4194 test ! -s conftest.err
4196 # Broken: success on invalid input.
4199 $as_echo "$as_me: failed program was
:" >&5
4200 sed 's/^/| /' conftest.$ac_ext >&5
4202 # Passes both tests.
4207 rm -f conftest.err conftest.$ac_ext
4210 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4211 rm -f conftest.err conftest.$ac_ext
4212 if $ac_preproc_ok; then
4215 { { $as_echo "$as_me:$LINENO: error
: C preprocessor
\"$CPP\" fails sanity check
4216 See \
`config.log' for more details." >&5
4217 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
4218 See \`config.log
' for more details." >&2;}
4219 { (exit 1); exit 1; }; }
4223 ac_cpp='$CPP $CPPFLAGS'
4224 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
4225 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
4226 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4229 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4230 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4231 if test "${ac_cv_path_GREP+set}" = set; then
4232 $as_echo_n "(cached) " >&6
4234 if test -z "$GREP"; then
4235 ac_path_GREP_found=false
4236 # Loop through the user's path and
test for each of PROGNAME-LIST
4237 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4238 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4241 test -z "$as_dir" && as_dir
=.
4242 for ac_prog
in grep ggrep
; do
4243 for ac_exec_ext
in '' $ac_executable_extensions; do
4244 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
4245 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
4246 # Check for GNU ac_path_GREP and select it if it is found.
4247 # Check for GNU $ac_path_GREP
4248 case `"$ac_path_GREP" --version 2>&1` in
4250 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
4253 $as_echo_n 0123456789 >"conftest.in"
4256 cat "conftest.in" "conftest.in" >"conftest.tmp"
4257 mv "conftest.tmp" "conftest.in"
4258 cp "conftest.in" "conftest.nl"
4259 $as_echo 'GREP' >> "conftest.nl"
4260 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4261 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4262 ac_count
=`expr $ac_count + 1`
4263 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4264 # Best one so far, save it but keep looking for a better one
4265 ac_cv_path_GREP
="$ac_path_GREP"
4266 ac_path_GREP_max
=$ac_count
4268 # 10*(2^10) chars as input seems more than enough
4269 test $ac_count -gt 10 && break
4271 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4274 $ac_path_GREP_found && break 3
4279 if test -z "$ac_cv_path_GREP"; then
4280 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4281 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4282 { (exit 1); exit 1; }; }
4285 ac_cv_path_GREP
=$GREP
4289 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4290 $as_echo "$ac_cv_path_GREP" >&6; }
4291 GREP
="$ac_cv_path_GREP"
4294 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
4295 $as_echo_n "checking for egrep... " >&6; }
4296 if test "${ac_cv_path_EGREP+set}" = set; then
4297 $as_echo_n "(cached) " >&6
4299 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
4300 then ac_cv_path_EGREP
="$GREP -E"
4302 if test -z "$EGREP"; then
4303 ac_path_EGREP_found
=false
4304 # Loop through the user's path and test for each of PROGNAME-LIST
4305 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4306 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4309 test -z "$as_dir" && as_dir
=.
4310 for ac_prog
in egrep; do
4311 for ac_exec_ext
in '' $ac_executable_extensions; do
4312 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
4313 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
4314 # Check for GNU ac_path_EGREP and select it if it is found.
4315 # Check for GNU $ac_path_EGREP
4316 case `"$ac_path_EGREP" --version 2>&1` in
4318 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
4321 $as_echo_n 0123456789 >"conftest.in"
4324 cat "conftest.in" "conftest.in" >"conftest.tmp"
4325 mv "conftest.tmp" "conftest.in"
4326 cp "conftest.in" "conftest.nl"
4327 $as_echo 'EGREP' >> "conftest.nl"
4328 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4329 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4330 ac_count
=`expr $ac_count + 1`
4331 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4332 # Best one so far, save it but keep looking for a better one
4333 ac_cv_path_EGREP
="$ac_path_EGREP"
4334 ac_path_EGREP_max
=$ac_count
4336 # 10*(2^10) chars as input seems more than enough
4337 test $ac_count -gt 10 && break
4339 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4342 $ac_path_EGREP_found && break 3
4347 if test -z "$ac_cv_path_EGREP"; then
4348 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4349 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4350 { (exit 1); exit 1; }; }
4353 ac_cv_path_EGREP
=$EGREP
4358 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4359 $as_echo "$ac_cv_path_EGREP" >&6; }
4360 EGREP
="$ac_cv_path_EGREP"
4363 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
4364 $as_echo_n "checking for ANSI C header files... " >&6; }
4365 if test "${ac_cv_header_stdc+set}" = set; then
4366 $as_echo_n "(cached) " >&6
4368 cat >conftest.
$ac_ext <<_ACEOF
4371 cat confdefs.h
>>conftest.
$ac_ext
4372 cat >>conftest.
$ac_ext <<_ACEOF
4373 /* end confdefs.h. */
4387 rm -f conftest.
$ac_objext
4388 if { (ac_try
="$ac_compile"
4390 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
4391 *) ac_try_echo=$ac_try;;
4393 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4394 $as_echo "$ac_try_echo") >&5
4395 (eval "$ac_compile") 2>conftest.er1
4397 grep -v '^ *+' conftest.er1 >conftest.err
4399 cat conftest.err >&5
4400 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4401 (exit $ac_status); } && {
4402 test -z "$ac_c_werror_flag" ||
4403 test ! -s conftest.err
4404 } && test -s conftest.$ac_objext; then
4405 ac_cv_header_stdc=yes
4407 $as_echo "$as_me: failed program was:" >&5
4408 sed 's/^/| /' conftest.$ac_ext >&5
4410 ac_cv_header_stdc=no
4413 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4415 if test $ac_cv_header_stdc = yes; then
4416 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4417 cat >conftest.$ac_ext <<_ACEOF
4420 cat confdefs.h >>conftest.$ac_ext
4421 cat >>conftest.$ac_ext <<_ACEOF
4422 /* end confdefs.h. */
4426 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4427 $EGREP "memchr" >/dev/null 2>&1; then
4430 ac_cv_header_stdc=no
4436 if test $ac_cv_header_stdc = yes; then
4437 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4438 cat >conftest.$ac_ext <<_ACEOF
4441 cat confdefs.h >>conftest.$ac_ext
4442 cat >>conftest.$ac_ext <<_ACEOF
4443 /* end confdefs.h. */
4447 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4448 $EGREP "free" >/dev/null 2>&1; then
4451 ac_cv_header_stdc=no
4457 if test $ac_cv_header_stdc = yes; then
4458 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
4459 if test "$cross_compiling" = yes; then
4462 cat >conftest.$ac_ext <<_ACEOF
4465 cat confdefs.h >>conftest.$ac_ext
4466 cat >>conftest.$ac_ext <<_ACEOF
4467 /* end confdefs.h. */
4470 #if ((' ' & 0x0FF) == 0x020)
4471 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4472 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4474 # define ISLOWER(c) \
4475 (('a' <= (c) && (c) <= 'i') \
4476 || ('j' <= (c) && (c) <= 'r') \
4477 || ('s' <= (c) && (c) <= 'z'))
4478 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4481 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4486 for (i = 0; i < 256; i++)
4487 if (XOR (islower (i), ISLOWER (i))
4488 || toupper (i) != TOUPPER (i))
4493 rm -f conftest$ac_exeext
4494 if { (ac_try="$ac_link"
4496 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
4497 *) ac_try_echo
=$ac_try;;
4499 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
4500 $as_echo "$ac_try_echo") >&5
4501 (eval "$ac_link") 2>&5
4503 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4504 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
4505 { (case "(($ac_try" in
4506 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
4507 *) ac_try_echo=$ac_try;;
4509 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4510 $as_echo "$ac_try_echo") >&5
4511 (eval "$ac_try") 2>&5
4513 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4514 (exit $ac_status); }; }; then
4517 $as_echo "$as_me: program exited with status $ac_status" >&5
4518 $as_echo "$as_me: failed program was:" >&5
4519 sed 's/^/| /' conftest.$ac_ext >&5
4522 ac_cv_header_stdc=no
4524 rm -rf conftest.dSYM
4525 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4531 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
4532 $as_echo "$ac_cv_header_stdc" >&6; }
4533 if test $ac_cv_header_stdc = yes; then
4535 cat >>confdefs.h <<\_ACEOF
4536 #define STDC_HEADERS 1
4541 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
4551 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4552 inttypes.h stdint.h unistd.h
4554 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
4555 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
4556 $as_echo_n "checking for $ac_header... " >&6; }
4557 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4558 $as_echo_n "(cached) " >&6
4560 cat >conftest.$ac_ext <<_ACEOF
4563 cat confdefs.h >>conftest.$ac_ext
4564 cat >>conftest.$ac_ext <<_ACEOF
4565 /* end confdefs.h. */
4566 $ac_includes_default
4568 #include <$ac_header>
4570 rm -f conftest.$ac_objext
4571 if { (ac_try="$ac_compile"
4573 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
4574 *) ac_try_echo
=$ac_try;;
4576 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
4577 $as_echo "$ac_try_echo") >&5
4578 (eval "$ac_compile") 2>conftest.er1
4580 grep -v '^ *+' conftest.er1
>conftest.err
4582 cat conftest.err
>&5
4583 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4584 (exit $ac_status); } && {
4585 test -z "$ac_c_werror_flag" ||
4586 test ! -s conftest.err
4587 } && test -s conftest.
$ac_objext; then
4588 eval "$as_ac_Header=yes"
4590 $as_echo "$as_me: failed program was:" >&5
4591 sed 's/^/| /' conftest.
$ac_ext >&5
4593 eval "$as_ac_Header=no"
4596 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
4598 ac_res
=`eval 'as_val=${'$as_ac_Header'}
4599 $as_echo "$as_val"'`
4600 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
4601 $as_echo "$ac_res" >&6; }
4602 if test `eval 'as_val=${'$as_ac_Header'}
4603 $as_echo "$as_val"'` = yes; then
4604 cat >>confdefs.h
<<_ACEOF
4605 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4614 if test "${ac_cv_header_minix_config_h+set}" = set; then
4615 { $as_echo "$as_me:$LINENO: checking for minix/config.h" >&5
4616 $as_echo_n "checking for minix/config.h... " >&6; }
4617 if test "${ac_cv_header_minix_config_h+set}" = set; then
4618 $as_echo_n "(cached) " >&6
4620 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
4621 $as_echo "$ac_cv_header_minix_config_h" >&6; }
4623 # Is the header compilable?
4624 { $as_echo "$as_me:$LINENO: checking minix/config.h usability" >&5
4625 $as_echo_n "checking minix/config.h usability... " >&6; }
4626 cat >conftest.
$ac_ext <<_ACEOF
4629 cat confdefs.h
>>conftest.
$ac_ext
4630 cat >>conftest.
$ac_ext <<_ACEOF
4631 /* end confdefs.h. */
4632 $ac_includes_default
4633 #include <minix/config.h>
4635 rm -f conftest.
$ac_objext
4636 if { (ac_try
="$ac_compile"
4638 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
4639 *) ac_try_echo=$ac_try;;
4641 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4642 $as_echo "$ac_try_echo") >&5
4643 (eval "$ac_compile") 2>conftest.er1
4645 grep -v '^ *+' conftest.er1 >conftest.err
4647 cat conftest.err >&5
4648 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4649 (exit $ac_status); } && {
4650 test -z "$ac_c_werror_flag" ||
4651 test ! -s conftest.err
4652 } && test -s conftest.$ac_objext; then
4653 ac_header_compiler=yes
4655 $as_echo "$as_me: failed program was:" >&5
4656 sed 's/^/| /' conftest.$ac_ext >&5
4658 ac_header_compiler=no
4661 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4662 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
4663 $as_echo "$ac_header_compiler" >&6; }
4665 # Is the header present?
4666 { $as_echo "$as_me:$LINENO: checking minix/config.h presence" >&5
4667 $as_echo_n "checking minix/config.h presence... " >&6; }
4668 cat >conftest.$ac_ext <<_ACEOF
4671 cat confdefs.h >>conftest.$ac_ext
4672 cat >>conftest.$ac_ext <<_ACEOF
4673 /* end confdefs.h. */
4674 #include <minix/config.h>
4676 if { (ac_try="$ac_cpp conftest.$ac_ext"
4678 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
4679 *) ac_try_echo
=$ac_try;;
4681 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
4682 $as_echo "$ac_try_echo") >&5
4683 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4685 grep -v '^ *+' conftest.er1
>conftest.err
4687 cat conftest.err
>&5
4688 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4689 (exit $ac_status); } >/dev
/null
&& {
4690 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4691 test ! -s conftest.err
4693 ac_header_preproc
=yes
4695 $as_echo "$as_me: failed program was:" >&5
4696 sed 's/^/| /' conftest.
$ac_ext >&5
4698 ac_header_preproc
=no
4701 rm -f conftest.err conftest.
$ac_ext
4702 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
4703 $as_echo "$ac_header_preproc" >&6; }
4705 # So? What about this header?
4706 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
4708 { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&5
4709 $as_echo "$as_me: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
4710 { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the compiler's result" >&5
4711 $as_echo "$as_me: WARNING: minix/config.h: proceeding with the compiler's result" >&2;}
4712 ac_header_preproc
=yes
4715 { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: present but cannot be compiled" >&5
4716 $as_echo "$as_me: WARNING: minix/config.h: present but cannot be compiled" >&2;}
4717 { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: check for missing prerequisite headers?" >&5
4718 $as_echo "$as_me: WARNING: minix/config.h: check for missing prerequisite headers?" >&2;}
4719 { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: see the Autoconf documentation" >&5
4720 $as_echo "$as_me: WARNING: minix/config.h: see the Autoconf documentation" >&2;}
4721 { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: section \"Present But Cannot Be Compiled\"" >&5
4722 $as_echo "$as_me: WARNING: minix/config.h: section \"Present But Cannot Be Compiled\"" >&2;}
4723 { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the preprocessor's result" >&5
4724 $as_echo "$as_me: WARNING: minix/config.h: proceeding with the preprocessor's result" >&2;}
4725 { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: in the future, the compiler will take precedence" >&5
4726 $as_echo "$as_me: WARNING: minix/config.h: in the future, the compiler will take precedence" >&2;}
4730 { $as_echo "$as_me:$LINENO: checking for minix/config.h" >&5
4731 $as_echo_n "checking for minix/config.h... " >&6; }
4732 if test "${ac_cv_header_minix_config_h+set}" = set; then
4733 $as_echo_n "(cached) " >&6
4735 ac_cv_header_minix_config_h
=$ac_header_preproc
4737 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
4738 $as_echo "$ac_cv_header_minix_config_h" >&6; }
4741 if test $ac_cv_header_minix_config_h = yes; then
4748 if test "$MINIX" = yes; then
4750 cat >>confdefs.h
<<\_ACEOF
4751 #define _POSIX_SOURCE 1
4755 cat >>confdefs.h
<<\_ACEOF
4756 #define _POSIX_1_SOURCE 2
4760 cat >>confdefs.h
<<\_ACEOF
4768 { $as_echo "$as_me:$LINENO: checking whether it is safe to define __EXTENSIONS__" >&5
4769 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
4770 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then
4771 $as_echo_n "(cached) " >&6
4773 cat >conftest.
$ac_ext <<_ACEOF
4776 cat confdefs.h
>>conftest.
$ac_ext
4777 cat >>conftest.
$ac_ext <<_ACEOF
4778 /* end confdefs.h. */
4780 # define __EXTENSIONS__ 1
4781 $ac_includes_default
4790 rm -f conftest.
$ac_objext
4791 if { (ac_try
="$ac_compile"
4793 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
4794 *) ac_try_echo=$ac_try;;
4796 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4797 $as_echo "$ac_try_echo") >&5
4798 (eval "$ac_compile") 2>conftest.er1
4800 grep -v '^ *+' conftest.er1 >conftest.err
4802 cat conftest.err >&5
4803 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4804 (exit $ac_status); } && {
4805 test -z "$ac_c_werror_flag" ||
4806 test ! -s conftest.err
4807 } && test -s conftest.$ac_objext; then
4808 ac_cv_safe_to_define___extensions__=yes
4810 $as_echo "$as_me: failed program was:" >&5
4811 sed 's/^/| /' conftest.$ac_ext >&5
4813 ac_cv_safe_to_define___extensions__=no
4816 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4818 { $as_echo "$as_me:$LINENO: result: $ac_cv_safe_to_define___extensions__" >&5
4819 $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
4820 test $ac_cv_safe_to_define___extensions__ = yes &&
4821 cat >>confdefs.h <<\_ACEOF
4822 #define __EXTENSIONS__ 1
4825 cat >>confdefs.h <<\_ACEOF
4826 #define _ALL_SOURCE 1
4829 cat >>confdefs.h <<\_ACEOF
4830 #define _GNU_SOURCE 1
4833 cat >>confdefs.h <<\_ACEOF
4834 #define _POSIX_PTHREAD_SEMANTICS 1
4837 cat >>confdefs.h <<\_ACEOF
4838 #define _TANDEM_SOURCE 1
4843 ### Use -Wno-pointer-sign if the compiler supports it
4844 { $as_echo "$as_me:$LINENO: checking whether gcc understands -Wno-pointer-sign" >&5
4845 $as_echo_n "checking whether gcc understands -Wno-pointer-sign... " >&6; }
4846 SAVE_CFLAGS="$CFLAGS"
4847 CFLAGS="$CFLAGS -Wno-pointer-sign"
4848 cat >conftest.$ac_ext <<_ACEOF
4851 cat confdefs.h >>conftest.$ac_ext
4852 cat >>conftest.$ac_ext <<_ACEOF
4853 /* end confdefs.h. */
4863 rm -f conftest.$ac_objext
4864 if { (ac_try="$ac_compile"
4866 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
4867 *) ac_try_echo
=$ac_try;;
4869 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
4870 $as_echo "$ac_try_echo") >&5
4871 (eval "$ac_compile") 2>conftest.er1
4873 grep -v '^ *+' conftest.er1
>conftest.err
4875 cat conftest.err
>&5
4876 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4877 (exit $ac_status); } && {
4878 test -z "$ac_c_werror_flag" ||
4879 test ! -s conftest.err
4880 } && test -s conftest.
$ac_objext; then
4883 $as_echo "$as_me: failed program was:" >&5
4884 sed 's/^/| /' conftest.
$ac_ext >&5
4889 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
4890 if test $has_option = yes; then
4891 C_WARNINGS_SWITCH
="-Wno-pointer-sign $C_WARNINGS_SWITCH"
4893 { $as_echo "$as_me:$LINENO: result: $has_option" >&5
4894 $as_echo "$has_option" >&6; }
4895 CFLAGS
="$SAVE_CFLAGS"
4899 ### Use -Wdeclaration-after-statement if the compiler supports it
4900 { $as_echo "$as_me:$LINENO: checking whether gcc understands -Wdeclaration-after-statement" >&5
4901 $as_echo_n "checking whether gcc understands -Wdeclaration-after-statement... " >&6; }
4902 SAVE_CFLAGS
="$CFLAGS"
4903 CFLAGS
="$CFLAGS -Wdeclaration-after-statement"
4904 cat >conftest.
$ac_ext <<_ACEOF
4907 cat confdefs.h
>>conftest.
$ac_ext
4908 cat >>conftest.
$ac_ext <<_ACEOF
4909 /* end confdefs.h. */
4919 rm -f conftest.
$ac_objext
4920 if { (ac_try
="$ac_compile"
4922 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
4923 *) ac_try_echo=$ac_try;;
4925 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4926 $as_echo "$ac_try_echo") >&5
4927 (eval "$ac_compile") 2>conftest.er1
4929 grep -v '^ *+' conftest.er1 >conftest.err
4931 cat conftest.err >&5
4932 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4933 (exit $ac_status); } && {
4934 test -z "$ac_c_werror_flag" ||
4935 test ! -s conftest.err
4936 } && test -s conftest.$ac_objext; then
4939 $as_echo "$as_me: failed program was:" >&5
4940 sed 's/^/| /' conftest.$ac_ext >&5
4945 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4946 if test $has_option = yes; then
4947 C_WARNINGS_SWITCH="-Wdeclaration-after-statement $C_WARNINGS_SWITCH"
4949 { $as_echo "$as_me:$LINENO: result: $has_option" >&5
4950 $as_echo "$has_option" >&6; }
4951 CFLAGS="$SAVE_CFLAGS"
4955 #### Some other nice autoconf tests.
4957 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
4958 $as_echo_n "checking whether ln -s works... " >&6; }
4960 if test "$LN_S" = "ln -s"; then
4961 { $as_echo "$as_me:$LINENO: result: yes" >&5
4962 $as_echo "yes" >&6; }
4964 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4965 $as_echo "no, using $LN_S" >&6; }
4969 ac_cpp='$CPP $CPPFLAGS'
4970 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4971 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4972 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4973 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
4974 $as_echo_n "checking how to run the C preprocessor... " >&6; }
4975 # On Suns, sometimes $CPP names a directory.
4976 if test -n "$CPP" && test -d "$CPP"; then
4979 if test -z "$CPP"; then
4980 if test "${ac_cv_prog_CPP+set}" = set; then
4981 $as_echo_n "(cached) " >&6
4983 # Double quotes because CPP needs to be expanded
4984 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
4987 for ac_c_preproc_warn_flag in '' yes
4989 # Use a header file that comes with gcc, so configuring glibc
4990 # with a fresh cross-compiler works.
4991 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4992 # <limits.h> exists even on freestanding compilers.
4993 # On the NeXT, cc -E runs the code through the compiler's parser,
4994 # not just through cpp. "Syntax error" is here to catch this case.
4995 cat >conftest.$ac_ext <<_ACEOF
4998 cat confdefs.h >>conftest.$ac_ext
4999 cat >>conftest.$ac_ext <<_ACEOF
5000 /* end confdefs.h. */
5002 # include <limits.h>
5004 # include <assert.h>
5008 if { (ac_try="$ac_cpp conftest.$ac_ext"
5010 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5011 *) ac_try_echo
=$ac_try;;
5013 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5014 $as_echo "$ac_try_echo") >&5
5015 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5017 grep -v '^ *+' conftest.er1
>conftest.err
5019 cat conftest.err
>&5
5020 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5021 (exit $ac_status); } >/dev
/null
&& {
5022 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5023 test ! -s conftest.err
5027 $as_echo "$as_me: failed program was:" >&5
5028 sed 's/^/| /' conftest.
$ac_ext >&5
5030 # Broken: fails on valid input.
5034 rm -f conftest.err conftest.
$ac_ext
5036 # OK, works on sane cases. Now check whether nonexistent headers
5037 # can be detected and how.
5038 cat >conftest.
$ac_ext <<_ACEOF
5041 cat confdefs.h
>>conftest.
$ac_ext
5042 cat >>conftest.
$ac_ext <<_ACEOF
5043 /* end confdefs.h. */
5044 #include <ac_nonexistent.h>
5046 if { (ac_try
="$ac_cpp conftest.$ac_ext"
5048 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5049 *) ac_try_echo=$ac_try;;
5051 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5052 $as_echo "$ac_try_echo") >&5
5053 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5055 grep -v '^ *+' conftest.er1 >conftest.err
5057 cat conftest.err >&5
5058 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5059 (exit $ac_status); } >/dev/null && {
5060 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5061 test ! -s conftest.err
5063 # Broken: success on invalid input.
5066 $as_echo "$as_me: failed program was:" >&5
5067 sed 's/^/| /' conftest.$ac_ext >&5
5069 # Passes both tests.
5074 rm -f conftest.err conftest.$ac_ext
5077 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5078 rm -f conftest.err conftest.
$ac_ext
5079 if $ac_preproc_ok; then
5091 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
5092 $as_echo "$CPP" >&6; }
5094 for ac_c_preproc_warn_flag
in '' yes
5096 # Use a header file that comes with gcc, so configuring glibc
5097 # with a fresh cross-compiler works.
5098 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5099 # <limits.h> exists even on freestanding compilers.
5100 # On the NeXT, cc -E runs the code through the compiler's parser,
5101 # not just through cpp. "Syntax error" is here to catch this case.
5102 cat >conftest.
$ac_ext <<_ACEOF
5105 cat confdefs.h
>>conftest.
$ac_ext
5106 cat >>conftest.
$ac_ext <<_ACEOF
5107 /* end confdefs.h. */
5109 # include <limits.h>
5111 # include <assert.h>
5115 if { (ac_try
="$ac_cpp conftest.$ac_ext"
5117 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5118 *) ac_try_echo=$ac_try;;
5120 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5121 $as_echo "$ac_try_echo") >&5
5122 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5124 grep -v '^ *+' conftest.er1 >conftest.err
5126 cat conftest.err >&5
5127 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5128 (exit $ac_status); } >/dev/null && {
5129 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5130 test ! -s conftest.err
5134 $as_echo "$as_me: failed program was:" >&5
5135 sed 's/^/| /' conftest.$ac_ext >&5
5137 # Broken: fails on valid input.
5141 rm -f conftest.err conftest.$ac_ext
5143 # OK, works on sane cases. Now check whether nonexistent headers
5144 # can be detected and how.
5145 cat >conftest.$ac_ext <<_ACEOF
5148 cat confdefs.h >>conftest.$ac_ext
5149 cat >>conftest.$ac_ext <<_ACEOF
5150 /* end confdefs.h. */
5151 #include <ac_nonexistent.h>
5153 if { (ac_try="$ac_cpp conftest.$ac_ext"
5155 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5156 *) ac_try_echo
=$ac_try;;
5158 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5159 $as_echo "$ac_try_echo") >&5
5160 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5162 grep -v '^ *+' conftest.er1
>conftest.err
5164 cat conftest.err
>&5
5165 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5166 (exit $ac_status); } >/dev
/null
&& {
5167 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5168 test ! -s conftest.err
5170 # Broken: success on invalid input.
5173 $as_echo "$as_me: failed program was:" >&5
5174 sed 's/^/| /' conftest.
$ac_ext >&5
5176 # Passes both tests.
5181 rm -f conftest.err conftest.
$ac_ext
5184 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5185 rm -f conftest.err conftest.
$ac_ext
5186 if $ac_preproc_ok; then
5189 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
5190 See \`config.log' for more details." >&5
5191 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
5192 See \`config.log' for more details." >&2;}
5193 { (exit 1); exit 1; }; }
5197 ac_cpp
='$CPP $CPPFLAGS'
5198 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5199 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5200 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5202 # Find a good install program. We prefer a C program (faster),
5203 # so one script is as good as another. But avoid the broken or
5204 # incompatible versions:
5205 # SysV /etc/install, /usr/sbin/install
5206 # SunOS /usr/etc/install
5207 # IRIX /sbin/install
5209 # AmigaOS /C/install, which installs bootblocks on floppy discs
5210 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5211 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
5212 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5213 # OS/2's system install, which has a completely different semantic
5214 # ./install, which can be erroneously created by make from ./install.sh.
5215 # Reject install programs that cannot install multiple files.
5216 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
5217 $as_echo_n "checking for a BSD-compatible install... " >&6; }
5218 if test -z "$INSTALL"; then
5219 if test "${ac_cv_path_install+set}" = set; then
5220 $as_echo_n "(cached) " >&6
5222 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5226 test -z "$as_dir" && as_dir
=.
5227 # Account for people who put trailing slashes in PATH elements.
5229 .
/ | .
// |
/cC
/* | \
5230 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
5231 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
5234 # OSF1 and SCO ODT 3.0 have their own names for install.
5235 # Don't use installbsd from OSF since it installs stuff as root
5237 for ac_prog
in ginstall scoinst
install; do
5238 for ac_exec_ext
in '' $ac_executable_extensions; do
5239 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
5240 if test $ac_prog = install &&
5241 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
5242 # AIX install. It has an incompatible calling convention.
5244 elif test $ac_prog = install &&
5245 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
5246 # program-specific install script used by HP pwplus--don't use.
5249 rm -rf conftest.one conftest.two conftest.dir
5250 echo one
> conftest.one
5251 echo two
> conftest.two
5253 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
5254 test -s conftest.one
&& test -s conftest.two
&&
5255 test -s conftest.dir
/conftest.one
&&
5256 test -s conftest.dir
/conftest.two
5258 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
5271 rm -rf conftest.one conftest.two conftest.dir
5274 if test "${ac_cv_path_install+set}" = set; then
5275 INSTALL
=$ac_cv_path_install
5277 # As a last resort, use the slow shell script. Don't cache a
5278 # value for INSTALL within a source directory, because that will
5279 # break other packages using the cache if that directory is
5280 # removed, or if the value is a relative name.
5281 INSTALL
=$ac_install_sh
5284 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
5285 $as_echo "$INSTALL" >&6; }
5287 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5288 # It thinks the first close brace ends the variable substitution.
5289 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
5291 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
5293 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
5295 if test "x$RANLIB" = x
; then
5296 if test -n "$ac_tool_prefix"; then
5297 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5298 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
5299 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5300 $as_echo_n "checking for $ac_word... " >&6; }
5301 if test "${ac_cv_prog_RANLIB+set}" = set; then
5302 $as_echo_n "(cached) " >&6
5304 if test -n "$RANLIB"; then
5305 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
5307 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5311 test -z "$as_dir" && as_dir
=.
5312 for ac_exec_ext
in '' $ac_executable_extensions; do
5313 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5314 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
5315 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5324 RANLIB
=$ac_cv_prog_RANLIB
5325 if test -n "$RANLIB"; then
5326 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
5327 $as_echo "$RANLIB" >&6; }
5329 { $as_echo "$as_me:$LINENO: result: no" >&5
5330 $as_echo "no" >&6; }
5335 if test -z "$ac_cv_prog_RANLIB"; then
5336 ac_ct_RANLIB
=$RANLIB
5337 # Extract the first word of "ranlib", so it can be a program name with args.
5338 set dummy ranlib
; ac_word
=$2
5339 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5340 $as_echo_n "checking for $ac_word... " >&6; }
5341 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
5342 $as_echo_n "(cached) " >&6
5344 if test -n "$ac_ct_RANLIB"; then
5345 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
5347 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5351 test -z "$as_dir" && as_dir
=.
5352 for ac_exec_ext
in '' $ac_executable_extensions; do
5353 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5354 ac_cv_prog_ac_ct_RANLIB
="ranlib"
5355 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5364 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
5365 if test -n "$ac_ct_RANLIB"; then
5366 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
5367 $as_echo "$ac_ct_RANLIB" >&6; }
5369 { $as_echo "$as_me:$LINENO: result: no" >&5
5370 $as_echo "no" >&6; }
5373 if test "x$ac_ct_RANLIB" = x
; then
5376 case $cross_compiling:$ac_tool_warned in
5378 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5379 whose name does not start with the host triplet. If you think this
5380 configuration is useful to you, please write to autoconf@gnu.org." >&5
5381 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5382 whose name does not start with the host triplet. If you think this
5383 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5384 ac_tool_warned
=yes ;;
5386 RANLIB
=$ac_ct_RANLIB
5389 RANLIB
="$ac_cv_prog_RANLIB"
5393 # Extract the first word of "install-info", so it can be a program name with args.
5394 set dummy install-info
; ac_word
=$2
5395 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5396 $as_echo_n "checking for $ac_word... " >&6; }
5397 if test "${ac_cv_path_INSTALL_INFO+set}" = set; then
5398 $as_echo_n "(cached) " >&6
5400 case $INSTALL_INFO in
5402 ac_cv_path_INSTALL_INFO
="$INSTALL_INFO" # Let the user override the test with a path.
5405 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5409 test -z "$as_dir" && as_dir
=.
5410 for ac_exec_ext
in '' $ac_executable_extensions; do
5411 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5412 ac_cv_path_INSTALL_INFO
="$as_dir/$ac_word$ac_exec_ext"
5413 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5423 INSTALL_INFO
=$ac_cv_path_INSTALL_INFO
5424 if test -n "$INSTALL_INFO"; then
5425 { $as_echo "$as_me:$LINENO: result: $INSTALL_INFO" >&5
5426 $as_echo "$INSTALL_INFO" >&6; }
5428 { $as_echo "$as_me:$LINENO: result: no" >&5
5429 $as_echo "no" >&6; }
5433 # Extract the first word of "install-info", so it can be a program name with args.
5434 set dummy install-info
; ac_word
=$2
5435 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5436 $as_echo_n "checking for $ac_word... " >&6; }
5437 if test "${ac_cv_path_INSTALL_INFO+set}" = set; then
5438 $as_echo_n "(cached) " >&6
5440 case $INSTALL_INFO in
5442 ac_cv_path_INSTALL_INFO
="$INSTALL_INFO" # Let the user override the test with a path.
5445 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5446 for as_dir
in /usr
/sbin
5449 test -z "$as_dir" && as_dir
=.
5450 for ac_exec_ext
in '' $ac_executable_extensions; do
5451 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5452 ac_cv_path_INSTALL_INFO
="$as_dir/$ac_word$ac_exec_ext"
5453 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5463 INSTALL_INFO
=$ac_cv_path_INSTALL_INFO
5464 if test -n "$INSTALL_INFO"; then
5465 { $as_echo "$as_me:$LINENO: result: $INSTALL_INFO" >&5
5466 $as_echo "$INSTALL_INFO" >&6; }
5468 { $as_echo "$as_me:$LINENO: result: no" >&5
5469 $as_echo "no" >&6; }
5473 # Extract the first word of "install-info", so it can be a program name with args.
5474 set dummy install-info
; ac_word
=$2
5475 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5476 $as_echo_n "checking for $ac_word... " >&6; }
5477 if test "${ac_cv_path_INSTALL_INFO+set}" = set; then
5478 $as_echo_n "(cached) " >&6
5480 case $INSTALL_INFO in
5482 ac_cv_path_INSTALL_INFO
="$INSTALL_INFO" # Let the user override the test with a path.
5485 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5489 test -z "$as_dir" && as_dir
=.
5490 for ac_exec_ext
in '' $ac_executable_extensions; do
5491 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5492 ac_cv_path_INSTALL_INFO
="$as_dir/$ac_word$ac_exec_ext"
5493 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5500 test -z "$ac_cv_path_INSTALL_INFO" && ac_cv_path_INSTALL_INFO
=":"
5504 INSTALL_INFO
=$ac_cv_path_INSTALL_INFO
5505 if test -n "$INSTALL_INFO"; then
5506 { $as_echo "$as_me:$LINENO: result: $INSTALL_INFO" >&5
5507 $as_echo "$INSTALL_INFO" >&6; }
5509 { $as_echo "$as_me:$LINENO: result: no" >&5
5510 $as_echo "no" >&6; }
5514 # Extract the first word of "gzip", so it can be a program name with args.
5515 set dummy
gzip; ac_word
=$2
5516 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5517 $as_echo_n "checking for $ac_word... " >&6; }
5518 if test "${ac_cv_path_GZIP_PROG+set}" = set; then
5519 $as_echo_n "(cached) " >&6
5523 ac_cv_path_GZIP_PROG
="$GZIP_PROG" # Let the user override the test with a path.
5526 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5530 test -z "$as_dir" && as_dir
=.
5531 for ac_exec_ext
in '' $ac_executable_extensions; do
5532 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5533 ac_cv_path_GZIP_PROG
="$as_dir/$ac_word$ac_exec_ext"
5534 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5544 GZIP_PROG
=$ac_cv_path_GZIP_PROG
5545 if test -n "$GZIP_PROG"; then
5546 { $as_echo "$as_me:$LINENO: result: $GZIP_PROG" >&5
5547 $as_echo "$GZIP_PROG" >&6; }
5549 { $as_echo "$as_me:$LINENO: result: no" >&5
5550 $as_echo "no" >&6; }
5556 ## Need makeinfo >= 4.6 (?) to build the manuals.
5557 # Extract the first word of "makeinfo", so it can be a program name with args.
5558 set dummy makeinfo
; ac_word
=$2
5559 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5560 $as_echo_n "checking for $ac_word... " >&6; }
5561 if test "${ac_cv_path_MAKEINFO+set}" = set; then
5562 $as_echo_n "(cached) " >&6
5566 ac_cv_path_MAKEINFO
="$MAKEINFO" # Let the user override the test with a path.
5569 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5573 test -z "$as_dir" && as_dir
=.
5574 for ac_exec_ext
in '' $ac_executable_extensions; do
5575 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5576 ac_cv_path_MAKEINFO
="$as_dir/$ac_word$ac_exec_ext"
5577 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5584 test -z "$ac_cv_path_MAKEINFO" && ac_cv_path_MAKEINFO
="no"
5588 MAKEINFO
=$ac_cv_path_MAKEINFO
5589 if test -n "$MAKEINFO"; then
5590 { $as_echo "$as_me:$LINENO: result: $MAKEINFO" >&5
5591 $as_echo "$MAKEINFO" >&6; }
5593 { $as_echo "$as_me:$LINENO: result: no" >&5
5594 $as_echo "no" >&6; }
5598 if test "$MAKEINFO" != "no" && \
5599 test x
"`$MAKEINFO --version 2> /dev/null | $EGREP 'texinfo[^0-9]*([1-4][0-9]+|[5-9]|4\.[6-9]|4\.[1-5][0-9]+)'`" = x
; then
5603 ## Makeinfo is unusual. For a released Emacs, the manuals are
5604 ## pre-built, and not deleted by the normal clean rules. makeinfo is
5605 ## therefore in the category of "special tools" not normally required, which
5606 ## configure does not have to check for (eg autoconf itself).
5607 ## In a Bazaar checkout on the other hand, the manuals are not included.
5608 ## So makeinfo is a requirement to build from Bazaar, and configure
5609 ## should test for it as it does for any other build requirement.
5610 ## We use the presence of $srcdir/info/emacs to distinguish a release,
5611 ## with pre-built manuals, from a Bazaar checkout.
5612 if test "$MAKEINFO" = "no"; then
5613 if test "x${with_makeinfo}" = "xno"; then
5615 elif ! test -e $srcdir/info
/emacs
; then
5616 { { $as_echo "$as_me:$LINENO: error: You do not seem to have makeinfo >= 4.6, and your
5617 source tree does not seem to have pre-built manuals in the \`info' directory.
5618 Either install a suitable version of makeinfo, or re-run configure
5619 with the \`--without-makeinfo' option to build without the manuals. " >&5
5620 $as_echo "$as_me: error: You do not seem to have makeinfo >= 4.6, and your
5621 source tree does not seem to have pre-built manuals in the \`info' directory.
5622 Either install a suitable version of makeinfo, or re-run configure
5623 with the \`--without-makeinfo' option to build without the manuals. " >&2;}
5624 { (exit 1); exit 1; }; }
5629 if test x
$GCC = xyes
&& test "x$GCC_LINK_TEST_OPTIONS" != x
5631 ac_link
="$ac_link $GCC_LINK_TEST_OPTIONS"
5634 if test x
$GCC = x
&& test "x$NON_GCC_LINK_TEST_OPTIONS" != x
5636 ac_link
="$ac_link $NON_GCC_LINK_TEST_OPTIONS"
5640 late_LDFLAGS
=$LDFLAGS
5641 if test "$GCC" = yes; then
5642 LDFLAGS
="$LDFLAGS -Wl,-znocombreloc"
5644 LDFLAGS
="$LDFLAGS -znocombreloc"
5647 { $as_echo "$as_me:$LINENO: checking for -znocombreloc" >&5
5648 $as_echo_n "checking for -znocombreloc... " >&6; }
5649 cat >conftest.
$ac_ext <<_ACEOF
5652 rm -f conftest.
$ac_objext conftest
$ac_exeext
5653 if { (ac_try
="$ac_link"
5655 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5656 *) ac_try_echo=$ac_try;;
5658 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5659 $as_echo "$ac_try_echo") >&5
5660 (eval "$ac_link") 2>conftest.er1
5662 grep -v '^ *+' conftest.er1 >conftest.err
5664 cat conftest.err >&5
5665 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5666 (exit $ac_status); } && {
5667 test -z "$ac_c_werror_flag" ||
5668 test ! -s conftest.err
5669 } && test -s conftest$ac_exeext && {
5670 test "$cross_compiling" = yes ||
5671 $as_test_x conftest$ac_exeext
5673 { $as_echo "$as_me:$LINENO: result: yes" >&5
5674 $as_echo "yes" >&6; }
5676 $as_echo "$as_me: failed program was:" >&5
5677 sed 's/^/| /' conftest.$ac_ext >&5
5679 LDFLAGS=$late_LDFLAGS
5680 { $as_echo "$as_me:$LINENO: result: no" >&5
5681 $as_echo "no" >&6; }
5684 rm -rf conftest.dSYM
5685 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5686 conftest$ac_exeext conftest.$ac_ext
5688 #### Extract some information from the operating system and machine files.
5690 { $as_echo "$as_me:$LINENO: checking the machine- and system-dependent files to find out
5691 - which libraries the lib-src programs will want, and
5692 - whether the GNU malloc routines are usable..." >&5
5693 $as_echo "$as_me: checking the machine- and system-dependent files to find out
5694 - which libraries the lib-src programs will want, and
5695 - whether the GNU malloc routines are usable..." >&6;}
5697 ### First figure out CFLAGS (which we use for running the compiler here)
5698 ### and REAL_CFLAGS (which we use for real compilation).
5699 ### The two are the same except on a few systems, where they are made
5700 ### different to work around various lossages. For example,
5701 ### GCC 2.5 on GNU/Linux needs them to be different because it treats -g
5702 ### as implying static linking.
5704 ### If the CFLAGS env var is specified, we use that value
5705 ### instead of the default.
5707 ### It's not important that this name contain the PID; you can't run
5708 ### two configures in the same directory and have anything work
5710 tempcname="conftest.c"
5713 #include "'${srcdir}'/src/'${opsysfile}'"
5714 #include "'${srcdir}'/src/'${machfile}'"
5715 #ifndef LIBS_MACHINE
5716 #define LIBS_MACHINE
5721 #ifndef C_SWITCH_SYSTEM
5722 #define C_SWITCH_SYSTEM
5724 #ifndef C_SWITCH_MACHINE
5725 #define C_SWITCH_MACHINE
5727 configure___ libsrc_libs=LIBS_MACHINE LIBS_SYSTEM
5728 configure___ c_switch_system=C_SWITCH_SYSTEM
5729 configure___ c_switch_machine=C_SWITCH_MACHINE
5732 #define LIB_X11_LIB -lX11
5735 #ifndef LIBX11_SYSTEM
5736 #define LIBX11_SYSTEM
5738 configure___ LIBX=LIB_X11_LIB LIBX11_SYSTEM
5741 configure___ unexec=UNEXEC
5743 configure___ unexec=unexec.o
5746 #ifdef SYSTEM_MALLOC
5747 configure___ system_malloc=yes
5749 configure___ system_malloc=no
5752 #ifdef USE_MMAP_FOR_BUFFERS
5753 configure___ use_mmap_for_buffers=yes
5755 configure___ use_mmap_for_buffers=no
5758 #ifndef C_DEBUG_SWITCH
5759 #define C_DEBUG_SWITCH -g
5762 #ifndef C_OPTIMIZE_SWITCH
5764 #define C_OPTIMIZE_SWITCH -O2
5766 #define C_OPTIMIZE_SWITCH -O
5770 #ifndef C_WARNINGS_SWITCH
5771 #define C_WARNINGS_SWITCH ${C_WARNINGS_SWITCH}
5774 #ifndef LD_SWITCH_MACHINE
5775 #define LD_SWITCH_MACHINE
5778 #ifndef LD_SWITCH_SYSTEM
5779 #define LD_SWITCH_SYSTEM
5782 #ifndef LD_SWITCH_X_SITE_AUX
5783 #define LD_SWITCH_X_SITE_AUX
5786 configure___ ld_switch_system=LD_SWITCH_SYSTEM
5787 configure___ ld_switch_machine=LD_SWITCH_MACHINE
5789 #ifdef THIS_IS_CONFIGURE
5791 /* Get the CFLAGS for tests in configure. */
5793 configure___ CFLAGS=C_DEBUG_SWITCH C_OPTIMIZE_SWITCH '${SPECIFIED_CFLAGS}'
5795 configure___ CFLAGS=C_DEBUG_SWITCH '${SPECIFIED_CFLAGS}'
5798 #else /* not THIS_IS_CONFIGURE */
5800 /* Get the CFLAGS for real compilation. */
5802 configure___ REAL_CFLAGS=C_DEBUG_SWITCH C_OPTIMIZE_SWITCH C_WARNINGS_SWITCH ${PROFILING_CFLAGS} '${SPECIFIED_CFLAGS}'
5804 configure___ REAL_CFLAGS=C_DEBUG_SWITCH '${SPECIFIED_CFLAGS}'
5807 #endif /* not THIS_IS_CONFIGURE */
5810 LDFLAGS="${LDFLAGS} ${PROFILING_LDFLAGS}"
5812 # The value of CPP is a quoted variable reference, so we need to do this
5813 # to get its actual value...
5814 CPP=`eval "echo $CPP"`
5815 eval `${CPP} -Isrc ${tempcname} \
5816 |
sed -n -e 's/^configure___ \([^=]*=\)\(.*\)$/\1"\2"/p'`
5817 if test "x$SPECIFIED_CFLAGS" = x; then
5818 eval `${CPP} -Isrc -DTHIS_IS_CONFIGURE ${tempcname} \
5819 |
sed -n -e 's/^configure___ \([^=]*=\)\(.*\)$/\1"\2"/p'`
5821 REAL_CFLAGS="$CFLAGS"
5825 ac_link="$ac_link $ld_switch_machine $ld_switch_system"
5827 ### Make sure subsequent tests use flags consistent with the build flags.
5829 if test x"${OVERRIDE_CPPFLAGS}" != x; then
5830 CPPFLAGS="${OVERRIDE_CPPFLAGS}"
5832 CPPFLAGS="$c_switch_system $c_switch_machine $CPPFLAGS"
5837 # Check whether --enable-largefile was given.
5838 if test "${enable_largefile+set}" = set; then
5839 enableval=$enable_largefile;
5842 if test "$enable_largefile" != no; then
5844 { $as_echo "$as_me:$LINENO: checking for special C compiler options needed for large files" >&5
5845 $as_echo_n "checking for special C compiler options needed for large files... " >&6; }
5846 if test "${ac_cv_sys_largefile_CC+set}" = set; then
5847 $as_echo_n "(cached) " >&6
5849 ac_cv_sys_largefile_CC=no
5850 if test "$GCC" != yes; then
5853 # IRIX 6.2 and later do not support large files by default,
5854 # so use the C compiler's -n32 option if that helps.
5855 cat >conftest.$ac_ext <<_ACEOF
5858 cat confdefs.h >>conftest.$ac_ext
5859 cat >>conftest.$ac_ext <<_ACEOF
5860 /* end confdefs.h. */
5861 #include <sys/types.h>
5862 /* Check that off_t can represent 2**63 - 1 correctly.
5863 We can't simply define LARGE_OFF_T to be 9223372036854775807,
5864 since some C++ compilers masquerading as C compilers
5865 incorrectly reject 9223372036854775807. */
5866 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5867 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5868 && LARGE_OFF_T % 2147483647 == 1)
5878 rm -f conftest.$ac_objext
5879 if { (ac_try="$ac_compile"
5881 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5882 *) ac_try_echo
=$ac_try;;
5884 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5885 $as_echo "$ac_try_echo") >&5
5886 (eval "$ac_compile") 2>conftest.er1
5888 grep -v '^ *+' conftest.er1
>conftest.err
5890 cat conftest.err
>&5
5891 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5892 (exit $ac_status); } && {
5893 test -z "$ac_c_werror_flag" ||
5894 test ! -s conftest.err
5895 } && test -s conftest.
$ac_objext; then
5898 $as_echo "$as_me: failed program was:" >&5
5899 sed 's/^/| /' conftest.
$ac_ext >&5
5904 rm -f core conftest.err conftest.
$ac_objext
5906 rm -f conftest.
$ac_objext
5907 if { (ac_try
="$ac_compile"
5909 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5910 *) ac_try_echo=$ac_try;;
5912 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5913 $as_echo "$ac_try_echo") >&5
5914 (eval "$ac_compile") 2>conftest.er1
5916 grep -v '^ *+' conftest.er1 >conftest.err
5918 cat conftest.err >&5
5919 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5920 (exit $ac_status); } && {
5921 test -z "$ac_c_werror_flag" ||
5922 test ! -s conftest.err
5923 } && test -s conftest.$ac_objext; then
5924 ac_cv_sys_largefile_CC=' -n32'; break
5926 $as_echo "$as_me: failed program was:" >&5
5927 sed 's/^/| /' conftest.$ac_ext >&5
5932 rm -f core conftest.err conftest.$ac_objext
5936 rm -f conftest.$ac_ext
5939 { $as_echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_CC" >&5
5940 $as_echo "$ac_cv_sys_largefile_CC" >&6; }
5941 if test "$ac_cv_sys_largefile_CC" != no; then
5942 CC=$CC$ac_cv_sys_largefile_CC
5945 { $as_echo "$as_me:$LINENO: checking for _FILE_OFFSET_BITS value needed for large files" >&5
5946 $as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
5947 if test "${ac_cv_sys_file_offset_bits+set}" = set; then
5948 $as_echo_n "(cached) " >&6
5951 cat >conftest.$ac_ext <<_ACEOF
5954 cat confdefs.h >>conftest.$ac_ext
5955 cat >>conftest.$ac_ext <<_ACEOF
5956 /* end confdefs.h. */
5957 #include <sys/types.h>
5958 /* Check that off_t can represent 2**63 - 1 correctly.
5959 We can't simply define LARGE_OFF_T to be 9223372036854775807,
5960 since some C++ compilers masquerading as C compilers
5961 incorrectly reject 9223372036854775807. */
5962 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5963 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5964 && LARGE_OFF_T % 2147483647 == 1)
5974 rm -f conftest.$ac_objext
5975 if { (ac_try="$ac_compile"
5977 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5978 *) ac_try_echo
=$ac_try;;
5980 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5981 $as_echo "$ac_try_echo") >&5
5982 (eval "$ac_compile") 2>conftest.er1
5984 grep -v '^ *+' conftest.er1
>conftest.err
5986 cat conftest.err
>&5
5987 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5988 (exit $ac_status); } && {
5989 test -z "$ac_c_werror_flag" ||
5990 test ! -s conftest.err
5991 } && test -s conftest.
$ac_objext; then
5992 ac_cv_sys_file_offset_bits
=no
; break
5994 $as_echo "$as_me: failed program was:" >&5
5995 sed 's/^/| /' conftest.
$ac_ext >&5
6000 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6001 cat >conftest.
$ac_ext <<_ACEOF
6004 cat confdefs.h
>>conftest.
$ac_ext
6005 cat >>conftest.
$ac_ext <<_ACEOF
6006 /* end confdefs.h. */
6007 #define _FILE_OFFSET_BITS 64
6008 #include <sys/types.h>
6009 /* Check that off_t can represent 2**63 - 1 correctly.
6010 We can't simply define LARGE_OFF_T to be 9223372036854775807,
6011 since some C++ compilers masquerading as C compilers
6012 incorrectly reject 9223372036854775807. */
6013 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
6014 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
6015 && LARGE_OFF_T % 2147483647 == 1)
6025 rm -f conftest.
$ac_objext
6026 if { (ac_try
="$ac_compile"
6028 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6029 *) ac_try_echo=$ac_try;;
6031 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6032 $as_echo "$ac_try_echo") >&5
6033 (eval "$ac_compile") 2>conftest.er1
6035 grep -v '^ *+' conftest.er1 >conftest.err
6037 cat conftest.err >&5
6038 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6039 (exit $ac_status); } && {
6040 test -z "$ac_c_werror_flag" ||
6041 test ! -s conftest.err
6042 } && test -s conftest.$ac_objext; then
6043 ac_cv_sys_file_offset_bits=64; break
6045 $as_echo "$as_me: failed program was:" >&5
6046 sed 's/^/| /' conftest.$ac_ext >&5
6051 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6052 ac_cv_sys_file_offset_bits=unknown
6056 { $as_echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
6057 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
6058 case $ac_cv_sys_file_offset_bits in #(
6061 cat >>confdefs.h <<_ACEOF
6062 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
6067 if test $ac_cv_sys_file_offset_bits = unknown; then
6068 { $as_echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5
6069 $as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
6070 if test "${ac_cv_sys_large_files+set}" = set; then
6071 $as_echo_n "(cached) " >&6
6074 cat >conftest.$ac_ext <<_ACEOF
6077 cat confdefs.h >>conftest.$ac_ext
6078 cat >>conftest.$ac_ext <<_ACEOF
6079 /* end confdefs.h. */
6080 #include <sys/types.h>
6081 /* Check that off_t can represent 2**63 - 1 correctly.
6082 We can't simply define LARGE_OFF_T to be 9223372036854775807,
6083 since some C++ compilers masquerading as C compilers
6084 incorrectly reject 9223372036854775807. */
6085 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
6086 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
6087 && LARGE_OFF_T % 2147483647 == 1)
6097 rm -f conftest.$ac_objext
6098 if { (ac_try="$ac_compile"
6100 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6101 *) ac_try_echo
=$ac_try;;
6103 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6104 $as_echo "$ac_try_echo") >&5
6105 (eval "$ac_compile") 2>conftest.er1
6107 grep -v '^ *+' conftest.er1
>conftest.err
6109 cat conftest.err
>&5
6110 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6111 (exit $ac_status); } && {
6112 test -z "$ac_c_werror_flag" ||
6113 test ! -s conftest.err
6114 } && test -s conftest.
$ac_objext; then
6115 ac_cv_sys_large_files
=no
; break
6117 $as_echo "$as_me: failed program was:" >&5
6118 sed 's/^/| /' conftest.
$ac_ext >&5
6123 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6124 cat >conftest.
$ac_ext <<_ACEOF
6127 cat confdefs.h
>>conftest.
$ac_ext
6128 cat >>conftest.
$ac_ext <<_ACEOF
6129 /* end confdefs.h. */
6130 #define _LARGE_FILES 1
6131 #include <sys/types.h>
6132 /* Check that off_t can represent 2**63 - 1 correctly.
6133 We can't simply define LARGE_OFF_T to be 9223372036854775807,
6134 since some C++ compilers masquerading as C compilers
6135 incorrectly reject 9223372036854775807. */
6136 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
6137 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
6138 && LARGE_OFF_T % 2147483647 == 1)
6148 rm -f conftest.
$ac_objext
6149 if { (ac_try
="$ac_compile"
6151 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6152 *) ac_try_echo=$ac_try;;
6154 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6155 $as_echo "$ac_try_echo") >&5
6156 (eval "$ac_compile") 2>conftest.er1
6158 grep -v '^ *+' conftest.er1 >conftest.err
6160 cat conftest.err >&5
6161 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6162 (exit $ac_status); } && {
6163 test -z "$ac_c_werror_flag" ||
6164 test ! -s conftest.err
6165 } && test -s conftest.$ac_objext; then
6166 ac_cv_sys_large_files=1; break
6168 $as_echo "$as_me: failed program was:" >&5
6169 sed 's/^/| /' conftest.$ac_ext >&5
6174 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6175 ac_cv_sys_large_files=unknown
6179 { $as_echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5
6180 $as_echo "$ac_cv_sys_large_files" >&6; }
6181 case $ac_cv_sys_large_files in #(
6184 cat >>confdefs.h <<_ACEOF
6185 #define _LARGE_FILES $ac_cv_sys_large_files
6195 ### The standard library on x86-64 and s390x GNU/Linux distributions can
6196 ### be located in either /usr/lib64 or /usr/lib.
6197 ### In some rare cases, /usr/lib64 exists but does not contain the
6198 ### relevant files (bug#1287). Hence test for crtn.o.
6199 case "${canonical}" in
6200 x86_64-*-linux-gnu* | s390x-*-linux-gnu* )
6201 if test -e /usr/lib64/crtn.o; then
6203 cat >>confdefs.h <<\_ACEOF
6204 #define HAVE_LIB64_DIR 1
6213 if test "${with_sound}" != "no"; then
6214 # Sound support for GNU/Linux and the free BSDs.
6218 for ac_header in machine/soundcard.h sys/soundcard.h soundcard.h
6220 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6221 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6222 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6223 $as_echo_n "checking for $ac_header... " >&6; }
6224 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6225 $as_echo_n "(cached) " >&6
6227 ac_res=`eval 'as_val=${'$as_ac_Header'}
6228 $as_echo "$as_val"'`
6229 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6230 $as_echo "$ac_res" >&6; }
6232 # Is the header compilable?
6233 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
6234 $as_echo_n "checking $ac_header usability... " >&6; }
6235 cat >conftest.$ac_ext <<_ACEOF
6238 cat confdefs.h >>conftest.$ac_ext
6239 cat >>conftest.$ac_ext <<_ACEOF
6240 /* end confdefs.h. */
6241 $ac_includes_default
6242 #include <$ac_header>
6244 rm -f conftest.$ac_objext
6245 if { (ac_try="$ac_compile"
6247 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6248 *) ac_try_echo
=$ac_try;;
6250 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6251 $as_echo "$ac_try_echo") >&5
6252 (eval "$ac_compile") 2>conftest.er1
6254 grep -v '^ *+' conftest.er1
>conftest.err
6256 cat conftest.err
>&5
6257 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6258 (exit $ac_status); } && {
6259 test -z "$ac_c_werror_flag" ||
6260 test ! -s conftest.err
6261 } && test -s conftest.
$ac_objext; then
6262 ac_header_compiler
=yes
6264 $as_echo "$as_me: failed program was:" >&5
6265 sed 's/^/| /' conftest.
$ac_ext >&5
6267 ac_header_compiler
=no
6270 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6271 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6272 $as_echo "$ac_header_compiler" >&6; }
6274 # Is the header present?
6275 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
6276 $as_echo_n "checking $ac_header presence... " >&6; }
6277 cat >conftest.
$ac_ext <<_ACEOF
6280 cat confdefs.h
>>conftest.
$ac_ext
6281 cat >>conftest.
$ac_ext <<_ACEOF
6282 /* end confdefs.h. */
6283 #include <$ac_header>
6285 if { (ac_try
="$ac_cpp conftest.$ac_ext"
6287 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6288 *) ac_try_echo=$ac_try;;
6290 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6291 $as_echo "$ac_try_echo") >&5
6292 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6294 grep -v '^ *+' conftest.er1 >conftest.err
6296 cat conftest.err >&5
6297 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6298 (exit $ac_status); } >/dev/null && {
6299 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6300 test ! -s conftest.err
6302 ac_header_preproc=yes
6304 $as_echo "$as_me: failed program was:" >&5
6305 sed 's/^/| /' conftest.$ac_ext >&5
6307 ac_header_preproc=no
6310 rm -f conftest.err conftest.$ac_ext
6311 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6312 $as_echo "$ac_header_preproc" >&6; }
6314 # So? What about this header?
6315 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6317 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6318 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6319 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6320 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6321 ac_header_preproc=yes
6324 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6325 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6326 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
6327 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
6328 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6329 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6330 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
6331 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
6332 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6333 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6334 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6335 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6339 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6340 $as_echo_n "checking for $ac_header... " >&6; }
6341 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6342 $as_echo_n "(cached) " >&6
6344 eval "$as_ac_Header=\$ac_header_preproc"
6346 ac_res=`eval 'as_val=${'$as_ac_Header'}
6347 $as_echo "$as_val"'`
6348 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6349 $as_echo "$ac_res" >&6; }
6352 if test `eval 'as_val=${'$as_ac_Header'}
6353 $as_echo "$as_val"'` = yes; then
6354 cat >>confdefs.h <<_ACEOF
6355 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6362 # Emulation library used on NetBSD.
6363 { $as_echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
6364 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
6365 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
6366 $as_echo_n "(cached) " >&6
6368 ac_check_lib_save_LIBS=$LIBS
6369 LIBS="-lossaudio $LIBS"
6370 cat >conftest.$ac_ext <<_ACEOF
6373 cat confdefs.h >>conftest.$ac_ext
6374 cat >>conftest.$ac_ext <<_ACEOF
6375 /* end confdefs.h. */
6377 /* Override any GCC internal prototype to avoid an error.
6378 Use char because int might match the return type of a GCC
6379 builtin and then its argument prototype would still apply. */
6387 return _oss_ioctl ();
6392 rm -f conftest.$ac_objext conftest$ac_exeext
6393 if { (ac_try="$ac_link"
6395 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6396 *) ac_try_echo
=$ac_try;;
6398 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6399 $as_echo "$ac_try_echo") >&5
6400 (eval "$ac_link") 2>conftest.er1
6402 grep -v '^ *+' conftest.er1
>conftest.err
6404 cat conftest.err
>&5
6405 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6406 (exit $ac_status); } && {
6407 test -z "$ac_c_werror_flag" ||
6408 test ! -s conftest.err
6409 } && test -s conftest
$ac_exeext && {
6410 test "$cross_compiling" = yes ||
6411 $as_test_x conftest
$ac_exeext
6413 ac_cv_lib_ossaudio__oss_ioctl
=yes
6415 $as_echo "$as_me: failed program was:" >&5
6416 sed 's/^/| /' conftest.
$ac_ext >&5
6418 ac_cv_lib_ossaudio__oss_ioctl
=no
6421 rm -rf conftest.dSYM
6422 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
6423 conftest
$ac_exeext conftest.
$ac_ext
6424 LIBS
=$ac_check_lib_save_LIBS
6426 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
6427 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
6428 if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then
6437 ALSA_MODULES
="alsa >= $ALSA_REQUIRED"
6441 # Extract the first word of "pkg-config", so it can be a program name with args.
6442 set dummy pkg-config
; ac_word
=$2
6443 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6444 $as_echo_n "checking for $ac_word... " >&6; }
6445 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
6446 $as_echo_n "(cached) " >&6
6450 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
6453 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6457 test -z "$as_dir" && as_dir
=.
6458 for ac_exec_ext
in '' $ac_executable_extensions; do
6459 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6460 ac_cv_path_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
6461 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6468 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no"
6472 PKG_CONFIG
=$ac_cv_path_PKG_CONFIG
6473 if test -n "$PKG_CONFIG"; then
6474 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
6475 $as_echo "$PKG_CONFIG" >&6; }
6477 { $as_echo "$as_me:$LINENO: result: no" >&5
6478 $as_echo "no" >&6; }
6483 if test "$PKG_CONFIG" = "no" ; then
6486 PKG_CONFIG_MIN_VERSION
=0.9.0
6487 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
6488 { $as_echo "$as_me:$LINENO: checking for $ALSA_MODULES" >&5
6489 $as_echo_n "checking for $ALSA_MODULES... " >&6; }
6491 if $PKG_CONFIG --exists "$ALSA_MODULES" 2>&5; then
6492 { $as_echo "$as_me:$LINENO: result: yes" >&5
6493 $as_echo "yes" >&6; }
6496 { $as_echo "$as_me:$LINENO: checking ALSA_CFLAGS" >&5
6497 $as_echo_n "checking ALSA_CFLAGS... " >&6; }
6498 ALSA_CFLAGS
=`$PKG_CONFIG --cflags "$ALSA_MODULES"|sed -e 's,///*,/,g'`
6499 { $as_echo "$as_me:$LINENO: result: $ALSA_CFLAGS" >&5
6500 $as_echo "$ALSA_CFLAGS" >&6; }
6502 { $as_echo "$as_me:$LINENO: checking ALSA_LIBS" >&5
6503 $as_echo_n "checking ALSA_LIBS... " >&6; }
6504 ALSA_LIBS
=`$PKG_CONFIG --libs "$ALSA_MODULES"|sed -e 's,///*,/,g'`
6505 { $as_echo "$as_me:$LINENO: result: $ALSA_LIBS" >&5
6506 $as_echo "$ALSA_LIBS" >&6; }
6508 { $as_echo "$as_me:$LINENO: result: no" >&5
6509 $as_echo "no" >&6; }
6512 ## If we have a custom action on failure, don't print errors, but
6513 ## do set a variable so people can do so.
6514 ALSA_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "$ALSA_MODULES"`
6521 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
6522 echo "*** See http://www.freedesktop.org/software/pkgconfig"
6526 if test $succeeded = yes; then
6532 if test $HAVE_ALSA = yes; then
6533 SAVE_CFLAGS
="$CFLAGS"
6534 SAVE_LDFLAGS
="$LDFLAGS"
6535 CFLAGS
="$ALSA_CFLAGS $CFLAGS"
6536 LDFLAGS
="$ALSA_LIBS $LDFLAGS"
6537 cat >conftest.
$ac_ext <<_ACEOF
6540 cat confdefs.h
>>conftest.
$ac_ext
6541 cat >>conftest.
$ac_ext <<_ACEOF
6542 /* end confdefs.h. */
6543 #include <asoundlib.h>
6547 snd_lib_error_set_handler (0);
6552 rm -f conftest.
$ac_objext
6553 if { (ac_try
="$ac_compile"
6555 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6556 *) ac_try_echo=$ac_try;;
6558 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6559 $as_echo "$ac_try_echo") >&5
6560 (eval "$ac_compile") 2>conftest.er1
6562 grep -v '^ *+' conftest.er1 >conftest.err
6564 cat conftest.err >&5
6565 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6566 (exit $ac_status); } && {
6567 test -z "$ac_c_werror_flag" ||
6568 test ! -s conftest.err
6569 } && test -s conftest.$ac_objext; then
6570 emacs_alsa_normal=yes
6572 $as_echo "$as_me: failed program was:" >&5
6573 sed 's/^/| /' conftest.$ac_ext >&5
6575 emacs_alsa_normal=no
6578 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6579 if test "$emacs_alsa_normal" != yes; then
6580 cat >conftest.$ac_ext <<_ACEOF
6583 cat confdefs.h >>conftest.$ac_ext
6584 cat >>conftest.$ac_ext <<_ACEOF
6585 /* end confdefs.h. */
6586 #include <alsa/asoundlib.h>
6590 snd_lib_error_set_handler (0);
6595 rm -f conftest.$ac_objext
6596 if { (ac_try="$ac_compile"
6598 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6599 *) ac_try_echo
=$ac_try;;
6601 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6602 $as_echo "$ac_try_echo") >&5
6603 (eval "$ac_compile") 2>conftest.er1
6605 grep -v '^ *+' conftest.er1
>conftest.err
6607 cat conftest.err
>&5
6608 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6609 (exit $ac_status); } && {
6610 test -z "$ac_c_werror_flag" ||
6611 test ! -s conftest.err
6612 } && test -s conftest.
$ac_objext; then
6613 emacs_alsa_subdir
=yes
6615 $as_echo "$as_me: failed program was:" >&5
6616 sed 's/^/| /' conftest.
$ac_ext >&5
6618 emacs_alsa_subdir
=no
6621 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6622 if test "$emacs_alsa_subdir" != yes; then
6623 { { $as_echo "$as_me:$LINENO: error: pkg-config found alsa, but it does not compile. See config.log for error messages." >&5
6624 $as_echo "$as_me: error: pkg-config found alsa, but it does not compile. See config.log for error messages." >&2;}
6625 { (exit 1); exit 1; }; }
6627 ALSA_CFLAGS
="$ALSA_CFLAGS -DALSA_SUBDIR_INCLUDE"
6630 CFLAGS
="$SAVE_CFLAGS"
6631 LDFLAGS
="$SAVE_LDFLAGS"
6632 LIBSOUND
="$LIBSOUND $ALSA_LIBS"
6633 CFLAGS_SOUND
="$CFLAGS_SOUND $ALSA_CFLAGS"
6635 cat >>confdefs.h
<<\_ACEOF
6669 for ac_header
in sys
/select.h sys
/timeb.h sys
/time.h unistd.h utime.h \
6670 linux
/version.h sys
/systeminfo.h termios.h limits.h string.h stdlib.h \
6671 termcap.h stdio_ext.h fcntl.h
strings.h coff.h pty.h sys
/mman.h \
6672 sys
/param.h sys
/vlimit.h sys
/resource.h locale.h sys
/_mbstate_t.h \
6673 sys
/utsname.h
pwd.h utmp.h
6675 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6676 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6677 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6678 $as_echo_n "checking for $ac_header... " >&6; }
6679 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6680 $as_echo_n "(cached) " >&6
6682 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6683 $as_echo "$as_val"'`
6684 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6685 $as_echo "$ac_res" >&6; }
6687 # Is the header compilable?
6688 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
6689 $as_echo_n "checking $ac_header usability... " >&6; }
6690 cat >conftest.
$ac_ext <<_ACEOF
6693 cat confdefs.h
>>conftest.
$ac_ext
6694 cat >>conftest.
$ac_ext <<_ACEOF
6695 /* end confdefs.h. */
6696 $ac_includes_default
6697 #include <$ac_header>
6699 rm -f conftest.
$ac_objext
6700 if { (ac_try
="$ac_compile"
6702 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6703 *) ac_try_echo=$ac_try;;
6705 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6706 $as_echo "$ac_try_echo") >&5
6707 (eval "$ac_compile") 2>conftest.er1
6709 grep -v '^ *+' conftest.er1 >conftest.err
6711 cat conftest.err >&5
6712 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6713 (exit $ac_status); } && {
6714 test -z "$ac_c_werror_flag" ||
6715 test ! -s conftest.err
6716 } && test -s conftest.$ac_objext; then
6717 ac_header_compiler=yes
6719 $as_echo "$as_me: failed program was:" >&5
6720 sed 's/^/| /' conftest.$ac_ext >&5
6722 ac_header_compiler=no
6725 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6726 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6727 $as_echo "$ac_header_compiler" >&6; }
6729 # Is the header present?
6730 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
6731 $as_echo_n "checking $ac_header presence... " >&6; }
6732 cat >conftest.$ac_ext <<_ACEOF
6735 cat confdefs.h >>conftest.$ac_ext
6736 cat >>conftest.$ac_ext <<_ACEOF
6737 /* end confdefs.h. */
6738 #include <$ac_header>
6740 if { (ac_try="$ac_cpp conftest.$ac_ext"
6742 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6743 *) ac_try_echo
=$ac_try;;
6745 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6746 $as_echo "$ac_try_echo") >&5
6747 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6749 grep -v '^ *+' conftest.er1
>conftest.err
6751 cat conftest.err
>&5
6752 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6753 (exit $ac_status); } >/dev
/null
&& {
6754 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6755 test ! -s conftest.err
6757 ac_header_preproc
=yes
6759 $as_echo "$as_me: failed program was:" >&5
6760 sed 's/^/| /' conftest.
$ac_ext >&5
6762 ac_header_preproc
=no
6765 rm -f conftest.err conftest.
$ac_ext
6766 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6767 $as_echo "$ac_header_preproc" >&6; }
6769 # So? What about this header?
6770 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6772 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6773 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6774 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6775 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6776 ac_header_preproc
=yes
6779 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6780 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6781 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
6782 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
6783 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6784 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6785 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
6786 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
6787 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6788 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6789 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6790 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6794 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6795 $as_echo_n "checking for $ac_header... " >&6; }
6796 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6797 $as_echo_n "(cached) " >&6
6799 eval "$as_ac_Header=\$ac_header_preproc"
6801 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6802 $as_echo "$as_val"'`
6803 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6804 $as_echo "$ac_res" >&6; }
6807 if test `eval 'as_val=${'$as_ac_Header'}
6808 $as_echo "$as_val"'` = yes; then
6809 cat >>confdefs.h
<<_ACEOF
6810 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6818 { $as_echo "$as_me:$LINENO: checking if personality LINUX32 can be set" >&5
6819 $as_echo_n "checking if personality LINUX32 can be set... " >&6; }
6820 cat >conftest.
$ac_ext <<_ACEOF
6823 cat confdefs.h
>>conftest.
$ac_ext
6824 cat >>conftest.
$ac_ext <<_ACEOF
6825 /* end confdefs.h. */
6826 #include <sys/personality.h>
6830 personality (PER_LINUX32)
6835 rm -f conftest.
$ac_objext
6836 if { (ac_try
="$ac_compile"
6838 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6839 *) ac_try_echo=$ac_try;;
6841 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6842 $as_echo "$ac_try_echo") >&5
6843 (eval "$ac_compile") 2>conftest.er1
6845 grep -v '^ *+' conftest.er1 >conftest.err
6847 cat conftest.err >&5
6848 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6849 (exit $ac_status); } && {
6850 test -z "$ac_c_werror_flag" ||
6851 test ! -s conftest.err
6852 } && test -s conftest.$ac_objext; then
6853 emacs_cv_personality_linux32=yes
6855 $as_echo "$as_me: failed program was:" >&5
6856 sed 's/^/| /' conftest.$ac_ext >&5
6858 emacs_cv_personality_linux32=no
6861 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6862 { $as_echo "$as_me:$LINENO: result: $emacs_cv_personality_linux32" >&5
6863 $as_echo "$emacs_cv_personality_linux32" >&6; }
6865 if test $emacs_cv_personality_linux32 = yes; then
6867 cat >>confdefs.h <<\_ACEOF
6868 #define HAVE_PERSONALITY_LINUX32 1
6874 for ac_header in term.h
6876 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6877 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6878 $as_echo_n "checking for $ac_header... " >&6; }
6879 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6880 $as_echo_n "(cached) " >&6
6882 cat >conftest.$ac_ext <<_ACEOF
6885 cat confdefs.h >>conftest.$ac_ext
6886 cat >>conftest.$ac_ext <<_ACEOF
6887 /* end confdefs.h. */
6888 #include <$ac_header>
6890 if { (ac_try="$ac_cpp conftest.$ac_ext"
6892 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6893 *) ac_try_echo
=$ac_try;;
6895 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6896 $as_echo "$ac_try_echo") >&5
6897 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6899 grep -v '^ *+' conftest.er1
>conftest.err
6901 cat conftest.err
>&5
6902 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6903 (exit $ac_status); } >/dev
/null
&& {
6904 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6905 test ! -s conftest.err
6907 eval "$as_ac_Header=yes"
6909 $as_echo "$as_me: failed program was:" >&5
6910 sed 's/^/| /' conftest.
$ac_ext >&5
6912 eval "$as_ac_Header=no"
6915 rm -f conftest.err conftest.
$ac_ext
6917 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6918 $as_echo "$as_val"'`
6919 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6920 $as_echo "$ac_res" >&6; }
6921 if test `eval 'as_val=${'$as_ac_Header'}
6922 $as_echo "$as_val"'` = yes; then
6923 cat >>confdefs.h
<<_ACEOF
6924 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6931 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
6932 $as_echo_n "checking for ANSI C header files... " >&6; }
6933 if test "${ac_cv_header_stdc+set}" = set; then
6934 $as_echo_n "(cached) " >&6
6936 cat >conftest.
$ac_ext <<_ACEOF
6939 cat confdefs.h
>>conftest.
$ac_ext
6940 cat >>conftest.
$ac_ext <<_ACEOF
6941 /* end confdefs.h. */
6955 rm -f conftest.
$ac_objext
6956 if { (ac_try
="$ac_compile"
6958 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6959 *) ac_try_echo=$ac_try;;
6961 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6962 $as_echo "$ac_try_echo") >&5
6963 (eval "$ac_compile") 2>conftest.er1
6965 grep -v '^ *+' conftest.er1 >conftest.err
6967 cat conftest.err >&5
6968 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6969 (exit $ac_status); } && {
6970 test -z "$ac_c_werror_flag" ||
6971 test ! -s conftest.err
6972 } && test -s conftest.$ac_objext; then
6973 ac_cv_header_stdc=yes
6975 $as_echo "$as_me: failed program was:" >&5
6976 sed 's/^/| /' conftest.$ac_ext >&5
6978 ac_cv_header_stdc=no
6981 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6983 if test $ac_cv_header_stdc = yes; then
6984 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6985 cat >conftest.$ac_ext <<_ACEOF
6988 cat confdefs.h >>conftest.$ac_ext
6989 cat >>conftest.$ac_ext <<_ACEOF
6990 /* end confdefs.h. */
6994 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6995 $EGREP "memchr" >/dev/null 2>&1; then
6998 ac_cv_header_stdc=no
7004 if test $ac_cv_header_stdc = yes; then
7005 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
7006 cat >conftest.$ac_ext <<_ACEOF
7009 cat confdefs.h >>conftest.$ac_ext
7010 cat >>conftest.$ac_ext <<_ACEOF
7011 /* end confdefs.h. */
7015 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7016 $EGREP "free" >/dev/null 2>&1; then
7019 ac_cv_header_stdc=no
7025 if test $ac_cv_header_stdc = yes; then
7026 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
7027 if test "$cross_compiling" = yes; then
7030 cat >conftest.$ac_ext <<_ACEOF
7033 cat confdefs.h >>conftest.$ac_ext
7034 cat >>conftest.$ac_ext <<_ACEOF
7035 /* end confdefs.h. */
7038 #if ((' ' & 0x0FF) == 0x020)
7039 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
7040 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
7042 # define ISLOWER(c) \
7043 (('a' <= (c) && (c) <= 'i') \
7044 || ('j' <= (c) && (c) <= 'r') \
7045 || ('s' <= (c) && (c) <= 'z'))
7046 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
7049 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
7054 for (i = 0; i < 256; i++)
7055 if (XOR (islower (i), ISLOWER (i))
7056 || toupper (i) != TOUPPER (i))
7061 rm -f conftest$ac_exeext
7062 if { (ac_try="$ac_link"
7064 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7065 *) ac_try_echo
=$ac_try;;
7067 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7068 $as_echo "$ac_try_echo") >&5
7069 (eval "$ac_link") 2>&5
7071 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7072 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
7073 { (case "(($ac_try" in
7074 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7075 *) ac_try_echo=$ac_try;;
7077 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7078 $as_echo "$ac_try_echo") >&5
7079 (eval "$ac_try") 2>&5
7081 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7082 (exit $ac_status); }; }; then
7085 $as_echo "$as_me: program exited with status $ac_status" >&5
7086 $as_echo "$as_me: failed program was:" >&5
7087 sed 's/^/| /' conftest.$ac_ext >&5
7090 ac_cv_header_stdc=no
7092 rm -rf conftest.dSYM
7093 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7099 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
7100 $as_echo "$ac_cv_header_stdc" >&6; }
7101 if test $ac_cv_header_stdc = yes; then
7103 cat >>confdefs.h <<\_ACEOF
7104 #define STDC_HEADERS 1
7109 { $as_echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
7110 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
7111 if test "${ac_cv_header_time+set}" = set; then
7112 $as_echo_n "(cached) " >&6
7114 cat >conftest.$ac_ext <<_ACEOF
7117 cat confdefs.h >>conftest.$ac_ext
7118 cat >>conftest.$ac_ext <<_ACEOF
7119 /* end confdefs.h. */
7120 #include <sys/types.h>
7121 #include <sys/time.h>
7127 if ((struct tm *) 0)
7133 rm -f conftest.$ac_objext
7134 if { (ac_try="$ac_compile"
7136 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7137 *) ac_try_echo
=$ac_try;;
7139 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7140 $as_echo "$ac_try_echo") >&5
7141 (eval "$ac_compile") 2>conftest.er1
7143 grep -v '^ *+' conftest.er1
>conftest.err
7145 cat conftest.err
>&5
7146 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7147 (exit $ac_status); } && {
7148 test -z "$ac_c_werror_flag" ||
7149 test ! -s conftest.err
7150 } && test -s conftest.
$ac_objext; then
7151 ac_cv_header_time
=yes
7153 $as_echo "$as_me: failed program was:" >&5
7154 sed 's/^/| /' conftest.
$ac_ext >&5
7156 ac_cv_header_time
=no
7159 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
7161 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
7162 $as_echo "$ac_cv_header_time" >&6; }
7163 if test $ac_cv_header_time = yes; then
7165 cat >>confdefs.h
<<\_ACEOF
7166 #define TIME_WITH_SYS_TIME 1
7171 { $as_echo "$as_me:$LINENO: checking whether sys_siglist is declared" >&5
7172 $as_echo_n "checking whether sys_siglist is declared... " >&6; }
7173 if test "${ac_cv_have_decl_sys_siglist+set}" = set; then
7174 $as_echo_n "(cached) " >&6
7176 cat >conftest.
$ac_ext <<_ACEOF
7179 cat confdefs.h
>>conftest.
$ac_ext
7180 cat >>conftest.
$ac_ext <<_ACEOF
7181 /* end confdefs.h. */
7182 $ac_includes_default
7194 rm -f conftest.
$ac_objext
7195 if { (ac_try
="$ac_compile"
7197 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7198 *) ac_try_echo=$ac_try;;
7200 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7201 $as_echo "$ac_try_echo") >&5
7202 (eval "$ac_compile") 2>conftest.er1
7204 grep -v '^ *+' conftest.er1 >conftest.err
7206 cat conftest.err >&5
7207 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7208 (exit $ac_status); } && {
7209 test -z "$ac_c_werror_flag" ||
7210 test ! -s conftest.err
7211 } && test -s conftest.$ac_objext; then
7212 ac_cv_have_decl_sys_siglist=yes
7214 $as_echo "$as_me: failed program was:" >&5
7215 sed 's/^/| /' conftest.$ac_ext >&5
7217 ac_cv_have_decl_sys_siglist=no
7220 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7222 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5
7223 $as_echo "$ac_cv_have_decl_sys_siglist" >&6; }
7224 if test $ac_cv_have_decl_sys_siglist = yes; then
7226 cat >>confdefs.h <<_ACEOF
7227 #define HAVE_DECL_SYS_SIGLIST 1
7232 cat >>confdefs.h <<_ACEOF
7233 #define HAVE_DECL_SYS_SIGLIST 0
7240 if test $ac_cv_have_decl_sys_siglist != yes; then
7241 # For Tru64, at least:
7242 { $as_echo "$as_me:$LINENO: checking whether __sys_siglist is declared" >&5
7243 $as_echo_n "checking whether __sys_siglist is declared... " >&6; }
7244 if test "${ac_cv_have_decl___sys_siglist+set}" = set; then
7245 $as_echo_n "(cached) " >&6
7247 cat >conftest.$ac_ext <<_ACEOF
7250 cat confdefs.h >>conftest.$ac_ext
7251 cat >>conftest.$ac_ext <<_ACEOF
7252 /* end confdefs.h. */
7253 $ac_includes_default
7257 #ifndef __sys_siglist
7258 (void) __sys_siglist;
7265 rm -f conftest.$ac_objext
7266 if { (ac_try="$ac_compile"
7268 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7269 *) ac_try_echo
=$ac_try;;
7271 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7272 $as_echo "$ac_try_echo") >&5
7273 (eval "$ac_compile") 2>conftest.er1
7275 grep -v '^ *+' conftest.er1
>conftest.err
7277 cat conftest.err
>&5
7278 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7279 (exit $ac_status); } && {
7280 test -z "$ac_c_werror_flag" ||
7281 test ! -s conftest.err
7282 } && test -s conftest.
$ac_objext; then
7283 ac_cv_have_decl___sys_siglist
=yes
7285 $as_echo "$as_me: failed program was:" >&5
7286 sed 's/^/| /' conftest.
$ac_ext >&5
7288 ac_cv_have_decl___sys_siglist
=no
7291 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
7293 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5
7294 $as_echo "$ac_cv_have_decl___sys_siglist" >&6; }
7295 if test $ac_cv_have_decl___sys_siglist = yes; then
7297 cat >>confdefs.h
<<_ACEOF
7298 #define HAVE_DECL___SYS_SIGLIST 1
7303 cat >>confdefs.h
<<_ACEOF
7304 #define HAVE_DECL___SYS_SIGLIST 0
7311 if test $ac_cv_have_decl___sys_siglist = yes; then
7313 cat >>confdefs.h
<<\_ACEOF
7314 #define sys_siglist __sys_siglist
7319 { $as_echo "$as_me:$LINENO: checking for sys/wait.h that is POSIX.1 compatible" >&5
7320 $as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; }
7321 if test "${ac_cv_header_sys_wait_h+set}" = set; then
7322 $as_echo_n "(cached) " >&6
7324 cat >conftest.
$ac_ext <<_ACEOF
7327 cat confdefs.h
>>conftest.
$ac_ext
7328 cat >>conftest.
$ac_ext <<_ACEOF
7329 /* end confdefs.h. */
7330 #include <sys/types.h>
7331 #include <sys/wait.h>
7333 # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8)
7336 # define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
7344 s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
7349 rm -f conftest.
$ac_objext
7350 if { (ac_try
="$ac_compile"
7352 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7353 *) ac_try_echo=$ac_try;;
7355 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7356 $as_echo "$ac_try_echo") >&5
7357 (eval "$ac_compile") 2>conftest.er1
7359 grep -v '^ *+' conftest.er1 >conftest.err
7361 cat conftest.err >&5
7362 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7363 (exit $ac_status); } && {
7364 test -z "$ac_c_werror_flag" ||
7365 test ! -s conftest.err
7366 } && test -s conftest.$ac_objext; then
7367 ac_cv_header_sys_wait_h=yes
7369 $as_echo "$as_me: failed program was:" >&5
7370 sed 's/^/| /' conftest.$ac_ext >&5
7372 ac_cv_header_sys_wait_h=no
7375 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7377 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5
7378 $as_echo "$ac_cv_header_sys_wait_h" >&6; }
7379 if test $ac_cv_header_sys_wait_h = yes; then
7381 cat >>confdefs.h <<\_ACEOF
7382 #define HAVE_SYS_WAIT_H 1
7388 { $as_echo "$as_me:$LINENO: checking for struct utimbuf" >&5
7389 $as_echo_n "checking for struct utimbuf... " >&6; }
7390 if test "${emacs_cv_struct_utimbuf+set}" = set; then
7391 $as_echo_n "(cached) " >&6
7393 cat >conftest.$ac_ext <<_ACEOF
7396 cat confdefs.h >>conftest.$ac_ext
7397 cat >>conftest.$ac_ext <<_ACEOF
7398 /* end confdefs.h. */
7399 #ifdef TIME_WITH_SYS_TIME
7400 #include <sys/time.h>
7403 #ifdef HAVE_SYS_TIME_H
7404 #include <sys/time.h>
7415 static struct utimbuf x; x.actime = x.modtime;
7420 rm -f conftest.$ac_objext
7421 if { (ac_try="$ac_compile"
7423 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7424 *) ac_try_echo
=$ac_try;;
7426 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7427 $as_echo "$ac_try_echo") >&5
7428 (eval "$ac_compile") 2>conftest.er1
7430 grep -v '^ *+' conftest.er1
>conftest.err
7432 cat conftest.err
>&5
7433 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7434 (exit $ac_status); } && {
7435 test -z "$ac_c_werror_flag" ||
7436 test ! -s conftest.err
7437 } && test -s conftest.
$ac_objext; then
7438 emacs_cv_struct_utimbuf
=yes
7440 $as_echo "$as_me: failed program was:" >&5
7441 sed 's/^/| /' conftest.
$ac_ext >&5
7443 emacs_cv_struct_utimbuf
=no
7446 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
7448 { $as_echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5
7449 $as_echo "$emacs_cv_struct_utimbuf" >&6; }
7450 if test $emacs_cv_struct_utimbuf = yes; then
7452 cat >>confdefs.h
<<\_ACEOF
7453 #define HAVE_STRUCT_UTIMBUF 1
7458 { $as_echo "$as_me:$LINENO: checking return type of signal handlers" >&5
7459 $as_echo_n "checking return type of signal handlers... " >&6; }
7460 if test "${ac_cv_type_signal+set}" = set; then
7461 $as_echo_n "(cached) " >&6
7463 cat >conftest.
$ac_ext <<_ACEOF
7466 cat confdefs.h
>>conftest.
$ac_ext
7467 cat >>conftest.
$ac_ext <<_ACEOF
7468 /* end confdefs.h. */
7469 #include <sys/types.h>
7475 return *(signal (0, 0)) (0) == 1;
7480 rm -f conftest.
$ac_objext
7481 if { (ac_try
="$ac_compile"
7483 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7484 *) ac_try_echo=$ac_try;;
7486 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7487 $as_echo "$ac_try_echo") >&5
7488 (eval "$ac_compile") 2>conftest.er1
7490 grep -v '^ *+' conftest.er1 >conftest.err
7492 cat conftest.err >&5
7493 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7494 (exit $ac_status); } && {
7495 test -z "$ac_c_werror_flag" ||
7496 test ! -s conftest.err
7497 } && test -s conftest.$ac_objext; then
7498 ac_cv_type_signal=int
7500 $as_echo "$as_me: failed program was:" >&5
7501 sed 's/^/| /' conftest.$ac_ext >&5
7503 ac_cv_type_signal=void
7506 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7508 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5
7509 $as_echo "$ac_cv_type_signal" >&6; }
7511 cat >>confdefs.h <<_ACEOF
7512 #define RETSIGTYPE $ac_cv_type_signal
7517 { $as_echo "$as_me:$LINENO: checking for speed_t" >&5
7518 $as_echo_n "checking for speed_t... " >&6; }
7519 if test "${emacs_cv_speed_t+set}" = set; then
7520 $as_echo_n "(cached) " >&6
7522 cat >conftest.$ac_ext <<_ACEOF
7525 cat confdefs.h >>conftest.$ac_ext
7526 cat >>conftest.$ac_ext <<_ACEOF
7527 /* end confdefs.h. */
7528 #include <termios.h>
7537 rm -f conftest.$ac_objext
7538 if { (ac_try="$ac_compile"
7540 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7541 *) ac_try_echo
=$ac_try;;
7543 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7544 $as_echo "$ac_try_echo") >&5
7545 (eval "$ac_compile") 2>conftest.er1
7547 grep -v '^ *+' conftest.er1
>conftest.err
7549 cat conftest.err
>&5
7550 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7551 (exit $ac_status); } && {
7552 test -z "$ac_c_werror_flag" ||
7553 test ! -s conftest.err
7554 } && test -s conftest.
$ac_objext; then
7555 emacs_cv_speed_t
=yes
7557 $as_echo "$as_me: failed program was:" >&5
7558 sed 's/^/| /' conftest.
$ac_ext >&5
7563 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
7565 { $as_echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5
7566 $as_echo "$emacs_cv_speed_t" >&6; }
7567 if test $emacs_cv_speed_t = yes; then
7569 cat >>confdefs.h
<<\_ACEOF
7570 #define HAVE_SPEED_T 1
7575 { $as_echo "$as_me:$LINENO: checking for struct timeval" >&5
7576 $as_echo_n "checking for struct timeval... " >&6; }
7577 if test "${emacs_cv_struct_timeval+set}" = set; then
7578 $as_echo_n "(cached) " >&6
7580 cat >conftest.
$ac_ext <<_ACEOF
7583 cat confdefs.h
>>conftest.
$ac_ext
7584 cat >>conftest.
$ac_ext <<_ACEOF
7585 /* end confdefs.h. */
7586 #ifdef TIME_WITH_SYS_TIME
7587 #include <sys/time.h>
7590 #ifdef HAVE_SYS_TIME_H
7591 #include <sys/time.h>
7599 static struct timeval x; x.tv_sec = x.tv_usec;
7604 rm -f conftest.
$ac_objext
7605 if { (ac_try
="$ac_compile"
7607 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7608 *) ac_try_echo=$ac_try;;
7610 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7611 $as_echo "$ac_try_echo") >&5
7612 (eval "$ac_compile") 2>conftest.er1
7614 grep -v '^ *+' conftest.er1 >conftest.err
7616 cat conftest.err >&5
7617 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7618 (exit $ac_status); } && {
7619 test -z "$ac_c_werror_flag" ||
7620 test ! -s conftest.err
7621 } && test -s conftest.$ac_objext; then
7622 emacs_cv_struct_timeval=yes
7624 $as_echo "$as_me: failed program was:" >&5
7625 sed 's/^/| /' conftest.$ac_ext >&5
7627 emacs_cv_struct_timeval=no
7630 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7632 { $as_echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5
7633 $as_echo "$emacs_cv_struct_timeval" >&6; }
7634 HAVE_TIMEVAL=$emacs_cv_struct_timeval
7635 if test $emacs_cv_struct_timeval = yes; then
7637 cat >>confdefs.h <<\_ACEOF
7638 #define HAVE_TIMEVAL 1
7643 { $as_echo "$as_me:$LINENO: checking for struct exception" >&5
7644 $as_echo_n "checking for struct exception... " >&6; }
7645 if test "${emacs_cv_struct_exception+set}" = set; then
7646 $as_echo_n "(cached) " >&6
7648 cat >conftest.$ac_ext <<_ACEOF
7651 cat confdefs.h >>conftest.$ac_ext
7652 cat >>conftest.$ac_ext <<_ACEOF
7653 /* end confdefs.h. */
7658 static struct exception x; x.arg1 = x.arg2 = x.retval; x.name = ""; x.type = 1;
7663 rm -f conftest.$ac_objext
7664 if { (ac_try="$ac_compile"
7666 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7667 *) ac_try_echo
=$ac_try;;
7669 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7670 $as_echo "$ac_try_echo") >&5
7671 (eval "$ac_compile") 2>conftest.er1
7673 grep -v '^ *+' conftest.er1
>conftest.err
7675 cat conftest.err
>&5
7676 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7677 (exit $ac_status); } && {
7678 test -z "$ac_c_werror_flag" ||
7679 test ! -s conftest.err
7680 } && test -s conftest.
$ac_objext; then
7681 emacs_cv_struct_exception
=yes
7683 $as_echo "$as_me: failed program was:" >&5
7684 sed 's/^/| /' conftest.
$ac_ext >&5
7686 emacs_cv_struct_exception
=no
7689 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
7691 { $as_echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5
7692 $as_echo "$emacs_cv_struct_exception" >&6; }
7693 HAVE_EXCEPTION
=$emacs_cv_struct_exception
7694 if test $emacs_cv_struct_exception != yes; then
7696 cat >>confdefs.h
<<\_ACEOF
7697 #define NO_MATHERR 1
7703 for ac_header
in sys
/socket.h
7705 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7706 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7707 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7708 $as_echo_n "checking for $ac_header... " >&6; }
7709 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7710 $as_echo_n "(cached) " >&6
7712 ac_res
=`eval 'as_val=${'$as_ac_Header'}
7713 $as_echo "$as_val"'`
7714 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7715 $as_echo "$ac_res" >&6; }
7717 # Is the header compilable?
7718 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
7719 $as_echo_n "checking $ac_header usability... " >&6; }
7720 cat >conftest.
$ac_ext <<_ACEOF
7723 cat confdefs.h
>>conftest.
$ac_ext
7724 cat >>conftest.
$ac_ext <<_ACEOF
7725 /* end confdefs.h. */
7726 $ac_includes_default
7727 #include <$ac_header>
7729 rm -f conftest.
$ac_objext
7730 if { (ac_try
="$ac_compile"
7732 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7733 *) ac_try_echo=$ac_try;;
7735 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7736 $as_echo "$ac_try_echo") >&5
7737 (eval "$ac_compile") 2>conftest.er1
7739 grep -v '^ *+' conftest.er1 >conftest.err
7741 cat conftest.err >&5
7742 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7743 (exit $ac_status); } && {
7744 test -z "$ac_c_werror_flag" ||
7745 test ! -s conftest.err
7746 } && test -s conftest.$ac_objext; then
7747 ac_header_compiler=yes
7749 $as_echo "$as_me: failed program was:" >&5
7750 sed 's/^/| /' conftest.$ac_ext >&5
7752 ac_header_compiler=no
7755 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7756 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7757 $as_echo "$ac_header_compiler" >&6; }
7759 # Is the header present?
7760 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
7761 $as_echo_n "checking $ac_header presence... " >&6; }
7762 cat >conftest.$ac_ext <<_ACEOF
7765 cat confdefs.h >>conftest.$ac_ext
7766 cat >>conftest.$ac_ext <<_ACEOF
7767 /* end confdefs.h. */
7768 #include <$ac_header>
7770 if { (ac_try="$ac_cpp conftest.$ac_ext"
7772 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7773 *) ac_try_echo
=$ac_try;;
7775 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7776 $as_echo "$ac_try_echo") >&5
7777 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
7779 grep -v '^ *+' conftest.er1
>conftest.err
7781 cat conftest.err
>&5
7782 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7783 (exit $ac_status); } >/dev
/null
&& {
7784 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
7785 test ! -s conftest.err
7787 ac_header_preproc
=yes
7789 $as_echo "$as_me: failed program was:" >&5
7790 sed 's/^/| /' conftest.
$ac_ext >&5
7792 ac_header_preproc
=no
7795 rm -f conftest.err conftest.
$ac_ext
7796 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7797 $as_echo "$ac_header_preproc" >&6; }
7799 # So? What about this header?
7800 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
7802 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7803 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7804 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
7805 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
7806 ac_header_preproc
=yes
7809 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7810 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7811 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7812 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7813 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7814 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7815 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
7816 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
7817 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7818 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7819 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7820 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7824 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7825 $as_echo_n "checking for $ac_header... " >&6; }
7826 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7827 $as_echo_n "(cached) " >&6
7829 eval "$as_ac_Header=\$ac_header_preproc"
7831 ac_res
=`eval 'as_val=${'$as_ac_Header'}
7832 $as_echo "$as_val"'`
7833 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7834 $as_echo "$ac_res" >&6; }
7837 if test `eval 'as_val=${'$as_ac_Header'}
7838 $as_echo "$as_val"'` = yes; then
7839 cat >>confdefs.h
<<_ACEOF
7840 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7848 for ac_header
in net
/if.h
7850 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7851 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7852 $as_echo_n "checking for $ac_header... " >&6; }
7853 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7854 $as_echo_n "(cached) " >&6
7856 cat >conftest.
$ac_ext <<_ACEOF
7859 cat confdefs.h
>>conftest.
$ac_ext
7860 cat >>conftest.
$ac_ext <<_ACEOF
7861 /* end confdefs.h. */
7862 $ac_includes_default
7863 #if HAVE_SYS_SOCKET_H
7864 #include <sys/socket.h>
7867 #include <$ac_header>
7869 rm -f conftest.
$ac_objext
7870 if { (ac_try
="$ac_compile"
7872 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7873 *) ac_try_echo=$ac_try;;
7875 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7876 $as_echo "$ac_try_echo") >&5
7877 (eval "$ac_compile") 2>conftest.er1
7879 grep -v '^ *+' conftest.er1 >conftest.err
7881 cat conftest.err >&5
7882 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7883 (exit $ac_status); } && {
7884 test -z "$ac_c_werror_flag" ||
7885 test ! -s conftest.err
7886 } && test -s conftest.$ac_objext; then
7887 eval "$as_ac_Header=yes"
7889 $as_echo "$as_me: failed program was:" >&5
7890 sed 's/^/| /' conftest.$ac_ext >&5
7892 eval "$as_ac_Header=no"
7895 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7897 ac_res=`eval 'as_val=${'$as_ac_Header'}
7898 $as_echo "$as_val"'`
7899 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7900 $as_echo "$ac_res" >&6; }
7901 if test `eval 'as_val=${'$as_ac_Header'}
7902 $as_echo "$as_val"'` = yes; then
7903 cat >>confdefs.h <<_ACEOF
7904 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
7912 { $as_echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5
7913 $as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
7914 if test "${ac_cv_struct_tm+set}" = set; then
7915 $as_echo_n "(cached) " >&6
7917 cat >conftest.$ac_ext <<_ACEOF
7920 cat confdefs.h >>conftest.$ac_ext
7921 cat >>conftest.$ac_ext <<_ACEOF
7922 /* end confdefs.h. */
7923 #include <sys/types.h>
7930 int *p = &tm.tm_sec;
7936 rm -f conftest.$ac_objext
7937 if { (ac_try="$ac_compile"
7939 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7940 *) ac_try_echo
=$ac_try;;
7942 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7943 $as_echo "$ac_try_echo") >&5
7944 (eval "$ac_compile") 2>conftest.er1
7946 grep -v '^ *+' conftest.er1
>conftest.err
7948 cat conftest.err
>&5
7949 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7950 (exit $ac_status); } && {
7951 test -z "$ac_c_werror_flag" ||
7952 test ! -s conftest.err
7953 } && test -s conftest.
$ac_objext; then
7954 ac_cv_struct_tm
=time.h
7956 $as_echo "$as_me: failed program was:" >&5
7957 sed 's/^/| /' conftest.
$ac_ext >&5
7959 ac_cv_struct_tm
=sys
/time.h
7962 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
7964 { $as_echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5
7965 $as_echo "$ac_cv_struct_tm" >&6; }
7966 if test $ac_cv_struct_tm = sys
/time.h
; then
7968 cat >>confdefs.h
<<\_ACEOF
7969 #define TM_IN_SYS_TIME 1
7974 { $as_echo "$as_me:$LINENO: checking for struct tm.tm_zone" >&5
7975 $as_echo_n "checking for struct tm.tm_zone... " >&6; }
7976 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then
7977 $as_echo_n "(cached) " >&6
7979 cat >conftest.
$ac_ext <<_ACEOF
7982 cat confdefs.h
>>conftest.
$ac_ext
7983 cat >>conftest.
$ac_ext <<_ACEOF
7984 /* end confdefs.h. */
7985 #include <sys/types.h>
7986 #include <$ac_cv_struct_tm>
7992 static struct tm ac_aggr;
7993 if (ac_aggr.tm_zone)
7999 rm -f conftest.
$ac_objext
8000 if { (ac_try
="$ac_compile"
8002 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8003 *) ac_try_echo=$ac_try;;
8005 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8006 $as_echo "$ac_try_echo") >&5
8007 (eval "$ac_compile") 2>conftest.er1
8009 grep -v '^ *+' conftest.er1 >conftest.err
8011 cat conftest.err >&5
8012 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8013 (exit $ac_status); } && {
8014 test -z "$ac_c_werror_flag" ||
8015 test ! -s conftest.err
8016 } && test -s conftest.$ac_objext; then
8017 ac_cv_member_struct_tm_tm_zone=yes
8019 $as_echo "$as_me: failed program was:" >&5
8020 sed 's/^/| /' conftest.$ac_ext >&5
8022 cat >conftest.$ac_ext <<_ACEOF
8025 cat confdefs.h >>conftest.$ac_ext
8026 cat >>conftest.$ac_ext <<_ACEOF
8027 /* end confdefs.h. */
8028 #include <sys/types.h>
8029 #include <$ac_cv_struct_tm>
8035 static struct tm ac_aggr;
8036 if (sizeof ac_aggr.tm_zone)
8042 rm -f conftest.$ac_objext
8043 if { (ac_try="$ac_compile"
8045 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8046 *) ac_try_echo
=$ac_try;;
8048 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8049 $as_echo "$ac_try_echo") >&5
8050 (eval "$ac_compile") 2>conftest.er1
8052 grep -v '^ *+' conftest.er1
>conftest.err
8054 cat conftest.err
>&5
8055 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8056 (exit $ac_status); } && {
8057 test -z "$ac_c_werror_flag" ||
8058 test ! -s conftest.err
8059 } && test -s conftest.
$ac_objext; then
8060 ac_cv_member_struct_tm_tm_zone
=yes
8062 $as_echo "$as_me: failed program was:" >&5
8063 sed 's/^/| /' conftest.
$ac_ext >&5
8065 ac_cv_member_struct_tm_tm_zone
=no
8068 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8071 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8073 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5
8074 $as_echo "$ac_cv_member_struct_tm_tm_zone" >&6; }
8075 if test $ac_cv_member_struct_tm_tm_zone = yes; then
8077 cat >>confdefs.h
<<_ACEOF
8078 #define HAVE_STRUCT_TM_TM_ZONE 1
8084 if test "$ac_cv_member_struct_tm_tm_zone" = yes; then
8086 cat >>confdefs.h
<<\_ACEOF
8087 #define HAVE_TM_ZONE 1
8091 { $as_echo "$as_me:$LINENO: checking whether tzname is declared" >&5
8092 $as_echo_n "checking whether tzname is declared... " >&6; }
8093 if test "${ac_cv_have_decl_tzname+set}" = set; then
8094 $as_echo_n "(cached) " >&6
8096 cat >conftest.
$ac_ext <<_ACEOF
8099 cat confdefs.h
>>conftest.
$ac_ext
8100 cat >>conftest.
$ac_ext <<_ACEOF
8101 /* end confdefs.h. */
8115 rm -f conftest.
$ac_objext
8116 if { (ac_try
="$ac_compile"
8118 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8119 *) ac_try_echo=$ac_try;;
8121 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8122 $as_echo "$ac_try_echo") >&5
8123 (eval "$ac_compile") 2>conftest.er1
8125 grep -v '^ *+' conftest.er1 >conftest.err
8127 cat conftest.err >&5
8128 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8129 (exit $ac_status); } && {
8130 test -z "$ac_c_werror_flag" ||
8131 test ! -s conftest.err
8132 } && test -s conftest.$ac_objext; then
8133 ac_cv_have_decl_tzname=yes
8135 $as_echo "$as_me: failed program was:" >&5
8136 sed 's/^/| /' conftest.$ac_ext >&5
8138 ac_cv_have_decl_tzname=no
8141 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8143 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_tzname" >&5
8144 $as_echo "$ac_cv_have_decl_tzname" >&6; }
8145 if test $ac_cv_have_decl_tzname = yes; then
8147 cat >>confdefs.h <<_ACEOF
8148 #define HAVE_DECL_TZNAME 1
8153 cat >>confdefs.h <<_ACEOF
8154 #define HAVE_DECL_TZNAME 0
8161 { $as_echo "$as_me:$LINENO: checking for tzname" >&5
8162 $as_echo_n "checking for tzname... " >&6; }
8163 if test "${ac_cv_var_tzname+set}" = set; then
8164 $as_echo_n "(cached) " >&6
8166 cat >conftest.$ac_ext <<_ACEOF
8169 cat confdefs.h >>conftest.$ac_ext
8170 cat >>conftest.$ac_ext <<_ACEOF
8171 /* end confdefs.h. */
8173 #if !HAVE_DECL_TZNAME
8174 extern char *tzname[];
8180 return tzname[0][0];
8185 rm -f conftest.$ac_objext conftest$ac_exeext
8186 if { (ac_try="$ac_link"
8188 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8189 *) ac_try_echo
=$ac_try;;
8191 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8192 $as_echo "$ac_try_echo") >&5
8193 (eval "$ac_link") 2>conftest.er1
8195 grep -v '^ *+' conftest.er1
>conftest.err
8197 cat conftest.err
>&5
8198 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8199 (exit $ac_status); } && {
8200 test -z "$ac_c_werror_flag" ||
8201 test ! -s conftest.err
8202 } && test -s conftest
$ac_exeext && {
8203 test "$cross_compiling" = yes ||
8204 $as_test_x conftest
$ac_exeext
8206 ac_cv_var_tzname
=yes
8208 $as_echo "$as_me: failed program was:" >&5
8209 sed 's/^/| /' conftest.
$ac_ext >&5
8214 rm -rf conftest.dSYM
8215 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8216 conftest
$ac_exeext conftest.
$ac_ext
8218 { $as_echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5
8219 $as_echo "$ac_cv_var_tzname" >&6; }
8220 if test $ac_cv_var_tzname = yes; then
8222 cat >>confdefs.h
<<\_ACEOF
8223 #define HAVE_TZNAME 1
8229 { $as_echo "$as_me:$LINENO: checking for struct tm.tm_gmtoff" >&5
8230 $as_echo_n "checking for struct tm.tm_gmtoff... " >&6; }
8231 if test "${ac_cv_member_struct_tm_tm_gmtoff+set}" = set; then
8232 $as_echo_n "(cached) " >&6
8234 cat >conftest.
$ac_ext <<_ACEOF
8237 cat confdefs.h
>>conftest.
$ac_ext
8238 cat >>conftest.
$ac_ext <<_ACEOF
8239 /* end confdefs.h. */
8245 static struct tm ac_aggr;
8246 if (ac_aggr.tm_gmtoff)
8252 rm -f conftest.
$ac_objext
8253 if { (ac_try
="$ac_compile"
8255 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8256 *) ac_try_echo=$ac_try;;
8258 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8259 $as_echo "$ac_try_echo") >&5
8260 (eval "$ac_compile") 2>conftest.er1
8262 grep -v '^ *+' conftest.er1 >conftest.err
8264 cat conftest.err >&5
8265 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8266 (exit $ac_status); } && {
8267 test -z "$ac_c_werror_flag" ||
8268 test ! -s conftest.err
8269 } && test -s conftest.$ac_objext; then
8270 ac_cv_member_struct_tm_tm_gmtoff=yes
8272 $as_echo "$as_me: failed program was:" >&5
8273 sed 's/^/| /' conftest.$ac_ext >&5
8275 cat >conftest.$ac_ext <<_ACEOF
8278 cat confdefs.h >>conftest.$ac_ext
8279 cat >>conftest.$ac_ext <<_ACEOF
8280 /* end confdefs.h. */
8286 static struct tm ac_aggr;
8287 if (sizeof ac_aggr.tm_gmtoff)
8293 rm -f conftest.$ac_objext
8294 if { (ac_try="$ac_compile"
8296 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8297 *) ac_try_echo
=$ac_try;;
8299 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8300 $as_echo "$ac_try_echo") >&5
8301 (eval "$ac_compile") 2>conftest.er1
8303 grep -v '^ *+' conftest.er1
>conftest.err
8305 cat conftest.err
>&5
8306 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8307 (exit $ac_status); } && {
8308 test -z "$ac_c_werror_flag" ||
8309 test ! -s conftest.err
8310 } && test -s conftest.
$ac_objext; then
8311 ac_cv_member_struct_tm_tm_gmtoff
=yes
8313 $as_echo "$as_me: failed program was:" >&5
8314 sed 's/^/| /' conftest.
$ac_ext >&5
8316 ac_cv_member_struct_tm_tm_gmtoff
=no
8319 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8322 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8324 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_gmtoff" >&5
8325 $as_echo "$ac_cv_member_struct_tm_tm_gmtoff" >&6; }
8326 if test $ac_cv_member_struct_tm_tm_gmtoff = yes; then
8328 cat >>confdefs.h
<<\_ACEOF
8329 #define HAVE_TM_GMTOFF 1
8334 { $as_echo "$as_me:$LINENO: checking for struct ifreq.ifr_flags" >&5
8335 $as_echo_n "checking for struct ifreq.ifr_flags... " >&6; }
8336 if test "${ac_cv_member_struct_ifreq_ifr_flags+set}" = set; then
8337 $as_echo_n "(cached) " >&6
8339 cat >conftest.
$ac_ext <<_ACEOF
8342 cat confdefs.h
>>conftest.
$ac_ext
8343 cat >>conftest.
$ac_ext <<_ACEOF
8344 /* end confdefs.h. */
8345 $ac_includes_default
8346 #if HAVE_SYS_SOCKET_H
8347 #include <sys/socket.h>
8356 static struct ifreq ac_aggr;
8357 if (ac_aggr.ifr_flags)
8363 rm -f conftest.
$ac_objext
8364 if { (ac_try
="$ac_compile"
8366 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8367 *) ac_try_echo=$ac_try;;
8369 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8370 $as_echo "$ac_try_echo") >&5
8371 (eval "$ac_compile") 2>conftest.er1
8373 grep -v '^ *+' conftest.er1 >conftest.err
8375 cat conftest.err >&5
8376 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8377 (exit $ac_status); } && {
8378 test -z "$ac_c_werror_flag" ||
8379 test ! -s conftest.err
8380 } && test -s conftest.$ac_objext; then
8381 ac_cv_member_struct_ifreq_ifr_flags=yes
8383 $as_echo "$as_me: failed program was:" >&5
8384 sed 's/^/| /' conftest.$ac_ext >&5
8386 cat >conftest.$ac_ext <<_ACEOF
8389 cat confdefs.h >>conftest.$ac_ext
8390 cat >>conftest.$ac_ext <<_ACEOF
8391 /* end confdefs.h. */
8392 $ac_includes_default
8393 #if HAVE_SYS_SOCKET_H
8394 #include <sys/socket.h>
8403 static struct ifreq ac_aggr;
8404 if (sizeof ac_aggr.ifr_flags)
8410 rm -f conftest.$ac_objext
8411 if { (ac_try="$ac_compile"
8413 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8414 *) ac_try_echo
=$ac_try;;
8416 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8417 $as_echo "$ac_try_echo") >&5
8418 (eval "$ac_compile") 2>conftest.er1
8420 grep -v '^ *+' conftest.er1
>conftest.err
8422 cat conftest.err
>&5
8423 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8424 (exit $ac_status); } && {
8425 test -z "$ac_c_werror_flag" ||
8426 test ! -s conftest.err
8427 } && test -s conftest.
$ac_objext; then
8428 ac_cv_member_struct_ifreq_ifr_flags
=yes
8430 $as_echo "$as_me: failed program was:" >&5
8431 sed 's/^/| /' conftest.
$ac_ext >&5
8433 ac_cv_member_struct_ifreq_ifr_flags
=no
8436 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8439 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8441 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_flags" >&5
8442 $as_echo "$ac_cv_member_struct_ifreq_ifr_flags" >&6; }
8443 if test $ac_cv_member_struct_ifreq_ifr_flags = yes; then
8445 cat >>confdefs.h
<<_ACEOF
8446 #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
8451 { $as_echo "$as_me:$LINENO: checking for struct ifreq.ifr_hwaddr" >&5
8452 $as_echo_n "checking for struct ifreq.ifr_hwaddr... " >&6; }
8453 if test "${ac_cv_member_struct_ifreq_ifr_hwaddr+set}" = set; then
8454 $as_echo_n "(cached) " >&6
8456 cat >conftest.
$ac_ext <<_ACEOF
8459 cat confdefs.h
>>conftest.
$ac_ext
8460 cat >>conftest.
$ac_ext <<_ACEOF
8461 /* end confdefs.h. */
8462 $ac_includes_default
8463 #if HAVE_SYS_SOCKET_H
8464 #include <sys/socket.h>
8473 static struct ifreq ac_aggr;
8474 if (ac_aggr.ifr_hwaddr)
8480 rm -f conftest.
$ac_objext
8481 if { (ac_try
="$ac_compile"
8483 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8484 *) ac_try_echo=$ac_try;;
8486 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8487 $as_echo "$ac_try_echo") >&5
8488 (eval "$ac_compile") 2>conftest.er1
8490 grep -v '^ *+' conftest.er1 >conftest.err
8492 cat conftest.err >&5
8493 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8494 (exit $ac_status); } && {
8495 test -z "$ac_c_werror_flag" ||
8496 test ! -s conftest.err
8497 } && test -s conftest.$ac_objext; then
8498 ac_cv_member_struct_ifreq_ifr_hwaddr=yes
8500 $as_echo "$as_me: failed program was:" >&5
8501 sed 's/^/| /' conftest.$ac_ext >&5
8503 cat >conftest.$ac_ext <<_ACEOF
8506 cat confdefs.h >>conftest.$ac_ext
8507 cat >>conftest.$ac_ext <<_ACEOF
8508 /* end confdefs.h. */
8509 $ac_includes_default
8510 #if HAVE_SYS_SOCKET_H
8511 #include <sys/socket.h>
8520 static struct ifreq ac_aggr;
8521 if (sizeof ac_aggr.ifr_hwaddr)
8527 rm -f conftest.$ac_objext
8528 if { (ac_try="$ac_compile"
8530 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8531 *) ac_try_echo
=$ac_try;;
8533 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8534 $as_echo "$ac_try_echo") >&5
8535 (eval "$ac_compile") 2>conftest.er1
8537 grep -v '^ *+' conftest.er1
>conftest.err
8539 cat conftest.err
>&5
8540 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8541 (exit $ac_status); } && {
8542 test -z "$ac_c_werror_flag" ||
8543 test ! -s conftest.err
8544 } && test -s conftest.
$ac_objext; then
8545 ac_cv_member_struct_ifreq_ifr_hwaddr
=yes
8547 $as_echo "$as_me: failed program was:" >&5
8548 sed 's/^/| /' conftest.
$ac_ext >&5
8550 ac_cv_member_struct_ifreq_ifr_hwaddr
=no
8553 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8556 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8558 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_hwaddr" >&5
8559 $as_echo "$ac_cv_member_struct_ifreq_ifr_hwaddr" >&6; }
8560 if test $ac_cv_member_struct_ifreq_ifr_hwaddr = yes; then
8562 cat >>confdefs.h
<<_ACEOF
8563 #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
8568 { $as_echo "$as_me:$LINENO: checking for struct ifreq.ifr_netmask" >&5
8569 $as_echo_n "checking for struct ifreq.ifr_netmask... " >&6; }
8570 if test "${ac_cv_member_struct_ifreq_ifr_netmask+set}" = set; then
8571 $as_echo_n "(cached) " >&6
8573 cat >conftest.
$ac_ext <<_ACEOF
8576 cat confdefs.h
>>conftest.
$ac_ext
8577 cat >>conftest.
$ac_ext <<_ACEOF
8578 /* end confdefs.h. */
8579 $ac_includes_default
8580 #if HAVE_SYS_SOCKET_H
8581 #include <sys/socket.h>
8590 static struct ifreq ac_aggr;
8591 if (ac_aggr.ifr_netmask)
8597 rm -f conftest.
$ac_objext
8598 if { (ac_try
="$ac_compile"
8600 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8601 *) ac_try_echo=$ac_try;;
8603 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8604 $as_echo "$ac_try_echo") >&5
8605 (eval "$ac_compile") 2>conftest.er1
8607 grep -v '^ *+' conftest.er1 >conftest.err
8609 cat conftest.err >&5
8610 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8611 (exit $ac_status); } && {
8612 test -z "$ac_c_werror_flag" ||
8613 test ! -s conftest.err
8614 } && test -s conftest.$ac_objext; then
8615 ac_cv_member_struct_ifreq_ifr_netmask=yes
8617 $as_echo "$as_me: failed program was:" >&5
8618 sed 's/^/| /' conftest.$ac_ext >&5
8620 cat >conftest.$ac_ext <<_ACEOF
8623 cat confdefs.h >>conftest.$ac_ext
8624 cat >>conftest.$ac_ext <<_ACEOF
8625 /* end confdefs.h. */
8626 $ac_includes_default
8627 #if HAVE_SYS_SOCKET_H
8628 #include <sys/socket.h>
8637 static struct ifreq ac_aggr;
8638 if (sizeof ac_aggr.ifr_netmask)
8644 rm -f conftest.$ac_objext
8645 if { (ac_try="$ac_compile"
8647 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8648 *) ac_try_echo
=$ac_try;;
8650 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8651 $as_echo "$ac_try_echo") >&5
8652 (eval "$ac_compile") 2>conftest.er1
8654 grep -v '^ *+' conftest.er1
>conftest.err
8656 cat conftest.err
>&5
8657 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8658 (exit $ac_status); } && {
8659 test -z "$ac_c_werror_flag" ||
8660 test ! -s conftest.err
8661 } && test -s conftest.
$ac_objext; then
8662 ac_cv_member_struct_ifreq_ifr_netmask
=yes
8664 $as_echo "$as_me: failed program was:" >&5
8665 sed 's/^/| /' conftest.
$ac_ext >&5
8667 ac_cv_member_struct_ifreq_ifr_netmask
=no
8670 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8673 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8675 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_netmask" >&5
8676 $as_echo "$ac_cv_member_struct_ifreq_ifr_netmask" >&6; }
8677 if test $ac_cv_member_struct_ifreq_ifr_netmask = yes; then
8679 cat >>confdefs.h
<<_ACEOF
8680 #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
8685 { $as_echo "$as_me:$LINENO: checking for struct ifreq.ifr_broadaddr" >&5
8686 $as_echo_n "checking for struct ifreq.ifr_broadaddr... " >&6; }
8687 if test "${ac_cv_member_struct_ifreq_ifr_broadaddr+set}" = set; then
8688 $as_echo_n "(cached) " >&6
8690 cat >conftest.
$ac_ext <<_ACEOF
8693 cat confdefs.h
>>conftest.
$ac_ext
8694 cat >>conftest.
$ac_ext <<_ACEOF
8695 /* end confdefs.h. */
8696 $ac_includes_default
8697 #if HAVE_SYS_SOCKET_H
8698 #include <sys/socket.h>
8707 static struct ifreq ac_aggr;
8708 if (ac_aggr.ifr_broadaddr)
8714 rm -f conftest.
$ac_objext
8715 if { (ac_try
="$ac_compile"
8717 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8718 *) ac_try_echo=$ac_try;;
8720 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8721 $as_echo "$ac_try_echo") >&5
8722 (eval "$ac_compile") 2>conftest.er1
8724 grep -v '^ *+' conftest.er1 >conftest.err
8726 cat conftest.err >&5
8727 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8728 (exit $ac_status); } && {
8729 test -z "$ac_c_werror_flag" ||
8730 test ! -s conftest.err
8731 } && test -s conftest.$ac_objext; then
8732 ac_cv_member_struct_ifreq_ifr_broadaddr=yes
8734 $as_echo "$as_me: failed program was:" >&5
8735 sed 's/^/| /' conftest.$ac_ext >&5
8737 cat >conftest.$ac_ext <<_ACEOF
8740 cat confdefs.h >>conftest.$ac_ext
8741 cat >>conftest.$ac_ext <<_ACEOF
8742 /* end confdefs.h. */
8743 $ac_includes_default
8744 #if HAVE_SYS_SOCKET_H
8745 #include <sys/socket.h>
8754 static struct ifreq ac_aggr;
8755 if (sizeof ac_aggr.ifr_broadaddr)
8761 rm -f conftest.$ac_objext
8762 if { (ac_try="$ac_compile"
8764 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8765 *) ac_try_echo
=$ac_try;;
8767 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8768 $as_echo "$ac_try_echo") >&5
8769 (eval "$ac_compile") 2>conftest.er1
8771 grep -v '^ *+' conftest.er1
>conftest.err
8773 cat conftest.err
>&5
8774 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8775 (exit $ac_status); } && {
8776 test -z "$ac_c_werror_flag" ||
8777 test ! -s conftest.err
8778 } && test -s conftest.
$ac_objext; then
8779 ac_cv_member_struct_ifreq_ifr_broadaddr
=yes
8781 $as_echo "$as_me: failed program was:" >&5
8782 sed 's/^/| /' conftest.
$ac_ext >&5
8784 ac_cv_member_struct_ifreq_ifr_broadaddr
=no
8787 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8790 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8792 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_broadaddr" >&5
8793 $as_echo "$ac_cv_member_struct_ifreq_ifr_broadaddr" >&6; }
8794 if test $ac_cv_member_struct_ifreq_ifr_broadaddr = yes; then
8796 cat >>confdefs.h
<<_ACEOF
8797 #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
8802 { $as_echo "$as_me:$LINENO: checking for struct ifreq.ifr_addr" >&5
8803 $as_echo_n "checking for struct ifreq.ifr_addr... " >&6; }
8804 if test "${ac_cv_member_struct_ifreq_ifr_addr+set}" = set; then
8805 $as_echo_n "(cached) " >&6
8807 cat >conftest.
$ac_ext <<_ACEOF
8810 cat confdefs.h
>>conftest.
$ac_ext
8811 cat >>conftest.
$ac_ext <<_ACEOF
8812 /* end confdefs.h. */
8813 $ac_includes_default
8814 #if HAVE_SYS_SOCKET_H
8815 #include <sys/socket.h>
8824 static struct ifreq ac_aggr;
8825 if (ac_aggr.ifr_addr)
8831 rm -f conftest.
$ac_objext
8832 if { (ac_try
="$ac_compile"
8834 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8835 *) ac_try_echo=$ac_try;;
8837 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8838 $as_echo "$ac_try_echo") >&5
8839 (eval "$ac_compile") 2>conftest.er1
8841 grep -v '^ *+' conftest.er1 >conftest.err
8843 cat conftest.err >&5
8844 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8845 (exit $ac_status); } && {
8846 test -z "$ac_c_werror_flag" ||
8847 test ! -s conftest.err
8848 } && test -s conftest.$ac_objext; then
8849 ac_cv_member_struct_ifreq_ifr_addr=yes
8851 $as_echo "$as_me: failed program was:" >&5
8852 sed 's/^/| /' conftest.$ac_ext >&5
8854 cat >conftest.$ac_ext <<_ACEOF
8857 cat confdefs.h >>conftest.$ac_ext
8858 cat >>conftest.$ac_ext <<_ACEOF
8859 /* end confdefs.h. */
8860 $ac_includes_default
8861 #if HAVE_SYS_SOCKET_H
8862 #include <sys/socket.h>
8871 static struct ifreq ac_aggr;
8872 if (sizeof ac_aggr.ifr_addr)
8878 rm -f conftest.$ac_objext
8879 if { (ac_try="$ac_compile"
8881 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8882 *) ac_try_echo
=$ac_try;;
8884 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8885 $as_echo "$ac_try_echo") >&5
8886 (eval "$ac_compile") 2>conftest.er1
8888 grep -v '^ *+' conftest.er1
>conftest.err
8890 cat conftest.err
>&5
8891 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8892 (exit $ac_status); } && {
8893 test -z "$ac_c_werror_flag" ||
8894 test ! -s conftest.err
8895 } && test -s conftest.
$ac_objext; then
8896 ac_cv_member_struct_ifreq_ifr_addr
=yes
8898 $as_echo "$as_me: failed program was:" >&5
8899 sed 's/^/| /' conftest.
$ac_ext >&5
8901 ac_cv_member_struct_ifreq_ifr_addr
=no
8904 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8907 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8909 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_addr" >&5
8910 $as_echo "$ac_cv_member_struct_ifreq_ifr_addr" >&6; }
8911 if test $ac_cv_member_struct_ifreq_ifr_addr = yes; then
8913 cat >>confdefs.h
<<_ACEOF
8914 #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
8922 { $as_echo "$as_me:$LINENO: checking for function prototypes" >&5
8923 $as_echo_n "checking for function prototypes... " >&6; }
8924 if test "$ac_cv_prog_cc_c89" != no
; then
8925 { $as_echo "$as_me:$LINENO: result: yes" >&5
8926 $as_echo "yes" >&6; }
8928 cat >>confdefs.h
<<\_ACEOF
8929 #define PROTOTYPES 1
8933 cat >>confdefs.h
<<\_ACEOF
8934 #define __PROTOTYPES 1
8938 { $as_echo "$as_me:$LINENO: result: no" >&5
8939 $as_echo "no" >&6; }
8942 { $as_echo "$as_me:$LINENO: checking for working volatile" >&5
8943 $as_echo_n "checking for working volatile... " >&6; }
8944 if test "${ac_cv_c_volatile+set}" = set; then
8945 $as_echo_n "(cached) " >&6
8947 cat >conftest.
$ac_ext <<_ACEOF
8950 cat confdefs.h
>>conftest.
$ac_ext
8951 cat >>conftest.
$ac_ext <<_ACEOF
8952 /* end confdefs.h. */
8959 int * volatile y = (int *) 0;
8965 rm -f conftest.
$ac_objext
8966 if { (ac_try
="$ac_compile"
8968 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8969 *) ac_try_echo=$ac_try;;
8971 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8972 $as_echo "$ac_try_echo") >&5
8973 (eval "$ac_compile") 2>conftest.er1
8975 grep -v '^ *+' conftest.er1 >conftest.err
8977 cat conftest.err >&5
8978 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8979 (exit $ac_status); } && {
8980 test -z "$ac_c_werror_flag" ||
8981 test ! -s conftest.err
8982 } && test -s conftest.$ac_objext; then
8983 ac_cv_c_volatile=yes
8985 $as_echo "$as_me: failed program was:" >&5
8986 sed 's/^/| /' conftest.$ac_ext >&5
8991 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8993 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5
8994 $as_echo "$ac_cv_c_volatile" >&6; }
8995 if test $ac_cv_c_volatile = no; then
8997 cat >>confdefs.h <<\_ACEOF
8998 #define volatile /**/
9003 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
9004 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
9005 if test "${ac_cv_c_const+set}" = set; then
9006 $as_echo_n "(cached) " >&6
9008 cat >conftest.$ac_ext <<_ACEOF
9011 cat confdefs.h >>conftest.$ac_ext
9012 cat >>conftest.$ac_ext <<_ACEOF
9013 /* end confdefs.h. */
9018 /* FIXME: Include the comments suggested by Paul. */
9020 /* Ultrix mips cc rejects this. */
9021 typedef int charset[2];
9023 /* SunOS 4.1.1 cc rejects this. */
9024 char const *const *pcpcc;
9026 /* NEC SVR4.0.2 mips cc rejects this. */
9027 struct point {int x, y;};
9028 static struct point const zero = {0,0};
9029 /* AIX XL C 1.02.0.0 rejects this.
9030 It does not let you subtract one const X* pointer from another in
9031 an arm of an if-expression whose if-part is not a constant
9033 const char *g = "string";
9034 pcpcc = &g + (g ? g-g : 0);
9035 /* HPUX 7.0 cc rejects these. */
9037 ppc = (char**) pcpcc;
9038 pcpcc = (char const *const *) ppc;
9039 { /* SCO 3.2v4 cc rejects this. */
9041 char const *s = 0 ? (char *) 0 : (char const *) 0;
9046 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
9048 const int *foo = &x[0];
9051 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
9052 typedef const int *iptr;
9056 { /* AIX XL C 1.02.0.0 rejects this saying
9057 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
9058 struct s { int j; const int *ap[3]; };
9059 struct s *b; b->j = 5;
9061 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
9065 return !cs[0] && !zero.x;
9072 rm -f conftest.$ac_objext
9073 if { (ac_try="$ac_compile"
9075 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9076 *) ac_try_echo
=$ac_try;;
9078 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9079 $as_echo "$ac_try_echo") >&5
9080 (eval "$ac_compile") 2>conftest.er1
9082 grep -v '^ *+' conftest.er1
>conftest.err
9084 cat conftest.err
>&5
9085 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9086 (exit $ac_status); } && {
9087 test -z "$ac_c_werror_flag" ||
9088 test ! -s conftest.err
9089 } && test -s conftest.
$ac_objext; then
9092 $as_echo "$as_me: failed program was:" >&5
9093 sed 's/^/| /' conftest.
$ac_ext >&5
9098 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
9100 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
9101 $as_echo "$ac_cv_c_const" >&6; }
9102 if test $ac_cv_c_const = no
; then
9104 cat >>confdefs.h
<<\_ACEOF
9110 { $as_echo "$as_me:$LINENO: checking for void * support" >&5
9111 $as_echo_n "checking for void * support... " >&6; }
9112 if test "${emacs_cv_void_star+set}" = set; then
9113 $as_echo_n "(cached) " >&6
9115 cat >conftest.
$ac_ext <<_ACEOF
9118 cat confdefs.h
>>conftest.
$ac_ext
9119 cat >>conftest.
$ac_ext <<_ACEOF
9120 /* end confdefs.h. */
9130 rm -f conftest.
$ac_objext
9131 if { (ac_try
="$ac_compile"
9133 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9134 *) ac_try_echo=$ac_try;;
9136 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9137 $as_echo "$ac_try_echo") >&5
9138 (eval "$ac_compile") 2>conftest.er1
9140 grep -v '^ *+' conftest.er1 >conftest.err
9142 cat conftest.err >&5
9143 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9144 (exit $ac_status); } && {
9145 test -z "$ac_c_werror_flag" ||
9146 test ! -s conftest.err
9147 } && test -s conftest.$ac_objext; then
9148 emacs_cv_void_star=yes
9150 $as_echo "$as_me: failed program was:" >&5
9151 sed 's/^/| /' conftest.$ac_ext >&5
9153 emacs_cv_void_star=no
9156 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9158 { $as_echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5
9159 $as_echo "$emacs_cv_void_star" >&6; }
9160 if test $emacs_cv_void_star = yes; then
9161 cat >>confdefs.h <<\_ACEOF
9162 #define POINTER_TYPE void
9166 cat >>confdefs.h <<\_ACEOF
9167 #define POINTER_TYPE char
9176 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
9177 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
9179 ac_make=`$as_echo "$2" |
sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
9180 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
9181 $as_echo_n "(cached) " >&6
9183 cat >conftest.make <<\_ACEOF
9186 @echo '@@@%%%=$(MAKE)=@@@%%%'
9188 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
9189 case `${MAKE-make} -f conftest.
make 2>/dev
/null
` in
9191 eval ac_cv_prog_make_${ac_make}_set=yes;;
9193 eval ac_cv_prog_make_${ac_make}_set=no;;
9197 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
9198 { $as_echo "$as_me:$LINENO: result: yes" >&5
9199 $as_echo "yes" >&6; }
9202 { $as_echo "$as_me:$LINENO: result: no" >&5
9203 $as_echo "no" >&6; }
9204 SET_MAKE="MAKE=${MAKE-make}"
9208 if test "$GCC" = yes && test "$ac_enable_autodepend" = yes; then
9209 { $as_echo "$as_me:$LINENO: checking whether we are using GNU Make" >&5
9210 $as_echo_n "checking whether we are using GNU Make... " >&6; }
9212 testval=`make --version 2>/dev
/null |
grep 'GNU Make'`
9213 if test "x$testval" != x; then
9216 ac_enable_autodepend=no
9218 { $as_echo "$as_me:$LINENO: result: $HAVE_GNU_MAKE" >&5
9219 $as_echo "$HAVE_GNU_MAKE" >&6; }
9220 if test $HAVE_GNU_MAKE = yes; then
9221 { $as_echo "$as_me:$LINENO: checking whether gcc understands -MMD -MF" >&5
9222 $as_echo_n "checking whether gcc understands -MMD -MF... " >&6; }
9223 SAVE_CFLAGS="$CFLAGS"
9224 CFLAGS="$CFLAGS -MMD -MF deps.d"
9225 cat >conftest.$ac_ext <<_ACEOF
9228 cat confdefs.h >>conftest.$ac_ext
9229 cat >>conftest.$ac_ext <<_ACEOF
9230 /* end confdefs.h. */
9240 rm -f conftest.$ac_objext
9241 if { (ac_try="$ac_compile"
9243 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9244 *) ac_try_echo
=$ac_try;;
9246 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9247 $as_echo "$ac_try_echo") >&5
9248 (eval "$ac_compile") 2>conftest.er1
9250 grep -v '^ *+' conftest.er1
>conftest.err
9252 cat conftest.err
>&5
9253 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9254 (exit $ac_status); } && {
9255 test -z "$ac_c_werror_flag" ||
9256 test ! -s conftest.err
9257 } && test -s conftest.
$ac_objext; then
9260 $as_echo "$as_me: failed program was:" >&5
9261 sed 's/^/| /' conftest.
$ac_ext >&5
9263 ac_enable_autodepend
=no
9266 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
9267 CFLAGS
="$SAVE_CFLAGS"
9268 test -f deps.d || ac_enable_autodepend
=no
9270 { $as_echo "$as_me:$LINENO: result: $ac_enable_autodepend" >&5
9271 $as_echo "$ac_enable_autodepend" >&6; }
9273 if test $ac_enable_autodepend = yes; then
9275 cat >>confdefs.h
<<\_ACEOF
9276 #define AUTO_DEPEND 1
9282 { $as_echo "$as_me:$LINENO: checking for long file names" >&5
9283 $as_echo_n "checking for long file names... " >&6; }
9284 if test "${ac_cv_sys_long_file_names+set}" = set; then
9285 $as_echo_n "(cached) " >&6
9287 ac_cv_sys_long_file_names
=yes
9288 # Test for long file names in all the places we know might matter:
9289 # . the current directory, where building will happen
9290 # $prefix/lib where we will be installing things
9291 # $exec_prefix/lib likewise
9292 # $TMPDIR if set, where it might want to write temporary files
9293 # /tmp where it might want to write temporary files
9296 for ac_dir
in .
"$TMPDIR" /tmp
/var
/tmp
/usr
/tmp
"$prefix/lib" "$exec_prefix/lib"; do
9297 # Skip $TMPDIR if it is empty or bogus, and skip $exec_prefix/lib
9298 # in the usual case where exec_prefix is '${prefix}'.
9300 . |
/* | ?
:[\\/]*) ;; #(
9303 test -w "$ac_dir/." ||
continue # It is less confusing to not echo anything here.
9304 ac_xdir
=$ac_dir/cf$$
9305 (umask 077 && mkdir
"$ac_xdir" 2>/dev
/null
) ||
continue
9306 ac_tf1
=$ac_xdir/conftest9012345
9307 ac_tf2
=$ac_xdir/conftest9012346
9308 touch "$ac_tf1" 2>/dev
/null
&& test -f "$ac_tf1" && test ! -f "$ac_tf2" ||
9309 ac_cv_sys_long_file_names
=no
9310 rm -f -r "$ac_xdir" 2>/dev
/null
9311 test $ac_cv_sys_long_file_names = no
&& break
9314 { $as_echo "$as_me:$LINENO: result: $ac_cv_sys_long_file_names" >&5
9315 $as_echo "$ac_cv_sys_long_file_names" >&6; }
9316 if test $ac_cv_sys_long_file_names = yes; then
9318 cat >>confdefs.h
<<\_ACEOF
9319 #define HAVE_LONG_FILE_NAMES 1
9325 #### Choose a window system.
9327 { $as_echo "$as_me:$LINENO: checking for X" >&5
9328 $as_echo_n "checking for X... " >&6; }
9331 # Check whether --with-x was given.
9332 if test "${with_x+set}" = set; then
9336 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
9337 if test "x$with_x" = xno
; then
9338 # The user explicitly disabled X.
9341 case $x_includes,$x_libraries in #(
9342 *\'*) { { $as_echo "$as_me:$LINENO: error: Cannot use X directory names containing '" >&5
9343 $as_echo "$as_me: error: Cannot use X directory names containing '" >&2;}
9344 { (exit 1); exit 1; }; };; #(
9345 *,NONE | NONE
,*) if test "${ac_cv_have_x+set}" = set; then
9346 $as_echo_n "(cached) " >&6
9348 # One or both of the vars are not set, and there is no cached value.
9349 ac_x_includes
=no ac_x_libraries
=no
9350 rm -f -r conftest.dir
9351 if mkdir conftest.dir
; then
9353 cat >Imakefile
<<'_ACEOF'
9355 @echo incroot='${INCROOT}'
9357 @echo usrlibdir='${USRLIBDIR}'
9359 @echo libdir='${LIBDIR}'
9361 if (export CC
; ${XMKMF-xmkmf}) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
9362 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
9363 for ac_var
in incroot usrlibdir libdir
; do
9364 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
9366 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
9367 for ac_extension
in a so sl dylib la dll
; do
9368 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
9369 test -f "$ac_im_libdir/libX11.$ac_extension"; then
9370 ac_im_usrlibdir
=$ac_im_libdir; break
9373 # Screen out bogus values from the imake configuration. They are
9374 # bogus both because they are the default anyway, and because
9375 # using them would break gcc on systems where it needs fixed includes.
9376 case $ac_im_incroot in
9377 /usr
/include
) ac_x_includes
= ;;
9378 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
=$ac_im_incroot;;
9380 case $ac_im_usrlibdir in
9382 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
=$ac_im_usrlibdir ;;
9386 rm -f -r conftest.dir
9389 # Standard set of common directories for X headers.
9390 # Check X11 before X11Rn because it is often a symlink to the current release.
9402 /usr/local/X11/include
9403 /usr/local/X11R6/include
9404 /usr/local/X11R5/include
9405 /usr/local/X11R4/include
9407 /usr/local/include/X11
9408 /usr/local/include/X11R6
9409 /usr/local/include/X11R5
9410 /usr/local/include/X11R4
9414 /usr/XFree86/include/X11
9418 /usr/unsupported/include
9420 /usr/local/x11r5/include
9421 /usr/lpp/Xamples/include
9423 /usr/openwin/include
9424 /usr/openwin/share/include'
9426 if test "$ac_x_includes" = no
; then
9427 # Guess where to find include files, by looking for Xlib.h.
9428 # First, try using that file with no special directory specified.
9429 cat >conftest.
$ac_ext <<_ACEOF
9432 cat confdefs.h
>>conftest.
$ac_ext
9433 cat >>conftest.
$ac_ext <<_ACEOF
9434 /* end confdefs.h. */
9435 #include <X11/Xlib.h>
9437 if { (ac_try
="$ac_cpp conftest.$ac_ext"
9439 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9440 *) ac_try_echo=$ac_try;;
9442 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9443 $as_echo "$ac_try_echo") >&5
9444 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
9446 grep -v '^ *+' conftest.er1 >conftest.err
9448 cat conftest.err >&5
9449 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9450 (exit $ac_status); } >/dev/null && {
9451 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
9452 test ! -s conftest.err
9454 # We can compile using X headers with no special include directory.
9457 $as_echo "$as_me: failed program was:" >&5
9458 sed 's/^/| /' conftest.$ac_ext >&5
9460 for ac_dir in $ac_x_header_dirs; do
9461 if test -r "$ac_dir/X11/Xlib.h"; then
9462 ac_x_includes=$ac_dir
9468 rm -f conftest.err conftest.$ac_ext
9469 fi # $ac_x_includes = no
9471 if test "$ac_x_libraries" = no; then
9472 # Check for the libraries.
9473 # See if we find them without any special options.
9474 # Don't add to $LIBS permanently.
9477 cat >conftest.$ac_ext <<_ACEOF
9480 cat confdefs.h >>conftest.$ac_ext
9481 cat >>conftest.$ac_ext <<_ACEOF
9482 /* end confdefs.h. */
9483 #include <X11/Xlib.h>
9492 rm -f conftest.$ac_objext conftest$ac_exeext
9493 if { (ac_try="$ac_link"
9495 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9496 *) ac_try_echo
=$ac_try;;
9498 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9499 $as_echo "$ac_try_echo") >&5
9500 (eval "$ac_link") 2>conftest.er1
9502 grep -v '^ *+' conftest.er1
>conftest.err
9504 cat conftest.err
>&5
9505 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9506 (exit $ac_status); } && {
9507 test -z "$ac_c_werror_flag" ||
9508 test ! -s conftest.err
9509 } && test -s conftest
$ac_exeext && {
9510 test "$cross_compiling" = yes ||
9511 $as_test_x conftest
$ac_exeext
9514 # We can link X programs with no special library path.
9517 $as_echo "$as_me: failed program was:" >&5
9518 sed 's/^/| /' conftest.
$ac_ext >&5
9521 for ac_dir
in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
9523 # Don't even attempt the hair of trying to link an X program!
9524 for ac_extension
in a so sl dylib la dll
; do
9525 if test -r "$ac_dir/libX11.$ac_extension"; then
9526 ac_x_libraries
=$ac_dir
9533 rm -rf conftest.dSYM
9534 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9535 conftest
$ac_exeext conftest.
$ac_ext
9536 fi # $ac_x_libraries = no
9538 case $ac_x_includes,$ac_x_libraries in #(
9540 # Didn't find X, or a directory has "'" in its name.
9541 ac_cv_have_x
="have_x=no";; #(
9543 # Record where we found X for the cache.
9544 ac_cv_have_x
="have_x=yes\
9545 ac_x_includes='$ac_x_includes'\
9546 ac_x_libraries='$ac_x_libraries'"
9552 eval "$ac_cv_have_x"
9555 if test "$have_x" != yes; then
9556 { $as_echo "$as_me:$LINENO: result: $have_x" >&5
9557 $as_echo "$have_x" >&6; }
9560 # If each of the values was on the command line, it overrides each guess.
9561 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
9562 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
9563 # Update the cache value to reflect the command line values.
9564 ac_cv_have_x
="have_x=yes\
9565 ac_x_includes='$x_includes'\
9566 ac_x_libraries='$x_libraries'"
9567 { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
9568 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
9571 if test "$no_x" = yes; then
9577 ## Workaround for bug in autoconf <= 2.62.
9578 ## http://lists.gnu.org/archive/html/emacs-devel/2008-04/msg01551.html
9579 ## No need to do anything special for these standard directories.
9580 ## This is an experiment, take it out if it causes problems.
9581 if test -n "${x_libraries}" && test x
"${x_libraries}" != xNONE
; then
9583 x_libraries
=`echo :${x_libraries}: | sed -e 's|:/usr/lib64:|:|g' -e 's|:/lib64:|:|g' -e 's|^:||' -e 's|:$||'`
9587 if test "${x_libraries}" != NONE
; then
9588 if test -n "${x_libraries}"; then
9589 LD_SWITCH_X_SITE
=-L`echo ${x_libraries} | sed -e "s/:/ -L/g"`
9590 LD_SWITCH_X_SITE_AUX
=-R`echo ${x_libraries} | sed -e "s/:/ -R/g"`
9592 x_default_search_path
=""
9593 x_search_path
=${x_libraries}
9594 if test -z "${x_search_path}"; then
9595 x_search_path
=/usr
/lib
9597 for x_library
in `echo ${x_search_path}: | \
9598 sed -e "s/:/ /g" -e p -e "s:/lib[^ /]* :/share :g"`; do
9600 ${x_library}/X11/%L/%T/%N%C%S:\
9601 ${x_library}/X11/%l/%T/%N%C%S:\
9602 ${x_library}/X11/%T/%N%C%S:\
9603 ${x_library}/X11/%L/%T/%N%S:\
9604 ${x_library}/X11/%l/%T/%N%S:\
9605 ${x_library}/X11/%T/%N%S"
9606 if test x
"${x_default_search_path}" = x
; then
9607 x_default_search_path
=${x_search_path}
9609 x_default_search_path
="${x_search_path}:${x_default_search_path}"
9613 if test "${x_includes}" != NONE
&& test -n "${x_includes}"; then
9614 C_SWITCH_X_SITE
=-I`echo ${x_includes} | sed -e "s/:/ -I/g"`
9617 if test x
"${x_includes}" = x
; then
9618 bitmapdir
=/usr
/include
/X11
/bitmaps
9620 # accumulate include directories that have X11 bitmap subdirectories
9622 for bmd
in `echo ${x_includes} | sed -e "s/:/ /g"`; do
9623 if test -d "${bmd}/X11/bitmaps"; then
9624 bmd_acc
="${bmd_acc}:${bmd}/X11/bitmaps"
9626 if test -d "${bmd}/bitmaps"; then
9627 bmd_acc
="${bmd_acc}:${bmd}/bitmaps"
9630 if test ${bmd_acc} != "dummyval"; then
9631 bitmapdir
=`echo ${bmd_acc} | sed -e "s/^dummyval://"`
9638 tmp_CPPFLAGS
="$CPPFLAGS"
9639 tmp_CFLAGS
="$CFLAGS"
9640 CPPFLAGS
="$CPPFLAGS -x objective-c"
9641 CFLAGS
="$CFLAGS -x objective-c"
9642 if test "${with_ns}" != no
; then
9643 if test "${opsys}" = darwin
; then
9645 ns_appdir
=`pwd`/nextstep
/Emacs.app
9646 ns_appbindir
=`pwd`/nextstep
/Emacs.app
/Contents
/MacOS
9647 ns_appresdir
=`pwd`/nextstep
/Emacs.app
/Contents
/Resources
9648 ns_appsrc
=${srcdir}/nextstep
/Cocoa
/Emacs.base
9649 elif test -f $GNUSTEP_CONFIG_FILE; then
9651 ns_appdir
=`pwd`/nextstep
/Emacs.app
9652 ns_appbindir
=`pwd`/nextstep
/Emacs.app
9653 ns_appresdir
=`pwd`/nextstep
/Emacs.app
/Resources
9654 ns_appsrc
=${srcdir}/nextstep
/GNUstep
/Emacs.base
9655 GNUSTEP_MAKEFILES
="$(. $GNUSTEP_CONFIG_FILE; echo $GNUSTEP_MAKEFILES)"
9656 GNUSTEP_SYSTEM_HEADERS
="$(. $GNUSTEP_CONFIG_FILE; echo $GNUSTEP_SYSTEM_HEADERS)"
9657 GNUSTEP_SYSTEM_LIBRARIES
="$(. $GNUSTEP_CONFIG_FILE; echo $GNUSTEP_SYSTEM_LIBRARIES)"
9658 CPPFLAGS
="$CPPFLAGS -I${GNUSTEP_SYSTEM_HEADERS}"
9659 CFLAGS
="$CFLAGS -I${GNUSTEP_SYSTEM_HEADERS}"
9660 REAL_CFLAGS
="$REAL_CFLAGS -I${GNUSTEP_SYSTEM_HEADERS}"
9661 LDFLAGS
="$LDFLAGS -L${GNUSTEP_SYSTEM_LIBRARIES}"
9663 if test "${ac_cv_header_AppKit_AppKit_h+set}" = set; then
9664 { $as_echo "$as_me:$LINENO: checking for AppKit/AppKit.h" >&5
9665 $as_echo_n "checking for AppKit/AppKit.h... " >&6; }
9666 if test "${ac_cv_header_AppKit_AppKit_h+set}" = set; then
9667 $as_echo_n "(cached) " >&6
9669 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_AppKit_AppKit_h" >&5
9670 $as_echo "$ac_cv_header_AppKit_AppKit_h" >&6; }
9672 # Is the header compilable?
9673 { $as_echo "$as_me:$LINENO: checking AppKit/AppKit.h usability" >&5
9674 $as_echo_n "checking AppKit/AppKit.h usability... " >&6; }
9675 cat >conftest.
$ac_ext <<_ACEOF
9678 cat confdefs.h
>>conftest.
$ac_ext
9679 cat >>conftest.
$ac_ext <<_ACEOF
9680 /* end confdefs.h. */
9681 $ac_includes_default
9682 #include <AppKit/AppKit.h>
9684 rm -f conftest.
$ac_objext
9685 if { (ac_try
="$ac_compile"
9687 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9688 *) ac_try_echo=$ac_try;;
9690 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9691 $as_echo "$ac_try_echo") >&5
9692 (eval "$ac_compile") 2>conftest.er1
9694 grep -v '^ *+' conftest.er1 >conftest.err
9696 cat conftest.err >&5
9697 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9698 (exit $ac_status); } && {
9699 test -z "$ac_c_werror_flag" ||
9700 test ! -s conftest.err
9701 } && test -s conftest.$ac_objext; then
9702 ac_header_compiler=yes
9704 $as_echo "$as_me: failed program was:" >&5
9705 sed 's/^/| /' conftest.$ac_ext >&5
9707 ac_header_compiler=no
9710 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9711 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9712 $as_echo "$ac_header_compiler" >&6; }
9714 # Is the header present?
9715 { $as_echo "$as_me:$LINENO: checking AppKit/AppKit.h presence" >&5
9716 $as_echo_n "checking AppKit/AppKit.h presence... " >&6; }
9717 cat >conftest.$ac_ext <<_ACEOF
9720 cat confdefs.h >>conftest.$ac_ext
9721 cat >>conftest.$ac_ext <<_ACEOF
9722 /* end confdefs.h. */
9723 #include <AppKit/AppKit.h>
9725 if { (ac_try="$ac_cpp conftest.$ac_ext"
9727 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9728 *) ac_try_echo
=$ac_try;;
9730 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9731 $as_echo "$ac_try_echo") >&5
9732 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
9734 grep -v '^ *+' conftest.er1
>conftest.err
9736 cat conftest.err
>&5
9737 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9738 (exit $ac_status); } >/dev
/null
&& {
9739 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
9740 test ! -s conftest.err
9742 ac_header_preproc
=yes
9744 $as_echo "$as_me: failed program was:" >&5
9745 sed 's/^/| /' conftest.
$ac_ext >&5
9747 ac_header_preproc
=no
9750 rm -f conftest.err conftest.
$ac_ext
9751 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9752 $as_echo "$ac_header_preproc" >&6; }
9754 # So? What about this header?
9755 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9757 { $as_echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: accepted by the compiler, rejected by the preprocessor!" >&5
9758 $as_echo "$as_me: WARNING: AppKit/AppKit.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9759 { $as_echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: proceeding with the compiler's result" >&5
9760 $as_echo "$as_me: WARNING: AppKit/AppKit.h: proceeding with the compiler's result" >&2;}
9761 ac_header_preproc
=yes
9764 { $as_echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: present but cannot be compiled" >&5
9765 $as_echo "$as_me: WARNING: AppKit/AppKit.h: present but cannot be compiled" >&2;}
9766 { $as_echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: check for missing prerequisite headers?" >&5
9767 $as_echo "$as_me: WARNING: AppKit/AppKit.h: check for missing prerequisite headers?" >&2;}
9768 { $as_echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: see the Autoconf documentation" >&5
9769 $as_echo "$as_me: WARNING: AppKit/AppKit.h: see the Autoconf documentation" >&2;}
9770 { $as_echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: section \"Present But Cannot Be Compiled\"" >&5
9771 $as_echo "$as_me: WARNING: AppKit/AppKit.h: section \"Present But Cannot Be Compiled\"" >&2;}
9772 { $as_echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: proceeding with the preprocessor's result" >&5
9773 $as_echo "$as_me: WARNING: AppKit/AppKit.h: proceeding with the preprocessor's result" >&2;}
9774 { $as_echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: in the future, the compiler will take precedence" >&5
9775 $as_echo "$as_me: WARNING: AppKit/AppKit.h: in the future, the compiler will take precedence" >&2;}
9779 { $as_echo "$as_me:$LINENO: checking for AppKit/AppKit.h" >&5
9780 $as_echo_n "checking for AppKit/AppKit.h... " >&6; }
9781 if test "${ac_cv_header_AppKit_AppKit_h+set}" = set; then
9782 $as_echo_n "(cached) " >&6
9784 ac_cv_header_AppKit_AppKit_h
=$ac_header_preproc
9786 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_AppKit_AppKit_h" >&5
9787 $as_echo "$ac_cv_header_AppKit_AppKit_h" >&6; }
9790 if test $ac_cv_header_AppKit_AppKit_h = yes; then
9793 { { $as_echo "$as_me:$LINENO: error: \`--with-ns' was specified, but the include
9794 files are missing or cannot be compiled." >&5
9795 $as_echo "$as_me: error: \`--with-ns' was specified, but the include
9796 files are missing or cannot be compiled." >&2;}
9797 { (exit 1); exit 1; }; }
9801 NS_HAVE_NSINTEGER
=yes
9802 cat >conftest.
$ac_ext <<_ACEOF
9805 cat confdefs.h
>>conftest.
$ac_ext
9806 cat >>conftest.
$ac_ext <<_ACEOF
9807 /* end confdefs.h. */
9808 #include <Foundation/NSObjCRuntime.h>
9817 rm -f conftest.
$ac_objext
9818 if { (ac_try
="$ac_compile"
9820 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9821 *) ac_try_echo=$ac_try;;
9823 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9824 $as_echo "$ac_try_echo") >&5
9825 (eval "$ac_compile") 2>conftest.er1
9827 grep -v '^ *+' conftest.er1 >conftest.err
9829 cat conftest.err >&5
9830 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9831 (exit $ac_status); } && {
9832 test -z "$ac_c_werror_flag" ||
9833 test ! -s conftest.err
9834 } && test -s conftest.$ac_objext; then
9835 ns_have_nsinteger=yes
9837 $as_echo "$as_me: failed program was:" >&5
9838 sed 's/^/| /' conftest.$ac_ext >&5
9840 ns_have_nsinteger=no
9843 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9844 if test $ns_have_nsinteger = no; then
9845 NS_HAVE_NSINTEGER=no
9848 if test "${HAVE_NS}" = yes; then
9849 window_system=nextstep
9851 # set up packaging dirs
9852 exec_prefix=${ns_appbindir}
9853 libexecdir=${ns_appbindir}/libexec
9854 if test "${EN_NS_SELF_CONTAINED}" = yes; then
9855 prefix=${ns_appresdir}
9858 CFLAGS="$tmp_CFLAGS"
9859 CPPFLAGS="$tmp_CPPFLAGS"
9861 case "${window_system}" in
9865 case "${with_x_toolkit}" in
9866 athena | lucid ) USE_X_TOOLKIT=LUCID ;;
9867 motif ) USE_X_TOOLKIT=MOTIF ;;
9869 USE_X_TOOLKIT=none ;;
9870 no ) USE_X_TOOLKIT=none ;;
9871 * ) USE_X_TOOLKIT=maybe ;;
9881 if test "$window_system" = none && test "X$with_x" != "Xno"; then
9882 # Extract the first word of "X", so it can be a program name with args.
9883 set dummy X; ac_word=$2
9884 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
9885 $as_echo_n "checking for $ac_word... " >&6; }
9886 if test "${ac_cv_prog_HAVE_XSERVER+set}" = set; then
9887 $as_echo_n "(cached) " >&6
9889 if test -n "$HAVE_XSERVER"; then
9890 ac_cv_prog_HAVE_XSERVER="$HAVE_XSERVER" # Let the user override the test.
9892 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9896 test -z "$as_dir" && as_dir=.
9897 for ac_exec_ext in '' $ac_executable_extensions; do
9898 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9899 ac_cv_prog_HAVE_XSERVER="true"
9900 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9907 test -z "$ac_cv_prog_HAVE_XSERVER" && ac_cv_prog_HAVE_XSERVER="false"
9910 HAVE_XSERVER=$ac_cv_prog_HAVE_XSERVER
9911 if test -n "$HAVE_XSERVER"; then
9912 { $as_echo "$as_me:$LINENO: result: $HAVE_XSERVER" >&5
9913 $as_echo "$HAVE_XSERVER" >&6; }
9915 { $as_echo "$as_me:$LINENO: result: no" >&5
9916 $as_echo "no" >&6; }
9920 if test "$HAVE_XSERVER" = true ||
9921 test -n "$DISPLAY" ||
9922 test "`echo /usr
/lib
/libX11.
*`" != "/usr/lib/libX11.*"; then
9923 { { $as_echo "$as_me:$LINENO: error: You seem to be running X, but no X development libraries
9924 were found. You should install the relevant development files for X
9925 and for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make
9926 sure you have development files for image handling, i.e.
9927 tiff, gif, jpeg, png and xpm.
9928 If you are sure you want Emacs compiled without X window support, pass
9931 $as_echo "$as_me: error: You seem to be running X, but no X development libraries
9932 were found. You should install the relevant development files for X
9933 and for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make
9934 sure you have development files for image handling, i.e.
9935 tiff, gif, jpeg, png and xpm.
9936 If you are sure you want Emacs compiled without X window support, pass
9938 to configure." >&2;}
9939 { (exit 1); exit 1; }; }
9943 ### If we're using X11, we should use the X menu package.
9946 yes ) HAVE_MENUS=yes ;;
9949 # Do the opsystem or machine files prohibit the use of the GNU malloc?
9950 # Assume not, until told otherwise.
9953 { $as_echo "$as_me:$LINENO: checking for malloc_get_state" >&5
9954 $as_echo_n "checking for malloc_get_state... " >&6; }
9955 if test "${ac_cv_func_malloc_get_state+set}" = set; then
9956 $as_echo_n "(cached) " >&6
9958 cat >conftest.$ac_ext <<_ACEOF
9961 cat confdefs.h >>conftest.$ac_ext
9962 cat >>conftest.$ac_ext <<_ACEOF
9963 /* end confdefs.h. */
9964 /* Define malloc_get_state to an innocuous variant, in case <limits.h> declares malloc_get_state.
9965 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9966 #define malloc_get_state innocuous_malloc_get_state
9968 /* System header to define __stub macros and hopefully few prototypes,
9969 which can conflict with char malloc_get_state (); below.
9970 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9971 <limits.h> exists even on freestanding compilers. */
9974 # include <limits.h>
9976 # include <assert.h>
9979 #undef malloc_get_state
9981 /* Override any GCC internal prototype to avoid an error.
9982 Use char because int might match the return type of a GCC
9983 builtin and then its argument prototype would still apply. */
9987 char malloc_get_state ();
9988 /* The GNU C library defines this for functions which it implements
9989 to always fail with ENOSYS. Some functions are actually named
9990 something starting with __ and the normal name is an alias. */
9991 #if defined __stub_malloc_get_state || defined __stub___malloc_get_state
9998 return malloc_get_state ();
10003 rm -f conftest.$ac_objext conftest$ac_exeext
10004 if { (ac_try="$ac_link"
10005 case "(($ac_try" in
10006 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10007 *) ac_try_echo
=$ac_try;;
10009 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10010 $as_echo "$ac_try_echo") >&5
10011 (eval "$ac_link") 2>conftest.er1
10013 grep -v '^ *+' conftest.er1
>conftest.err
10015 cat conftest.err
>&5
10016 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10017 (exit $ac_status); } && {
10018 test -z "$ac_c_werror_flag" ||
10019 test ! -s conftest.err
10020 } && test -s conftest
$ac_exeext && {
10021 test "$cross_compiling" = yes ||
10022 $as_test_x conftest
$ac_exeext
10024 ac_cv_func_malloc_get_state
=yes
10026 $as_echo "$as_me: failed program was:" >&5
10027 sed 's/^/| /' conftest.
$ac_ext >&5
10029 ac_cv_func_malloc_get_state
=no
10032 rm -rf conftest.dSYM
10033 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10034 conftest
$ac_exeext conftest.
$ac_ext
10036 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5
10037 $as_echo "$ac_cv_func_malloc_get_state" >&6; }
10038 if test $ac_cv_func_malloc_get_state = yes; then
10044 { $as_echo "$as_me:$LINENO: checking for malloc_set_state" >&5
10045 $as_echo_n "checking for malloc_set_state... " >&6; }
10046 if test "${ac_cv_func_malloc_set_state+set}" = set; then
10047 $as_echo_n "(cached) " >&6
10049 cat >conftest.
$ac_ext <<_ACEOF
10052 cat confdefs.h
>>conftest.
$ac_ext
10053 cat >>conftest.
$ac_ext <<_ACEOF
10054 /* end confdefs.h. */
10055 /* Define malloc_set_state to an innocuous variant, in case <limits.h> declares malloc_set_state.
10056 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10057 #define malloc_set_state innocuous_malloc_set_state
10059 /* System header to define __stub macros and hopefully few prototypes,
10060 which can conflict with char malloc_set_state (); below.
10061 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10062 <limits.h> exists even on freestanding compilers. */
10065 # include <limits.h>
10067 # include <assert.h>
10070 #undef malloc_set_state
10072 /* Override any GCC internal prototype to avoid an error.
10073 Use char because int might match the return type of a GCC
10074 builtin and then its argument prototype would still apply. */
10078 char malloc_set_state ();
10079 /* The GNU C library defines this for functions which it implements
10080 to always fail with ENOSYS. Some functions are actually named
10081 something starting with __ and the normal name is an alias. */
10082 #if defined __stub_malloc_set_state || defined __stub___malloc_set_state
10089 return malloc_set_state ();
10094 rm -f conftest.
$ac_objext conftest
$ac_exeext
10095 if { (ac_try
="$ac_link"
10096 case "(($ac_try" in
10097 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10098 *) ac_try_echo=$ac_try;;
10100 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10101 $as_echo "$ac_try_echo") >&5
10102 (eval "$ac_link") 2>conftest.er1
10104 grep -v '^ *+' conftest.er1 >conftest.err
10106 cat conftest.err >&5
10107 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10108 (exit $ac_status); } && {
10109 test -z "$ac_c_werror_flag" ||
10110 test ! -s conftest.err
10111 } && test -s conftest$ac_exeext && {
10112 test "$cross_compiling" = yes ||
10113 $as_test_x conftest$ac_exeext
10115 ac_cv_func_malloc_set_state=yes
10117 $as_echo "$as_me: failed program was:" >&5
10118 sed 's/^/| /' conftest.$ac_ext >&5
10120 ac_cv_func_malloc_set_state=no
10123 rm -rf conftest.dSYM
10124 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10125 conftest$ac_exeext conftest.$ac_ext
10127 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5
10128 $as_echo "$ac_cv_func_malloc_set_state" >&6; }
10129 if test $ac_cv_func_malloc_set_state = yes; then
10135 { $as_echo "$as_me:$LINENO: checking whether __after_morecore_hook exists" >&5
10136 $as_echo_n "checking whether __after_morecore_hook exists... " >&6; }
10137 if test "${emacs_cv_var___after_morecore_hook+set}" = set; then
10138 $as_echo_n "(cached) " >&6
10140 cat >conftest.$ac_ext <<_ACEOF
10143 cat confdefs.h >>conftest.$ac_ext
10144 cat >>conftest.$ac_ext <<_ACEOF
10145 /* end confdefs.h. */
10146 extern void (* __after_morecore_hook)();
10150 __after_morecore_hook = 0
10155 rm -f conftest.$ac_objext conftest$ac_exeext
10156 if { (ac_try="$ac_link"
10157 case "(($ac_try" in
10158 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10159 *) ac_try_echo
=$ac_try;;
10161 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10162 $as_echo "$ac_try_echo") >&5
10163 (eval "$ac_link") 2>conftest.er1
10165 grep -v '^ *+' conftest.er1
>conftest.err
10167 cat conftest.err
>&5
10168 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10169 (exit $ac_status); } && {
10170 test -z "$ac_c_werror_flag" ||
10171 test ! -s conftest.err
10172 } && test -s conftest
$ac_exeext && {
10173 test "$cross_compiling" = yes ||
10174 $as_test_x conftest
$ac_exeext
10176 emacs_cv_var___after_morecore_hook
=yes
10178 $as_echo "$as_me: failed program was:" >&5
10179 sed 's/^/| /' conftest.
$ac_ext >&5
10181 emacs_cv_var___after_morecore_hook
=no
10184 rm -rf conftest.dSYM
10185 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10186 conftest
$ac_exeext conftest.
$ac_ext
10188 { $as_echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5
10189 $as_echo "$emacs_cv_var___after_morecore_hook" >&6; }
10190 if test $emacs_cv_var___after_morecore_hook = no
; then
10193 if test "${system_malloc}" = "yes"; then
10195 GNU_MALLOC_reason
="
10196 (The GNU allocators don't work with this system configuration.)"
10198 if test "$doug_lea_malloc" = "yes" ; then
10199 if test "$GNU_MALLOC" = yes ; then
10200 GNU_MALLOC_reason
="
10201 (Using Doug Lea's new malloc from the GNU C Library.)"
10204 cat >>confdefs.h
<<\_ACEOF
10205 #define DOUG_LEA_MALLOC 1
10210 if test x
"${REL_ALLOC}" = x
; then
10211 REL_ALLOC
=${GNU_MALLOC}
10217 for ac_header
in stdlib.h unistd.h
10219 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10220 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10221 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10222 $as_echo_n "checking for $ac_header... " >&6; }
10223 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10224 $as_echo_n "(cached) " >&6
10226 ac_res
=`eval 'as_val=${'$as_ac_Header'}
10227 $as_echo "$as_val"'`
10228 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10229 $as_echo "$ac_res" >&6; }
10231 # Is the header compilable?
10232 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
10233 $as_echo_n "checking $ac_header usability... " >&6; }
10234 cat >conftest.
$ac_ext <<_ACEOF
10237 cat confdefs.h
>>conftest.
$ac_ext
10238 cat >>conftest.
$ac_ext <<_ACEOF
10239 /* end confdefs.h. */
10240 $ac_includes_default
10241 #include <$ac_header>
10243 rm -f conftest.
$ac_objext
10244 if { (ac_try
="$ac_compile"
10245 case "(($ac_try" in
10246 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10247 *) ac_try_echo=$ac_try;;
10249 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10250 $as_echo "$ac_try_echo") >&5
10251 (eval "$ac_compile") 2>conftest.er1
10253 grep -v '^ *+' conftest.er1 >conftest.err
10255 cat conftest.err >&5
10256 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10257 (exit $ac_status); } && {
10258 test -z "$ac_c_werror_flag" ||
10259 test ! -s conftest.err
10260 } && test -s conftest.$ac_objext; then
10261 ac_header_compiler=yes
10263 $as_echo "$as_me: failed program was:" >&5
10264 sed 's/^/| /' conftest.$ac_ext >&5
10266 ac_header_compiler=no
10269 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10270 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10271 $as_echo "$ac_header_compiler" >&6; }
10273 # Is the header present?
10274 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
10275 $as_echo_n "checking $ac_header presence... " >&6; }
10276 cat >conftest.$ac_ext <<_ACEOF
10279 cat confdefs.h >>conftest.$ac_ext
10280 cat >>conftest.$ac_ext <<_ACEOF
10281 /* end confdefs.h. */
10282 #include <$ac_header>
10284 if { (ac_try="$ac_cpp conftest.$ac_ext"
10285 case "(($ac_try" in
10286 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10287 *) ac_try_echo
=$ac_try;;
10289 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10290 $as_echo "$ac_try_echo") >&5
10291 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
10293 grep -v '^ *+' conftest.er1
>conftest.err
10295 cat conftest.err
>&5
10296 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10297 (exit $ac_status); } >/dev
/null
&& {
10298 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
10299 test ! -s conftest.err
10301 ac_header_preproc
=yes
10303 $as_echo "$as_me: failed program was:" >&5
10304 sed 's/^/| /' conftest.
$ac_ext >&5
10306 ac_header_preproc
=no
10309 rm -f conftest.err conftest.
$ac_ext
10310 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10311 $as_echo "$ac_header_preproc" >&6; }
10313 # So? What about this header?
10314 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
10316 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10317 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10318 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10319 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10320 ac_header_preproc
=yes
10323 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10324 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10325 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10326 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10327 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10328 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10329 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10330 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10331 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10332 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10333 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10334 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10338 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10339 $as_echo_n "checking for $ac_header... " >&6; }
10340 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10341 $as_echo_n "(cached) " >&6
10343 eval "$as_ac_Header=\$ac_header_preproc"
10345 ac_res
=`eval 'as_val=${'$as_ac_Header'}
10346 $as_echo "$as_val"'`
10347 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10348 $as_echo "$ac_res" >&6; }
10351 if test `eval 'as_val=${'$as_ac_Header'}
10352 $as_echo "$as_val"'` = yes; then
10353 cat >>confdefs.h
<<_ACEOF
10354 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10362 for ac_func
in getpagesize
10364 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
10365 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
10366 $as_echo_n "checking for $ac_func... " >&6; }
10367 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
10368 $as_echo_n "(cached) " >&6
10370 cat >conftest.
$ac_ext <<_ACEOF
10373 cat confdefs.h
>>conftest.
$ac_ext
10374 cat >>conftest.
$ac_ext <<_ACEOF
10375 /* end confdefs.h. */
10376 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10377 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10378 #define $ac_func innocuous_$ac_func
10380 /* System header to define __stub macros and hopefully few prototypes,
10381 which can conflict with char $ac_func (); below.
10382 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10383 <limits.h> exists even on freestanding compilers. */
10386 # include <limits.h>
10388 # include <assert.h>
10393 /* Override any GCC internal prototype to avoid an error.
10394 Use char because int might match the return type of a GCC
10395 builtin and then its argument prototype would still apply. */
10400 /* The GNU C library defines this for functions which it implements
10401 to always fail with ENOSYS. Some functions are actually named
10402 something starting with __ and the normal name is an alias. */
10403 #if defined __stub_$ac_func || defined __stub___$ac_func
10410 return $ac_func ();
10415 rm -f conftest.
$ac_objext conftest
$ac_exeext
10416 if { (ac_try
="$ac_link"
10417 case "(($ac_try" in
10418 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10419 *) ac_try_echo=$ac_try;;
10421 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10422 $as_echo "$ac_try_echo") >&5
10423 (eval "$ac_link") 2>conftest.er1
10425 grep -v '^ *+' conftest.er1 >conftest.err
10427 cat conftest.err >&5
10428 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10429 (exit $ac_status); } && {
10430 test -z "$ac_c_werror_flag" ||
10431 test ! -s conftest.err
10432 } && test -s conftest$ac_exeext && {
10433 test "$cross_compiling" = yes ||
10434 $as_test_x conftest$ac_exeext
10436 eval "$as_ac_var=yes"
10438 $as_echo "$as_me: failed program was:" >&5
10439 sed 's/^/| /' conftest.$ac_ext >&5
10441 eval "$as_ac_var=no"
10444 rm -rf conftest.dSYM
10445 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10446 conftest$ac_exeext conftest.$ac_ext
10448 ac_res=`eval 'as_val=${'$as_ac_var'}
10449 $as_echo "$as_val"'`
10450 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10451 $as_echo "$ac_res" >&6; }
10452 if test `eval 'as_val=${'$as_ac_var'}
10453 $as_echo "$as_val"'` = yes; then
10454 cat >>confdefs.h <<_ACEOF
10455 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
10461 { $as_echo "$as_me:$LINENO: checking for working mmap" >&5
10462 $as_echo_n "checking for working mmap... " >&6; }
10463 if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then
10464 $as_echo_n "(cached) " >&6
10466 if test "$cross_compiling" = yes; then
10467 ac_cv_func_mmap_fixed_mapped=no
10469 cat >conftest.$ac_ext <<_ACEOF
10472 cat confdefs.h >>conftest.$ac_ext
10473 cat >>conftest.$ac_ext <<_ACEOF
10474 /* end confdefs.h. */
10475 $ac_includes_default
10476 /* malloc might have been renamed as rpl_malloc. */
10479 /* Thanks to Mike Haertel and Jim Avera for this test.
10480 Here is a matrix of mmap possibilities:
10481 mmap private not fixed
10482 mmap private fixed at somewhere currently unmapped
10483 mmap private fixed at somewhere already mapped
10484 mmap shared not fixed
10485 mmap shared fixed at somewhere currently unmapped
10486 mmap shared fixed at somewhere already mapped
10487 For private mappings, we should verify that changes cannot be read()
10488 back from the file, nor mmap's back from the file at a different
10489 address. (There have been systems where private was not correctly
10490 implemented like the infamous i386 svr4.0, and systems where the
10491 VM page cache was not coherent with the file system buffer cache
10492 like early versions of FreeBSD and possibly contemporary NetBSD.)
10493 For shared mappings, we should conversely verify that changes get
10494 propagated back to all the places they're supposed to be.
10496 Grep wants private fixed already mapped.
10497 The main things grep needs to know about mmap are:
10498 * does it exist and is it safe to write into the mmap'd area
10499 * how to use it (BSD variants) */
10502 #include <sys/mman.h>
10504 #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H
10508 /* This mess was copied from the GNU getpagesize.h. */
10509 #ifndef HAVE_GETPAGESIZE
10510 /* Assume that all systems that can run configure have sys/param.h. */
10511 # ifndef HAVE_SYS_PARAM_H
10512 # define HAVE_SYS_PARAM_H 1
10515 # ifdef _SC_PAGESIZE
10516 # define getpagesize() sysconf(_SC_PAGESIZE)
10517 # else /* no _SC_PAGESIZE */
10518 # ifdef HAVE_SYS_PARAM_H
10519 # include <sys/param.h>
10520 # ifdef EXEC_PAGESIZE
10521 # define getpagesize() EXEC_PAGESIZE
10522 # else /* no EXEC_PAGESIZE */
10524 # define getpagesize() NBPG * CLSIZE
10527 # endif /* no CLSIZE */
10528 # else /* no NBPG */
10530 # define getpagesize() NBPC
10531 # else /* no NBPC */
10533 # define getpagesize() PAGESIZE
10534 # endif /* PAGESIZE */
10535 # endif /* no NBPC */
10536 # endif /* no NBPG */
10537 # endif /* no EXEC_PAGESIZE */
10538 # else /* no HAVE_SYS_PARAM_H */
10539 # define getpagesize() 8192 /* punt totally */
10540 # endif /* no HAVE_SYS_PARAM_H */
10541 # endif /* no _SC_PAGESIZE */
10543 #endif /* no HAVE_GETPAGESIZE */
10548 char *data, *data2, *data3;
10552 pagesize = getpagesize ();
10554 /* First, make a file with some known garbage in it. */
10555 data = (char *) malloc (pagesize);
10558 for (i = 0; i < pagesize; ++i)
10559 *(data + i) = rand ();
10561 fd = creat ("conftest.mmap", 0600);
10564 if (write (fd, data, pagesize) != pagesize)
10568 /* Next, try to mmap the file at a fixed address which already has
10569 something else allocated at it. If we can, also make sure that
10570 we see the same garbage. */
10571 fd = open ("conftest.mmap", O_RDWR);
10574 data2 = (char *) malloc (2 * pagesize);
10577 data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1);
10578 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
10579 MAP_PRIVATE | MAP_FIXED, fd, 0L))
10581 for (i = 0; i < pagesize; ++i)
10582 if (*(data + i) != *(data2 + i))
10585 /* Finally, make sure that changes to the mapped area do not
10586 percolate back to the file as seen by read(). (This is a bug on
10587 some variants of i386 svr4.0.) */
10588 for (i = 0; i < pagesize; ++i)
10589 *(data2 + i) = *(data2 + i) + 1;
10590 data3 = (char *) malloc (pagesize);
10593 if (read (fd, data3, pagesize) != pagesize)
10595 for (i = 0; i < pagesize; ++i)
10596 if (*(data + i) != *(data3 + i))
10602 rm -f conftest$ac_exeext
10603 if { (ac_try="$ac_link"
10604 case "(($ac_try" in
10605 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10606 *) ac_try_echo
=$ac_try;;
10608 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10609 $as_echo "$ac_try_echo") >&5
10610 (eval "$ac_link") 2>&5
10612 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10613 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
10614 { (case "(($ac_try" in
10615 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10616 *) ac_try_echo=$ac_try;;
10618 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10619 $as_echo "$ac_try_echo") >&5
10620 (eval "$ac_try") 2>&5
10622 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10623 (exit $ac_status); }; }; then
10624 ac_cv_func_mmap_fixed_mapped=yes
10626 $as_echo "$as_me: program exited with status $ac_status" >&5
10627 $as_echo "$as_me: failed program was:" >&5
10628 sed 's/^/| /' conftest.$ac_ext >&5
10630 ( exit $ac_status )
10631 ac_cv_func_mmap_fixed_mapped=no
10633 rm -rf conftest.dSYM
10634 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10639 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5
10640 $as_echo "$ac_cv_func_mmap_fixed_mapped" >&6; }
10641 if test $ac_cv_func_mmap_fixed_mapped = yes; then
10643 cat >>confdefs.h <<\_ACEOF
10644 #define HAVE_MMAP 1
10648 rm -f conftest.mmap
10650 if test $use_mmap_for_buffers = yes; then
10654 LIBS="$libsrc_libs $LIBS"
10657 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
10658 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
10659 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
10660 $as_echo_n "(cached) " >&6
10662 ac_check_lib_save_LIBS=$LIBS
10663 LIBS="-ldnet $LIBS"
10664 cat >conftest.$ac_ext <<_ACEOF
10667 cat confdefs.h >>conftest.$ac_ext
10668 cat >>conftest.$ac_ext <<_ACEOF
10669 /* end confdefs.h. */
10671 /* Override any GCC internal prototype to avoid an error.
10672 Use char because int might match the return type of a GCC
10673 builtin and then its argument prototype would still apply. */
10681 return dnet_ntoa ();
10686 rm -f conftest.$ac_objext conftest$ac_exeext
10687 if { (ac_try="$ac_link"
10688 case "(($ac_try" in
10689 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10690 *) ac_try_echo
=$ac_try;;
10692 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10693 $as_echo "$ac_try_echo") >&5
10694 (eval "$ac_link") 2>conftest.er1
10696 grep -v '^ *+' conftest.er1
>conftest.err
10698 cat conftest.err
>&5
10699 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10700 (exit $ac_status); } && {
10701 test -z "$ac_c_werror_flag" ||
10702 test ! -s conftest.err
10703 } && test -s conftest
$ac_exeext && {
10704 test "$cross_compiling" = yes ||
10705 $as_test_x conftest
$ac_exeext
10707 ac_cv_lib_dnet_dnet_ntoa
=yes
10709 $as_echo "$as_me: failed program was:" >&5
10710 sed 's/^/| /' conftest.
$ac_ext >&5
10712 ac_cv_lib_dnet_dnet_ntoa
=no
10715 rm -rf conftest.dSYM
10716 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10717 conftest
$ac_exeext conftest.
$ac_ext
10718 LIBS
=$ac_check_lib_save_LIBS
10720 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
10721 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
10722 if test $ac_cv_lib_dnet_dnet_ntoa = yes; then
10723 cat >>confdefs.h
<<_ACEOF
10724 #define HAVE_LIBDNET 1
10727 LIBS
="-ldnet $LIBS"
10732 { $as_echo "$as_me:$LINENO: checking for main in -lXbsd" >&5
10733 $as_echo_n "checking for main in -lXbsd... " >&6; }
10734 if test "${ac_cv_lib_Xbsd_main+set}" = set; then
10735 $as_echo_n "(cached) " >&6
10737 ac_check_lib_save_LIBS
=$LIBS
10738 LIBS
="-lXbsd $LIBS"
10739 cat >conftest.
$ac_ext <<_ACEOF
10742 cat confdefs.h
>>conftest.
$ac_ext
10743 cat >>conftest.
$ac_ext <<_ACEOF
10744 /* end confdefs.h. */
10755 rm -f conftest.
$ac_objext conftest
$ac_exeext
10756 if { (ac_try
="$ac_link"
10757 case "(($ac_try" in
10758 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10759 *) ac_try_echo=$ac_try;;
10761 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10762 $as_echo "$ac_try_echo") >&5
10763 (eval "$ac_link") 2>conftest.er1
10765 grep -v '^ *+' conftest.er1 >conftest.err
10767 cat conftest.err >&5
10768 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10769 (exit $ac_status); } && {
10770 test -z "$ac_c_werror_flag" ||
10771 test ! -s conftest.err
10772 } && test -s conftest$ac_exeext && {
10773 test "$cross_compiling" = yes ||
10774 $as_test_x conftest$ac_exeext
10776 ac_cv_lib_Xbsd_main=yes
10778 $as_echo "$as_me: failed program was:" >&5
10779 sed 's/^/| /' conftest.$ac_ext >&5
10781 ac_cv_lib_Xbsd_main=no
10784 rm -rf conftest.dSYM
10785 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10786 conftest$ac_exeext conftest.$ac_ext
10787 LIBS=$ac_check_lib_save_LIBS
10789 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xbsd_main" >&5
10790 $as_echo "$ac_cv_lib_Xbsd_main" >&6; }
10791 if test $ac_cv_lib_Xbsd_main = yes; then
10792 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -lXbsd"
10797 { $as_echo "$as_me:$LINENO: checking for cma_open in -lpthreads" >&5
10798 $as_echo_n "checking for cma_open in -lpthreads... " >&6; }
10799 if test "${ac_cv_lib_pthreads_cma_open+set}" = set; then
10800 $as_echo_n "(cached) " >&6
10802 ac_check_lib_save_LIBS=$LIBS
10803 LIBS="-lpthreads $LIBS"
10804 cat >conftest.$ac_ext <<_ACEOF
10807 cat confdefs.h >>conftest.$ac_ext
10808 cat >>conftest.$ac_ext <<_ACEOF
10809 /* end confdefs.h. */
10811 /* Override any GCC internal prototype to avoid an error.
10812 Use char because int might match the return type of a GCC
10813 builtin and then its argument prototype would still apply. */
10821 return cma_open ();
10826 rm -f conftest.$ac_objext conftest$ac_exeext
10827 if { (ac_try="$ac_link"
10828 case "(($ac_try" in
10829 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10830 *) ac_try_echo
=$ac_try;;
10832 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10833 $as_echo "$ac_try_echo") >&5
10834 (eval "$ac_link") 2>conftest.er1
10836 grep -v '^ *+' conftest.er1
>conftest.err
10838 cat conftest.err
>&5
10839 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10840 (exit $ac_status); } && {
10841 test -z "$ac_c_werror_flag" ||
10842 test ! -s conftest.err
10843 } && test -s conftest
$ac_exeext && {
10844 test "$cross_compiling" = yes ||
10845 $as_test_x conftest
$ac_exeext
10847 ac_cv_lib_pthreads_cma_open
=yes
10849 $as_echo "$as_me: failed program was:" >&5
10850 sed 's/^/| /' conftest.
$ac_ext >&5
10852 ac_cv_lib_pthreads_cma_open
=no
10855 rm -rf conftest.dSYM
10856 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10857 conftest
$ac_exeext conftest.
$ac_ext
10858 LIBS
=$ac_check_lib_save_LIBS
10860 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthreads_cma_open" >&5
10861 $as_echo "$ac_cv_lib_pthreads_cma_open" >&6; }
10862 if test $ac_cv_lib_pthreads_cma_open = yes; then
10863 cat >>confdefs.h
<<_ACEOF
10864 #define HAVE_LIBPTHREADS 1
10867 LIBS
="-lpthreads $LIBS"
10875 { $as_echo "$as_me:$LINENO: checking for -bbigtoc option" >&5
10876 $as_echo_n "checking for -bbigtoc option... " >&6; }
10877 if test "${gdb_cv_bigtoc+set}" = set; then
10878 $as_echo_n "(cached) " >&6
10882 yes) gdb_cv_bigtoc
=-Wl,-bbigtoc ;;
10883 *) gdb_cv_bigtoc
=-bbigtoc ;;
10886 LDFLAGS
=$LDFLAGS\
$gdb_cv_bigtoc
10887 cat >conftest.
$ac_ext <<_ACEOF
10890 cat confdefs.h
>>conftest.
$ac_ext
10891 cat >>conftest.
$ac_ext <<_ACEOF
10892 /* end confdefs.h. */
10902 rm -f conftest.
$ac_objext conftest
$ac_exeext
10903 if { (ac_try
="$ac_link"
10904 case "(($ac_try" in
10905 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10906 *) ac_try_echo=$ac_try;;
10908 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10909 $as_echo "$ac_try_echo") >&5
10910 (eval "$ac_link") 2>conftest.er1
10912 grep -v '^ *+' conftest.er1 >conftest.err
10914 cat conftest.err >&5
10915 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10916 (exit $ac_status); } && {
10917 test -z "$ac_c_werror_flag" ||
10918 test ! -s conftest.err
10919 } && test -s conftest$ac_exeext && {
10920 test "$cross_compiling" = yes ||
10921 $as_test_x conftest$ac_exeext
10925 $as_echo "$as_me: failed program was:" >&5
10926 sed 's/^/| /' conftest.$ac_ext >&5
10931 rm -rf conftest.dSYM
10932 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10933 conftest$ac_exeext conftest.$ac_ext
10936 { $as_echo "$as_me:$LINENO: result: $gdb_cv_bigtoc" >&5
10937 $as_echo "$gdb_cv_bigtoc" >&6; }
10941 # Change CFLAGS and CPPFLAGS temporarily so that C_SWITCH_X_SITE gets
10942 # used for the tests that follow. We set them back to REAL_CFLAGS and
10943 # REAL_CPPFLAGS later on.
10945 REAL_CPPFLAGS="$CPPFLAGS"
10947 if test "${HAVE_X11}" = "yes"; then
10948 DEFS="$C_SWITCH_X_SITE $DEFS"
10949 LDFLAGS="$LDFLAGS $LD_SWITCH_X_SITE"
10951 CFLAGS="$C_SWITCH_X_SITE $CFLAGS"
10952 CPPFLAGS="$C_SWITCH_X_SITE $CPPFLAGS"
10954 # On Solaris, arrange for LD_RUN_PATH to point to the X libraries for tests.
10955 # This is handled by LD_SWITCH_X_SITE_AUX during the real build,
10956 # but it's more convenient here to set LD_RUN_PATH
10957 # since this also works on hosts that don't understand LD_SWITCH_X_SITE_AUX.
10958 if test "${x_libraries}" != NONE && test -n "${x_libraries}"; then
10959 LD_RUN_PATH=$x_libraries${LD_RUN_PATH+:}$LD_RUN_PATH
10963 if test "${opsys}" = "gnu-linux"; then
10964 { $as_echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5
10965 $as_echo_n "checking whether X on GNU/Linux needs -b to link... " >&6; }
10966 cat >conftest.$ac_ext <<_ACEOF
10969 cat confdefs.h >>conftest.$ac_ext
10970 cat >>conftest.$ac_ext <<_ACEOF
10971 /* end confdefs.h. */
10976 XOpenDisplay ("foo");
10981 rm -f conftest.$ac_objext conftest$ac_exeext
10982 if { (ac_try="$ac_link"
10983 case "(($ac_try" in
10984 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10985 *) ac_try_echo
=$ac_try;;
10987 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10988 $as_echo "$ac_try_echo") >&5
10989 (eval "$ac_link") 2>conftest.er1
10991 grep -v '^ *+' conftest.er1
>conftest.err
10993 cat conftest.err
>&5
10994 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10995 (exit $ac_status); } && {
10996 test -z "$ac_c_werror_flag" ||
10997 test ! -s conftest.err
10998 } && test -s conftest
$ac_exeext && {
10999 test "$cross_compiling" = yes ||
11000 $as_test_x conftest
$ac_exeext
11002 xlinux_first_failure
=no
11004 $as_echo "$as_me: failed program was:" >&5
11005 sed 's/^/| /' conftest.
$ac_ext >&5
11007 xlinux_first_failure
=yes
11010 rm -rf conftest.dSYM
11011 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11012 conftest
$ac_exeext conftest.
$ac_ext
11013 if test "${xlinux_first_failure}" = "yes"; then
11014 OLD_LD_SWITCH_X_SITE
="$LD_SWITCH_X_SITE"
11015 OLD_C_SWITCH_X_SITE
="$C_SWITCH_X_SITE"
11016 OLD_CPPFLAGS
="$CPPFLAGS"
11018 LD_SWITCH_X_SITE
="$LD_SWITCH_X_SITE -b i486-linuxaout"
11019 C_SWITCH_X_SITE
="$C_SWITCH_X_SITE -b i486-linuxaout"
11020 CPPFLAGS
="$CPPFLAGS -b i486-linuxaout"
11021 LIBS
="$LIBS -b i486-linuxaout"
11022 cat >conftest.
$ac_ext <<_ACEOF
11025 cat confdefs.h
>>conftest.
$ac_ext
11026 cat >>conftest.
$ac_ext <<_ACEOF
11027 /* end confdefs.h. */
11032 XOpenDisplay ("foo");
11037 rm -f conftest.
$ac_objext conftest
$ac_exeext
11038 if { (ac_try
="$ac_link"
11039 case "(($ac_try" in
11040 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11041 *) ac_try_echo=$ac_try;;
11043 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11044 $as_echo "$ac_try_echo") >&5
11045 (eval "$ac_link") 2>conftest.er1
11047 grep -v '^ *+' conftest.er1 >conftest.err
11049 cat conftest.err >&5
11050 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11051 (exit $ac_status); } && {
11052 test -z "$ac_c_werror_flag" ||
11053 test ! -s conftest.err
11054 } && test -s conftest$ac_exeext && {
11055 test "$cross_compiling" = yes ||
11056 $as_test_x conftest$ac_exeext
11058 xlinux_second_failure=no
11060 $as_echo "$as_me: failed program was:" >&5
11061 sed 's/^/| /' conftest.$ac_ext >&5
11063 xlinux_second_failure=yes
11066 rm -rf conftest.dSYM
11067 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11068 conftest$ac_exeext conftest.$ac_ext
11069 if test "${xlinux_second_failure}" = "yes"; then
11070 # If we get the same failure with -b, there is no use adding -b.
11071 # So take it out. This plays safe.
11072 LD_SWITCH_X_SITE="$OLD_LD_SWITCH_X_SITE"
11073 C_SWITCH_X_SITE="$OLD_C_SWITCH_X_SITE"
11074 CPPFLAGS="$OLD_CPPFLAGS"
11076 { $as_echo "$as_me:$LINENO: result: no" >&5
11077 $as_echo "no" >&6; }
11079 { $as_echo "$as_me:$LINENO: result: yes" >&5
11080 $as_echo "yes" >&6; }
11083 { $as_echo "$as_me:$LINENO: result: no" >&5
11084 $as_echo "no" >&6; }
11088 # Reportedly, some broken Solaris systems have XKBlib.h but are missing
11089 # header files included from there.
11090 { $as_echo "$as_me:$LINENO: checking for Xkb" >&5
11091 $as_echo_n "checking for Xkb... " >&6; }
11092 cat >conftest.$ac_ext <<_ACEOF
11095 cat confdefs.h >>conftest.$ac_ext
11096 cat >>conftest.$ac_ext <<_ACEOF
11097 /* end confdefs.h. */
11098 #include <X11/Xlib.h>
11099 #include <X11/XKBlib.h>
11103 XkbDescPtr kb = XkbGetKeyboard (0, XkbAllComponentsMask, XkbUseCoreKbd);
11108 rm -f conftest.$ac_objext conftest$ac_exeext
11109 if { (ac_try="$ac_link"
11110 case "(($ac_try" in
11111 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11112 *) ac_try_echo
=$ac_try;;
11114 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11115 $as_echo "$ac_try_echo") >&5
11116 (eval "$ac_link") 2>conftest.er1
11118 grep -v '^ *+' conftest.er1
>conftest.err
11120 cat conftest.err
>&5
11121 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11122 (exit $ac_status); } && {
11123 test -z "$ac_c_werror_flag" ||
11124 test ! -s conftest.err
11125 } && test -s conftest
$ac_exeext && {
11126 test "$cross_compiling" = yes ||
11127 $as_test_x conftest
$ac_exeext
11131 $as_echo "$as_me: failed program was:" >&5
11132 sed 's/^/| /' conftest.
$ac_ext >&5
11137 rm -rf conftest.dSYM
11138 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11139 conftest
$ac_exeext conftest.
$ac_ext
11140 { $as_echo "$as_me:$LINENO: result: $emacs_xkb" >&5
11141 $as_echo "$emacs_xkb" >&6; }
11142 if test $emacs_xkb = yes; then
11144 cat >>confdefs.h
<<\_ACEOF
11145 #define HAVE_XKBGETKEYBOARD 1
11154 for ac_func
in XrmSetDatabase XScreenResourceString \
11155 XScreenNumberOfScreen XSetWMProtocols
11157 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
11158 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
11159 $as_echo_n "checking for $ac_func... " >&6; }
11160 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
11161 $as_echo_n "(cached) " >&6
11163 cat >conftest.
$ac_ext <<_ACEOF
11166 cat confdefs.h
>>conftest.
$ac_ext
11167 cat >>conftest.
$ac_ext <<_ACEOF
11168 /* end confdefs.h. */
11169 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
11170 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11171 #define $ac_func innocuous_$ac_func
11173 /* System header to define __stub macros and hopefully few prototypes,
11174 which can conflict with char $ac_func (); below.
11175 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11176 <limits.h> exists even on freestanding compilers. */
11179 # include <limits.h>
11181 # include <assert.h>
11186 /* Override any GCC internal prototype to avoid an error.
11187 Use char because int might match the return type of a GCC
11188 builtin and then its argument prototype would still apply. */
11193 /* The GNU C library defines this for functions which it implements
11194 to always fail with ENOSYS. Some functions are actually named
11195 something starting with __ and the normal name is an alias. */
11196 #if defined __stub_$ac_func || defined __stub___$ac_func
11203 return $ac_func ();
11208 rm -f conftest.
$ac_objext conftest
$ac_exeext
11209 if { (ac_try
="$ac_link"
11210 case "(($ac_try" in
11211 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11212 *) ac_try_echo=$ac_try;;
11214 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11215 $as_echo "$ac_try_echo") >&5
11216 (eval "$ac_link") 2>conftest.er1
11218 grep -v '^ *+' conftest.er1 >conftest.err
11220 cat conftest.err >&5
11221 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11222 (exit $ac_status); } && {
11223 test -z "$ac_c_werror_flag" ||
11224 test ! -s conftest.err
11225 } && test -s conftest$ac_exeext && {
11226 test "$cross_compiling" = yes ||
11227 $as_test_x conftest$ac_exeext
11229 eval "$as_ac_var=yes"
11231 $as_echo "$as_me: failed program was:" >&5
11232 sed 's/^/| /' conftest.$ac_ext >&5
11234 eval "$as_ac_var=no"
11237 rm -rf conftest.dSYM
11238 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11239 conftest$ac_exeext conftest.$ac_ext
11241 ac_res=`eval 'as_val=${'$as_ac_var'}
11242 $as_echo "$as_val"'`
11243 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11244 $as_echo "$ac_res" >&6; }
11245 if test `eval 'as_val=${'$as_ac_var'}
11246 $as_echo "$as_val"'` = yes; then
11247 cat >>confdefs.h <<_ACEOF
11248 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
11256 if test "${window_system}" = "x11"; then
11257 { $as_echo "$as_me:$LINENO: checking X11 version 6" >&5
11258 $as_echo_n "checking X11 version 6... " >&6; }
11259 if test "${emacs_cv_x11_version_6+set}" = set; then
11260 $as_echo_n "(cached) " >&6
11262 cat >conftest.$ac_ext <<_ACEOF
11265 cat confdefs.h >>conftest.$ac_ext
11266 cat >>conftest.$ac_ext <<_ACEOF
11267 /* end confdefs.h. */
11268 #include <X11/Xlib.h>
11272 #if XlibSpecificationRelease < 6
11280 rm -f conftest.$ac_objext conftest$ac_exeext
11281 if { (ac_try="$ac_link"
11282 case "(($ac_try" in
11283 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11284 *) ac_try_echo
=$ac_try;;
11286 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11287 $as_echo "$ac_try_echo") >&5
11288 (eval "$ac_link") 2>conftest.er1
11290 grep -v '^ *+' conftest.er1
>conftest.err
11292 cat conftest.err
>&5
11293 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11294 (exit $ac_status); } && {
11295 test -z "$ac_c_werror_flag" ||
11296 test ! -s conftest.err
11297 } && test -s conftest
$ac_exeext && {
11298 test "$cross_compiling" = yes ||
11299 $as_test_x conftest
$ac_exeext
11301 emacs_cv_x11_version_6
=yes
11303 $as_echo "$as_me: failed program was:" >&5
11304 sed 's/^/| /' conftest.
$ac_ext >&5
11306 emacs_cv_x11_version_6
=no
11309 rm -rf conftest.dSYM
11310 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11311 conftest
$ac_exeext conftest.
$ac_ext
11314 if test $emacs_cv_x11_version_6 = yes; then
11315 { $as_echo "$as_me:$LINENO: result: 6 or newer" >&5
11316 $as_echo "6 or newer" >&6; }
11318 cat >>confdefs.h
<<\_ACEOF
11319 #define HAVE_X11R6 1
11323 { $as_echo "$as_me:$LINENO: result: before 6" >&5
11324 $as_echo "before 6" >&6; }
11329 ### Use -lrsvg-2 if available, unless `--with-rsvg=no' is specified.
11331 if test "${HAVE_X11}" = "yes" ||
test "${NS_IMPL_GNUSTEP}" = "yes"; then
11332 if test "${with_rsvg}" != "no"; then
11333 RSVG_REQUIRED
=2.11.0
11334 RSVG_MODULE
="librsvg-2.0 >= $RSVG_REQUIRED"
11339 # Extract the first word of "pkg-config", so it can be a program name with args.
11340 set dummy pkg-config
; ac_word
=$2
11341 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
11342 $as_echo_n "checking for $ac_word... " >&6; }
11343 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
11344 $as_echo_n "(cached) " >&6
11346 case $PKG_CONFIG in
11348 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
11351 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11352 for as_dir
in $PATH
11355 test -z "$as_dir" && as_dir
=.
11356 for ac_exec_ext
in '' $ac_executable_extensions; do
11357 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11358 ac_cv_path_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
11359 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11366 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no"
11370 PKG_CONFIG
=$ac_cv_path_PKG_CONFIG
11371 if test -n "$PKG_CONFIG"; then
11372 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
11373 $as_echo "$PKG_CONFIG" >&6; }
11375 { $as_echo "$as_me:$LINENO: result: no" >&5
11376 $as_echo "no" >&6; }
11381 if test "$PKG_CONFIG" = "no" ; then
11384 PKG_CONFIG_MIN_VERSION
=0.9.0
11385 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
11386 { $as_echo "$as_me:$LINENO: checking for $RSVG_MODULE" >&5
11387 $as_echo_n "checking for $RSVG_MODULE... " >&6; }
11389 if $PKG_CONFIG --exists "$RSVG_MODULE" 2>&5; then
11390 { $as_echo "$as_me:$LINENO: result: yes" >&5
11391 $as_echo "yes" >&6; }
11394 { $as_echo "$as_me:$LINENO: checking RSVG_CFLAGS" >&5
11395 $as_echo_n "checking RSVG_CFLAGS... " >&6; }
11396 RSVG_CFLAGS
=`$PKG_CONFIG --cflags "$RSVG_MODULE"|sed -e 's,///*,/,g'`
11397 { $as_echo "$as_me:$LINENO: result: $RSVG_CFLAGS" >&5
11398 $as_echo "$RSVG_CFLAGS" >&6; }
11400 { $as_echo "$as_me:$LINENO: checking RSVG_LIBS" >&5
11401 $as_echo_n "checking RSVG_LIBS... " >&6; }
11402 RSVG_LIBS
=`$PKG_CONFIG --libs "$RSVG_MODULE"|sed -e 's,///*,/,g'`
11403 { $as_echo "$as_me:$LINENO: result: $RSVG_LIBS" >&5
11404 $as_echo "$RSVG_LIBS" >&6; }
11406 { $as_echo "$as_me:$LINENO: result: no" >&5
11407 $as_echo "no" >&6; }
11410 ## If we have a custom action on failure, don't print errors, but
11411 ## do set a variable so people can do so.
11412 RSVG_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "$RSVG_MODULE"`
11419 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
11420 echo "*** See http://www.freedesktop.org/software/pkgconfig"
11424 if test $succeeded = yes; then
11433 if test ".${RSVG_CFLAGS}" != "."; then
11436 cat >>confdefs.h
<<\_ACEOF
11437 #define HAVE_RSVG 1
11440 CFLAGS
="$CFLAGS $RSVG_CFLAGS"
11441 LIBS
="$RSVG_LIBS $LIBS"
11448 if test "${with_gtk}" = "yes" ||
test "$USE_X_TOOLKIT" = "maybe"; then
11451 GTK_MODULES
="gtk+-2.0 >= $GTK_REQUIRED glib-2.0 >= $GLIB_REQUIRED"
11456 # Extract the first word of "pkg-config", so it can be a program name with args.
11457 set dummy pkg-config
; ac_word
=$2
11458 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
11459 $as_echo_n "checking for $ac_word... " >&6; }
11460 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
11461 $as_echo_n "(cached) " >&6
11463 case $PKG_CONFIG in
11465 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
11468 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11469 for as_dir
in $PATH
11472 test -z "$as_dir" && as_dir
=.
11473 for ac_exec_ext
in '' $ac_executable_extensions; do
11474 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11475 ac_cv_path_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
11476 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11483 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no"
11487 PKG_CONFIG
=$ac_cv_path_PKG_CONFIG
11488 if test -n "$PKG_CONFIG"; then
11489 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
11490 $as_echo "$PKG_CONFIG" >&6; }
11492 { $as_echo "$as_me:$LINENO: result: no" >&5
11493 $as_echo "no" >&6; }
11498 if test "$PKG_CONFIG" = "no" ; then
11501 PKG_CONFIG_MIN_VERSION
=0.9.0
11502 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
11503 { $as_echo "$as_me:$LINENO: checking for $GTK_MODULES" >&5
11504 $as_echo_n "checking for $GTK_MODULES... " >&6; }
11506 if $PKG_CONFIG --exists "$GTK_MODULES" 2>&5; then
11507 { $as_echo "$as_me:$LINENO: result: yes" >&5
11508 $as_echo "yes" >&6; }
11511 { $as_echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
11512 $as_echo_n "checking GTK_CFLAGS... " >&6; }
11513 GTK_CFLAGS
=`$PKG_CONFIG --cflags "$GTK_MODULES"|sed -e 's,///*,/,g'`
11514 { $as_echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
11515 $as_echo "$GTK_CFLAGS" >&6; }
11517 { $as_echo "$as_me:$LINENO: checking GTK_LIBS" >&5
11518 $as_echo_n "checking GTK_LIBS... " >&6; }
11519 GTK_LIBS
=`$PKG_CONFIG --libs "$GTK_MODULES"|sed -e 's,///*,/,g'`
11520 { $as_echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
11521 $as_echo "$GTK_LIBS" >&6; }
11523 { $as_echo "$as_me:$LINENO: result: no" >&5
11524 $as_echo "no" >&6; }
11527 ## If we have a custom action on failure, don't print errors, but
11528 ## do set a variable so people can do so.
11529 GTK_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "$GTK_MODULES"`
11536 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
11537 echo "*** See http://www.freedesktop.org/software/pkgconfig"
11541 if test $succeeded = yes; then
11547 if test "$pkg_check_gtk" = "no" && test "$USE_X_TOOLKIT" != "maybe"; then
11548 { { $as_echo "$as_me:$LINENO: error: $GTK_PKG_ERRORS" >&5
11549 $as_echo "$as_me: error: $GTK_PKG_ERRORS" >&2;}
11550 { (exit 1); exit 1; }; }
11555 if test x
"$pkg_check_gtk" = xyes
; then
11559 C_SWITCH_X_SITE
="$C_SWITCH_X_SITE $GTK_CFLAGS"
11560 CFLAGS
="$CFLAGS $GTK_CFLAGS"
11561 LIBS
="$GTK_LIBS $LIBS"
11564 for ac_func
in gtk_main
11566 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
11567 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
11568 $as_echo_n "checking for $ac_func... " >&6; }
11569 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
11570 $as_echo_n "(cached) " >&6
11572 cat >conftest.
$ac_ext <<_ACEOF
11575 cat confdefs.h
>>conftest.
$ac_ext
11576 cat >>conftest.
$ac_ext <<_ACEOF
11577 /* end confdefs.h. */
11578 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
11579 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11580 #define $ac_func innocuous_$ac_func
11582 /* System header to define __stub macros and hopefully few prototypes,
11583 which can conflict with char $ac_func (); below.
11584 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11585 <limits.h> exists even on freestanding compilers. */
11588 # include <limits.h>
11590 # include <assert.h>
11595 /* Override any GCC internal prototype to avoid an error.
11596 Use char because int might match the return type of a GCC
11597 builtin and then its argument prototype would still apply. */
11602 /* The GNU C library defines this for functions which it implements
11603 to always fail with ENOSYS. Some functions are actually named
11604 something starting with __ and the normal name is an alias. */
11605 #if defined __stub_$ac_func || defined __stub___$ac_func
11612 return $ac_func ();
11617 rm -f conftest.
$ac_objext conftest
$ac_exeext
11618 if { (ac_try
="$ac_link"
11619 case "(($ac_try" in
11620 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11621 *) ac_try_echo=$ac_try;;
11623 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11624 $as_echo "$ac_try_echo") >&5
11625 (eval "$ac_link") 2>conftest.er1
11627 grep -v '^ *+' conftest.er1 >conftest.err
11629 cat conftest.err >&5
11630 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11631 (exit $ac_status); } && {
11632 test -z "$ac_c_werror_flag" ||
11633 test ! -s conftest.err
11634 } && test -s conftest$ac_exeext && {
11635 test "$cross_compiling" = yes ||
11636 $as_test_x conftest$ac_exeext
11638 eval "$as_ac_var=yes"
11640 $as_echo "$as_me: failed program was:" >&5
11641 sed 's/^/| /' conftest.$ac_ext >&5
11643 eval "$as_ac_var=no"
11646 rm -rf conftest.dSYM
11647 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11648 conftest$ac_exeext conftest.$ac_ext
11650 ac_res=`eval 'as_val=${'$as_ac_var'}
11651 $as_echo "$as_val"'`
11652 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11653 $as_echo "$ac_res" >&6; }
11654 if test `eval 'as_val=${'$as_ac_var'}
11655 $as_echo "$as_val"'` = yes; then
11656 cat >>confdefs.h <<_ACEOF
11657 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
11663 if test "${GTK_COMPILES}" != "yes"; then
11664 if test "$USE_X_TOOLKIT" != "maybe"; then
11665 { { $as_echo "$as_me:$LINENO: error: Gtk+ wanted, but it does not compile, see config.log. Maybe some x11-devel files missing?" >&5
11666 $as_echo "$as_me: error: Gtk+ wanted, but it does not compile, see config.log. Maybe some x11-devel files missing?" >&2;}
11667 { (exit 1); exit 1; }; };
11672 cat >>confdefs.h <<\_ACEOF
11677 if $PKG_CONFIG --atleast-version=2.10 gtk+-2.0; then
11680 { $as_echo "$as_me:$LINENO: WARNING: Your version of Gtk+ will have problems with
11681 closing open displays. This is no problem if you just use
11682 one display, but if you use more than one and close one of them
11683 Emacs may crash." >&5
11684 $as_echo "$as_me: WARNING: Your version of Gtk+ will have problems with
11685 closing open displays. This is no problem if you just use
11686 one display, but if you use more than one and close one of them
11687 Emacs may crash." >&2;}
11695 if test "${HAVE_GTK}" = "yes"; then
11697 if test "$with_toolkit_scroll_bars" != no; then
11698 with_toolkit_scroll_bars=yes
11701 HAVE_GTK_MULTIDISPLAY=no
11703 for ac_func in gdk_display_open
11705 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
11706 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
11707 $as_echo_n "checking for $ac_func... " >&6; }
11708 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
11709 $as_echo_n "(cached) " >&6
11711 cat >conftest.$ac_ext <<_ACEOF
11714 cat confdefs.h >>conftest.$ac_ext
11715 cat >>conftest.$ac_ext <<_ACEOF
11716 /* end confdefs.h. */
11717 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
11718 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11719 #define $ac_func innocuous_$ac_func
11721 /* System header to define __stub macros and hopefully few prototypes,
11722 which can conflict with char $ac_func (); below.
11723 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11724 <limits.h> exists even on freestanding compilers. */
11727 # include <limits.h>
11729 # include <assert.h>
11734 /* Override any GCC internal prototype to avoid an error.
11735 Use char because int might match the return type of a GCC
11736 builtin and then its argument prototype would still apply. */
11741 /* The GNU C library defines this for functions which it implements
11742 to always fail with ENOSYS. Some functions are actually named
11743 something starting with __ and the normal name is an alias. */
11744 #if defined __stub_$ac_func || defined __stub___$ac_func
11751 return $ac_func ();
11756 rm -f conftest.$ac_objext conftest$ac_exeext
11757 if { (ac_try="$ac_link"
11758 case "(($ac_try" in
11759 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11760 *) ac_try_echo
=$ac_try;;
11762 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11763 $as_echo "$ac_try_echo") >&5
11764 (eval "$ac_link") 2>conftest.er1
11766 grep -v '^ *+' conftest.er1
>conftest.err
11768 cat conftest.err
>&5
11769 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11770 (exit $ac_status); } && {
11771 test -z "$ac_c_werror_flag" ||
11772 test ! -s conftest.err
11773 } && test -s conftest
$ac_exeext && {
11774 test "$cross_compiling" = yes ||
11775 $as_test_x conftest
$ac_exeext
11777 eval "$as_ac_var=yes"
11779 $as_echo "$as_me: failed program was:" >&5
11780 sed 's/^/| /' conftest.
$ac_ext >&5
11782 eval "$as_ac_var=no"
11785 rm -rf conftest.dSYM
11786 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11787 conftest
$ac_exeext conftest.
$ac_ext
11789 ac_res
=`eval 'as_val=${'$as_ac_var'}
11790 $as_echo "$as_val"'`
11791 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11792 $as_echo "$ac_res" >&6; }
11793 if test `eval 'as_val=${'$as_ac_var'}
11794 $as_echo "$as_val"'` = yes; then
11795 cat >>confdefs.h
<<_ACEOF
11796 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
11798 HAVE_GTK_MULTIDISPLAY
=yes
11802 if test "${HAVE_GTK_MULTIDISPLAY}" = "yes"; then
11804 cat >>confdefs.h
<<\_ACEOF
11805 #define HAVE_GTK_MULTIDISPLAY 1
11810 HAVE_GTK_FILE_SELECTION
=no
11811 { $as_echo "$as_me:$LINENO: checking whether GTK_TYPE_FILE_SELECTION is declared" >&5
11812 $as_echo_n "checking whether GTK_TYPE_FILE_SELECTION is declared... " >&6; }
11813 if test "${ac_cv_have_decl_GTK_TYPE_FILE_SELECTION+set}" = set; then
11814 $as_echo_n "(cached) " >&6
11816 cat >conftest.
$ac_ext <<_ACEOF
11819 cat confdefs.h
>>conftest.
$ac_ext
11820 cat >>conftest.
$ac_ext <<_ACEOF
11821 /* end confdefs.h. */
11822 $ac_includes_default
11823 #include <gtk/gtk.h>
11828 #ifndef GTK_TYPE_FILE_SELECTION
11829 (void) GTK_TYPE_FILE_SELECTION;
11836 rm -f conftest.
$ac_objext
11837 if { (ac_try
="$ac_compile"
11838 case "(($ac_try" in
11839 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11840 *) ac_try_echo=$ac_try;;
11842 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11843 $as_echo "$ac_try_echo") >&5
11844 (eval "$ac_compile") 2>conftest.er1
11846 grep -v '^ *+' conftest.er1 >conftest.err
11848 cat conftest.err >&5
11849 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11850 (exit $ac_status); } && {
11851 test -z "$ac_c_werror_flag" ||
11852 test ! -s conftest.err
11853 } && test -s conftest.$ac_objext; then
11854 ac_cv_have_decl_GTK_TYPE_FILE_SELECTION=yes
11856 $as_echo "$as_me: failed program was:" >&5
11857 sed 's/^/| /' conftest.$ac_ext >&5
11859 ac_cv_have_decl_GTK_TYPE_FILE_SELECTION=no
11862 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11864 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_GTK_TYPE_FILE_SELECTION" >&5
11865 $as_echo "$ac_cv_have_decl_GTK_TYPE_FILE_SELECTION" >&6; }
11866 if test $ac_cv_have_decl_GTK_TYPE_FILE_SELECTION = yes; then
11867 HAVE_GTK_FILE_SELECTION=yes
11869 HAVE_GTK_FILE_SELECTION=no
11872 if test "$HAVE_GTK_FILE_SELECTION" = yes; then
11874 for ac_func in gtk_file_selection_new
11876 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
11877 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
11878 $as_echo_n "checking for $ac_func... " >&6; }
11879 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
11880 $as_echo_n "(cached) " >&6
11882 cat >conftest.$ac_ext <<_ACEOF
11885 cat confdefs.h >>conftest.$ac_ext
11886 cat >>conftest.$ac_ext <<_ACEOF
11887 /* end confdefs.h. */
11888 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
11889 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11890 #define $ac_func innocuous_$ac_func
11892 /* System header to define __stub macros and hopefully few prototypes,
11893 which can conflict with char $ac_func (); below.
11894 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11895 <limits.h> exists even on freestanding compilers. */
11898 # include <limits.h>
11900 # include <assert.h>
11905 /* Override any GCC internal prototype to avoid an error.
11906 Use char because int might match the return type of a GCC
11907 builtin and then its argument prototype would still apply. */
11912 /* The GNU C library defines this for functions which it implements
11913 to always fail with ENOSYS. Some functions are actually named
11914 something starting with __ and the normal name is an alias. */
11915 #if defined __stub_$ac_func || defined __stub___$ac_func
11922 return $ac_func ();
11927 rm -f conftest.$ac_objext conftest$ac_exeext
11928 if { (ac_try="$ac_link"
11929 case "(($ac_try" in
11930 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11931 *) ac_try_echo
=$ac_try;;
11933 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11934 $as_echo "$ac_try_echo") >&5
11935 (eval "$ac_link") 2>conftest.er1
11937 grep -v '^ *+' conftest.er1
>conftest.err
11939 cat conftest.err
>&5
11940 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11941 (exit $ac_status); } && {
11942 test -z "$ac_c_werror_flag" ||
11943 test ! -s conftest.err
11944 } && test -s conftest
$ac_exeext && {
11945 test "$cross_compiling" = yes ||
11946 $as_test_x conftest
$ac_exeext
11948 eval "$as_ac_var=yes"
11950 $as_echo "$as_me: failed program was:" >&5
11951 sed 's/^/| /' conftest.
$ac_ext >&5
11953 eval "$as_ac_var=no"
11956 rm -rf conftest.dSYM
11957 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11958 conftest
$ac_exeext conftest.
$ac_ext
11960 ac_res
=`eval 'as_val=${'$as_ac_var'}
11961 $as_echo "$as_val"'`
11962 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11963 $as_echo "$ac_res" >&6; }
11964 if test `eval 'as_val=${'$as_ac_var'}
11965 $as_echo "$as_val"'` = yes; then
11966 cat >>confdefs.h
<<_ACEOF
11967 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
11969 HAVE_GTK_FILE_SELECTION
=yes
11971 HAVE_GTK_FILE_SELECTION
=no
11977 HAVE_GTK_FILE_CHOOSER
=no
11978 { $as_echo "$as_me:$LINENO: checking whether GTK_TYPE_FILE_CHOOSER is declared" >&5
11979 $as_echo_n "checking whether GTK_TYPE_FILE_CHOOSER is declared... " >&6; }
11980 if test "${ac_cv_have_decl_GTK_TYPE_FILE_CHOOSER+set}" = set; then
11981 $as_echo_n "(cached) " >&6
11983 cat >conftest.
$ac_ext <<_ACEOF
11986 cat confdefs.h
>>conftest.
$ac_ext
11987 cat >>conftest.
$ac_ext <<_ACEOF
11988 /* end confdefs.h. */
11989 $ac_includes_default
11990 #include <gtk/gtk.h>
11995 #ifndef GTK_TYPE_FILE_CHOOSER
11996 (void) GTK_TYPE_FILE_CHOOSER;
12003 rm -f conftest.
$ac_objext
12004 if { (ac_try
="$ac_compile"
12005 case "(($ac_try" in
12006 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12007 *) ac_try_echo=$ac_try;;
12009 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12010 $as_echo "$ac_try_echo") >&5
12011 (eval "$ac_compile") 2>conftest.er1
12013 grep -v '^ *+' conftest.er1 >conftest.err
12015 cat conftest.err >&5
12016 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12017 (exit $ac_status); } && {
12018 test -z "$ac_c_werror_flag" ||
12019 test ! -s conftest.err
12020 } && test -s conftest.$ac_objext; then
12021 ac_cv_have_decl_GTK_TYPE_FILE_CHOOSER=yes
12023 $as_echo "$as_me: failed program was:" >&5
12024 sed 's/^/| /' conftest.$ac_ext >&5
12026 ac_cv_have_decl_GTK_TYPE_FILE_CHOOSER=no
12029 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12031 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_GTK_TYPE_FILE_CHOOSER" >&5
12032 $as_echo "$ac_cv_have_decl_GTK_TYPE_FILE_CHOOSER" >&6; }
12033 if test $ac_cv_have_decl_GTK_TYPE_FILE_CHOOSER = yes; then
12034 HAVE_GTK_FILE_CHOOSER=yes
12036 HAVE_GTK_FILE_CHOOSER=no
12039 if test "$HAVE_GTK_FILE_CHOOSER" = yes; then
12041 for ac_func in gtk_file_chooser_dialog_new
12043 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
12044 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
12045 $as_echo_n "checking for $ac_func... " >&6; }
12046 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
12047 $as_echo_n "(cached) " >&6
12049 cat >conftest.$ac_ext <<_ACEOF
12052 cat confdefs.h >>conftest.$ac_ext
12053 cat >>conftest.$ac_ext <<_ACEOF
12054 /* end confdefs.h. */
12055 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12056 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12057 #define $ac_func innocuous_$ac_func
12059 /* System header to define __stub macros and hopefully few prototypes,
12060 which can conflict with char $ac_func (); below.
12061 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12062 <limits.h> exists even on freestanding compilers. */
12065 # include <limits.h>
12067 # include <assert.h>
12072 /* Override any GCC internal prototype to avoid an error.
12073 Use char because int might match the return type of a GCC
12074 builtin and then its argument prototype would still apply. */
12079 /* The GNU C library defines this for functions which it implements
12080 to always fail with ENOSYS. Some functions are actually named
12081 something starting with __ and the normal name is an alias. */
12082 #if defined __stub_$ac_func || defined __stub___$ac_func
12089 return $ac_func ();
12094 rm -f conftest.$ac_objext conftest$ac_exeext
12095 if { (ac_try="$ac_link"
12096 case "(($ac_try" in
12097 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12098 *) ac_try_echo
=$ac_try;;
12100 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12101 $as_echo "$ac_try_echo") >&5
12102 (eval "$ac_link") 2>conftest.er1
12104 grep -v '^ *+' conftest.er1
>conftest.err
12106 cat conftest.err
>&5
12107 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12108 (exit $ac_status); } && {
12109 test -z "$ac_c_werror_flag" ||
12110 test ! -s conftest.err
12111 } && test -s conftest
$ac_exeext && {
12112 test "$cross_compiling" = yes ||
12113 $as_test_x conftest
$ac_exeext
12115 eval "$as_ac_var=yes"
12117 $as_echo "$as_me: failed program was:" >&5
12118 sed 's/^/| /' conftest.
$ac_ext >&5
12120 eval "$as_ac_var=no"
12123 rm -rf conftest.dSYM
12124 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12125 conftest
$ac_exeext conftest.
$ac_ext
12127 ac_res
=`eval 'as_val=${'$as_ac_var'}
12128 $as_echo "$as_val"'`
12129 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12130 $as_echo "$ac_res" >&6; }
12131 if test `eval 'as_val=${'$as_ac_var'}
12132 $as_echo "$as_val"'` = yes; then
12133 cat >>confdefs.h
<<_ACEOF
12134 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12136 HAVE_GTK_FILE_CHOOSER
=yes
12138 HAVE_GTK_FILE_CHOOSER
=no
12144 if test "$HAVE_GTK_FILE_SELECTION" = yes \
12145 && test "$HAVE_GTK_FILE_CHOOSER" = yes; then
12147 cat >>confdefs.h
<<\_ACEOF
12148 #define HAVE_GTK_FILE_BOTH 1
12153 if test "$HAVE_GTK_FILE_CHOOSER" = yes; then
12154 HAVE_GTK_AND_PTHREAD
=no
12156 for ac_header
in pthread.h
12158 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12159 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12160 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12161 $as_echo_n "checking for $ac_header... " >&6; }
12162 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12163 $as_echo_n "(cached) " >&6
12165 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12166 $as_echo "$as_val"'`
12167 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12168 $as_echo "$ac_res" >&6; }
12170 # Is the header compilable?
12171 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12172 $as_echo_n "checking $ac_header usability... " >&6; }
12173 cat >conftest.
$ac_ext <<_ACEOF
12176 cat confdefs.h
>>conftest.
$ac_ext
12177 cat >>conftest.
$ac_ext <<_ACEOF
12178 /* end confdefs.h. */
12179 $ac_includes_default
12180 #include <$ac_header>
12182 rm -f conftest.
$ac_objext
12183 if { (ac_try
="$ac_compile"
12184 case "(($ac_try" in
12185 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12186 *) ac_try_echo=$ac_try;;
12188 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12189 $as_echo "$ac_try_echo") >&5
12190 (eval "$ac_compile") 2>conftest.er1
12192 grep -v '^ *+' conftest.er1 >conftest.err
12194 cat conftest.err >&5
12195 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12196 (exit $ac_status); } && {
12197 test -z "$ac_c_werror_flag" ||
12198 test ! -s conftest.err
12199 } && test -s conftest.$ac_objext; then
12200 ac_header_compiler=yes
12202 $as_echo "$as_me: failed program was:" >&5
12203 sed 's/^/| /' conftest.$ac_ext >&5
12205 ac_header_compiler=no
12208 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12209 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12210 $as_echo "$ac_header_compiler" >&6; }
12212 # Is the header present?
12213 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12214 $as_echo_n "checking $ac_header presence... " >&6; }
12215 cat >conftest.$ac_ext <<_ACEOF
12218 cat confdefs.h >>conftest.$ac_ext
12219 cat >>conftest.$ac_ext <<_ACEOF
12220 /* end confdefs.h. */
12221 #include <$ac_header>
12223 if { (ac_try="$ac_cpp conftest.$ac_ext"
12224 case "(($ac_try" in
12225 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12226 *) ac_try_echo
=$ac_try;;
12228 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12229 $as_echo "$ac_try_echo") >&5
12230 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12232 grep -v '^ *+' conftest.er1
>conftest.err
12234 cat conftest.err
>&5
12235 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12236 (exit $ac_status); } >/dev
/null
&& {
12237 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12238 test ! -s conftest.err
12240 ac_header_preproc
=yes
12242 $as_echo "$as_me: failed program was:" >&5
12243 sed 's/^/| /' conftest.
$ac_ext >&5
12245 ac_header_preproc
=no
12248 rm -f conftest.err conftest.
$ac_ext
12249 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12250 $as_echo "$ac_header_preproc" >&6; }
12252 # So? What about this header?
12253 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12255 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12256 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12257 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12258 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12259 ac_header_preproc
=yes
12262 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12263 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12264 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12265 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12266 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12267 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12268 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12269 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12270 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12271 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12272 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12273 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12277 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12278 $as_echo_n "checking for $ac_header... " >&6; }
12279 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12280 $as_echo_n "(cached) " >&6
12282 eval "$as_ac_Header=\$ac_header_preproc"
12284 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12285 $as_echo "$as_val"'`
12286 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12287 $as_echo "$ac_res" >&6; }
12290 if test `eval 'as_val=${'$as_ac_Header'}
12291 $as_echo "$as_val"'` = yes; then
12292 cat >>confdefs.h
<<_ACEOF
12293 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12300 if test "$ac_cv_header_pthread_h"; then
12301 { $as_echo "$as_me:$LINENO: checking for pthread_self in -lpthread" >&5
12302 $as_echo_n "checking for pthread_self in -lpthread... " >&6; }
12303 if test "${ac_cv_lib_pthread_pthread_self+set}" = set; then
12304 $as_echo_n "(cached) " >&6
12306 ac_check_lib_save_LIBS
=$LIBS
12307 LIBS
="-lpthread $LIBS"
12308 cat >conftest.
$ac_ext <<_ACEOF
12311 cat confdefs.h
>>conftest.
$ac_ext
12312 cat >>conftest.
$ac_ext <<_ACEOF
12313 /* end confdefs.h. */
12315 /* Override any GCC internal prototype to avoid an error.
12316 Use char because int might match the return type of a GCC
12317 builtin and then its argument prototype would still apply. */
12321 char pthread_self ();
12325 return pthread_self ();
12330 rm -f conftest.
$ac_objext conftest
$ac_exeext
12331 if { (ac_try
="$ac_link"
12332 case "(($ac_try" in
12333 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12334 *) ac_try_echo=$ac_try;;
12336 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12337 $as_echo "$ac_try_echo") >&5
12338 (eval "$ac_link") 2>conftest.er1
12340 grep -v '^ *+' conftest.er1 >conftest.err
12342 cat conftest.err >&5
12343 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12344 (exit $ac_status); } && {
12345 test -z "$ac_c_werror_flag" ||
12346 test ! -s conftest.err
12347 } && test -s conftest$ac_exeext && {
12348 test "$cross_compiling" = yes ||
12349 $as_test_x conftest$ac_exeext
12351 ac_cv_lib_pthread_pthread_self=yes
12353 $as_echo "$as_me: failed program was:" >&5
12354 sed 's/^/| /' conftest.$ac_ext >&5
12356 ac_cv_lib_pthread_pthread_self=no
12359 rm -rf conftest.dSYM
12360 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12361 conftest$ac_exeext conftest.$ac_ext
12362 LIBS=$ac_check_lib_save_LIBS
12364 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_self" >&5
12365 $as_echo "$ac_cv_lib_pthread_pthread_self" >&6; }
12366 if test $ac_cv_lib_pthread_pthread_self = yes; then
12367 HAVE_GTK_AND_PTHREAD=yes
12371 if test "$HAVE_GTK_AND_PTHREAD" = yes; then
12372 case "${canonical}" in
12374 *) GTK_LIBS="$GTK_LIBS -lpthread" ;;
12377 cat >>confdefs.h <<\_ACEOF
12378 #define HAVE_GTK_AND_PTHREAD 1
12386 if test "${with_dbus}" = "yes"; then
12390 # Extract the first word of "pkg-config", so it can be a program name with args.
12391 set dummy pkg-config; ac_word=$2
12392 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
12393 $as_echo_n "checking for $ac_word... " >&6; }
12394 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
12395 $as_echo_n "(cached) " >&6
12397 case $PKG_CONFIG in
12399 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
12402 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12403 for as_dir in $PATH
12406 test -z "$as_dir" && as_dir=.
12407 for ac_exec_ext in '' $ac_executable_extensions; do
12408 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12409 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12410 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12417 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
12421 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12422 if test -n "$PKG_CONFIG"; then
12423 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12424 $as_echo "$PKG_CONFIG" >&6; }
12426 { $as_echo "$as_me:$LINENO: result: no" >&5
12427 $as_echo "no" >&6; }
12432 if test "$PKG_CONFIG" = "no" ; then
12435 PKG_CONFIG_MIN_VERSION=0.9.0
12436 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
12437 { $as_echo "$as_me:$LINENO: checking for dbus-1 >= 1.0" >&5
12438 $as_echo_n "checking for dbus-1 >= 1.0... " >&6; }
12440 if $PKG_CONFIG --exists "dbus-1 >= 1.0" 2>&5; then
12441 { $as_echo "$as_me:$LINENO: result: yes" >&5
12442 $as_echo "yes" >&6; }
12445 { $as_echo "$as_me:$LINENO: checking DBUS_CFLAGS" >&5
12446 $as_echo_n "checking DBUS_CFLAGS... " >&6; }
12447 DBUS_CFLAGS=`$PKG_CONFIG --cflags "dbus-1 >= 1.0"|
sed -e 's,///*,/,g'`
12448 { $as_echo "$as_me:$LINENO: result: $DBUS_CFLAGS" >&5
12449 $as_echo "$DBUS_CFLAGS" >&6; }
12451 { $as_echo "$as_me:$LINENO: checking DBUS_LIBS" >&5
12452 $as_echo_n "checking DBUS_LIBS... " >&6; }
12453 DBUS_LIBS=`$PKG_CONFIG --libs "dbus-1 >= 1.0"|
sed -e 's,///*,/,g'`
12454 { $as_echo "$as_me:$LINENO: result: $DBUS_LIBS" >&5
12455 $as_echo "$DBUS_LIBS" >&6; }
12457 { $as_echo "$as_me:$LINENO: result: no" >&5
12458 $as_echo "no" >&6; }
12461 ## If we have a custom action on failure, don't print errors, but
12462 ## do set a variable so people can do so.
12463 DBUS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "dbus-1 >= 1.0"`
12470 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
12471 echo "*** See http://www.freedesktop.org/software/pkgconfig"
12475 if test $succeeded = yes; then
12481 if test "$HAVE_DBUS" = yes; then
12482 LIBS="$LIBS $DBUS_LIBS"
12484 cat >>confdefs.h <<\_ACEOF
12485 #define HAVE_DBUS 1
12489 for ac_func in dbus_watch_get_unix_fd
12491 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
12492 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
12493 $as_echo_n "checking for $ac_func... " >&6; }
12494 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
12495 $as_echo_n "(cached) " >&6
12497 cat >conftest.$ac_ext <<_ACEOF
12500 cat confdefs.h >>conftest.$ac_ext
12501 cat >>conftest.$ac_ext <<_ACEOF
12502 /* end confdefs.h. */
12503 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12504 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12505 #define $ac_func innocuous_$ac_func
12507 /* System header to define __stub macros and hopefully few prototypes,
12508 which can conflict with char $ac_func (); below.
12509 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12510 <limits.h> exists even on freestanding compilers. */
12513 # include <limits.h>
12515 # include <assert.h>
12520 /* Override any GCC internal prototype to avoid an error.
12521 Use char because int might match the return type of a GCC
12522 builtin and then its argument prototype would still apply. */
12527 /* The GNU C library defines this for functions which it implements
12528 to always fail with ENOSYS. Some functions are actually named
12529 something starting with __ and the normal name is an alias. */
12530 #if defined __stub_$ac_func || defined __stub___$ac_func
12537 return $ac_func ();
12542 rm -f conftest.$ac_objext conftest$ac_exeext
12543 if { (ac_try="$ac_link"
12544 case "(($ac_try" in
12545 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12546 *) ac_try_echo
=$ac_try;;
12548 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12549 $as_echo "$ac_try_echo") >&5
12550 (eval "$ac_link") 2>conftest.er1
12552 grep -v '^ *+' conftest.er1
>conftest.err
12554 cat conftest.err
>&5
12555 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12556 (exit $ac_status); } && {
12557 test -z "$ac_c_werror_flag" ||
12558 test ! -s conftest.err
12559 } && test -s conftest
$ac_exeext && {
12560 test "$cross_compiling" = yes ||
12561 $as_test_x conftest
$ac_exeext
12563 eval "$as_ac_var=yes"
12565 $as_echo "$as_me: failed program was:" >&5
12566 sed 's/^/| /' conftest.
$ac_ext >&5
12568 eval "$as_ac_var=no"
12571 rm -rf conftest.dSYM
12572 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12573 conftest
$ac_exeext conftest.
$ac_ext
12575 ac_res
=`eval 'as_val=${'$as_ac_var'}
12576 $as_echo "$as_val"'`
12577 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12578 $as_echo "$ac_res" >&6; }
12579 if test `eval 'as_val=${'$as_ac_var'}
12580 $as_echo "$as_val"'` = yes; then
12581 cat >>confdefs.h
<<_ACEOF
12582 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12592 if test "${HAVE_X11}" = "yes" && test "${with_gconf}" = "yes"; then
12596 # Extract the first word of "pkg-config", so it can be a program name with args.
12597 set dummy pkg-config
; ac_word
=$2
12598 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
12599 $as_echo_n "checking for $ac_word... " >&6; }
12600 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
12601 $as_echo_n "(cached) " >&6
12603 case $PKG_CONFIG in
12605 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
12608 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12609 for as_dir
in $PATH
12612 test -z "$as_dir" && as_dir
=.
12613 for ac_exec_ext
in '' $ac_executable_extensions; do
12614 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12615 ac_cv_path_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
12616 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12623 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no"
12627 PKG_CONFIG
=$ac_cv_path_PKG_CONFIG
12628 if test -n "$PKG_CONFIG"; then
12629 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12630 $as_echo "$PKG_CONFIG" >&6; }
12632 { $as_echo "$as_me:$LINENO: result: no" >&5
12633 $as_echo "no" >&6; }
12638 if test "$PKG_CONFIG" = "no" ; then
12641 PKG_CONFIG_MIN_VERSION
=0.9.0
12642 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
12643 { $as_echo "$as_me:$LINENO: checking for gconf-2.0 >= 2.13" >&5
12644 $as_echo_n "checking for gconf-2.0 >= 2.13... " >&6; }
12646 if $PKG_CONFIG --exists "gconf-2.0 >= 2.13" 2>&5; then
12647 { $as_echo "$as_me:$LINENO: result: yes" >&5
12648 $as_echo "yes" >&6; }
12651 { $as_echo "$as_me:$LINENO: checking GCONF_CFLAGS" >&5
12652 $as_echo_n "checking GCONF_CFLAGS... " >&6; }
12653 GCONF_CFLAGS
=`$PKG_CONFIG --cflags "gconf-2.0 >= 2.13"|sed -e 's,///*,/,g'`
12654 { $as_echo "$as_me:$LINENO: result: $GCONF_CFLAGS" >&5
12655 $as_echo "$GCONF_CFLAGS" >&6; }
12657 { $as_echo "$as_me:$LINENO: checking GCONF_LIBS" >&5
12658 $as_echo_n "checking GCONF_LIBS... " >&6; }
12659 GCONF_LIBS
=`$PKG_CONFIG --libs "gconf-2.0 >= 2.13"|sed -e 's,///*,/,g'`
12660 { $as_echo "$as_me:$LINENO: result: $GCONF_LIBS" >&5
12661 $as_echo "$GCONF_LIBS" >&6; }
12663 { $as_echo "$as_me:$LINENO: result: no" >&5
12664 $as_echo "no" >&6; }
12667 ## If we have a custom action on failure, don't print errors, but
12668 ## do set a variable so people can do so.
12669 GCONF_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "gconf-2.0 >= 2.13"`
12676 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
12677 echo "*** See http://www.freedesktop.org/software/pkgconfig"
12681 if test $succeeded = yes; then
12687 if test "$HAVE_GCONF" = yes; then
12689 cat >>confdefs.h
<<\_ACEOF
12690 #define HAVE_GCONF 1
12697 if test x
"${USE_X_TOOLKIT}" = xmaybe ||
test x
"${USE_X_TOOLKIT}" = xLUCID
; then
12698 if test "$with_xaw3d" != no
; then
12699 { $as_echo "$as_me:$LINENO: checking for xaw3d" >&5
12700 $as_echo_n "checking for xaw3d... " >&6; }
12701 if test "${emacs_cv_xaw3d+set}" = set; then
12702 $as_echo_n "(cached) " >&6
12704 cat >conftest.
$ac_ext <<_ACEOF
12707 cat confdefs.h
>>conftest.
$ac_ext
12708 cat >>conftest.
$ac_ext <<_ACEOF
12709 /* end confdefs.h. */
12711 #include <X11/Intrinsic.h>
12712 #include <X11/Xaw3d/Simple.h>
12721 rm -f conftest.
$ac_objext conftest
$ac_exeext
12722 if { (ac_try
="$ac_link"
12723 case "(($ac_try" in
12724 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12725 *) ac_try_echo=$ac_try;;
12727 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12728 $as_echo "$ac_try_echo") >&5
12729 (eval "$ac_link") 2>conftest.er1
12731 grep -v '^ *+' conftest.er1 >conftest.err
12733 cat conftest.err >&5
12734 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12735 (exit $ac_status); } && {
12736 test -z "$ac_c_werror_flag" ||
12737 test ! -s conftest.err
12738 } && test -s conftest$ac_exeext && {
12739 test "$cross_compiling" = yes ||
12740 $as_test_x conftest$ac_exeext
12744 $as_echo "$as_me: failed program was:" >&5
12745 sed 's/^/| /' conftest.$ac_ext >&5
12750 rm -rf conftest.dSYM
12751 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12752 conftest$ac_exeext conftest.$ac_ext
12758 if test $emacs_cv_xaw3d = yes; then
12759 { $as_echo "$as_me:$LINENO: result: yes; using Lucid toolkit" >&5
12760 $as_echo "yes; using Lucid toolkit" >&6; }
12761 USE_X_TOOLKIT=LUCID
12764 cat >>confdefs.h <<\_ACEOF
12765 #define HAVE_XAW3D 1
12769 { $as_echo "$as_me:$LINENO: result: no" >&5
12770 $as_echo "no" >&6; }
12771 { $as_echo "$as_me:$LINENO: checking for libXaw" >&5
12772 $as_echo_n "checking for libXaw... " >&6; }
12773 if test "${emacs_cv_xaw+set}" = set; then
12774 $as_echo_n "(cached) " >&6
12776 cat >conftest.$ac_ext <<_ACEOF
12779 cat confdefs.h >>conftest.$ac_ext
12780 cat >>conftest.$ac_ext <<_ACEOF
12781 /* end confdefs.h. */
12783 #include <X11/Intrinsic.h>
12784 #include <X11/Xaw/Simple.h>
12793 rm -f conftest.$ac_objext conftest$ac_exeext
12794 if { (ac_try="$ac_link"
12795 case "(($ac_try" in
12796 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12797 *) ac_try_echo
=$ac_try;;
12799 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12800 $as_echo "$ac_try_echo") >&5
12801 (eval "$ac_link") 2>conftest.er1
12803 grep -v '^ *+' conftest.er1
>conftest.err
12805 cat conftest.err
>&5
12806 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12807 (exit $ac_status); } && {
12808 test -z "$ac_c_werror_flag" ||
12809 test ! -s conftest.err
12810 } && test -s conftest
$ac_exeext && {
12811 test "$cross_compiling" = yes ||
12812 $as_test_x conftest
$ac_exeext
12816 $as_echo "$as_me: failed program was:" >&5
12817 sed 's/^/| /' conftest.
$ac_ext >&5
12822 rm -rf conftest.dSYM
12823 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12824 conftest
$ac_exeext conftest.
$ac_ext
12827 if test $emacs_cv_xaw = yes; then
12828 { $as_echo "$as_me:$LINENO: result: yes; using Lucid toolkit" >&5
12829 $as_echo "yes; using Lucid toolkit" >&6; }
12830 USE_X_TOOLKIT
=LUCID
12831 elif test x
"${USE_X_TOOLKIT}" = xLUCID
; then
12832 { { $as_echo "$as_me:$LINENO: error: Lucid toolkit requires X11/Xaw include files" >&5
12833 $as_echo "$as_me: error: Lucid toolkit requires X11/Xaw include files" >&2;}
12834 { (exit 1); exit 1; }; }
12836 { $as_echo "$as_me:$LINENO: result: no; do not use toolkit by default" >&5
12837 $as_echo "no; do not use toolkit by default" >&6; }
12843 X_TOOLKIT_TYPE
=$USE_X_TOOLKIT
12845 if test "${USE_X_TOOLKIT}" != "none"; then
12846 { $as_echo "$as_me:$LINENO: checking X11 toolkit version" >&5
12847 $as_echo_n "checking X11 toolkit version... " >&6; }
12848 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then
12849 $as_echo_n "(cached) " >&6
12851 cat >conftest.
$ac_ext <<_ACEOF
12854 cat confdefs.h
>>conftest.
$ac_ext
12855 cat >>conftest.
$ac_ext <<_ACEOF
12856 /* end confdefs.h. */
12857 #include <X11/Intrinsic.h>
12861 #if XtSpecificationRelease < 6
12869 rm -f conftest.
$ac_objext conftest
$ac_exeext
12870 if { (ac_try
="$ac_link"
12871 case "(($ac_try" in
12872 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12873 *) ac_try_echo=$ac_try;;
12875 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12876 $as_echo "$ac_try_echo") >&5
12877 (eval "$ac_link") 2>conftest.er1
12879 grep -v '^ *+' conftest.er1 >conftest.err
12881 cat conftest.err >&5
12882 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12883 (exit $ac_status); } && {
12884 test -z "$ac_c_werror_flag" ||
12885 test ! -s conftest.err
12886 } && test -s conftest$ac_exeext && {
12887 test "$cross_compiling" = yes ||
12888 $as_test_x conftest$ac_exeext
12890 emacs_cv_x11_toolkit_version_6=yes
12892 $as_echo "$as_me: failed program was:" >&5
12893 sed 's/^/| /' conftest.$ac_ext >&5
12895 emacs_cv_x11_toolkit_version_6=no
12898 rm -rf conftest.dSYM
12899 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12900 conftest$ac_exeext conftest.$ac_ext
12903 HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6
12904 if test $emacs_cv_x11_toolkit_version_6 = yes; then
12905 { $as_echo "$as_me:$LINENO: result: 6 or newer" >&5
12906 $as_echo "6 or newer" >&6; }
12908 cat >>confdefs.h <<\_ACEOF
12909 #define HAVE_X11XTR6 1
12913 { $as_echo "$as_me:$LINENO: result: before 6" >&5
12914 $as_echo "before 6" >&6; }
12918 if test x$HAVE_X11XTR6 = xyes; then
12919 LIBS="-lXt -lSM -lICE $LIBS"
12924 { $as_echo "$as_me:$LINENO: checking for XmuConvertStandardSelection in -lXmu" >&5
12925 $as_echo_n "checking for XmuConvertStandardSelection in -lXmu... " >&6; }
12926 if test "${ac_cv_lib_Xmu_XmuConvertStandardSelection+set}" = set; then
12927 $as_echo_n "(cached) " >&6
12929 ac_check_lib_save_LIBS=$LIBS
12931 cat >conftest.$ac_ext <<_ACEOF
12934 cat confdefs.h >>conftest.$ac_ext
12935 cat >>conftest.$ac_ext <<_ACEOF
12936 /* end confdefs.h. */
12938 /* Override any GCC internal prototype to avoid an error.
12939 Use char because int might match the return type of a GCC
12940 builtin and then its argument prototype would still apply. */
12944 char XmuConvertStandardSelection ();
12948 return XmuConvertStandardSelection ();
12953 rm -f conftest.$ac_objext conftest$ac_exeext
12954 if { (ac_try="$ac_link"
12955 case "(($ac_try" in
12956 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12957 *) ac_try_echo
=$ac_try;;
12959 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12960 $as_echo "$ac_try_echo") >&5
12961 (eval "$ac_link") 2>conftest.er1
12963 grep -v '^ *+' conftest.er1
>conftest.err
12965 cat conftest.err
>&5
12966 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12967 (exit $ac_status); } && {
12968 test -z "$ac_c_werror_flag" ||
12969 test ! -s conftest.err
12970 } && test -s conftest
$ac_exeext && {
12971 test "$cross_compiling" = yes ||
12972 $as_test_x conftest
$ac_exeext
12974 ac_cv_lib_Xmu_XmuConvertStandardSelection
=yes
12976 $as_echo "$as_me: failed program was:" >&5
12977 sed 's/^/| /' conftest.
$ac_ext >&5
12979 ac_cv_lib_Xmu_XmuConvertStandardSelection
=no
12982 rm -rf conftest.dSYM
12983 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12984 conftest
$ac_exeext conftest.
$ac_ext
12985 LIBS
=$ac_check_lib_save_LIBS
12987 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5
12988 $as_echo "$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6; }
12989 if test $ac_cv_lib_Xmu_XmuConvertStandardSelection = yes; then
12990 cat >>confdefs.h
<<_ACEOF
12991 #define HAVE_LIBXMU 1
12998 test $ac_cv_lib_Xmu_XmuConvertStandardSelection = no
&& LIBS
="$OLDLIBS"
13001 # On Irix 6.5, at least, we need XShapeQueryExtension from -lXext for Xaw3D.
13002 if test "${HAVE_X11}" = "yes"; then
13003 if test "${USE_X_TOOLKIT}" != "none"; then
13005 { $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
13006 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
13007 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
13008 $as_echo_n "(cached) " >&6
13010 ac_check_lib_save_LIBS
=$LIBS
13011 LIBS
="-lXext $LIBS"
13012 cat >conftest.
$ac_ext <<_ACEOF
13015 cat confdefs.h
>>conftest.
$ac_ext
13016 cat >>conftest.
$ac_ext <<_ACEOF
13017 /* end confdefs.h. */
13019 /* Override any GCC internal prototype to avoid an error.
13020 Use char because int might match the return type of a GCC
13021 builtin and then its argument prototype would still apply. */
13025 char XShapeQueryExtension ();
13029 return XShapeQueryExtension ();
13034 rm -f conftest.
$ac_objext conftest
$ac_exeext
13035 if { (ac_try
="$ac_link"
13036 case "(($ac_try" in
13037 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13038 *) ac_try_echo=$ac_try;;
13040 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13041 $as_echo "$ac_try_echo") >&5
13042 (eval "$ac_link") 2>conftest.er1
13044 grep -v '^ *+' conftest.er1 >conftest.err
13046 cat conftest.err >&5
13047 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13048 (exit $ac_status); } && {
13049 test -z "$ac_c_werror_flag" ||
13050 test ! -s conftest.err
13051 } && test -s conftest$ac_exeext && {
13052 test "$cross_compiling" = yes ||
13053 $as_test_x conftest$ac_exeext
13055 ac_cv_lib_Xext_XShapeQueryExtension=yes
13057 $as_echo "$as_me: failed program was:" >&5
13058 sed 's/^/| /' conftest.$ac_ext >&5
13060 ac_cv_lib_Xext_XShapeQueryExtension=no
13063 rm -rf conftest.dSYM
13064 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13065 conftest$ac_exeext conftest.$ac_ext
13066 LIBS=$ac_check_lib_save_LIBS
13068 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
13069 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
13070 if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then
13071 cat >>confdefs.h <<_ACEOF
13072 #define HAVE_LIBXEXT 1
13075 LIBS="-lXext $LIBS"
13082 if test "${USE_X_TOOLKIT}" = "MOTIF"; then
13083 { $as_echo "$as_me:$LINENO: checking for Motif version 2.1" >&5
13084 $as_echo_n "checking for Motif version 2.1... " >&6; }
13085 if test "${emacs_cv_motif_version_2_1+set}" = set; then
13086 $as_echo_n "(cached) " >&6
13088 cat >conftest.$ac_ext <<_ACEOF
13091 cat confdefs.h >>conftest.$ac_ext
13092 cat >>conftest.$ac_ext <<_ACEOF
13093 /* end confdefs.h. */
13098 #if XmVERSION > 2 || (XmVERSION == 2 && XmREVISION >= 1)
13101 Motif version prior to 2.1.
13107 rm -f conftest.$ac_objext
13108 if { (ac_try="$ac_compile"
13109 case "(($ac_try" in
13110 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13111 *) ac_try_echo
=$ac_try;;
13113 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13114 $as_echo "$ac_try_echo") >&5
13115 (eval "$ac_compile") 2>conftest.er1
13117 grep -v '^ *+' conftest.er1
>conftest.err
13119 cat conftest.err
>&5
13120 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13121 (exit $ac_status); } && {
13122 test -z "$ac_c_werror_flag" ||
13123 test ! -s conftest.err
13124 } && test -s conftest.
$ac_objext; then
13125 emacs_cv_motif_version_2_1
=yes
13127 $as_echo "$as_me: failed program was:" >&5
13128 sed 's/^/| /' conftest.
$ac_ext >&5
13130 emacs_cv_motif_version_2_1
=no
13133 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13135 { $as_echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5
13136 $as_echo "$emacs_cv_motif_version_2_1" >&6; }
13137 HAVE_MOTIF_2_1
=$emacs_cv_motif_version_2_1
13138 if test $emacs_cv_motif_version_2_1 = yes; then
13141 cat >>confdefs.h
<<\_ACEOF
13142 #define HAVE_MOTIF_2_1 1
13145 { $as_echo "$as_me:$LINENO: checking for XpCreateContext in -lXp" >&5
13146 $as_echo_n "checking for XpCreateContext in -lXp... " >&6; }
13147 if test "${ac_cv_lib_Xp_XpCreateContext+set}" = set; then
13148 $as_echo_n "(cached) " >&6
13150 ac_check_lib_save_LIBS
=$LIBS
13152 cat >conftest.
$ac_ext <<_ACEOF
13155 cat confdefs.h
>>conftest.
$ac_ext
13156 cat >>conftest.
$ac_ext <<_ACEOF
13157 /* end confdefs.h. */
13159 /* Override any GCC internal prototype to avoid an error.
13160 Use char because int might match the return type of a GCC
13161 builtin and then its argument prototype would still apply. */
13165 char XpCreateContext ();
13169 return XpCreateContext ();
13174 rm -f conftest.
$ac_objext conftest
$ac_exeext
13175 if { (ac_try
="$ac_link"
13176 case "(($ac_try" in
13177 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13178 *) ac_try_echo=$ac_try;;
13180 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13181 $as_echo "$ac_try_echo") >&5
13182 (eval "$ac_link") 2>conftest.er1
13184 grep -v '^ *+' conftest.er1 >conftest.err
13186 cat conftest.err >&5
13187 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13188 (exit $ac_status); } && {
13189 test -z "$ac_c_werror_flag" ||
13190 test ! -s conftest.err
13191 } && test -s conftest$ac_exeext && {
13192 test "$cross_compiling" = yes ||
13193 $as_test_x conftest$ac_exeext
13195 ac_cv_lib_Xp_XpCreateContext=yes
13197 $as_echo "$as_me: failed program was:" >&5
13198 sed 's/^/| /' conftest.$ac_ext >&5
13200 ac_cv_lib_Xp_XpCreateContext=no
13203 rm -rf conftest.dSYM
13204 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13205 conftest$ac_exeext conftest.$ac_ext
13206 LIBS=$ac_check_lib_save_LIBS
13208 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpCreateContext" >&5
13209 $as_echo "$ac_cv_lib_Xp_XpCreateContext" >&6; }
13210 if test $ac_cv_lib_Xp_XpCreateContext = yes; then
13214 if test ${HAVE_LIBXP} = yes; then
13216 cat >>confdefs.h <<\_ACEOF
13217 #define HAVE_LIBXP 1
13222 { $as_echo "$as_me:$LINENO: checking for LessTif where some systems put it" >&5
13223 $as_echo_n "checking for LessTif where some systems put it... " >&6; }
13224 if test "${emacs_cv_lesstif+set}" = set; then
13225 $as_echo_n "(cached) " >&6
13227 # We put this in CFLAGS temporarily to precede other -I options
13228 # that might be in CFLAGS temporarily.
13229 # We put this in CPPFLAGS where it precedes the other -I options.
13230 OLD_CPPFLAGS=$CPPFLAGS
13232 CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS"
13233 CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS"
13234 cat >conftest.$ac_ext <<_ACEOF
13237 cat confdefs.h >>conftest.$ac_ext
13238 cat >>conftest.$ac_ext <<_ACEOF
13239 /* end confdefs.h. */
13240 #include </usr/X11R6/LessTif/Motif1.2/include/Xm/Xm.h>
13249 rm -f conftest.$ac_objext
13250 if { (ac_try="$ac_compile"
13251 case "(($ac_try" in
13252 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13253 *) ac_try_echo
=$ac_try;;
13255 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13256 $as_echo "$ac_try_echo") >&5
13257 (eval "$ac_compile") 2>conftest.er1
13259 grep -v '^ *+' conftest.er1
>conftest.err
13261 cat conftest.err
>&5
13262 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13263 (exit $ac_status); } && {
13264 test -z "$ac_c_werror_flag" ||
13265 test ! -s conftest.err
13266 } && test -s conftest.
$ac_objext; then
13267 emacs_cv_lesstif
=yes
13269 $as_echo "$as_me: failed program was:" >&5
13270 sed 's/^/| /' conftest.
$ac_ext >&5
13272 emacs_cv_lesstif
=no
13275 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13277 { $as_echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5
13278 $as_echo "$emacs_cv_lesstif" >&6; }
13279 if test $emacs_cv_lesstif = yes; then
13280 # Make sure this -I option remains in CPPFLAGS after it is set
13281 # back to REAL_CPPFLAGS.
13282 # There is no need to change REAL_CFLAGS, because REAL_CFLAGS does not
13283 # have those other -I options anyway. Ultimately, having this
13284 # directory ultimately in CPPFLAGS will be enough.
13285 REAL_CPPFLAGS
="-I/usr/X11R6/LessTif/Motif1.2/include $REAL_CPPFLAGS"
13286 LDFLAGS
="-L/usr/X11R6/LessTif/Motif1.2/lib $LDFLAGS"
13289 CPPFLAGS
=$OLD_CPPFLAGS
13296 USE_TOOLKIT_SCROLL_BARS
=no
13297 if test "${with_toolkit_scroll_bars}" != "no"; then
13298 if test "${USE_X_TOOLKIT}" != "none"; then
13299 if test "${USE_X_TOOLKIT}" = "MOTIF"; then
13300 cat >>confdefs.h
<<\_ACEOF
13301 #define USE_TOOLKIT_SCROLL_BARS 1
13305 USE_TOOLKIT_SCROLL_BARS
=yes
13306 elif test "${HAVE_XAW3D}" = "yes"; then
13307 cat >>confdefs.h
<<\_ACEOF
13308 #define USE_TOOLKIT_SCROLL_BARS 1
13311 USE_TOOLKIT_SCROLL_BARS
=yes
13313 elif test "${HAVE_GTK}" = "yes"; then
13314 cat >>confdefs.h
<<\_ACEOF
13315 #define USE_TOOLKIT_SCROLL_BARS 1
13318 USE_TOOLKIT_SCROLL_BARS
=yes
13319 elif test "${HAVE_NS}" = "yes"; then
13320 cat >>confdefs.h
<<\_ACEOF
13321 #define USE_TOOLKIT_SCROLL_BARS 1
13324 USE_TOOLKIT_SCROLL_BARS
=yes
13328 cat >conftest.
$ac_ext <<_ACEOF
13331 cat confdefs.h
>>conftest.
$ac_ext
13332 cat >>conftest.
$ac_ext <<_ACEOF
13333 /* end confdefs.h. */
13335 #include <X11/Xlib.h>
13336 #include <X11/Xresource.h>
13345 rm -f conftest.
$ac_objext
13346 if { (ac_try
="$ac_compile"
13347 case "(($ac_try" in
13348 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13349 *) ac_try_echo=$ac_try;;
13351 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13352 $as_echo "$ac_try_echo") >&5
13353 (eval "$ac_compile") 2>conftest.er1
13355 grep -v '^ *+' conftest.er1 >conftest.err
13357 cat conftest.err >&5
13358 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13359 (exit $ac_status); } && {
13360 test -z "$ac_c_werror_flag" ||
13361 test ! -s conftest.err
13362 } && test -s conftest.$ac_objext; then
13365 cat >>confdefs.h <<\_ACEOF
13370 $as_echo "$as_me: failed program was:" >&5
13371 sed 's/^/| /' conftest.$ac_ext >&5
13376 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13379 if test "${with_xim}" != "no"; then
13381 cat >>confdefs.h <<\_ACEOF
13388 if test "${HAVE_XIM}" != "no"; then
13389 late_CFLAGS=$CFLAGS
13390 if test "$GCC" = yes; then
13391 CFLAGS="$CFLAGS --pedantic-errors"
13393 cat >conftest.$ac_ext <<_ACEOF
13396 cat confdefs.h >>conftest.$ac_ext
13397 cat >>conftest.$ac_ext <<_ACEOF
13398 /* end confdefs.h. */
13400 #include <X11/Xlib.h>
13401 #include <X11/Xresource.h>
13410 XPointer *client_data;
13412 /* If we're not using GCC, it's probably not XFree86, and this is
13413 probably right, but we can't use something like --pedantic-errors. */
13414 extern Bool XRegisterIMInstantiateCallback(Display*, XrmDatabase, char*,
13415 char*, XIMProc, XPointer*);
13417 (void)XRegisterIMInstantiateCallback(display, db, res_name, res_class, callback,
13423 rm -f conftest.$ac_objext
13424 if { (ac_try="$ac_compile"
13425 case "(($ac_try" in
13426 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13427 *) ac_try_echo
=$ac_try;;
13429 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13430 $as_echo "$ac_try_echo") >&5
13431 (eval "$ac_compile") 2>conftest.er1
13433 grep -v '^ *+' conftest.er1
>conftest.err
13435 cat conftest.err
>&5
13436 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13437 (exit $ac_status); } && {
13438 test -z "$ac_c_werror_flag" ||
13439 test ! -s conftest.err
13440 } && test -s conftest.
$ac_objext; then
13441 emacs_cv_arg6_star
=yes
13443 $as_echo "$as_me: failed program was:" >&5
13444 sed 's/^/| /' conftest.
$ac_ext >&5
13449 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13451 if test "$emacs_cv_arg6_star" = yes; then
13452 cat >>confdefs.h
<<\_ACEOF
13453 #define XRegisterIMInstantiateCallback_arg6 XPointer*
13457 cat >>confdefs.h
<<\_ACEOF
13458 #define XRegisterIMInstantiateCallback_arg6 XPointer
13462 CFLAGS
=$late_CFLAGS
13465 ### Start of font-backend (under any platform) section.
13466 # (nothing here yet -- this is a placeholder)
13467 ### End of font-backend (under any platform) section.
13469 ### Start of font-backend (under X11) section.
13470 if test "${HAVE_X11}" = "yes"; then
13474 # Extract the first word of "pkg-config", so it can be a program name with args.
13475 set dummy pkg-config
; ac_word
=$2
13476 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13477 $as_echo_n "checking for $ac_word... " >&6; }
13478 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
13479 $as_echo_n "(cached) " >&6
13481 case $PKG_CONFIG in
13483 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
13486 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13487 for as_dir
in $PATH
13490 test -z "$as_dir" && as_dir
=.
13491 for ac_exec_ext
in '' $ac_executable_extensions; do
13492 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13493 ac_cv_path_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
13494 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13501 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no"
13505 PKG_CONFIG
=$ac_cv_path_PKG_CONFIG
13506 if test -n "$PKG_CONFIG"; then
13507 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
13508 $as_echo "$PKG_CONFIG" >&6; }
13510 { $as_echo "$as_me:$LINENO: result: no" >&5
13511 $as_echo "no" >&6; }
13516 if test "$PKG_CONFIG" = "no" ; then
13519 PKG_CONFIG_MIN_VERSION
=0.9.0
13520 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
13521 { $as_echo "$as_me:$LINENO: checking for fontconfig >= 2.2.0" >&5
13522 $as_echo_n "checking for fontconfig >= 2.2.0... " >&6; }
13524 if $PKG_CONFIG --exists "fontconfig >= 2.2.0" 2>&5; then
13525 { $as_echo "$as_me:$LINENO: result: yes" >&5
13526 $as_echo "yes" >&6; }
13529 { $as_echo "$as_me:$LINENO: checking FONTCONFIG_CFLAGS" >&5
13530 $as_echo_n "checking FONTCONFIG_CFLAGS... " >&6; }
13531 FONTCONFIG_CFLAGS
=`$PKG_CONFIG --cflags "fontconfig >= 2.2.0"|sed -e 's,///*,/,g'`
13532 { $as_echo "$as_me:$LINENO: result: $FONTCONFIG_CFLAGS" >&5
13533 $as_echo "$FONTCONFIG_CFLAGS" >&6; }
13535 { $as_echo "$as_me:$LINENO: checking FONTCONFIG_LIBS" >&5
13536 $as_echo_n "checking FONTCONFIG_LIBS... " >&6; }
13537 FONTCONFIG_LIBS
=`$PKG_CONFIG --libs "fontconfig >= 2.2.0"|sed -e 's,///*,/,g'`
13538 { $as_echo "$as_me:$LINENO: result: $FONTCONFIG_LIBS" >&5
13539 $as_echo "$FONTCONFIG_LIBS" >&6; }
13541 { $as_echo "$as_me:$LINENO: result: no" >&5
13542 $as_echo "no" >&6; }
13543 FONTCONFIG_CFLAGS
=""
13545 ## If we have a custom action on failure, don't print errors, but
13546 ## do set a variable so people can do so.
13547 FONTCONFIG_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "fontconfig >= 2.2.0"`
13554 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
13555 echo "*** See http://www.freedesktop.org/software/pkgconfig"
13559 if test $succeeded = yes; then
13566 ## Use -lXft if available, unless `--with-xft=no'.
13568 if test "${HAVE_FC}" = "no" ||
test "x${with_x}" = "xno"; then
13571 if test "x${with_xft}" != "xno"; then
13576 # Extract the first word of "pkg-config", so it can be a program name with args.
13577 set dummy pkg-config
; ac_word
=$2
13578 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13579 $as_echo_n "checking for $ac_word... " >&6; }
13580 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
13581 $as_echo_n "(cached) " >&6
13583 case $PKG_CONFIG in
13585 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
13588 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13589 for as_dir
in $PATH
13592 test -z "$as_dir" && as_dir
=.
13593 for ac_exec_ext
in '' $ac_executable_extensions; do
13594 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13595 ac_cv_path_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
13596 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13603 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no"
13607 PKG_CONFIG
=$ac_cv_path_PKG_CONFIG
13608 if test -n "$PKG_CONFIG"; then
13609 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
13610 $as_echo "$PKG_CONFIG" >&6; }
13612 { $as_echo "$as_me:$LINENO: result: no" >&5
13613 $as_echo "no" >&6; }
13618 if test "$PKG_CONFIG" = "no" ; then
13621 PKG_CONFIG_MIN_VERSION
=0.9.0
13622 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
13623 { $as_echo "$as_me:$LINENO: checking for xft >= 0.13.0" >&5
13624 $as_echo_n "checking for xft >= 0.13.0... " >&6; }
13626 if $PKG_CONFIG --exists "xft >= 0.13.0" 2>&5; then
13627 { $as_echo "$as_me:$LINENO: result: yes" >&5
13628 $as_echo "yes" >&6; }
13631 { $as_echo "$as_me:$LINENO: checking XFT_CFLAGS" >&5
13632 $as_echo_n "checking XFT_CFLAGS... " >&6; }
13633 XFT_CFLAGS
=`$PKG_CONFIG --cflags "xft >= 0.13.0"|sed -e 's,///*,/,g'`
13634 { $as_echo "$as_me:$LINENO: result: $XFT_CFLAGS" >&5
13635 $as_echo "$XFT_CFLAGS" >&6; }
13637 { $as_echo "$as_me:$LINENO: checking XFT_LIBS" >&5
13638 $as_echo_n "checking XFT_LIBS... " >&6; }
13639 XFT_LIBS
=`$PKG_CONFIG --libs "xft >= 0.13.0"|sed -e 's,///*,/,g'`
13640 { $as_echo "$as_me:$LINENO: result: $XFT_LIBS" >&5
13641 $as_echo "$XFT_LIBS" >&6; }
13643 { $as_echo "$as_me:$LINENO: result: no" >&5
13644 $as_echo "no" >&6; }
13647 ## If we have a custom action on failure, don't print errors, but
13648 ## do set a variable so people can do so.
13649 XFT_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "xft >= 0.13.0"`
13656 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
13657 echo "*** See http://www.freedesktop.org/software/pkgconfig"
13661 if test $succeeded = yes; then
13667 ## Because xftfont.c uses XRenderQueryExtension, we also
13668 ## need to link to -lXrender.
13670 { $as_echo "$as_me:$LINENO: checking for XRenderQueryExtension in -lXrender" >&5
13671 $as_echo_n "checking for XRenderQueryExtension in -lXrender... " >&6; }
13672 if test "${ac_cv_lib_Xrender_XRenderQueryExtension+set}" = set; then
13673 $as_echo_n "(cached) " >&6
13675 ac_check_lib_save_LIBS
=$LIBS
13676 LIBS
="-lXrender $LIBS"
13677 cat >conftest.
$ac_ext <<_ACEOF
13680 cat confdefs.h
>>conftest.
$ac_ext
13681 cat >>conftest.
$ac_ext <<_ACEOF
13682 /* end confdefs.h. */
13684 /* Override any GCC internal prototype to avoid an error.
13685 Use char because int might match the return type of a GCC
13686 builtin and then its argument prototype would still apply. */
13690 char XRenderQueryExtension ();
13694 return XRenderQueryExtension ();
13699 rm -f conftest.
$ac_objext conftest
$ac_exeext
13700 if { (ac_try
="$ac_link"
13701 case "(($ac_try" in
13702 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13703 *) ac_try_echo=$ac_try;;
13705 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13706 $as_echo "$ac_try_echo") >&5
13707 (eval "$ac_link") 2>conftest.er1
13709 grep -v '^ *+' conftest.er1 >conftest.err
13711 cat conftest.err >&5
13712 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13713 (exit $ac_status); } && {
13714 test -z "$ac_c_werror_flag" ||
13715 test ! -s conftest.err
13716 } && test -s conftest$ac_exeext && {
13717 test "$cross_compiling" = yes ||
13718 $as_test_x conftest$ac_exeext
13720 ac_cv_lib_Xrender_XRenderQueryExtension=yes
13722 $as_echo "$as_me: failed program was:" >&5
13723 sed 's/^/| /' conftest.$ac_ext >&5
13725 ac_cv_lib_Xrender_XRenderQueryExtension=no
13728 rm -rf conftest.dSYM
13729 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13730 conftest$ac_exeext conftest.$ac_ext
13731 LIBS=$ac_check_lib_save_LIBS
13733 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderQueryExtension" >&5
13734 $as_echo "$ac_cv_lib_Xrender_XRenderQueryExtension" >&6; }
13735 if test $ac_cv_lib_Xrender_XRenderQueryExtension = yes; then
13739 if test "$HAVE_XFT" != no && test "$HAVE_XRENDER" != no; then
13740 OLD_CPPFLAGS="$CPPFLAGS"
13741 OLD_CFLAGS="$CFLAGS"
13743 CPPFLAGS="$CPPFLAGS $XFT_CFLAGS"
13744 CFLAGS="$CFLAGS $XFT_CFLAGS"
13745 XFT_LIBS="-lXrender $XFT_LIBS"
13746 LIBS="$XFT_LIBS $LIBS"
13747 if test "${ac_cv_header_X11_Xft_Xft_h+set}" = set; then
13748 { $as_echo "$as_me:$LINENO: checking for X11/Xft/Xft.h" >&5
13749 $as_echo_n "checking for X11/Xft/Xft.h... " >&6; }
13750 if test "${ac_cv_header_X11_Xft_Xft_h+set}" = set; then
13751 $as_echo_n "(cached) " >&6
13753 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_X11_Xft_Xft_h" >&5
13754 $as_echo "$ac_cv_header_X11_Xft_Xft_h" >&6; }
13756 # Is the header compilable?
13757 { $as_echo "$as_me:$LINENO: checking X11/Xft/Xft.h usability" >&5
13758 $as_echo_n "checking X11/Xft/Xft.h usability... " >&6; }
13759 cat >conftest.$ac_ext <<_ACEOF
13762 cat confdefs.h >>conftest.$ac_ext
13763 cat >>conftest.$ac_ext <<_ACEOF
13764 /* end confdefs.h. */
13765 $ac_includes_default
13766 #include <X11/Xft/Xft.h>
13768 rm -f conftest.$ac_objext
13769 if { (ac_try="$ac_compile"
13770 case "(($ac_try" in
13771 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13772 *) ac_try_echo
=$ac_try;;
13774 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13775 $as_echo "$ac_try_echo") >&5
13776 (eval "$ac_compile") 2>conftest.er1
13778 grep -v '^ *+' conftest.er1
>conftest.err
13780 cat conftest.err
>&5
13781 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13782 (exit $ac_status); } && {
13783 test -z "$ac_c_werror_flag" ||
13784 test ! -s conftest.err
13785 } && test -s conftest.
$ac_objext; then
13786 ac_header_compiler
=yes
13788 $as_echo "$as_me: failed program was:" >&5
13789 sed 's/^/| /' conftest.
$ac_ext >&5
13791 ac_header_compiler
=no
13794 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13795 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13796 $as_echo "$ac_header_compiler" >&6; }
13798 # Is the header present?
13799 { $as_echo "$as_me:$LINENO: checking X11/Xft/Xft.h presence" >&5
13800 $as_echo_n "checking X11/Xft/Xft.h presence... " >&6; }
13801 cat >conftest.
$ac_ext <<_ACEOF
13804 cat confdefs.h
>>conftest.
$ac_ext
13805 cat >>conftest.
$ac_ext <<_ACEOF
13806 /* end confdefs.h. */
13807 #include <X11/Xft/Xft.h>
13809 if { (ac_try
="$ac_cpp conftest.$ac_ext"
13810 case "(($ac_try" in
13811 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13812 *) ac_try_echo=$ac_try;;
13814 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13815 $as_echo "$ac_try_echo") >&5
13816 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13818 grep -v '^ *+' conftest.er1 >conftest.err
13820 cat conftest.err >&5
13821 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13822 (exit $ac_status); } >/dev/null && {
13823 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13824 test ! -s conftest.err
13826 ac_header_preproc=yes
13828 $as_echo "$as_me: failed program was:" >&5
13829 sed 's/^/| /' conftest.$ac_ext >&5
13831 ac_header_preproc=no
13834 rm -f conftest.err conftest.$ac_ext
13835 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13836 $as_echo "$ac_header_preproc" >&6; }
13838 # So? What about this header?
13839 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13841 { $as_echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: accepted by the compiler, rejected by the preprocessor!" >&5
13842 $as_echo "$as_me: WARNING: X11/Xft/Xft.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13843 { $as_echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: proceeding with the compiler's result" >&5
13844 $as_echo "$as_me: WARNING: X11/Xft/Xft.h: proceeding with the compiler's result" >&2;}
13845 ac_header_preproc=yes
13848 { $as_echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: present but cannot be compiled" >&5
13849 $as_echo "$as_me: WARNING: X11/Xft/Xft.h: present but cannot be compiled" >&2;}
13850 { $as_echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: check for missing prerequisite headers?" >&5
13851 $as_echo "$as_me: WARNING: X11/Xft/Xft.h: check for missing prerequisite headers?" >&2;}
13852 { $as_echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: see the Autoconf documentation" >&5
13853 $as_echo "$as_me: WARNING: X11/Xft/Xft.h: see the Autoconf documentation" >&2;}
13854 { $as_echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: section \"Present But Cannot Be Compiled\"" >&5
13855 $as_echo "$as_me: WARNING: X11/Xft/Xft.h: section \"Present But Cannot Be Compiled\"" >&2;}
13856 { $as_echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: proceeding with the preprocessor's result" >&5
13857 $as_echo "$as_me: WARNING: X11/Xft/Xft.h: proceeding with the preprocessor's result" >&2;}
13858 { $as_echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: in the future, the compiler will take precedence" >&5
13859 $as_echo "$as_me: WARNING: X11/Xft/Xft.h: in the future, the compiler will take precedence" >&2;}
13863 { $as_echo "$as_me:$LINENO: checking for X11/Xft/Xft.h" >&5
13864 $as_echo_n "checking for X11/Xft/Xft.h... " >&6; }
13865 if test "${ac_cv_header_X11_Xft_Xft_h+set}" = set; then
13866 $as_echo_n "(cached) " >&6
13868 ac_cv_header_X11_Xft_Xft_h=$ac_header_preproc
13870 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_X11_Xft_Xft_h" >&5
13871 $as_echo "$ac_cv_header_X11_Xft_Xft_h" >&6; }
13874 if test $ac_cv_header_X11_Xft_Xft_h = yes; then
13875 { $as_echo "$as_me:$LINENO: checking for XftFontOpen in -lXft" >&5
13876 $as_echo_n "checking for XftFontOpen in -lXft... " >&6; }
13877 if test "${ac_cv_lib_Xft_XftFontOpen+set}" = set; then
13878 $as_echo_n "(cached) " >&6
13880 ac_check_lib_save_LIBS=$LIBS
13881 LIBS="-lXft $XFT_LIBS $LIBS"
13882 cat >conftest.$ac_ext <<_ACEOF
13885 cat confdefs.h >>conftest.$ac_ext
13886 cat >>conftest.$ac_ext <<_ACEOF
13887 /* end confdefs.h. */
13889 /* Override any GCC internal prototype to avoid an error.
13890 Use char because int might match the return type of a GCC
13891 builtin and then its argument prototype would still apply. */
13895 char XftFontOpen ();
13899 return XftFontOpen ();
13904 rm -f conftest.$ac_objext conftest$ac_exeext
13905 if { (ac_try="$ac_link"
13906 case "(($ac_try" in
13907 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13908 *) ac_try_echo
=$ac_try;;
13910 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13911 $as_echo "$ac_try_echo") >&5
13912 (eval "$ac_link") 2>conftest.er1
13914 grep -v '^ *+' conftest.er1
>conftest.err
13916 cat conftest.err
>&5
13917 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13918 (exit $ac_status); } && {
13919 test -z "$ac_c_werror_flag" ||
13920 test ! -s conftest.err
13921 } && test -s conftest
$ac_exeext && {
13922 test "$cross_compiling" = yes ||
13923 $as_test_x conftest
$ac_exeext
13925 ac_cv_lib_Xft_XftFontOpen
=yes
13927 $as_echo "$as_me: failed program was:" >&5
13928 sed 's/^/| /' conftest.
$ac_ext >&5
13930 ac_cv_lib_Xft_XftFontOpen
=no
13933 rm -rf conftest.dSYM
13934 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13935 conftest
$ac_exeext conftest.
$ac_ext
13936 LIBS
=$ac_check_lib_save_LIBS
13938 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xft_XftFontOpen" >&5
13939 $as_echo "$ac_cv_lib_Xft_XftFontOpen" >&6; }
13940 if test $ac_cv_lib_Xft_XftFontOpen = yes; then
13948 if test "${HAVE_XFT}" = "yes"; then
13950 cat >>confdefs.h
<<\_ACEOF
13955 C_SWITCH_X_SITE
="$C_SWITCH_X_SITE $XFT_CFLAGS"
13957 CPPFLAGS
="$OLD_CPPFLAGS"
13958 CFLAGS
="$OLD_CFLAGS"
13960 fi # "${HAVE_XFT}" = "yes"
13961 fi # "$HAVE_XFT" != no
13962 fi # "x${with_xft}" != "xno"
13964 if test "$HAVE_XFT" != "yes"; then
13970 ## We used to allow building with FreeType and without Xft.
13971 ## However, the ftx font backend driver is not in good shape.
13972 if test "${HAVE_XFT}" = "yes"; then
13979 if test "${HAVE_FREETYPE}" = "yes"; then
13981 cat >>confdefs.h
<<\_ACEOF
13982 #define HAVE_FREETYPE 1
13985 if test "${with_libotf}" != "no"; then
13989 # Extract the first word of "pkg-config", so it can be a program name with args.
13990 set dummy pkg-config
; ac_word
=$2
13991 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13992 $as_echo_n "checking for $ac_word... " >&6; }
13993 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
13994 $as_echo_n "(cached) " >&6
13996 case $PKG_CONFIG in
13998 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
14001 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14002 for as_dir
in $PATH
14005 test -z "$as_dir" && as_dir
=.
14006 for ac_exec_ext
in '' $ac_executable_extensions; do
14007 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14008 ac_cv_path_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
14009 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14016 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no"
14020 PKG_CONFIG
=$ac_cv_path_PKG_CONFIG
14021 if test -n "$PKG_CONFIG"; then
14022 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
14023 $as_echo "$PKG_CONFIG" >&6; }
14025 { $as_echo "$as_me:$LINENO: result: no" >&5
14026 $as_echo "no" >&6; }
14031 if test "$PKG_CONFIG" = "no" ; then
14034 PKG_CONFIG_MIN_VERSION
=0.9.0
14035 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
14036 { $as_echo "$as_me:$LINENO: checking for libotf" >&5
14037 $as_echo_n "checking for libotf... " >&6; }
14039 if $PKG_CONFIG --exists "libotf" 2>&5; then
14040 { $as_echo "$as_me:$LINENO: result: yes" >&5
14041 $as_echo "yes" >&6; }
14044 { $as_echo "$as_me:$LINENO: checking LIBOTF_CFLAGS" >&5
14045 $as_echo_n "checking LIBOTF_CFLAGS... " >&6; }
14046 LIBOTF_CFLAGS
=`$PKG_CONFIG --cflags "libotf"|sed -e 's,///*,/,g'`
14047 { $as_echo "$as_me:$LINENO: result: $LIBOTF_CFLAGS" >&5
14048 $as_echo "$LIBOTF_CFLAGS" >&6; }
14050 { $as_echo "$as_me:$LINENO: checking LIBOTF_LIBS" >&5
14051 $as_echo_n "checking LIBOTF_LIBS... " >&6; }
14052 LIBOTF_LIBS
=`$PKG_CONFIG --libs "libotf"|sed -e 's,///*,/,g'`
14053 { $as_echo "$as_me:$LINENO: result: $LIBOTF_LIBS" >&5
14054 $as_echo "$LIBOTF_LIBS" >&6; }
14056 { $as_echo "$as_me:$LINENO: result: no" >&5
14057 $as_echo "no" >&6; }
14060 ## If we have a custom action on failure, don't print errors, but
14061 ## do set a variable so people can do so.
14062 LIBOTF_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "libotf"`
14069 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
14070 echo "*** See http://www.freedesktop.org/software/pkgconfig"
14074 if test $succeeded = yes; then
14080 if test "$HAVE_LIBOTF" = "yes"; then
14082 cat >>confdefs.h
<<\_ACEOF
14083 #define HAVE_LIBOTF 1
14086 { $as_echo "$as_me:$LINENO: checking for OTF_get_variation_glyphs in -lotf" >&5
14087 $as_echo_n "checking for OTF_get_variation_glyphs in -lotf... " >&6; }
14088 if test "${ac_cv_lib_otf_OTF_get_variation_glyphs+set}" = set; then
14089 $as_echo_n "(cached) " >&6
14091 ac_check_lib_save_LIBS
=$LIBS
14093 cat >conftest.
$ac_ext <<_ACEOF
14096 cat confdefs.h
>>conftest.
$ac_ext
14097 cat >>conftest.
$ac_ext <<_ACEOF
14098 /* end confdefs.h. */
14100 /* Override any GCC internal prototype to avoid an error.
14101 Use char because int might match the return type of a GCC
14102 builtin and then its argument prototype would still apply. */
14106 char OTF_get_variation_glyphs ();
14110 return OTF_get_variation_glyphs ();
14115 rm -f conftest.
$ac_objext conftest
$ac_exeext
14116 if { (ac_try
="$ac_link"
14117 case "(($ac_try" in
14118 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14119 *) ac_try_echo=$ac_try;;
14121 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14122 $as_echo "$ac_try_echo") >&5
14123 (eval "$ac_link") 2>conftest.er1
14125 grep -v '^ *+' conftest.er1 >conftest.err
14127 cat conftest.err >&5
14128 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14129 (exit $ac_status); } && {
14130 test -z "$ac_c_werror_flag" ||
14131 test ! -s conftest.err
14132 } && test -s conftest$ac_exeext && {
14133 test "$cross_compiling" = yes ||
14134 $as_test_x conftest$ac_exeext
14136 ac_cv_lib_otf_OTF_get_variation_glyphs=yes
14138 $as_echo "$as_me: failed program was:" >&5
14139 sed 's/^/| /' conftest.$ac_ext >&5
14141 ac_cv_lib_otf_OTF_get_variation_glyphs=no
14144 rm -rf conftest.dSYM
14145 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14146 conftest$ac_exeext conftest.$ac_ext
14147 LIBS=$ac_check_lib_save_LIBS
14149 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_otf_OTF_get_variation_glyphs" >&5
14150 $as_echo "$ac_cv_lib_otf_OTF_get_variation_glyphs" >&6; }
14151 if test $ac_cv_lib_otf_OTF_get_variation_glyphs = yes; then
14152 HAVE_OTF_GET_VARIATION_GLYPHS=yes
14154 HAVE_OTF_GET_VARIATION_GLYPHS=no
14157 if test "${HAVE_OTF_GET_VARIATION_GLYPHS}" = "yes"; then
14159 cat >>confdefs.h <<\_ACEOF
14160 #define HAVE_OTF_GET_VARIATION_GLYPHS 1
14169 if test "${HAVE_LIBOTF}" = yes; then
14170 if test "${with_m17n_flt}" != "no"; then
14174 # Extract the first word of "pkg-config", so it can be a program name with args.
14175 set dummy pkg-config; ac_word=$2
14176 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14177 $as_echo_n "checking for $ac_word... " >&6; }
14178 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
14179 $as_echo_n "(cached) " >&6
14181 case $PKG_CONFIG in
14183 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
14186 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14187 for as_dir in $PATH
14190 test -z "$as_dir" && as_dir=.
14191 for ac_exec_ext in '' $ac_executable_extensions; do
14192 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14193 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
14194 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14201 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
14205 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
14206 if test -n "$PKG_CONFIG"; then
14207 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
14208 $as_echo "$PKG_CONFIG" >&6; }
14210 { $as_echo "$as_me:$LINENO: result: no" >&5
14211 $as_echo "no" >&6; }
14216 if test "$PKG_CONFIG" = "no" ; then
14219 PKG_CONFIG_MIN_VERSION=0.9.0
14220 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
14221 { $as_echo "$as_me:$LINENO: checking for m17n-flt" >&5
14222 $as_echo_n "checking for m17n-flt... " >&6; }
14224 if $PKG_CONFIG --exists "m17n-flt" 2>&5; then
14225 { $as_echo "$as_me:$LINENO: result: yes" >&5
14226 $as_echo "yes" >&6; }
14229 { $as_echo "$as_me:$LINENO: checking M17N_FLT_CFLAGS" >&5
14230 $as_echo_n "checking M17N_FLT_CFLAGS... " >&6; }
14231 M17N_FLT_CFLAGS=`$PKG_CONFIG --cflags "m17n-flt"|
sed -e 's,///*,/,g'`
14232 { $as_echo "$as_me:$LINENO: result: $M17N_FLT_CFLAGS" >&5
14233 $as_echo "$M17N_FLT_CFLAGS" >&6; }
14235 { $as_echo "$as_me:$LINENO: checking M17N_FLT_LIBS" >&5
14236 $as_echo_n "checking M17N_FLT_LIBS... " >&6; }
14237 M17N_FLT_LIBS=`$PKG_CONFIG --libs "m17n-flt"|
sed -e 's,///*,/,g'`
14238 { $as_echo "$as_me:$LINENO: result: $M17N_FLT_LIBS" >&5
14239 $as_echo "$M17N_FLT_LIBS" >&6; }
14241 { $as_echo "$as_me:$LINENO: result: no" >&5
14242 $as_echo "no" >&6; }
14245 ## If we have a custom action on failure, don't print errors, but
14246 ## do set a variable so people can do so.
14247 M17N_FLT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "m17n-flt"`
14254 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
14255 echo "*** See http://www.freedesktop.org/software/pkgconfig"
14259 if test $succeeded = yes; then
14265 if test "$HAVE_M17N_FLT" = "yes"; then
14267 cat >>confdefs.h <<\_ACEOF
14268 #define HAVE_M17N_FLT 1
14280 ### End of font-backend (under X11) section.
14291 ### Use -lXpm if available, unless `--with-xpm=no
'.
14293 if test "${HAVE_X11}" = "yes"; then
14294 if test "${with_xpm}" != "no"; then
14295 if test "${ac_cv_header_X11_xpm_h+set}" = set; then
14296 { $as_echo "$as_me:$LINENO: checking for X11/xpm.h" >&5
14297 $as_echo_n "checking for X11/xpm.h... " >&6; }
14298 if test "${ac_cv_header_X11_xpm_h+set}" = set; then
14299 $as_echo_n "(cached) " >&6
14301 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_X11_xpm_h" >&5
14302 $as_echo "$ac_cv_header_X11_xpm_h" >&6; }
14304 # Is the header compilable?
14305 { $as_echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5
14306 $as_echo_n "checking X11/xpm.h usability... " >&6; }
14307 cat >conftest.$ac_ext <<_ACEOF
14310 cat confdefs.h >>conftest.$ac_ext
14311 cat >>conftest.$ac_ext <<_ACEOF
14312 /* end confdefs.h. */
14313 $ac_includes_default
14314 #include <X11/xpm.h>
14316 rm -f conftest.$ac_objext
14317 if { (ac_try="$ac_compile"
14318 case "(($ac_try" in
14319 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14320 *) ac_try_echo=$ac_try;;
14322 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14323 $as_echo "$ac_try_echo") >&5
14324 (eval "$ac_compile") 2>conftest.er1
14326 grep -v '^
*+' conftest.er1 >conftest.err
14328 cat conftest.err >&5
14329 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14330 (exit $ac_status); } && {
14331 test -z "$ac_c_werror_flag" ||
14332 test ! -s conftest.err
14333 } && test -s conftest.$ac_objext; then
14334 ac_header_compiler=yes
14336 $as_echo "$as_me: failed program was:" >&5
14337 sed 's
/^
/|
/' conftest.$ac_ext >&5
14339 ac_header_compiler=no
14342 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14343 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14344 $as_echo "$ac_header_compiler" >&6; }
14346 # Is the header present?
14347 { $as_echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5
14348 $as_echo_n "checking X11/xpm.h presence... " >&6; }
14349 cat >conftest.$ac_ext <<_ACEOF
14352 cat confdefs.h >>conftest.$ac_ext
14353 cat >>conftest.$ac_ext <<_ACEOF
14354 /* end confdefs.h. */
14355 #include <X11/xpm.h>
14357 if { (ac_try="$ac_cpp conftest.$ac_ext"
14358 case "(($ac_try" in
14359 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14360 *) ac_try_echo=$ac_try;;
14362 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14363 $as_echo "$ac_try_echo") >&5
14364 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14366 grep -v '^
*+' conftest.er1 >conftest.err
14368 cat conftest.err >&5
14369 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14370 (exit $ac_status); } >/dev/null && {
14371 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14372 test ! -s conftest.err
14374 ac_header_preproc=yes
14376 $as_echo "$as_me: failed program was:" >&5
14377 sed 's
/^
/|
/' conftest.$ac_ext >&5
14379 ac_header_preproc=no
14382 rm -f conftest.err conftest.$ac_ext
14383 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14384 $as_echo "$ac_header_preproc" >&6; }
14386 # So? What about this header?
14387 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14389 { $as_echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5
14390 $as_echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14391 { $as_echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the compiler's result
" >&5
14392 $as_echo "$as_me: WARNING
: X11
/xpm.h
: proceeding with the compiler
's result" >&2;}
14393 ac_header_preproc=yes
14396 { $as_echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5
14397 $as_echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;}
14398 { $as_echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5
14399 $as_echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;}
14400 { $as_echo "$as_me:$LINENO: WARNING: X11/xpm.h: see the Autoconf documentation" >&5
14401 $as_echo "$as_me: WARNING: X11/xpm.h: see the Autoconf documentation" >&2;}
14402 { $as_echo "$as_me:$LINENO: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&5
14403 $as_echo "$as_me: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&2;}
14404 { $as_echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result
" >&5
14405 $as_echo "$as_me: WARNING
: X11
/xpm.h
: proceeding with the preprocessor
's result" >&2;}
14406 { $as_echo "$as_me:$LINENO: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&5
14407 $as_echo "$as_me: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&2;}
14411 { $as_echo "$as_me:$LINENO: checking for X11/xpm.h" >&5
14412 $as_echo_n "checking for X11/xpm.h... " >&6; }
14413 if test "${ac_cv_header_X11_xpm_h+set}" = set; then
14414 $as_echo_n "(cached) " >&6
14416 ac_cv_header_X11_xpm_h=$ac_header_preproc
14418 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_X11_xpm_h" >&5
14419 $as_echo "$ac_cv_header_X11_xpm_h" >&6; }
14422 if test $ac_cv_header_X11_xpm_h = yes; then
14423 { $as_echo "$as_me:$LINENO: checking for XpmReadFileToPixmap in -lXpm" >&5
14424 $as_echo_n "checking for XpmReadFileToPixmap in -lXpm... " >&6; }
14425 if test "${ac_cv_lib_Xpm_XpmReadFileToPixmap+set}" = set; then
14426 $as_echo_n "(cached) " >&6
14428 ac_check_lib_save_LIBS=$LIBS
14429 LIBS="-lXpm -lX11 $LIBS"
14430 cat >conftest.$ac_ext <<_ACEOF
14433 cat confdefs.h >>conftest.$ac_ext
14434 cat >>conftest.$ac_ext <<_ACEOF
14435 /* end confdefs.h. */
14437 /* Override any GCC internal prototype to avoid an error.
14438 Use char because int might match the return type of a GCC
14439 builtin and then its argument prototype would still apply. */
14443 char XpmReadFileToPixmap ();
14447 return XpmReadFileToPixmap ();
14452 rm -f conftest.$ac_objext conftest$ac_exeext
14453 if { (ac_try="$ac_link"
14454 case "(($ac_try" in
14455 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14456 *) ac_try_echo=$ac_try;;
14458 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14459 $as_echo "$ac_try_echo") >&5
14460 (eval "$ac_link") 2>conftest.er1
14462 grep -v '^
*+' conftest.er1 >conftest.err
14464 cat conftest.err >&5
14465 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14466 (exit $ac_status); } && {
14467 test -z "$ac_c_werror_flag" ||
14468 test ! -s conftest.err
14469 } && test -s conftest$ac_exeext && {
14470 test "$cross_compiling" = yes ||
14471 $as_test_x conftest$ac_exeext
14473 ac_cv_lib_Xpm_XpmReadFileToPixmap=yes
14475 $as_echo "$as_me: failed program was:" >&5
14476 sed 's
/^
/|
/' conftest.$ac_ext >&5
14478 ac_cv_lib_Xpm_XpmReadFileToPixmap=no
14481 rm -rf conftest.dSYM
14482 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14483 conftest$ac_exeext conftest.$ac_ext
14484 LIBS=$ac_check_lib_save_LIBS
14486 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5
14487 $as_echo "$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6; }
14488 if test $ac_cv_lib_Xpm_XpmReadFileToPixmap = yes; then
14495 if test "${HAVE_XPM}" = "yes"; then
14496 { $as_echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5
14497 $as_echo_n "checking for XpmReturnAllocPixels preprocessor define... " >&6; }
14498 cat >conftest.$ac_ext <<_ACEOF
14501 cat confdefs.h >>conftest.$ac_ext
14502 cat >>conftest.$ac_ext <<_ACEOF
14503 /* end confdefs.h. */
14504 #include "X11/xpm.h"
14505 #ifndef XpmReturnAllocPixels
14506 no_return_alloc_pixels
14510 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
14511 $EGREP "no_return_alloc_pixels" >/dev/null 2>&1; then
14519 if test "${HAVE_XPM}" = "yes"; then
14520 { $as_echo "$as_me:$LINENO: result: yes" >&5
14521 $as_echo "yes" >&6; }
14523 { $as_echo "$as_me:$LINENO: result: no" >&5
14524 $as_echo "no" >&6; }
14529 if test "${HAVE_XPM}" = "yes"; then
14531 cat >>confdefs.h <<\_ACEOF
14538 ### Use -ljpeg if available, unless `--with-jpeg=no'.
14540 if test "${HAVE_X11}" = "yes"; then
14541 if test "${with_jpeg}" != "no"; then
14542 if test "${ac_cv_header_jerror_h+set}" = set; then
14543 { $as_echo "$as_me:$LINENO: checking for jerror.h" >&5
14544 $as_echo_n "checking for jerror.h... " >&6; }
14545 if test "${ac_cv_header_jerror_h+set}" = set; then
14546 $as_echo_n "(cached) " >&6
14548 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_jerror_h" >&5
14549 $as_echo "$ac_cv_header_jerror_h" >&6; }
14551 # Is the header compilable?
14552 { $as_echo "$as_me:$LINENO: checking jerror.h usability" >&5
14553 $as_echo_n "checking jerror.h usability... " >&6; }
14554 cat >conftest.
$ac_ext <<_ACEOF
14557 cat confdefs.h
>>conftest.
$ac_ext
14558 cat >>conftest.
$ac_ext <<_ACEOF
14559 /* end confdefs.h. */
14560 $ac_includes_default
14561 #include <jerror.h>
14563 rm -f conftest.
$ac_objext
14564 if { (ac_try
="$ac_compile"
14565 case "(($ac_try" in
14566 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14567 *) ac_try_echo=$ac_try;;
14569 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14570 $as_echo "$ac_try_echo") >&5
14571 (eval "$ac_compile") 2>conftest.er1
14573 grep -v '^ *+' conftest.er1 >conftest.err
14575 cat conftest.err >&5
14576 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14577 (exit $ac_status); } && {
14578 test -z "$ac_c_werror_flag" ||
14579 test ! -s conftest.err
14580 } && test -s conftest.$ac_objext; then
14581 ac_header_compiler=yes
14583 $as_echo "$as_me: failed program was:" >&5
14584 sed 's/^/| /' conftest.$ac_ext >&5
14586 ac_header_compiler=no
14589 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14590 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14591 $as_echo "$ac_header_compiler" >&6; }
14593 # Is the header present?
14594 { $as_echo "$as_me:$LINENO: checking jerror.h presence" >&5
14595 $as_echo_n "checking jerror.h presence... " >&6; }
14596 cat >conftest.$ac_ext <<_ACEOF
14599 cat confdefs.h >>conftest.$ac_ext
14600 cat >>conftest.$ac_ext <<_ACEOF
14601 /* end confdefs.h. */
14602 #include <jerror.h>
14604 if { (ac_try="$ac_cpp conftest.$ac_ext"
14605 case "(($ac_try" in
14606 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14607 *) ac_try_echo
=$ac_try;;
14609 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14610 $as_echo "$ac_try_echo") >&5
14611 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14613 grep -v '^ *+' conftest.er1
>conftest.err
14615 cat conftest.err
>&5
14616 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14617 (exit $ac_status); } >/dev
/null
&& {
14618 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14619 test ! -s conftest.err
14621 ac_header_preproc
=yes
14623 $as_echo "$as_me: failed program was:" >&5
14624 sed 's/^/| /' conftest.
$ac_ext >&5
14626 ac_header_preproc
=no
14629 rm -f conftest.err conftest.
$ac_ext
14630 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14631 $as_echo "$ac_header_preproc" >&6; }
14633 # So? What about this header?
14634 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14636 { $as_echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5
14637 $as_echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14638 { $as_echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the compiler's result" >&5
14639 $as_echo "$as_me: WARNING: jerror.h: proceeding with the compiler's result" >&2;}
14640 ac_header_preproc
=yes
14643 { $as_echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5
14644 $as_echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;}
14645 { $as_echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5
14646 $as_echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;}
14647 { $as_echo "$as_me:$LINENO: WARNING: jerror.h: see the Autoconf documentation" >&5
14648 $as_echo "$as_me: WARNING: jerror.h: see the Autoconf documentation" >&2;}
14649 { $as_echo "$as_me:$LINENO: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&5
14650 $as_echo "$as_me: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&2;}
14651 { $as_echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5
14652 $as_echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;}
14653 { $as_echo "$as_me:$LINENO: WARNING: jerror.h: in the future, the compiler will take precedence" >&5
14654 $as_echo "$as_me: WARNING: jerror.h: in the future, the compiler will take precedence" >&2;}
14658 { $as_echo "$as_me:$LINENO: checking for jerror.h" >&5
14659 $as_echo_n "checking for jerror.h... " >&6; }
14660 if test "${ac_cv_header_jerror_h+set}" = set; then
14661 $as_echo_n "(cached) " >&6
14663 ac_cv_header_jerror_h
=$ac_header_preproc
14665 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_jerror_h" >&5
14666 $as_echo "$ac_cv_header_jerror_h" >&6; }
14669 if test $ac_cv_header_jerror_h = yes; then
14670 { $as_echo "$as_me:$LINENO: checking for jpeg_destroy_compress in -ljpeg" >&5
14671 $as_echo_n "checking for jpeg_destroy_compress in -ljpeg... " >&6; }
14672 if test "${ac_cv_lib_jpeg_jpeg_destroy_compress+set}" = set; then
14673 $as_echo_n "(cached) " >&6
14675 ac_check_lib_save_LIBS
=$LIBS
14676 LIBS
="-ljpeg $LIBS"
14677 cat >conftest.
$ac_ext <<_ACEOF
14680 cat confdefs.h
>>conftest.
$ac_ext
14681 cat >>conftest.
$ac_ext <<_ACEOF
14682 /* end confdefs.h. */
14684 /* Override any GCC internal prototype to avoid an error.
14685 Use char because int might match the return type of a GCC
14686 builtin and then its argument prototype would still apply. */
14690 char jpeg_destroy_compress ();
14694 return jpeg_destroy_compress ();
14699 rm -f conftest.
$ac_objext conftest
$ac_exeext
14700 if { (ac_try
="$ac_link"
14701 case "(($ac_try" in
14702 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14703 *) ac_try_echo=$ac_try;;
14705 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14706 $as_echo "$ac_try_echo") >&5
14707 (eval "$ac_link") 2>conftest.er1
14709 grep -v '^ *+' conftest.er1 >conftest.err
14711 cat conftest.err >&5
14712 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14713 (exit $ac_status); } && {
14714 test -z "$ac_c_werror_flag" ||
14715 test ! -s conftest.err
14716 } && test -s conftest$ac_exeext && {
14717 test "$cross_compiling" = yes ||
14718 $as_test_x conftest$ac_exeext
14720 ac_cv_lib_jpeg_jpeg_destroy_compress=yes
14722 $as_echo "$as_me: failed program was:" >&5
14723 sed 's/^/| /' conftest.$ac_ext >&5
14725 ac_cv_lib_jpeg_jpeg_destroy_compress=no
14728 rm -rf conftest.dSYM
14729 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14730 conftest$ac_exeext conftest.$ac_ext
14731 LIBS=$ac_check_lib_save_LIBS
14733 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5
14734 $as_echo "$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6; }
14735 if test $ac_cv_lib_jpeg_jpeg_destroy_compress = yes; then
14745 if test "${HAVE_JPEG}" = "yes"; then
14746 cat >>confdefs.h <<\_ACEOF
14747 #define HAVE_JPEG 1
14750 cat >conftest.$ac_ext <<_ACEOF
14753 cat confdefs.h >>conftest.$ac_ext
14754 cat >>conftest.$ac_ext <<_ACEOF
14755 /* end confdefs.h. */
14756 #include <jpeglib.h>
14757 version=JPEG_LIB_VERSION
14760 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
14761 $EGREP "version= *(6[2-9]|[7-9][0-9])" >/dev/null 2>&1; then
14762 cat >>confdefs.h <<\_ACEOF
14763 #define HAVE_JPEG 1
14767 { $as_echo "$as_me:$LINENO: WARNING: libjpeg found, but not version 6b or later" >&5
14768 $as_echo "$as_me: WARNING: libjpeg found, but not version 6b or later" >&2;}
14776 ### Use -lpng if available, unless `--with-png=no
'.
14778 if test "${HAVE_X11}" = "yes"; then
14779 if test "${with_png}" != "no"; then
14780 # Debian unstable as of July 2003 has multiple libpngs, and puts png.h
14781 # in /usr/include/libpng.
14784 for ac_header in png.h libpng/png.h
14786 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
14787 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14788 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14789 $as_echo_n "checking for $ac_header... " >&6; }
14790 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14791 $as_echo_n "(cached) " >&6
14793 ac_res=`eval 'as_val
=${'$as_ac_Header'}
14794 $as_echo "$as_val"'`
14795 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14796 $as_echo "$ac_res" >&6; }
14798 # Is the header compilable?
14799 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
14800 $as_echo_n "checking $ac_header usability... " >&6; }
14801 cat >conftest.$ac_ext <<_ACEOF
14804 cat confdefs.h >>conftest.$ac_ext
14805 cat >>conftest.$ac_ext <<_ACEOF
14806 /* end confdefs.h. */
14807 $ac_includes_default
14808 #include <$ac_header>
14810 rm -f conftest.$ac_objext
14811 if { (ac_try="$ac_compile"
14812 case "(($ac_try" in
14813 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14814 *) ac_try_echo=$ac_try;;
14816 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14817 $as_echo "$ac_try_echo") >&5
14818 (eval "$ac_compile") 2>conftest.er1
14820 grep -v '^
*+' conftest.er1 >conftest.err
14822 cat conftest.err >&5
14823 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14824 (exit $ac_status); } && {
14825 test -z "$ac_c_werror_flag" ||
14826 test ! -s conftest.err
14827 } && test -s conftest.$ac_objext; then
14828 ac_header_compiler=yes
14830 $as_echo "$as_me: failed program was:" >&5
14831 sed 's
/^
/|
/' conftest.$ac_ext >&5
14833 ac_header_compiler=no
14836 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14837 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14838 $as_echo "$ac_header_compiler" >&6; }
14840 # Is the header present?
14841 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
14842 $as_echo_n "checking $ac_header presence... " >&6; }
14843 cat >conftest.$ac_ext <<_ACEOF
14846 cat confdefs.h >>conftest.$ac_ext
14847 cat >>conftest.$ac_ext <<_ACEOF
14848 /* end confdefs.h. */
14849 #include <$ac_header>
14851 if { (ac_try="$ac_cpp conftest.$ac_ext"
14852 case "(($ac_try" in
14853 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14854 *) ac_try_echo=$ac_try;;
14856 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14857 $as_echo "$ac_try_echo") >&5
14858 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14860 grep -v '^
*+' conftest.er1 >conftest.err
14862 cat conftest.err >&5
14863 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14864 (exit $ac_status); } >/dev/null && {
14865 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14866 test ! -s conftest.err
14868 ac_header_preproc=yes
14870 $as_echo "$as_me: failed program was:" >&5
14871 sed 's
/^
/|
/' conftest.$ac_ext >&5
14873 ac_header_preproc=no
14876 rm -f conftest.err conftest.$ac_ext
14877 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14878 $as_echo "$ac_header_preproc" >&6; }
14880 # So? What about this header?
14881 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14883 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
14884 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
14885 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result
" >&5
14886 $as_echo "$as_me: WARNING
: $ac_header: proceeding with the compiler
's result" >&2;}
14887 ac_header_preproc=yes
14890 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
14891 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
14892 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
14893 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
14894 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
14895 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
14896 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
14897 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
14898 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result
" >&5
14899 $as_echo "$as_me: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&2;}
14900 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
14901 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
14905 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14906 $as_echo_n "checking for $ac_header... " >&6; }
14907 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14908 $as_echo_n "(cached) " >&6
14910 eval "$as_ac_Header=\$ac_header_preproc"
14912 ac_res=`eval 'as_val
=${'$as_ac_Header'}
14913 $as_echo "$as_val"'`
14914 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14915 $as_echo "$ac_res" >&6; }
14918 if test `eval 'as_val
=${'$as_ac_Header'}
14919 $as_echo "$as_val"'` = yes; then
14920 cat >>confdefs.h <<_ACEOF
14921 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
14928 if test "$ac_cv_header_png_h" = yes || test "$ac_cv_header_libpng_png_h" = yes ; then
14929 { $as_echo "$as_me:$LINENO: checking for png_get_channels in -lpng" >&5
14930 $as_echo_n "checking for png_get_channels in -lpng... " >&6; }
14931 if test "${ac_cv_lib_png_png_get_channels+set}" = set; then
14932 $as_echo_n "(cached) " >&6
14934 ac_check_lib_save_LIBS=$LIBS
14935 LIBS="-lpng -lz -lm $LIBS"
14936 cat >conftest.$ac_ext <<_ACEOF
14939 cat confdefs.h >>conftest.$ac_ext
14940 cat >>conftest.$ac_ext <<_ACEOF
14941 /* end confdefs.h. */
14943 /* Override any GCC internal prototype to avoid an error.
14944 Use char because int might match the return type of a GCC
14945 builtin and then its argument prototype would still apply. */
14949 char png_get_channels ();
14953 return png_get_channels ();
14958 rm -f conftest.$ac_objext conftest$ac_exeext
14959 if { (ac_try="$ac_link"
14960 case "(($ac_try" in
14961 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14962 *) ac_try_echo=$ac_try;;
14964 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14965 $as_echo "$ac_try_echo") >&5
14966 (eval "$ac_link") 2>conftest.er1
14968 grep -v '^
*+' conftest.er1 >conftest.err
14970 cat conftest.err >&5
14971 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14972 (exit $ac_status); } && {
14973 test -z "$ac_c_werror_flag" ||
14974 test ! -s conftest.err
14975 } && test -s conftest$ac_exeext && {
14976 test "$cross_compiling" = yes ||
14977 $as_test_x conftest$ac_exeext
14979 ac_cv_lib_png_png_get_channels=yes
14981 $as_echo "$as_me: failed program was:" >&5
14982 sed 's
/^
/|
/' conftest.$ac_ext >&5
14984 ac_cv_lib_png_png_get_channels=no
14987 rm -rf conftest.dSYM
14988 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14989 conftest$ac_exeext conftest.$ac_ext
14990 LIBS=$ac_check_lib_save_LIBS
14992 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_get_channels" >&5
14993 $as_echo "$ac_cv_lib_png_png_get_channels" >&6; }
14994 if test $ac_cv_lib_png_png_get_channels = yes; then
15001 if test "${HAVE_PNG}" = "yes"; then
15003 cat >>confdefs.h <<\_ACEOF
15010 ### Use -ltiff if available, unless `--with-tiff=no'.
15012 if test "${HAVE_X11}" = "yes"; then
15013 if test "${with_tiff}" != "no"; then
15014 if test "${ac_cv_header_tiffio_h+set}" = set; then
15015 { $as_echo "$as_me:$LINENO: checking for tiffio.h" >&5
15016 $as_echo_n "checking for tiffio.h... " >&6; }
15017 if test "${ac_cv_header_tiffio_h+set}" = set; then
15018 $as_echo_n "(cached) " >&6
15020 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_tiffio_h" >&5
15021 $as_echo "$ac_cv_header_tiffio_h" >&6; }
15023 # Is the header compilable?
15024 { $as_echo "$as_me:$LINENO: checking tiffio.h usability" >&5
15025 $as_echo_n "checking tiffio.h usability... " >&6; }
15026 cat >conftest.
$ac_ext <<_ACEOF
15029 cat confdefs.h
>>conftest.
$ac_ext
15030 cat >>conftest.
$ac_ext <<_ACEOF
15031 /* end confdefs.h. */
15032 $ac_includes_default
15033 #include <tiffio.h>
15035 rm -f conftest.
$ac_objext
15036 if { (ac_try
="$ac_compile"
15037 case "(($ac_try" in
15038 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15039 *) ac_try_echo=$ac_try;;
15041 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15042 $as_echo "$ac_try_echo") >&5
15043 (eval "$ac_compile") 2>conftest.er1
15045 grep -v '^ *+' conftest.er1 >conftest.err
15047 cat conftest.err >&5
15048 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15049 (exit $ac_status); } && {
15050 test -z "$ac_c_werror_flag" ||
15051 test ! -s conftest.err
15052 } && test -s conftest.$ac_objext; then
15053 ac_header_compiler=yes
15055 $as_echo "$as_me: failed program was:" >&5
15056 sed 's/^/| /' conftest.$ac_ext >&5
15058 ac_header_compiler=no
15061 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15062 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15063 $as_echo "$ac_header_compiler" >&6; }
15065 # Is the header present?
15066 { $as_echo "$as_me:$LINENO: checking tiffio.h presence" >&5
15067 $as_echo_n "checking tiffio.h presence... " >&6; }
15068 cat >conftest.$ac_ext <<_ACEOF
15071 cat confdefs.h >>conftest.$ac_ext
15072 cat >>conftest.$ac_ext <<_ACEOF
15073 /* end confdefs.h. */
15074 #include <tiffio.h>
15076 if { (ac_try="$ac_cpp conftest.$ac_ext"
15077 case "(($ac_try" in
15078 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15079 *) ac_try_echo
=$ac_try;;
15081 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15082 $as_echo "$ac_try_echo") >&5
15083 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15085 grep -v '^ *+' conftest.er1
>conftest.err
15087 cat conftest.err
>&5
15088 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15089 (exit $ac_status); } >/dev
/null
&& {
15090 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15091 test ! -s conftest.err
15093 ac_header_preproc
=yes
15095 $as_echo "$as_me: failed program was:" >&5
15096 sed 's/^/| /' conftest.
$ac_ext >&5
15098 ac_header_preproc
=no
15101 rm -f conftest.err conftest.
$ac_ext
15102 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15103 $as_echo "$ac_header_preproc" >&6; }
15105 # So? What about this header?
15106 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15108 { $as_echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5
15109 $as_echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15110 { $as_echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the compiler's result" >&5
15111 $as_echo "$as_me: WARNING: tiffio.h: proceeding with the compiler's result" >&2;}
15112 ac_header_preproc
=yes
15115 { $as_echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5
15116 $as_echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;}
15117 { $as_echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5
15118 $as_echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;}
15119 { $as_echo "$as_me:$LINENO: WARNING: tiffio.h: see the Autoconf documentation" >&5
15120 $as_echo "$as_me: WARNING: tiffio.h: see the Autoconf documentation" >&2;}
15121 { $as_echo "$as_me:$LINENO: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&5
15122 $as_echo "$as_me: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&2;}
15123 { $as_echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5
15124 $as_echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;}
15125 { $as_echo "$as_me:$LINENO: WARNING: tiffio.h: in the future, the compiler will take precedence" >&5
15126 $as_echo "$as_me: WARNING: tiffio.h: in the future, the compiler will take precedence" >&2;}
15130 { $as_echo "$as_me:$LINENO: checking for tiffio.h" >&5
15131 $as_echo_n "checking for tiffio.h... " >&6; }
15132 if test "${ac_cv_header_tiffio_h+set}" = set; then
15133 $as_echo_n "(cached) " >&6
15135 ac_cv_header_tiffio_h
=$ac_header_preproc
15137 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_tiffio_h" >&5
15138 $as_echo "$ac_cv_header_tiffio_h" >&6; }
15141 if test $ac_cv_header_tiffio_h = yes; then
15143 # At least one tiff package requires the jpeg library.
15144 if test "${HAVE_JPEG}" = yes; then tifflibs
="-ljpeg $tifflibs"; fi
15145 { $as_echo "$as_me:$LINENO: checking for TIFFGetVersion in -ltiff" >&5
15146 $as_echo_n "checking for TIFFGetVersion in -ltiff... " >&6; }
15147 if test "${ac_cv_lib_tiff_TIFFGetVersion+set}" = set; then
15148 $as_echo_n "(cached) " >&6
15150 ac_check_lib_save_LIBS
=$LIBS
15151 LIBS
="-ltiff $tifflibs $LIBS"
15152 cat >conftest.
$ac_ext <<_ACEOF
15155 cat confdefs.h
>>conftest.
$ac_ext
15156 cat >>conftest.
$ac_ext <<_ACEOF
15157 /* end confdefs.h. */
15159 /* Override any GCC internal prototype to avoid an error.
15160 Use char because int might match the return type of a GCC
15161 builtin and then its argument prototype would still apply. */
15165 char TIFFGetVersion ();
15169 return TIFFGetVersion ();
15174 rm -f conftest.
$ac_objext conftest
$ac_exeext
15175 if { (ac_try
="$ac_link"
15176 case "(($ac_try" in
15177 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15178 *) ac_try_echo=$ac_try;;
15180 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15181 $as_echo "$ac_try_echo") >&5
15182 (eval "$ac_link") 2>conftest.er1
15184 grep -v '^ *+' conftest.er1 >conftest.err
15186 cat conftest.err >&5
15187 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15188 (exit $ac_status); } && {
15189 test -z "$ac_c_werror_flag" ||
15190 test ! -s conftest.err
15191 } && test -s conftest$ac_exeext && {
15192 test "$cross_compiling" = yes ||
15193 $as_test_x conftest$ac_exeext
15195 ac_cv_lib_tiff_TIFFGetVersion=yes
15197 $as_echo "$as_me: failed program was:" >&5
15198 sed 's/^/| /' conftest.$ac_ext >&5
15200 ac_cv_lib_tiff_TIFFGetVersion=no
15203 rm -rf conftest.dSYM
15204 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15205 conftest$ac_exeext conftest.$ac_ext
15206 LIBS=$ac_check_lib_save_LIBS
15208 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5
15209 $as_echo "$ac_cv_lib_tiff_TIFFGetVersion" >&6; }
15210 if test $ac_cv_lib_tiff_TIFFGetVersion = yes; then
15219 if test "${HAVE_TIFF}" = "yes"; then
15221 cat >>confdefs.h <<\_ACEOF
15222 #define HAVE_TIFF 1
15228 ### Use -lgif or -lungif if available, unless `--with-gif=no
'.
15230 if test "${HAVE_X11}" = "yes" && test "${with_gif}" != "no"; then
15231 if test "${ac_cv_header_gif_lib_h+set}" = set; then
15232 { $as_echo "$as_me:$LINENO: checking for gif_lib.h" >&5
15233 $as_echo_n "checking for gif_lib.h... " >&6; }
15234 if test "${ac_cv_header_gif_lib_h+set}" = set; then
15235 $as_echo_n "(cached) " >&6
15237 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gif_lib_h" >&5
15238 $as_echo "$ac_cv_header_gif_lib_h" >&6; }
15240 # Is the header compilable?
15241 { $as_echo "$as_me:$LINENO: checking gif_lib.h usability" >&5
15242 $as_echo_n "checking gif_lib.h usability... " >&6; }
15243 cat >conftest.$ac_ext <<_ACEOF
15246 cat confdefs.h >>conftest.$ac_ext
15247 cat >>conftest.$ac_ext <<_ACEOF
15248 /* end confdefs.h. */
15249 $ac_includes_default
15250 #include <gif_lib.h>
15252 rm -f conftest.$ac_objext
15253 if { (ac_try="$ac_compile"
15254 case "(($ac_try" in
15255 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15256 *) ac_try_echo=$ac_try;;
15258 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15259 $as_echo "$ac_try_echo") >&5
15260 (eval "$ac_compile") 2>conftest.er1
15262 grep -v '^
*+' conftest.er1 >conftest.err
15264 cat conftest.err >&5
15265 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15266 (exit $ac_status); } && {
15267 test -z "$ac_c_werror_flag" ||
15268 test ! -s conftest.err
15269 } && test -s conftest.$ac_objext; then
15270 ac_header_compiler=yes
15272 $as_echo "$as_me: failed program was:" >&5
15273 sed 's
/^
/|
/' conftest.$ac_ext >&5
15275 ac_header_compiler=no
15278 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15279 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15280 $as_echo "$ac_header_compiler" >&6; }
15282 # Is the header present?
15283 { $as_echo "$as_me:$LINENO: checking gif_lib.h presence" >&5
15284 $as_echo_n "checking gif_lib.h presence... " >&6; }
15285 cat >conftest.$ac_ext <<_ACEOF
15288 cat confdefs.h >>conftest.$ac_ext
15289 cat >>conftest.$ac_ext <<_ACEOF
15290 /* end confdefs.h. */
15291 #include <gif_lib.h>
15293 if { (ac_try="$ac_cpp conftest.$ac_ext"
15294 case "(($ac_try" in
15295 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15296 *) ac_try_echo=$ac_try;;
15298 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15299 $as_echo "$ac_try_echo") >&5
15300 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15302 grep -v '^
*+' conftest.er1 >conftest.err
15304 cat conftest.err >&5
15305 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15306 (exit $ac_status); } >/dev/null && {
15307 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15308 test ! -s conftest.err
15310 ac_header_preproc=yes
15312 $as_echo "$as_me: failed program was:" >&5
15313 sed 's
/^
/|
/' conftest.$ac_ext >&5
15315 ac_header_preproc=no
15318 rm -f conftest.err conftest.$ac_ext
15319 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15320 $as_echo "$ac_header_preproc" >&6; }
15322 # So? What about this header?
15323 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15325 { $as_echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5
15326 $as_echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15327 { $as_echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the compiler's result
" >&5
15328 $as_echo "$as_me: WARNING
: gif_lib.h
: proceeding with the compiler
's result" >&2;}
15329 ac_header_preproc=yes
15332 { $as_echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5
15333 $as_echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;}
15334 { $as_echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5
15335 $as_echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;}
15336 { $as_echo "$as_me:$LINENO: WARNING: gif_lib.h: see the Autoconf documentation" >&5
15337 $as_echo "$as_me: WARNING: gif_lib.h: see the Autoconf documentation" >&2;}
15338 { $as_echo "$as_me:$LINENO: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&5
15339 $as_echo "$as_me: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&2;}
15340 { $as_echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result
" >&5
15341 $as_echo "$as_me: WARNING
: gif_lib.h
: proceeding with the preprocessor
's result" >&2;}
15342 { $as_echo "$as_me:$LINENO: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&5
15343 $as_echo "$as_me: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&2;}
15347 { $as_echo "$as_me:$LINENO: checking for gif_lib.h" >&5
15348 $as_echo_n "checking for gif_lib.h... " >&6; }
15349 if test "${ac_cv_header_gif_lib_h+set}" = set; then
15350 $as_echo_n "(cached) " >&6
15352 ac_cv_header_gif_lib_h=$ac_header_preproc
15354 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gif_lib_h" >&5
15355 $as_echo "$ac_cv_header_gif_lib_h" >&6; }
15358 if test $ac_cv_header_gif_lib_h = yes; then
15359 # EGifPutExtensionLast only exists from version libungif-4.1.0b1.
15360 # Earlier versions can crash Emacs.
15361 { $as_echo "$as_me:$LINENO: checking for EGifPutExtensionLast in -lgif" >&5
15362 $as_echo_n "checking for EGifPutExtensionLast in -lgif... " >&6; }
15363 if test "${ac_cv_lib_gif_EGifPutExtensionLast+set}" = set; then
15364 $as_echo_n "(cached) " >&6
15366 ac_check_lib_save_LIBS=$LIBS
15368 cat >conftest.$ac_ext <<_ACEOF
15371 cat confdefs.h >>conftest.$ac_ext
15372 cat >>conftest.$ac_ext <<_ACEOF
15373 /* end confdefs.h. */
15375 /* Override any GCC internal prototype to avoid an error.
15376 Use char because int might match the return type of a GCC
15377 builtin and then its argument prototype would still apply. */
15381 char EGifPutExtensionLast ();
15385 return EGifPutExtensionLast ();
15390 rm -f conftest.$ac_objext conftest$ac_exeext
15391 if { (ac_try="$ac_link"
15392 case "(($ac_try" in
15393 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15394 *) ac_try_echo=$ac_try;;
15396 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15397 $as_echo "$ac_try_echo") >&5
15398 (eval "$ac_link") 2>conftest.er1
15400 grep -v '^
*+' conftest.er1 >conftest.err
15402 cat conftest.err >&5
15403 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15404 (exit $ac_status); } && {
15405 test -z "$ac_c_werror_flag" ||
15406 test ! -s conftest.err
15407 } && test -s conftest$ac_exeext && {
15408 test "$cross_compiling" = yes ||
15409 $as_test_x conftest$ac_exeext
15411 ac_cv_lib_gif_EGifPutExtensionLast=yes
15413 $as_echo "$as_me: failed program was:" >&5
15414 sed 's
/^
/|
/' conftest.$ac_ext >&5
15416 ac_cv_lib_gif_EGifPutExtensionLast=no
15419 rm -rf conftest.dSYM
15420 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15421 conftest$ac_exeext conftest.$ac_ext
15422 LIBS=$ac_check_lib_save_LIBS
15424 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gif_EGifPutExtensionLast" >&5
15425 $as_echo "$ac_cv_lib_gif_EGifPutExtensionLast" >&6; }
15426 if test $ac_cv_lib_gif_EGifPutExtensionLast = yes; then
15436 if test "$HAVE_GIF" = yes; then
15437 ac_gif_lib_name="-lgif"
15440 # If gif_lib.h but no libgif, try libungif.
15441 if test x"$try_libungif" = xyes; then
15442 { $as_echo "$as_me:$LINENO: checking for EGifPutExtensionLast in -lungif" >&5
15443 $as_echo_n "checking for EGifPutExtensionLast in -lungif... " >&6; }
15444 if test "${ac_cv_lib_ungif_EGifPutExtensionLast+set}" = set; then
15445 $as_echo_n "(cached) " >&6
15447 ac_check_lib_save_LIBS=$LIBS
15448 LIBS="-lungif $LIBS"
15449 cat >conftest.$ac_ext <<_ACEOF
15452 cat confdefs.h >>conftest.$ac_ext
15453 cat >>conftest.$ac_ext <<_ACEOF
15454 /* end confdefs.h. */
15456 /* Override any GCC internal prototype to avoid an error.
15457 Use char because int might match the return type of a GCC
15458 builtin and then its argument prototype would still apply. */
15462 char EGifPutExtensionLast ();
15466 return EGifPutExtensionLast ();
15471 rm -f conftest.$ac_objext conftest$ac_exeext
15472 if { (ac_try="$ac_link"
15473 case "(($ac_try" in
15474 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15475 *) ac_try_echo=$ac_try;;
15477 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15478 $as_echo "$ac_try_echo") >&5
15479 (eval "$ac_link") 2>conftest.er1
15481 grep -v '^
*+' conftest.er1 >conftest.err
15483 cat conftest.err >&5
15484 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15485 (exit $ac_status); } && {
15486 test -z "$ac_c_werror_flag" ||
15487 test ! -s conftest.err
15488 } && test -s conftest$ac_exeext && {
15489 test "$cross_compiling" = yes ||
15490 $as_test_x conftest$ac_exeext
15492 ac_cv_lib_ungif_EGifPutExtensionLast=yes
15494 $as_echo "$as_me: failed program was:" >&5
15495 sed 's
/^
/|
/' conftest.$ac_ext >&5
15497 ac_cv_lib_ungif_EGifPutExtensionLast=no
15500 rm -rf conftest.dSYM
15501 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15502 conftest$ac_exeext conftest.$ac_ext
15503 LIBS=$ac_check_lib_save_LIBS
15505 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5
15506 $as_echo "$ac_cv_lib_ungif_EGifPutExtensionLast" >&6; }
15507 if test $ac_cv_lib_ungif_EGifPutExtensionLast = yes; then
15512 if test "$HAVE_GIF" = yes; then
15514 cat >>confdefs.h <<\_ACEOF
15515 #define LIBGIF -lungif
15518 ac_gif_lib_name="-lungif"
15522 if test "${HAVE_GIF}" = "yes"; then
15524 cat >>confdefs.h <<\_ACEOF
15531 if test "${HAVE_X11}" = "yes"; then
15534 test "${with_xpm}" != "no" && test "${HAVE_XPM}" != "yes" &&
15535 MISSING="libXpm" && WITH_NO="--with-xpm=no"
15536 test "${with_jpeg}" != "no" && test "${HAVE_JPEG}" != "yes" &&
15537 MISSING="$MISSING libjpeg" && WITH_NO="$WITH_NO --with-jpeg=no"
15538 test "${with_png}" != "no" && test "${HAVE_PNG}" != "yes" &&
15539 MISSING="$MISSING libpng" && WITH_NO="$WITH_NO --with-png=no"
15540 test "${with_gif}" != "no" && test "${HAVE_GIF}" != "yes" &&
15541 MISSING="$MISSING libgif/libungif" && WITH_NO="$WITH_NO --with-gif=no"
15542 test "${with_tiff}" != "no" && test "${HAVE_TIFF}" != "yes" &&
15543 MISSING="$MISSING libtiff" && WITH_NO="$WITH_NO --with-tiff=no"
15545 if test "X${MISSING}" != X; then
15546 { { $as_echo "$as_me:$LINENO: error: The following required libraries were not found:
15548 Maybe some development libraries/packages are missing?
15549 If you don't want to link with them give
15551 as options to configure
" >&5
15552 $as_echo "$as_me: error
: The following required libraries were not found
:
15554 Maybe some development libraries
/packages are missing?
15555 If you don
't want to link with them give
15557 as options to configure" >&2;}
15558 { (exit 1); exit 1; }; }
15562 ### Use -lgpm if available, unless `--with-gpm=no'.
15564 if test "${with_gpm}" != "no"; then
15565 if test "${ac_cv_header_gpm_h+set}" = set; then
15566 { $as_echo "$as_me:$LINENO: checking for gpm.h" >&5
15567 $as_echo_n "checking for gpm.h... " >&6; }
15568 if test "${ac_cv_header_gpm_h+set}" = set; then
15569 $as_echo_n "(cached) " >&6
15571 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gpm_h" >&5
15572 $as_echo "$ac_cv_header_gpm_h" >&6; }
15574 # Is the header compilable?
15575 { $as_echo "$as_me:$LINENO: checking gpm.h usability" >&5
15576 $as_echo_n "checking gpm.h usability... " >&6; }
15577 cat >conftest.
$ac_ext <<_ACEOF
15580 cat confdefs.h
>>conftest.
$ac_ext
15581 cat >>conftest.
$ac_ext <<_ACEOF
15582 /* end confdefs.h. */
15583 $ac_includes_default
15586 rm -f conftest.
$ac_objext
15587 if { (ac_try
="$ac_compile"
15588 case "(($ac_try" in
15589 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15590 *) ac_try_echo=$ac_try;;
15592 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15593 $as_echo "$ac_try_echo") >&5
15594 (eval "$ac_compile") 2>conftest.er1
15596 grep -v '^ *+' conftest.er1 >conftest.err
15598 cat conftest.err >&5
15599 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15600 (exit $ac_status); } && {
15601 test -z "$ac_c_werror_flag" ||
15602 test ! -s conftest.err
15603 } && test -s conftest.$ac_objext; then
15604 ac_header_compiler=yes
15606 $as_echo "$as_me: failed program was:" >&5
15607 sed 's/^/| /' conftest.$ac_ext >&5
15609 ac_header_compiler=no
15612 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15613 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15614 $as_echo "$ac_header_compiler" >&6; }
15616 # Is the header present?
15617 { $as_echo "$as_me:$LINENO: checking gpm.h presence" >&5
15618 $as_echo_n "checking gpm.h presence... " >&6; }
15619 cat >conftest.$ac_ext <<_ACEOF
15622 cat confdefs.h >>conftest.$ac_ext
15623 cat >>conftest.$ac_ext <<_ACEOF
15624 /* end confdefs.h. */
15627 if { (ac_try="$ac_cpp conftest.$ac_ext"
15628 case "(($ac_try" in
15629 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15630 *) ac_try_echo
=$ac_try;;
15632 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15633 $as_echo "$ac_try_echo") >&5
15634 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15636 grep -v '^ *+' conftest.er1
>conftest.err
15638 cat conftest.err
>&5
15639 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15640 (exit $ac_status); } >/dev
/null
&& {
15641 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15642 test ! -s conftest.err
15644 ac_header_preproc
=yes
15646 $as_echo "$as_me: failed program was:" >&5
15647 sed 's/^/| /' conftest.
$ac_ext >&5
15649 ac_header_preproc
=no
15652 rm -f conftest.err conftest.
$ac_ext
15653 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15654 $as_echo "$ac_header_preproc" >&6; }
15656 # So? What about this header?
15657 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15659 { $as_echo "$as_me:$LINENO: WARNING: gpm.h: accepted by the compiler, rejected by the preprocessor!" >&5
15660 $as_echo "$as_me: WARNING: gpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15661 { $as_echo "$as_me:$LINENO: WARNING: gpm.h: proceeding with the compiler's result" >&5
15662 $as_echo "$as_me: WARNING: gpm.h: proceeding with the compiler's result" >&2;}
15663 ac_header_preproc
=yes
15666 { $as_echo "$as_me:$LINENO: WARNING: gpm.h: present but cannot be compiled" >&5
15667 $as_echo "$as_me: WARNING: gpm.h: present but cannot be compiled" >&2;}
15668 { $as_echo "$as_me:$LINENO: WARNING: gpm.h: check for missing prerequisite headers?" >&5
15669 $as_echo "$as_me: WARNING: gpm.h: check for missing prerequisite headers?" >&2;}
15670 { $as_echo "$as_me:$LINENO: WARNING: gpm.h: see the Autoconf documentation" >&5
15671 $as_echo "$as_me: WARNING: gpm.h: see the Autoconf documentation" >&2;}
15672 { $as_echo "$as_me:$LINENO: WARNING: gpm.h: section \"Present But Cannot Be Compiled\"" >&5
15673 $as_echo "$as_me: WARNING: gpm.h: section \"Present But Cannot Be Compiled\"" >&2;}
15674 { $as_echo "$as_me:$LINENO: WARNING: gpm.h: proceeding with the preprocessor's result" >&5
15675 $as_echo "$as_me: WARNING: gpm.h: proceeding with the preprocessor's result" >&2;}
15676 { $as_echo "$as_me:$LINENO: WARNING: gpm.h: in the future, the compiler will take precedence" >&5
15677 $as_echo "$as_me: WARNING: gpm.h: in the future, the compiler will take precedence" >&2;}
15681 { $as_echo "$as_me:$LINENO: checking for gpm.h" >&5
15682 $as_echo_n "checking for gpm.h... " >&6; }
15683 if test "${ac_cv_header_gpm_h+set}" = set; then
15684 $as_echo_n "(cached) " >&6
15686 ac_cv_header_gpm_h
=$ac_header_preproc
15688 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gpm_h" >&5
15689 $as_echo "$ac_cv_header_gpm_h" >&6; }
15692 if test $ac_cv_header_gpm_h = yes; then
15693 { $as_echo "$as_me:$LINENO: checking for Gpm_Open in -lgpm" >&5
15694 $as_echo_n "checking for Gpm_Open in -lgpm... " >&6; }
15695 if test "${ac_cv_lib_gpm_Gpm_Open+set}" = set; then
15696 $as_echo_n "(cached) " >&6
15698 ac_check_lib_save_LIBS
=$LIBS
15700 cat >conftest.
$ac_ext <<_ACEOF
15703 cat confdefs.h
>>conftest.
$ac_ext
15704 cat >>conftest.
$ac_ext <<_ACEOF
15705 /* end confdefs.h. */
15707 /* Override any GCC internal prototype to avoid an error.
15708 Use char because int might match the return type of a GCC
15709 builtin and then its argument prototype would still apply. */
15717 return Gpm_Open ();
15722 rm -f conftest.
$ac_objext conftest
$ac_exeext
15723 if { (ac_try
="$ac_link"
15724 case "(($ac_try" in
15725 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15726 *) ac_try_echo=$ac_try;;
15728 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15729 $as_echo "$ac_try_echo") >&5
15730 (eval "$ac_link") 2>conftest.er1
15732 grep -v '^ *+' conftest.er1 >conftest.err
15734 cat conftest.err >&5
15735 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15736 (exit $ac_status); } && {
15737 test -z "$ac_c_werror_flag" ||
15738 test ! -s conftest.err
15739 } && test -s conftest$ac_exeext && {
15740 test "$cross_compiling" = yes ||
15741 $as_test_x conftest$ac_exeext
15743 ac_cv_lib_gpm_Gpm_Open=yes
15745 $as_echo "$as_me: failed program was:" >&5
15746 sed 's/^/| /' conftest.$ac_ext >&5
15748 ac_cv_lib_gpm_Gpm_Open=no
15751 rm -rf conftest.dSYM
15752 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15753 conftest$ac_exeext conftest.$ac_ext
15754 LIBS=$ac_check_lib_save_LIBS
15756 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gpm_Gpm_Open" >&5
15757 $as_echo "$ac_cv_lib_gpm_Gpm_Open" >&6; }
15758 if test $ac_cv_lib_gpm_Gpm_Open = yes; then
15767 if test "${HAVE_GPM}" = "yes"; then
15769 cat >>confdefs.h <<\_ACEOF
15775 if test "${ac_cv_header_malloc_malloc_h+set}" = set; then
15776 { $as_echo "$as_me:$LINENO: checking for malloc/malloc.h" >&5
15777 $as_echo_n "checking for malloc/malloc.h... " >&6; }
15778 if test "${ac_cv_header_malloc_malloc_h+set}" = set; then
15779 $as_echo_n "(cached) " >&6
15781 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_malloc_malloc_h" >&5
15782 $as_echo "$ac_cv_header_malloc_malloc_h" >&6; }
15784 # Is the header compilable?
15785 { $as_echo "$as_me:$LINENO: checking malloc/malloc.h usability" >&5
15786 $as_echo_n "checking malloc/malloc.h usability... " >&6; }
15787 cat >conftest.$ac_ext <<_ACEOF
15790 cat confdefs.h >>conftest.$ac_ext
15791 cat >>conftest.$ac_ext <<_ACEOF
15792 /* end confdefs.h. */
15793 $ac_includes_default
15794 #include <malloc/malloc.h>
15796 rm -f conftest.$ac_objext
15797 if { (ac_try="$ac_compile"
15798 case "(($ac_try" in
15799 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15800 *) ac_try_echo
=$ac_try;;
15802 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15803 $as_echo "$ac_try_echo") >&5
15804 (eval "$ac_compile") 2>conftest.er1
15806 grep -v '^ *+' conftest.er1
>conftest.err
15808 cat conftest.err
>&5
15809 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15810 (exit $ac_status); } && {
15811 test -z "$ac_c_werror_flag" ||
15812 test ! -s conftest.err
15813 } && test -s conftest.
$ac_objext; then
15814 ac_header_compiler
=yes
15816 $as_echo "$as_me: failed program was:" >&5
15817 sed 's/^/| /' conftest.
$ac_ext >&5
15819 ac_header_compiler
=no
15822 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15823 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15824 $as_echo "$ac_header_compiler" >&6; }
15826 # Is the header present?
15827 { $as_echo "$as_me:$LINENO: checking malloc/malloc.h presence" >&5
15828 $as_echo_n "checking malloc/malloc.h presence... " >&6; }
15829 cat >conftest.
$ac_ext <<_ACEOF
15832 cat confdefs.h
>>conftest.
$ac_ext
15833 cat >>conftest.
$ac_ext <<_ACEOF
15834 /* end confdefs.h. */
15835 #include <malloc/malloc.h>
15837 if { (ac_try
="$ac_cpp conftest.$ac_ext"
15838 case "(($ac_try" in
15839 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15840 *) ac_try_echo=$ac_try;;
15842 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15843 $as_echo "$ac_try_echo") >&5
15844 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15846 grep -v '^ *+' conftest.er1 >conftest.err
15848 cat conftest.err >&5
15849 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15850 (exit $ac_status); } >/dev/null && {
15851 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15852 test ! -s conftest.err
15854 ac_header_preproc=yes
15856 $as_echo "$as_me: failed program was:" >&5
15857 sed 's/^/| /' conftest.$ac_ext >&5
15859 ac_header_preproc=no
15862 rm -f conftest.err conftest.$ac_ext
15863 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15864 $as_echo "$ac_header_preproc" >&6; }
15866 # So? What about this header?
15867 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15869 { $as_echo "$as_me:$LINENO: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&5
15870 $as_echo "$as_me: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15871 { $as_echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the compiler's result" >&5
15872 $as_echo "$as_me: WARNING: malloc/malloc.h: proceeding with the compiler's result" >&2;}
15873 ac_header_preproc=yes
15876 { $as_echo "$as_me:$LINENO: WARNING: malloc/malloc.h: present but cannot be compiled" >&5
15877 $as_echo "$as_me: WARNING: malloc/malloc.h: present but cannot be compiled" >&2;}
15878 { $as_echo "$as_me:$LINENO: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&5
15879 $as_echo "$as_me: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&2;}
15880 { $as_echo "$as_me:$LINENO: WARNING: malloc/malloc.h: see the Autoconf documentation" >&5
15881 $as_echo "$as_me: WARNING: malloc/malloc.h: see the Autoconf documentation" >&2;}
15882 { $as_echo "$as_me:$LINENO: WARNING: malloc/malloc.h: section \"Present But Cannot Be Compiled\"" >&5
15883 $as_echo "$as_me: WARNING: malloc/malloc.h: section \"Present But Cannot Be Compiled\"" >&2;}
15884 { $as_echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&5
15885 $as_echo "$as_me: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&2;}
15886 { $as_echo "$as_me:$LINENO: WARNING: malloc/malloc.h: in the future, the compiler will take precedence" >&5
15887 $as_echo "$as_me: WARNING: malloc/malloc.h: in the future, the compiler will take precedence" >&2;}
15891 { $as_echo "$as_me:$LINENO: checking for malloc/malloc.h" >&5
15892 $as_echo_n "checking for malloc/malloc.h... " >&6; }
15893 if test "${ac_cv_header_malloc_malloc_h+set}" = set; then
15894 $as_echo_n "(cached) " >&6
15896 ac_cv_header_malloc_malloc_h=$ac_header_preproc
15898 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_malloc_malloc_h" >&5
15899 $as_echo "$ac_cv_header_malloc_malloc_h" >&6; }
15902 if test $ac_cv_header_malloc_malloc_h = yes; then
15904 cat >>confdefs.h <<\_ACEOF
15905 #define HAVE_MALLOC_MALLOC_H 1
15912 ### Use NeXTstep API to implement GUI.
15913 if test "${HAVE_NS}" = "yes"; then
15915 cat >>confdefs.h <<\_ACEOF
15919 if test "${NS_IMPL_COCOA}" = "yes"; then
15921 cat >>confdefs.h <<\_ACEOF
15922 #define NS_IMPL_COCOA 1
15927 if test "${NS_IMPL_GNUSTEP}" = "yes"; then
15929 cat >>confdefs.h <<\_ACEOF
15930 #define NS_IMPL_GNUSTEP 1
15933 GNU_OBJC_CFLAGS="-fgnu-runtime -Wno-import -fconstant-string-class=NSConstantString -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGSWARN -DGSDIAGNOSE"
15935 if test "${NS_HAVE_NSINTEGER}" = "yes"; then
15937 cat >>confdefs.h <<\_ACEOF
15938 #define NS_HAVE_NSINTEGER 1
15942 # We also have mouse menus.
15948 ### Use session management (-lSM -lICE) if available
15950 if test "${HAVE_X11}" = "yes"; then
15951 if test "${ac_cv_header_X11_SM_SMlib_h+set}" = set; then
15952 { $as_echo "$as_me:$LINENO: checking for X11/SM/SMlib.h" >&5
15953 $as_echo_n "checking for X11/SM/SMlib.h... " >&6; }
15954 if test "${ac_cv_header_X11_SM_SMlib_h+set}" = set; then
15955 $as_echo_n "(cached) " >&6
15957 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_X11_SM_SMlib_h" >&5
15958 $as_echo "$ac_cv_header_X11_SM_SMlib_h" >&6; }
15960 # Is the header compilable?
15961 { $as_echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5
15962 $as_echo_n "checking X11/SM/SMlib.h usability... " >&6; }
15963 cat >conftest.$ac_ext <<_ACEOF
15966 cat confdefs.h >>conftest.$ac_ext
15967 cat >>conftest.$ac_ext <<_ACEOF
15968 /* end confdefs.h. */
15969 $ac_includes_default
15970 #include <X11/SM/SMlib.h>
15972 rm -f conftest.$ac_objext
15973 if { (ac_try="$ac_compile"
15974 case "(($ac_try" in
15975 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15976 *) ac_try_echo
=$ac_try;;
15978 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15979 $as_echo "$ac_try_echo") >&5
15980 (eval "$ac_compile") 2>conftest.er1
15982 grep -v '^ *+' conftest.er1
>conftest.err
15984 cat conftest.err
>&5
15985 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15986 (exit $ac_status); } && {
15987 test -z "$ac_c_werror_flag" ||
15988 test ! -s conftest.err
15989 } && test -s conftest.
$ac_objext; then
15990 ac_header_compiler
=yes
15992 $as_echo "$as_me: failed program was:" >&5
15993 sed 's/^/| /' conftest.
$ac_ext >&5
15995 ac_header_compiler
=no
15998 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15999 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16000 $as_echo "$ac_header_compiler" >&6; }
16002 # Is the header present?
16003 { $as_echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5
16004 $as_echo_n "checking X11/SM/SMlib.h presence... " >&6; }
16005 cat >conftest.
$ac_ext <<_ACEOF
16008 cat confdefs.h
>>conftest.
$ac_ext
16009 cat >>conftest.
$ac_ext <<_ACEOF
16010 /* end confdefs.h. */
16011 #include <X11/SM/SMlib.h>
16013 if { (ac_try
="$ac_cpp conftest.$ac_ext"
16014 case "(($ac_try" in
16015 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16016 *) ac_try_echo=$ac_try;;
16018 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16019 $as_echo "$ac_try_echo") >&5
16020 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16022 grep -v '^ *+' conftest.er1 >conftest.err
16024 cat conftest.err >&5
16025 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16026 (exit $ac_status); } >/dev/null && {
16027 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16028 test ! -s conftest.err
16030 ac_header_preproc=yes
16032 $as_echo "$as_me: failed program was:" >&5
16033 sed 's/^/| /' conftest.$ac_ext >&5
16035 ac_header_preproc=no
16038 rm -f conftest.err conftest.$ac_ext
16039 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16040 $as_echo "$ac_header_preproc" >&6; }
16042 # So? What about this header?
16043 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16045 { $as_echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5
16046 $as_echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
16047 { $as_echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&5
16048 $as_echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&2;}
16049 ac_header_preproc=yes
16052 { $as_echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5
16053 $as_echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;}
16054 { $as_echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5
16055 $as_echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;}
16056 { $as_echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&5
16057 $as_echo "$as_me: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&2;}
16058 { $as_echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&5
16059 $as_echo "$as_me: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&2;}
16060 { $as_echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5
16061 $as_echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;}
16062 { $as_echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&5
16063 $as_echo "$as_me: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&2;}
16067 { $as_echo "$as_me:$LINENO: checking for X11/SM/SMlib.h" >&5
16068 $as_echo_n "checking for X11/SM/SMlib.h... " >&6; }
16069 if test "${ac_cv_header_X11_SM_SMlib_h+set}" = set; then
16070 $as_echo_n "(cached) " >&6
16072 ac_cv_header_X11_SM_SMlib_h=$ac_header_preproc
16074 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_X11_SM_SMlib_h" >&5
16075 $as_echo "$ac_cv_header_X11_SM_SMlib_h" >&6; }
16078 if test $ac_cv_header_X11_SM_SMlib_h = yes; then
16079 { $as_echo "$as_me:$LINENO: checking for SmcOpenConnection in -lSM" >&5
16080 $as_echo_n "checking for SmcOpenConnection in -lSM... " >&6; }
16081 if test "${ac_cv_lib_SM_SmcOpenConnection+set}" = set; then
16082 $as_echo_n "(cached) " >&6
16084 ac_check_lib_save_LIBS=$LIBS
16085 LIBS="-lSM -lICE $LIBS"
16086 cat >conftest.$ac_ext <<_ACEOF
16089 cat confdefs.h >>conftest.$ac_ext
16090 cat >>conftest.$ac_ext <<_ACEOF
16091 /* end confdefs.h. */
16093 /* Override any GCC internal prototype to avoid an error.
16094 Use char because int might match the return type of a GCC
16095 builtin and then its argument prototype would still apply. */
16099 char SmcOpenConnection ();
16103 return SmcOpenConnection ();
16108 rm -f conftest.$ac_objext conftest$ac_exeext
16109 if { (ac_try="$ac_link"
16110 case "(($ac_try" in
16111 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16112 *) ac_try_echo
=$ac_try;;
16114 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16115 $as_echo "$ac_try_echo") >&5
16116 (eval "$ac_link") 2>conftest.er1
16118 grep -v '^ *+' conftest.er1
>conftest.err
16120 cat conftest.err
>&5
16121 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16122 (exit $ac_status); } && {
16123 test -z "$ac_c_werror_flag" ||
16124 test ! -s conftest.err
16125 } && test -s conftest
$ac_exeext && {
16126 test "$cross_compiling" = yes ||
16127 $as_test_x conftest
$ac_exeext
16129 ac_cv_lib_SM_SmcOpenConnection
=yes
16131 $as_echo "$as_me: failed program was:" >&5
16132 sed 's/^/| /' conftest.
$ac_ext >&5
16134 ac_cv_lib_SM_SmcOpenConnection
=no
16137 rm -rf conftest.dSYM
16138 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16139 conftest
$ac_exeext conftest.
$ac_ext
16140 LIBS
=$ac_check_lib_save_LIBS
16142 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5
16143 $as_echo "$ac_cv_lib_SM_SmcOpenConnection" >&6; }
16144 if test $ac_cv_lib_SM_SmcOpenConnection = yes; then
16152 if test "${HAVE_X_SM}" = "yes"; then
16154 cat >>confdefs.h
<<\_ACEOF
16155 #define HAVE_X_SM 1
16160 *) LIBS
="-lSM -lICE $LIBS" ;;
16165 # If netdb.h doesn't declare h_errno, we must declare it by hand.
16166 { $as_echo "$as_me:$LINENO: checking whether netdb declares h_errno" >&5
16167 $as_echo_n "checking whether netdb declares h_errno... " >&6; }
16168 if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then
16169 $as_echo_n "(cached) " >&6
16171 cat >conftest.
$ac_ext <<_ACEOF
16174 cat confdefs.h
>>conftest.
$ac_ext
16175 cat >>conftest.
$ac_ext <<_ACEOF
16176 /* end confdefs.h. */
16186 rm -f conftest.
$ac_objext conftest
$ac_exeext
16187 if { (ac_try
="$ac_link"
16188 case "(($ac_try" in
16189 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16190 *) ac_try_echo=$ac_try;;
16192 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16193 $as_echo "$ac_try_echo") >&5
16194 (eval "$ac_link") 2>conftest.er1
16196 grep -v '^ *+' conftest.er1 >conftest.err
16198 cat conftest.err >&5
16199 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16200 (exit $ac_status); } && {
16201 test -z "$ac_c_werror_flag" ||
16202 test ! -s conftest.err
16203 } && test -s conftest$ac_exeext && {
16204 test "$cross_compiling" = yes ||
16205 $as_test_x conftest$ac_exeext
16207 emacs_cv_netdb_declares_h_errno=yes
16209 $as_echo "$as_me: failed program was:" >&5
16210 sed 's/^/| /' conftest.$ac_ext >&5
16212 emacs_cv_netdb_declares_h_errno=no
16215 rm -rf conftest.dSYM
16216 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16217 conftest$ac_exeext conftest.$ac_ext
16219 { $as_echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5
16220 $as_echo "$emacs_cv_netdb_declares_h_errno" >&6; }
16221 if test $emacs_cv_netdb_declares_h_errno = yes; then
16223 cat >>confdefs.h <<\_ACEOF
16224 #define HAVE_H_ERRNO 1
16229 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
16230 # for constant arguments. Useless!
16231 { $as_echo "$as_me:$LINENO: checking for working alloca.h" >&5
16232 $as_echo_n "checking for working alloca.h... " >&6; }
16233 if test "${ac_cv_working_alloca_h+set}" = set; then
16234 $as_echo_n "(cached) " >&6
16236 cat >conftest.$ac_ext <<_ACEOF
16239 cat confdefs.h >>conftest.$ac_ext
16240 cat >>conftest.$ac_ext <<_ACEOF
16241 /* end confdefs.h. */
16242 #include <alloca.h>
16246 char *p = (char *) alloca (2 * sizeof (int));
16252 rm -f conftest.$ac_objext conftest$ac_exeext
16253 if { (ac_try="$ac_link"
16254 case "(($ac_try" in
16255 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16256 *) ac_try_echo
=$ac_try;;
16258 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16259 $as_echo "$ac_try_echo") >&5
16260 (eval "$ac_link") 2>conftest.er1
16262 grep -v '^ *+' conftest.er1
>conftest.err
16264 cat conftest.err
>&5
16265 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16266 (exit $ac_status); } && {
16267 test -z "$ac_c_werror_flag" ||
16268 test ! -s conftest.err
16269 } && test -s conftest
$ac_exeext && {
16270 test "$cross_compiling" = yes ||
16271 $as_test_x conftest
$ac_exeext
16273 ac_cv_working_alloca_h
=yes
16275 $as_echo "$as_me: failed program was:" >&5
16276 sed 's/^/| /' conftest.
$ac_ext >&5
16278 ac_cv_working_alloca_h
=no
16281 rm -rf conftest.dSYM
16282 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16283 conftest
$ac_exeext conftest.
$ac_ext
16285 { $as_echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
16286 $as_echo "$ac_cv_working_alloca_h" >&6; }
16287 if test $ac_cv_working_alloca_h = yes; then
16289 cat >>confdefs.h
<<\_ACEOF
16290 #define HAVE_ALLOCA_H 1
16295 { $as_echo "$as_me:$LINENO: checking for alloca" >&5
16296 $as_echo_n "checking for alloca... " >&6; }
16297 if test "${ac_cv_func_alloca_works+set}" = set; then
16298 $as_echo_n "(cached) " >&6
16300 cat >conftest.
$ac_ext <<_ACEOF
16303 cat confdefs.h
>>conftest.
$ac_ext
16304 cat >>conftest.
$ac_ext <<_ACEOF
16305 /* end confdefs.h. */
16307 # define alloca __builtin_alloca
16310 # include <malloc.h>
16311 # define alloca _alloca
16313 # ifdef HAVE_ALLOCA_H
16314 # include <alloca.h>
16319 # ifndef alloca /* predefined by HP cc +Olibcalls */
16330 char *p = (char *) alloca (1);
16336 rm -f conftest.
$ac_objext conftest
$ac_exeext
16337 if { (ac_try
="$ac_link"
16338 case "(($ac_try" in
16339 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16340 *) ac_try_echo=$ac_try;;
16342 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16343 $as_echo "$ac_try_echo") >&5
16344 (eval "$ac_link") 2>conftest.er1
16346 grep -v '^ *+' conftest.er1 >conftest.err
16348 cat conftest.err >&5
16349 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16350 (exit $ac_status); } && {
16351 test -z "$ac_c_werror_flag" ||
16352 test ! -s conftest.err
16353 } && test -s conftest$ac_exeext && {
16354 test "$cross_compiling" = yes ||
16355 $as_test_x conftest$ac_exeext
16357 ac_cv_func_alloca_works=yes
16359 $as_echo "$as_me: failed program was:" >&5
16360 sed 's/^/| /' conftest.$ac_ext >&5
16362 ac_cv_func_alloca_works=no
16365 rm -rf conftest.dSYM
16366 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16367 conftest$ac_exeext conftest.$ac_ext
16369 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
16370 $as_echo "$ac_cv_func_alloca_works" >&6; }
16372 if test $ac_cv_func_alloca_works = yes; then
16374 cat >>confdefs.h <<\_ACEOF
16375 #define HAVE_ALLOCA 1
16379 # The SVR3 libPW and SVR4 libucb both contain incompatible functions
16380 # that cause trouble. Some versions do not even contain alloca or
16381 # contain a buggy version. If you still want to use their alloca,
16382 # use ar to extract alloca.o from them instead of compiling alloca.c.
16384 ALLOCA=\${LIBOBJDIR}alloca.$ac_objext
16386 cat >>confdefs.h <<\_ACEOF
16391 { $as_echo "$as_me:$LINENO: checking whether \`alloca.c
' needs Cray hooks" >&5
16392 $as_echo_n "checking whether \`alloca.c' needs Cray hooks...
" >&6; }
16393 if test "${ac_cv_os_cray+set}" = set; then
16394 $as_echo_n "(cached
) " >&6
16396 cat >conftest.$ac_ext <<_ACEOF
16399 cat confdefs.h >>conftest.$ac_ext
16400 cat >>conftest.$ac_ext <<_ACEOF
16401 /* end confdefs.h. */
16402 #if defined CRAY && ! defined CRAY2
16409 if (eval "$ac_cpp conftest.
$ac_ext") 2>&5 |
16410 $EGREP "webecray
" >/dev/null 2>&1; then
16418 { $as_echo "$as_me:$LINENO: result
: $ac_cv_os_cray" >&5
16419 $as_echo "$ac_cv_os_cray" >&6; }
16420 if test $ac_cv_os_cray = yes; then
16421 for ac_func in _getb67 GETB67 getb67; do
16422 as_ac_var=`$as_echo "ac_cv_func_
$ac_func" | $as_tr_sh`
16423 { $as_echo "$as_me:$LINENO: checking
for $ac_func" >&5
16424 $as_echo_n "checking
for $ac_func...
" >&6; }
16425 if { as_var=$as_ac_var; eval "test \"\
${$as_var+set}\" = set"; }; then
16426 $as_echo_n "(cached
) " >&6
16428 cat >conftest.$ac_ext <<_ACEOF
16431 cat confdefs.h >>conftest.$ac_ext
16432 cat >>conftest.$ac_ext <<_ACEOF
16433 /* end confdefs.h. */
16434 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
16435 For example, HP-UX 11i <limits.h> declares gettimeofday. */
16436 #define $ac_func innocuous_$ac_func
16438 /* System header to define __stub macros and hopefully few prototypes,
16439 which can conflict with char $ac_func (); below.
16440 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16441 <limits.h> exists even on freestanding compilers. */
16444 # include <limits.h>
16446 # include <assert.h>
16451 /* Override any GCC internal prototype to avoid an error.
16452 Use char because int might match the return type of a GCC
16453 builtin and then its argument prototype would still apply. */
16458 /* The GNU C library defines this for functions which it implements
16459 to always fail with ENOSYS. Some functions are actually named
16460 something starting with __ and the normal name is an alias. */
16461 #if defined __stub_$ac_func || defined __stub___$ac_func
16468 return $ac_func ();
16473 rm -f conftest.$ac_objext conftest$ac_exeext
16474 if { (ac_try="$ac_link"
16475 case "(($ac_try" in
16476 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16477 *) ac_try_echo=$ac_try;;
16479 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
16480 $as_echo "$ac_try_echo") >&5
16481 (eval "$ac_link") 2>conftest.er1
16483 grep -v '^ *+' conftest.er1 >conftest.err
16485 cat conftest.err >&5
16486 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
16487 (exit $ac_status); } && {
16488 test -z "$ac_c_werror_flag" ||
16489 test ! -s conftest.err
16490 } && test -s conftest$ac_exeext && {
16491 test "$cross_compiling" = yes ||
16492 $as_test_x conftest$ac_exeext
16494 eval "$as_ac_var=yes"
16496 $as_echo "$as_me: failed program was
:" >&5
16497 sed 's/^/| /' conftest.$ac_ext >&5
16499 eval "$as_ac_var=no
"
16502 rm -rf conftest.dSYM
16503 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16504 conftest$ac_exeext conftest.$ac_ext
16506 ac_res=`eval 'as_val=${'$as_ac_var'}
16507 $as_echo "$as_val"'`
16508 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
16509 $as_echo "$ac_res" >&6; }
16510 if test `eval 'as_val=${'$as_ac_var'}
16511 $as_echo "$as_val"'` = yes; then
16513 cat >>confdefs.h <<_ACEOF
16514 #define CRAY_STACKSEG_END $ac_func
16523 { $as_echo "$as_me:$LINENO: checking stack direction
for C alloca
" >&5
16524 $as_echo_n "checking stack direction
for C alloca...
" >&6; }
16525 if test "${ac_cv_c_stack_direction+set}" = set; then
16526 $as_echo_n "(cached
) " >&6
16528 if test "$cross_compiling" = yes; then
16529 ac_cv_c_stack_direction=0
16531 cat >conftest.$ac_ext <<_ACEOF
16534 cat confdefs.h >>conftest.$ac_ext
16535 cat >>conftest.$ac_ext <<_ACEOF
16536 /* end confdefs.h. */
16537 $ac_includes_default
16539 find_stack_direction ()
16541 static char *addr = 0;
16546 return find_stack_direction ();
16549 return (&dummy > addr) ? 1 : -1;
16555 return find_stack_direction () < 0;
16558 rm -f conftest$ac_exeext
16559 if { (ac_try="$ac_link"
16560 case "(($ac_try" in
16561 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16562 *) ac_try_echo=$ac_try;;
16564 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
16565 $as_echo "$ac_try_echo") >&5
16566 (eval "$ac_link") 2>&5
16568 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
16569 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
16570 { (case "(($ac_try" in
16571 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16572 *) ac_try_echo=$ac_try;;
16574 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
16575 $as_echo "$ac_try_echo") >&5
16576 (eval "$ac_try") 2>&5
16578 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
16579 (exit $ac_status); }; }; then
16580 ac_cv_c_stack_direction=1
16582 $as_echo "$as_me: program exited with status
$ac_status" >&5
16583 $as_echo "$as_me: failed program was
:" >&5
16584 sed 's/^/| /' conftest.$ac_ext >&5
16586 ( exit $ac_status )
16587 ac_cv_c_stack_direction=-1
16589 rm -rf conftest.dSYM
16590 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
16595 { $as_echo "$as_me:$LINENO: result
: $ac_cv_c_stack_direction" >&5
16596 $as_echo "$ac_cv_c_stack_direction" >&6; }
16598 cat >>confdefs.h <<_ACEOF
16599 #define STACK_DIRECTION $ac_cv_c_stack_direction
16606 if test x"$ac_cv_func_alloca_works" != xyes; then
16607 { { $as_echo "$as_me:$LINENO: error
: a system implementation of alloca is required
" >&5
16608 $as_echo "$as_me: error
: a system implementation of alloca is required
" >&2;}
16609 { (exit 1); exit 1; }; }
16612 # fmod, logb, and frexp are found in -lm on most systems.
16613 # On HPUX 9.01, -lm does not contain logb, so check for sqrt.
16615 { $as_echo "$as_me:$LINENO: checking
for sqrt
in -lm" >&5
16616 $as_echo_n "checking
for sqrt
in -lm...
" >&6; }
16617 if test "${ac_cv_lib_m_sqrt+set}" = set; then
16618 $as_echo_n "(cached
) " >&6
16620 ac_check_lib_save_LIBS=$LIBS
16622 cat >conftest.$ac_ext <<_ACEOF
16625 cat confdefs.h >>conftest.$ac_ext
16626 cat >>conftest.$ac_ext <<_ACEOF
16627 /* end confdefs.h. */
16629 /* Override any GCC internal prototype to avoid an error.
16630 Use char because int might match the return type of a GCC
16631 builtin and then its argument prototype would still apply. */
16644 rm -f conftest.$ac_objext conftest$ac_exeext
16645 if { (ac_try="$ac_link"
16646 case "(($ac_try" in
16647 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16648 *) ac_try_echo=$ac_try;;
16650 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
16651 $as_echo "$ac_try_echo") >&5
16652 (eval "$ac_link") 2>conftest.er1
16654 grep -v '^ *+' conftest.er1 >conftest.err
16656 cat conftest.err >&5
16657 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
16658 (exit $ac_status); } && {
16659 test -z "$ac_c_werror_flag" ||
16660 test ! -s conftest.err
16661 } && test -s conftest$ac_exeext && {
16662 test "$cross_compiling" = yes ||
16663 $as_test_x conftest$ac_exeext
16665 ac_cv_lib_m_sqrt=yes
16667 $as_echo "$as_me: failed program was
:" >&5
16668 sed 's/^/| /' conftest.$ac_ext >&5
16670 ac_cv_lib_m_sqrt=no
16673 rm -rf conftest.dSYM
16674 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16675 conftest$ac_exeext conftest.$ac_ext
16676 LIBS=$ac_check_lib_save_LIBS
16678 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_m_sqrt" >&5
16679 $as_echo "$ac_cv_lib_m_sqrt" >&6; }
16680 if test $ac_cv_lib_m_sqrt = yes; then
16681 cat >>confdefs.h <<_ACEOF
16682 #define HAVE_LIBM 1
16690 # Check for mail-locking functions in a "mail" library. Probably this should
16691 # have the same check as for liblockfile below.
16693 { $as_echo "$as_me:$LINENO: checking
for maillock
in -lmail" >&5
16694 $as_echo_n "checking
for maillock
in -lmail...
" >&6; }
16695 if test "${ac_cv_lib_mail_maillock+set}" = set; then
16696 $as_echo_n "(cached
) " >&6
16698 ac_check_lib_save_LIBS=$LIBS
16699 LIBS="-lmail $LIBS"
16700 cat >conftest.$ac_ext <<_ACEOF
16703 cat confdefs.h >>conftest.$ac_ext
16704 cat >>conftest.$ac_ext <<_ACEOF
16705 /* end confdefs.h. */
16707 /* Override any GCC internal prototype to avoid an error.
16708 Use char because int might match the return type of a GCC
16709 builtin and then its argument prototype would still apply. */
16717 return maillock ();
16722 rm -f conftest.$ac_objext conftest$ac_exeext
16723 if { (ac_try="$ac_link"
16724 case "(($ac_try" in
16725 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16726 *) ac_try_echo=$ac_try;;
16728 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
16729 $as_echo "$ac_try_echo") >&5
16730 (eval "$ac_link") 2>conftest.er1
16732 grep -v '^ *+' conftest.er1 >conftest.err
16734 cat conftest.err >&5
16735 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
16736 (exit $ac_status); } && {
16737 test -z "$ac_c_werror_flag" ||
16738 test ! -s conftest.err
16739 } && test -s conftest$ac_exeext && {
16740 test "$cross_compiling" = yes ||
16741 $as_test_x conftest$ac_exeext
16743 ac_cv_lib_mail_maillock=yes
16745 $as_echo "$as_me: failed program was
:" >&5
16746 sed 's/^/| /' conftest.$ac_ext >&5
16748 ac_cv_lib_mail_maillock=no
16751 rm -rf conftest.dSYM
16752 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16753 conftest$ac_exeext conftest.$ac_ext
16754 LIBS=$ac_check_lib_save_LIBS
16756 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_mail_maillock" >&5
16757 $as_echo "$ac_cv_lib_mail_maillock" >&6; }
16758 if test $ac_cv_lib_mail_maillock = yes; then
16759 cat >>confdefs.h <<_ACEOF
16760 #define HAVE_LIBMAIL 1
16763 LIBS="-lmail $LIBS"
16768 { $as_echo "$as_me:$LINENO: checking
for maillock
in -llockfile" >&5
16769 $as_echo_n "checking
for maillock
in -llockfile...
" >&6; }
16770 if test "${ac_cv_lib_lockfile_maillock+set}" = set; then
16771 $as_echo_n "(cached
) " >&6
16773 ac_check_lib_save_LIBS=$LIBS
16774 LIBS="-llockfile $LIBS"
16775 cat >conftest.$ac_ext <<_ACEOF
16778 cat confdefs.h >>conftest.$ac_ext
16779 cat >>conftest.$ac_ext <<_ACEOF
16780 /* end confdefs.h. */
16782 /* Override any GCC internal prototype to avoid an error.
16783 Use char because int might match the return type of a GCC
16784 builtin and then its argument prototype would still apply. */
16792 return maillock ();
16797 rm -f conftest.$ac_objext conftest$ac_exeext
16798 if { (ac_try="$ac_link"
16799 case "(($ac_try" in
16800 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16801 *) ac_try_echo=$ac_try;;
16803 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
16804 $as_echo "$ac_try_echo") >&5
16805 (eval "$ac_link") 2>conftest.er1
16807 grep -v '^ *+' conftest.er1 >conftest.err
16809 cat conftest.err >&5
16810 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
16811 (exit $ac_status); } && {
16812 test -z "$ac_c_werror_flag" ||
16813 test ! -s conftest.err
16814 } && test -s conftest$ac_exeext && {
16815 test "$cross_compiling" = yes ||
16816 $as_test_x conftest$ac_exeext
16818 ac_cv_lib_lockfile_maillock=yes
16820 $as_echo "$as_me: failed program was
:" >&5
16821 sed 's/^/| /' conftest.$ac_ext >&5
16823 ac_cv_lib_lockfile_maillock=no
16826 rm -rf conftest.dSYM
16827 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16828 conftest$ac_exeext conftest.$ac_ext
16829 LIBS=$ac_check_lib_save_LIBS
16831 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_lockfile_maillock" >&5
16832 $as_echo "$ac_cv_lib_lockfile_maillock" >&6; }
16833 if test $ac_cv_lib_lockfile_maillock = yes; then
16834 cat >>confdefs.h <<_ACEOF
16835 #define HAVE_LIBLOCKFILE 1
16838 LIBS="-llockfile $LIBS"
16842 # If we have the shared liblockfile, assume we must use it for mail
16843 # locking (e.g. Debian). If we couldn't link against liblockfile
16844 # (no liblockfile.a installed), ensure that we don't need to.
16845 if test "$ac_cv_lib_lockfile_maillock" = no; then
16846 # Extract the first word of "liblockfile.so
", so it can be a program name with args.
16847 set dummy liblockfile.so; ac_word=$2
16848 { $as_echo "$as_me:$LINENO: checking
for $ac_word" >&5
16849 $as_echo_n "checking
for $ac_word...
" >&6; }
16850 if test "${ac_cv_prog_liblockfile+set}" = set; then
16851 $as_echo_n "(cached
) " >&6
16853 if test -n "$liblockfile"; then
16854 ac_cv_prog_liblockfile="$liblockfile" # Let the user override the test.
16856 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
16857 as_dummy="/usr
/lib
:/lib
:/usr
/local
/lib
:$LD_LIBRARY_PATH"
16858 for as_dir in $as_dummy
16861 test -z "$as_dir" && as_dir=.
16862 for ac_exec_ext in '' $ac_executable_extensions; do
16863 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16864 ac_cv_prog_liblockfile="yes"
16865 $as_echo "$as_me:$LINENO: found
$as_dir/$ac_word$ac_exec_ext" >&5
16872 test -z "$ac_cv_prog_liblockfile" && ac_cv_prog_liblockfile="no
"
16875 liblockfile=$ac_cv_prog_liblockfile
16876 if test -n "$liblockfile"; then
16877 { $as_echo "$as_me:$LINENO: result
: $liblockfile" >&5
16878 $as_echo "$liblockfile" >&6; }
16880 { $as_echo "$as_me:$LINENO: result
: no
" >&5
16881 $as_echo "no
" >&6; }
16885 if test $ac_cv_prog_liblockfile = yes; then
16886 { { $as_echo "$as_me:$LINENO: error
: Shared liblockfile found but can
't link against it.
16887 This probably means that movemail could lose mail.
16888 There may be a \`development' package to
install containing liblockfile.
" >&5
16889 $as_echo "$as_me: error
: Shared liblockfile found but can
't link against it.
16890 This probably means that movemail could lose mail.
16891 There may be a \`development' package to
install containing liblockfile.
" >&2;}
16892 { (exit 1); exit 1; }; }
16897 for ac_func in touchlock
16899 as_ac_var=`$as_echo "ac_cv_func_
$ac_func" | $as_tr_sh`
16900 { $as_echo "$as_me:$LINENO: checking
for $ac_func" >&5
16901 $as_echo_n "checking
for $ac_func...
" >&6; }
16902 if { as_var=$as_ac_var; eval "test \"\
${$as_var+set}\" = set"; }; then
16903 $as_echo_n "(cached
) " >&6
16905 cat >conftest.$ac_ext <<_ACEOF
16908 cat confdefs.h >>conftest.$ac_ext
16909 cat >>conftest.$ac_ext <<_ACEOF
16910 /* end confdefs.h. */
16911 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
16912 For example, HP-UX 11i <limits.h> declares gettimeofday. */
16913 #define $ac_func innocuous_$ac_func
16915 /* System header to define __stub macros and hopefully few prototypes,
16916 which can conflict with char $ac_func (); below.
16917 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16918 <limits.h> exists even on freestanding compilers. */
16921 # include <limits.h>
16923 # include <assert.h>
16928 /* Override any GCC internal prototype to avoid an error.
16929 Use char because int might match the return type of a GCC
16930 builtin and then its argument prototype would still apply. */
16935 /* The GNU C library defines this for functions which it implements
16936 to always fail with ENOSYS. Some functions are actually named
16937 something starting with __ and the normal name is an alias. */
16938 #if defined __stub_$ac_func || defined __stub___$ac_func
16945 return $ac_func ();
16950 rm -f conftest.$ac_objext conftest$ac_exeext
16951 if { (ac_try="$ac_link"
16952 case "(($ac_try" in
16953 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16954 *) ac_try_echo=$ac_try;;
16956 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
16957 $as_echo "$ac_try_echo") >&5
16958 (eval "$ac_link") 2>conftest.er1
16960 grep -v '^ *+' conftest.er1 >conftest.err
16962 cat conftest.err >&5
16963 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
16964 (exit $ac_status); } && {
16965 test -z "$ac_c_werror_flag" ||
16966 test ! -s conftest.err
16967 } && test -s conftest$ac_exeext && {
16968 test "$cross_compiling" = yes ||
16969 $as_test_x conftest$ac_exeext
16971 eval "$as_ac_var=yes"
16973 $as_echo "$as_me: failed program was
:" >&5
16974 sed 's/^/| /' conftest.$ac_ext >&5
16976 eval "$as_ac_var=no
"
16979 rm -rf conftest.dSYM
16980 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16981 conftest$ac_exeext conftest.$ac_ext
16983 ac_res=`eval 'as_val=${'$as_ac_var'}
16984 $as_echo "$as_val"'`
16985 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
16986 $as_echo "$ac_res" >&6; }
16987 if test `eval 'as_val=${'$as_ac_var'}
16988 $as_echo "$as_val"'` = yes; then
16989 cat >>confdefs.h <<_ACEOF
16990 #define `$as_echo "HAVE_
$ac_func" | $as_tr_cpp` 1
16997 for ac_header in maillock.h
16999 as_ac_Header=`$as_echo "ac_cv_header_
$ac_header" | $as_tr_sh`
17000 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
17001 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
17002 $as_echo_n "checking
for $ac_header...
" >&6; }
17003 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
17004 $as_echo_n "(cached
) " >&6
17006 ac_res=`eval 'as_val=${'$as_ac_Header'}
17007 $as_echo "$as_val"'`
17008 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
17009 $as_echo "$ac_res" >&6; }
17011 # Is the header compilable?
17012 { $as_echo "$as_me:$LINENO: checking
$ac_header usability
" >&5
17013 $as_echo_n "checking
$ac_header usability...
" >&6; }
17014 cat >conftest.$ac_ext <<_ACEOF
17017 cat confdefs.h >>conftest.$ac_ext
17018 cat >>conftest.$ac_ext <<_ACEOF
17019 /* end confdefs.h. */
17020 $ac_includes_default
17021 #include <$ac_header>
17023 rm -f conftest.$ac_objext
17024 if { (ac_try="$ac_compile"
17025 case "(($ac_try" in
17026 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17027 *) ac_try_echo=$ac_try;;
17029 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
17030 $as_echo "$ac_try_echo") >&5
17031 (eval "$ac_compile") 2>conftest.er1
17033 grep -v '^ *+' conftest.er1 >conftest.err
17035 cat conftest.err >&5
17036 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17037 (exit $ac_status); } && {
17038 test -z "$ac_c_werror_flag" ||
17039 test ! -s conftest.err
17040 } && test -s conftest.$ac_objext; then
17041 ac_header_compiler=yes
17043 $as_echo "$as_me: failed program was
:" >&5
17044 sed 's/^/| /' conftest.$ac_ext >&5
17046 ac_header_compiler=no
17049 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17050 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
17051 $as_echo "$ac_header_compiler" >&6; }
17053 # Is the header present?
17054 { $as_echo "$as_me:$LINENO: checking
$ac_header presence
" >&5
17055 $as_echo_n "checking
$ac_header presence...
" >&6; }
17056 cat >conftest.$ac_ext <<_ACEOF
17059 cat confdefs.h >>conftest.$ac_ext
17060 cat >>conftest.$ac_ext <<_ACEOF
17061 /* end confdefs.h. */
17062 #include <$ac_header>
17064 if { (ac_try="$ac_cpp conftest.
$ac_ext"
17065 case "(($ac_try" in
17066 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17067 *) ac_try_echo=$ac_try;;
17069 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
17070 $as_echo "$ac_try_echo") >&5
17071 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
17073 grep -v '^ *+' conftest.er1 >conftest.err
17075 cat conftest.err >&5
17076 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17077 (exit $ac_status); } >/dev/null && {
17078 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
17079 test ! -s conftest.err
17081 ac_header_preproc=yes
17083 $as_echo "$as_me: failed program was
:" >&5
17084 sed 's/^/| /' conftest.$ac_ext >&5
17086 ac_header_preproc=no
17089 rm -f conftest.err conftest.$ac_ext
17090 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
17091 $as_echo "$ac_header_preproc" >&6; }
17093 # So? What about this header?
17094 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
17096 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&5
17097 $as_echo "$as_me: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
17098 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the compiler
's result" >&5
17099 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result
" >&2;}
17100 ac_header_preproc=yes
17103 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: present but cannot be compiled
" >&5
17104 $as_echo "$as_me: WARNING
: $ac_header: present but cannot be compiled
" >&2;}
17105 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&5
17106 $as_echo "$as_me: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&2;}
17107 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: see the Autoconf documentation
" >&5
17108 $as_echo "$as_me: WARNING
: $ac_header: see the Autoconf documentation
" >&2;}
17109 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&5
17110 $as_echo "$as_me: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&2;}
17111 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&5
17112 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
" >&2;}
17113 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&5
17114 $as_echo "$as_me: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&2;}
17118 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
17119 $as_echo_n "checking
for $ac_header...
" >&6; }
17120 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
17121 $as_echo_n "(cached
) " >&6
17123 eval "$as_ac_Header=\
$ac_header_preproc"
17125 ac_res=`eval 'as_val=${'$as_ac_Header'}
17126 $as_echo "$as_val"'`
17127 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
17128 $as_echo "$ac_res" >&6; }
17131 if test `eval 'as_val=${'$as_ac_Header'}
17132 $as_echo "$as_val"'` = yes; then
17133 cat >>confdefs.h <<_ACEOF
17134 #define `$as_echo "HAVE_
$ac_header" | $as_tr_cpp` 1
17213 for ac_func in gethostname getdomainname dup2 \
17214 rename closedir mkdir rmdir sysinfo getrusage get_current_dir_name \
17215 random lrand48 bcopy bcmp logb frexp fmod rint cbrt ftime setsid \
17216 strerror fpathconf select mktime euidaccess getpagesize tzset setlocale \
17217 utimes getrlimit setrlimit setpgid getcwd getwd shutdown getaddrinfo \
17218 __fpending mblen mbrlen mbsinit strsignal setitimer ualarm index rindex \
17219 sendto recvfrom getsockopt setsockopt getsockname getpeername \
17220 gai_strerror mkstemp getline getdelim mremap memmove fsync sync bzero \
17221 memset memcmp difftime memcpy mempcpy mblen mbrlen posix_memalign \
17222 cfmakeraw cfsetspeed
17224 as_ac_var=`$as_echo "ac_cv_func_
$ac_func" | $as_tr_sh`
17225 { $as_echo "$as_me:$LINENO: checking
for $ac_func" >&5
17226 $as_echo_n "checking
for $ac_func...
" >&6; }
17227 if { as_var=$as_ac_var; eval "test \"\
${$as_var+set}\" = set"; }; then
17228 $as_echo_n "(cached
) " >&6
17230 cat >conftest.$ac_ext <<_ACEOF
17233 cat confdefs.h >>conftest.$ac_ext
17234 cat >>conftest.$ac_ext <<_ACEOF
17235 /* end confdefs.h. */
17236 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
17237 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17238 #define $ac_func innocuous_$ac_func
17240 /* System header to define __stub macros and hopefully few prototypes,
17241 which can conflict with char $ac_func (); below.
17242 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17243 <limits.h> exists even on freestanding compilers. */
17246 # include <limits.h>
17248 # include <assert.h>
17253 /* Override any GCC internal prototype to avoid an error.
17254 Use char because int might match the return type of a GCC
17255 builtin and then its argument prototype would still apply. */
17260 /* The GNU C library defines this for functions which it implements
17261 to always fail with ENOSYS. Some functions are actually named
17262 something starting with __ and the normal name is an alias. */
17263 #if defined __stub_$ac_func || defined __stub___$ac_func
17270 return $ac_func ();
17275 rm -f conftest.$ac_objext conftest$ac_exeext
17276 if { (ac_try="$ac_link"
17277 case "(($ac_try" in
17278 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17279 *) ac_try_echo=$ac_try;;
17281 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
17282 $as_echo "$ac_try_echo") >&5
17283 (eval "$ac_link") 2>conftest.er1
17285 grep -v '^ *+' conftest.er1 >conftest.err
17287 cat conftest.err >&5
17288 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17289 (exit $ac_status); } && {
17290 test -z "$ac_c_werror_flag" ||
17291 test ! -s conftest.err
17292 } && test -s conftest$ac_exeext && {
17293 test "$cross_compiling" = yes ||
17294 $as_test_x conftest$ac_exeext
17296 eval "$as_ac_var=yes"
17298 $as_echo "$as_me: failed program was
:" >&5
17299 sed 's/^/| /' conftest.$ac_ext >&5
17301 eval "$as_ac_var=no
"
17304 rm -rf conftest.dSYM
17305 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17306 conftest$ac_exeext conftest.$ac_ext
17308 ac_res=`eval 'as_val=${'$as_ac_var'}
17309 $as_echo "$as_val"'`
17310 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
17311 $as_echo "$ac_res" >&6; }
17312 if test `eval 'as_val=${'$as_ac_var'}
17313 $as_echo "$as_val"'` = yes; then
17314 cat >>confdefs.h <<_ACEOF
17315 #define `$as_echo "HAVE_
$ac_func" | $as_tr_cpp` 1
17323 for ac_header in sys/un.h
17325 as_ac_Header=`$as_echo "ac_cv_header_
$ac_header" | $as_tr_sh`
17326 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
17327 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
17328 $as_echo_n "checking
for $ac_header...
" >&6; }
17329 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
17330 $as_echo_n "(cached
) " >&6
17332 ac_res=`eval 'as_val=${'$as_ac_Header'}
17333 $as_echo "$as_val"'`
17334 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
17335 $as_echo "$ac_res" >&6; }
17337 # Is the header compilable?
17338 { $as_echo "$as_me:$LINENO: checking
$ac_header usability
" >&5
17339 $as_echo_n "checking
$ac_header usability...
" >&6; }
17340 cat >conftest.$ac_ext <<_ACEOF
17343 cat confdefs.h >>conftest.$ac_ext
17344 cat >>conftest.$ac_ext <<_ACEOF
17345 /* end confdefs.h. */
17346 $ac_includes_default
17347 #include <$ac_header>
17349 rm -f conftest.$ac_objext
17350 if { (ac_try="$ac_compile"
17351 case "(($ac_try" in
17352 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17353 *) ac_try_echo=$ac_try;;
17355 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
17356 $as_echo "$ac_try_echo") >&5
17357 (eval "$ac_compile") 2>conftest.er1
17359 grep -v '^ *+' conftest.er1 >conftest.err
17361 cat conftest.err >&5
17362 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17363 (exit $ac_status); } && {
17364 test -z "$ac_c_werror_flag" ||
17365 test ! -s conftest.err
17366 } && test -s conftest.$ac_objext; then
17367 ac_header_compiler=yes
17369 $as_echo "$as_me: failed program was
:" >&5
17370 sed 's/^/| /' conftest.$ac_ext >&5
17372 ac_header_compiler=no
17375 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17376 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
17377 $as_echo "$ac_header_compiler" >&6; }
17379 # Is the header present?
17380 { $as_echo "$as_me:$LINENO: checking
$ac_header presence
" >&5
17381 $as_echo_n "checking
$ac_header presence...
" >&6; }
17382 cat >conftest.$ac_ext <<_ACEOF
17385 cat confdefs.h >>conftest.$ac_ext
17386 cat >>conftest.$ac_ext <<_ACEOF
17387 /* end confdefs.h. */
17388 #include <$ac_header>
17390 if { (ac_try="$ac_cpp conftest.
$ac_ext"
17391 case "(($ac_try" in
17392 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17393 *) ac_try_echo=$ac_try;;
17395 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
17396 $as_echo "$ac_try_echo") >&5
17397 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
17399 grep -v '^ *+' conftest.er1 >conftest.err
17401 cat conftest.err >&5
17402 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17403 (exit $ac_status); } >/dev/null && {
17404 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
17405 test ! -s conftest.err
17407 ac_header_preproc=yes
17409 $as_echo "$as_me: failed program was
:" >&5
17410 sed 's/^/| /' conftest.$ac_ext >&5
17412 ac_header_preproc=no
17415 rm -f conftest.err conftest.$ac_ext
17416 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
17417 $as_echo "$ac_header_preproc" >&6; }
17419 # So? What about this header?
17420 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
17422 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&5
17423 $as_echo "$as_me: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
17424 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the compiler
's result" >&5
17425 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result
" >&2;}
17426 ac_header_preproc=yes
17429 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: present but cannot be compiled
" >&5
17430 $as_echo "$as_me: WARNING
: $ac_header: present but cannot be compiled
" >&2;}
17431 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&5
17432 $as_echo "$as_me: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&2;}
17433 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: see the Autoconf documentation
" >&5
17434 $as_echo "$as_me: WARNING
: $ac_header: see the Autoconf documentation
" >&2;}
17435 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&5
17436 $as_echo "$as_me: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&2;}
17437 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&5
17438 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
" >&2;}
17439 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&5
17440 $as_echo "$as_me: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&2;}
17444 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
17445 $as_echo_n "checking
for $ac_header...
" >&6; }
17446 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
17447 $as_echo_n "(cached
) " >&6
17449 eval "$as_ac_Header=\
$ac_header_preproc"
17451 ac_res=`eval 'as_val=${'$as_ac_Header'}
17452 $as_echo "$as_val"'`
17453 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
17454 $as_echo "$ac_res" >&6; }
17457 if test `eval 'as_val=${'$as_ac_Header'}
17458 $as_echo "$as_val"'` = yes; then
17459 cat >>confdefs.h <<_ACEOF
17460 #define `$as_echo "HAVE_
$ac_header" | $as_tr_cpp` 1
17472 for ac_header in $ac_header_list
17474 as_ac_Header=`$as_echo "ac_cv_header_
$ac_header" | $as_tr_sh`
17475 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
17476 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
17477 $as_echo_n "checking
for $ac_header...
" >&6; }
17478 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
17479 $as_echo_n "(cached
) " >&6
17481 ac_res=`eval 'as_val=${'$as_ac_Header'}
17482 $as_echo "$as_val"'`
17483 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
17484 $as_echo "$ac_res" >&6; }
17486 # Is the header compilable?
17487 { $as_echo "$as_me:$LINENO: checking
$ac_header usability
" >&5
17488 $as_echo_n "checking
$ac_header usability...
" >&6; }
17489 cat >conftest.$ac_ext <<_ACEOF
17492 cat confdefs.h >>conftest.$ac_ext
17493 cat >>conftest.$ac_ext <<_ACEOF
17494 /* end confdefs.h. */
17495 $ac_includes_default
17496 #include <$ac_header>
17498 rm -f conftest.$ac_objext
17499 if { (ac_try="$ac_compile"
17500 case "(($ac_try" in
17501 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17502 *) ac_try_echo=$ac_try;;
17504 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
17505 $as_echo "$ac_try_echo") >&5
17506 (eval "$ac_compile") 2>conftest.er1
17508 grep -v '^ *+' conftest.er1 >conftest.err
17510 cat conftest.err >&5
17511 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17512 (exit $ac_status); } && {
17513 test -z "$ac_c_werror_flag" ||
17514 test ! -s conftest.err
17515 } && test -s conftest.$ac_objext; then
17516 ac_header_compiler=yes
17518 $as_echo "$as_me: failed program was
:" >&5
17519 sed 's/^/| /' conftest.$ac_ext >&5
17521 ac_header_compiler=no
17524 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17525 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
17526 $as_echo "$ac_header_compiler" >&6; }
17528 # Is the header present?
17529 { $as_echo "$as_me:$LINENO: checking
$ac_header presence
" >&5
17530 $as_echo_n "checking
$ac_header presence...
" >&6; }
17531 cat >conftest.$ac_ext <<_ACEOF
17534 cat confdefs.h >>conftest.$ac_ext
17535 cat >>conftest.$ac_ext <<_ACEOF
17536 /* end confdefs.h. */
17537 #include <$ac_header>
17539 if { (ac_try="$ac_cpp conftest.
$ac_ext"
17540 case "(($ac_try" in
17541 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17542 *) ac_try_echo=$ac_try;;
17544 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
17545 $as_echo "$ac_try_echo") >&5
17546 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
17548 grep -v '^ *+' conftest.er1 >conftest.err
17550 cat conftest.err >&5
17551 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17552 (exit $ac_status); } >/dev/null && {
17553 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
17554 test ! -s conftest.err
17556 ac_header_preproc=yes
17558 $as_echo "$as_me: failed program was
:" >&5
17559 sed 's/^/| /' conftest.$ac_ext >&5
17561 ac_header_preproc=no
17564 rm -f conftest.err conftest.$ac_ext
17565 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
17566 $as_echo "$ac_header_preproc" >&6; }
17568 # So? What about this header?
17569 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
17571 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&5
17572 $as_echo "$as_me: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
17573 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the compiler
's result" >&5
17574 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result
" >&2;}
17575 ac_header_preproc=yes
17578 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: present but cannot be compiled
" >&5
17579 $as_echo "$as_me: WARNING
: $ac_header: present but cannot be compiled
" >&2;}
17580 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&5
17581 $as_echo "$as_me: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&2;}
17582 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: see the Autoconf documentation
" >&5
17583 $as_echo "$as_me: WARNING
: $ac_header: see the Autoconf documentation
" >&2;}
17584 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&5
17585 $as_echo "$as_me: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&2;}
17586 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&5
17587 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
" >&2;}
17588 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&5
17589 $as_echo "$as_me: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&2;}
17593 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
17594 $as_echo_n "checking
for $ac_header...
" >&6; }
17595 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
17596 $as_echo_n "(cached
) " >&6
17598 eval "$as_ac_Header=\
$ac_header_preproc"
17600 ac_res=`eval 'as_val=${'$as_ac_Header'}
17601 $as_echo "$as_val"'`
17602 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
17603 $as_echo "$ac_res" >&6; }
17606 if test `eval 'as_val=${'$as_ac_Header'}
17607 $as_echo "$as_val"'` = yes; then
17608 cat >>confdefs.h <<_ACEOF
17609 #define `$as_echo "HAVE_
$ac_header" | $as_tr_cpp` 1
17624 for ac_func in $ac_func_list
17626 as_ac_var=`$as_echo "ac_cv_func_
$ac_func" | $as_tr_sh`
17627 { $as_echo "$as_me:$LINENO: checking
for $ac_func" >&5
17628 $as_echo_n "checking
for $ac_func...
" >&6; }
17629 if { as_var=$as_ac_var; eval "test \"\
${$as_var+set}\" = set"; }; then
17630 $as_echo_n "(cached
) " >&6
17632 cat >conftest.$ac_ext <<_ACEOF
17635 cat confdefs.h >>conftest.$ac_ext
17636 cat >>conftest.$ac_ext <<_ACEOF
17637 /* end confdefs.h. */
17638 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
17639 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17640 #define $ac_func innocuous_$ac_func
17642 /* System header to define __stub macros and hopefully few prototypes,
17643 which can conflict with char $ac_func (); below.
17644 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17645 <limits.h> exists even on freestanding compilers. */
17648 # include <limits.h>
17650 # include <assert.h>
17655 /* Override any GCC internal prototype to avoid an error.
17656 Use char because int might match the return type of a GCC
17657 builtin and then its argument prototype would still apply. */
17662 /* The GNU C library defines this for functions which it implements
17663 to always fail with ENOSYS. Some functions are actually named
17664 something starting with __ and the normal name is an alias. */
17665 #if defined __stub_$ac_func || defined __stub___$ac_func
17672 return $ac_func ();
17677 rm -f conftest.$ac_objext conftest$ac_exeext
17678 if { (ac_try="$ac_link"
17679 case "(($ac_try" in
17680 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17681 *) ac_try_echo=$ac_try;;
17683 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
17684 $as_echo "$ac_try_echo") >&5
17685 (eval "$ac_link") 2>conftest.er1
17687 grep -v '^ *+' conftest.er1 >conftest.err
17689 cat conftest.err >&5
17690 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17691 (exit $ac_status); } && {
17692 test -z "$ac_c_werror_flag" ||
17693 test ! -s conftest.err
17694 } && test -s conftest$ac_exeext && {
17695 test "$cross_compiling" = yes ||
17696 $as_test_x conftest$ac_exeext
17698 eval "$as_ac_var=yes"
17700 $as_echo "$as_me: failed program was
:" >&5
17701 sed 's/^/| /' conftest.$ac_ext >&5
17703 eval "$as_ac_var=no
"
17706 rm -rf conftest.dSYM
17707 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17708 conftest$ac_exeext conftest.$ac_ext
17710 ac_res=`eval 'as_val=${'$as_ac_var'}
17711 $as_echo "$as_val"'`
17712 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
17713 $as_echo "$ac_res" >&6; }
17714 if test `eval 'as_val=${'$as_ac_var'}
17715 $as_echo "$as_val"'` = yes; then
17716 cat >>confdefs.h <<_ACEOF
17717 #define `$as_echo "HAVE_
$ac_func" | $as_tr_cpp` 1
17739 { $as_echo "$as_me:$LINENO: checking
for working mktime
" >&5
17740 $as_echo_n "checking
for working mktime...
" >&6; }
17741 if test "${ac_cv_func_working_mktime+set}" = set; then
17742 $as_echo_n "(cached
) " >&6
17744 if test "$cross_compiling" = yes; then
17745 ac_cv_func_working_mktime=no
17747 cat >conftest.$ac_ext <<_ACEOF
17750 cat confdefs.h >>conftest.$ac_ext
17751 cat >>conftest.$ac_ext <<_ACEOF
17752 /* end confdefs.h. */
17753 /* Test program from Paul Eggert and Tony Leneis. */
17754 #ifdef TIME_WITH_SYS_TIME
17755 # include <sys/time.h>
17758 # ifdef HAVE_SYS_TIME_H
17759 # include <sys/time.h>
17765 #include <limits.h>
17766 #include <stdlib.h>
17768 #ifdef HAVE_UNISTD_H
17769 # include <unistd.h>
17773 # define alarm(X) /* empty */
17776 /* Work around redefinition to rpl_putenv by other config tests. */
17779 static time_t time_t_max;
17780 static time_t time_t_min;
17782 /* Values we'll use to set the TZ environment variable. */
17783 static char *tz_strings[] = {
17784 (char *) 0, "TZ
=GMT0
", "TZ
=JST-9
",
17785 "TZ
=EST
+3EDT
+2,M10.1
.0/00:00:00,M2.3
.0/00:00:00"
17787 #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
17789 /* Return 0 if mktime fails to convert a date in the spring-forward gap.
17790 Based on a problem report from Andreas Jaeger. */
17792 spring_forward_gap ()
17794 /* glibc (up to about 1998-10-07) failed this test. */
17797 /* Use the portable POSIX.1 specification "TZ
=PST8PDT
,M4.1
.0,M10.5
.0"
17798 instead of "TZ
=America
/Vancouver
" in order to detect the bug even
17799 on systems that don't support the Olson extension, or don't have the
17800 full zoneinfo tables installed. */
17801 putenv ("TZ
=PST8PDT
,M4.1
.0,M10.5
.0");
17810 return mktime (&tm) != (time_t) -1;
17818 return ! (lt = localtime (&now)) || mktime (lt) == now;
17825 return (mktime_test1 (now)
17826 && mktime_test1 ((time_t) (time_t_max - now))
17827 && mktime_test1 ((time_t) (time_t_min + now)));
17833 /* Based on code from Ariel Faigon. */
17843 return tm.tm_mon == 2 && tm.tm_mday == 31;
17852 tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j;
17853 now = mktime (&tm);
17854 if (now != (time_t) -1)
17856 struct tm *lt = localtime (&now);
17858 && lt->tm_year == tm.tm_year
17859 && lt->tm_mon == tm.tm_mon
17860 && lt->tm_mday == tm.tm_mday
17861 && lt->tm_hour == tm.tm_hour
17862 && lt->tm_min == tm.tm_min
17863 && lt->tm_sec == tm.tm_sec
17864 && lt->tm_yday == tm.tm_yday
17865 && lt->tm_wday == tm.tm_wday
17866 && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst)
17867 == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst))))
17876 /* The correct answer for 2050-02-01 00:00:00 in Pacific time,
17877 ignoring leap seconds. */
17878 unsigned long int answer = 2527315200UL;
17882 tm.tm_year = 2050 - 1900;
17885 tm.tm_hour = tm.tm_min = tm.tm_sec = 0;
17888 /* Use the portable POSIX.1 specification "TZ
=PST8PDT
,M4.1
.0,M10.5
.0"
17889 instead of "TZ
=America
/Vancouver
" in order to detect the bug even
17890 on systems that don't support the Olson extension, or don't have the
17891 full zoneinfo tables installed. */
17892 putenv ("TZ
=PST8PDT
,M4.1
.0,M10.5
.0");
17896 /* Check that the result is either a failure, or close enough
17897 to the correct answer that we can assume the discrepancy is
17898 due to leap seconds. */
17899 return (t == (time_t) -1
17900 || (0 < t && answer - 120 <= t && t <= answer + 120));
17909 /* This test makes some buggy mktime implementations loop.
17910 Give up after 60 seconds; a mktime slower than that
17911 isn't worth using anyway. */
17916 t = (time_t_max << 1) + 1;
17917 if (t <= time_t_max)
17921 time_t_min = - ((time_t) ~ (time_t) 0 == (time_t) -1) - time_t_max;
17923 delta = time_t_max / 997; /* a suitable prime number */
17924 for (i = 0; i < N_STRINGS; i++)
17927 putenv (tz_strings[i]);
17929 for (t = 0; t <= time_t_max - delta; t += delta)
17930 if (! mktime_test (t))
17932 if (! (mktime_test ((time_t) 1)
17933 && mktime_test ((time_t) (60 * 60))
17934 && mktime_test ((time_t) (60 * 60 * 24))))
17937 for (j = 1; ; j <<= 1)
17938 if (! bigtime_test (j))
17940 else if (INT_MAX / 2 < j)
17942 if (! bigtime_test (INT_MAX))
17945 return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ());
17948 rm -f conftest$ac_exeext
17949 if { (ac_try="$ac_link"
17950 case "(($ac_try" in
17951 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17952 *) ac_try_echo=$ac_try;;
17954 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
17955 $as_echo "$ac_try_echo") >&5
17956 (eval "$ac_link") 2>&5
17958 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17959 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17960 { (case "(($ac_try" in
17961 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17962 *) ac_try_echo=$ac_try;;
17964 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
17965 $as_echo "$ac_try_echo") >&5
17966 (eval "$ac_try") 2>&5
17968 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17969 (exit $ac_status); }; }; then
17970 ac_cv_func_working_mktime=yes
17972 $as_echo "$as_me: program exited with status
$ac_status" >&5
17973 $as_echo "$as_me: failed program was
:" >&5
17974 sed 's/^/| /' conftest.$ac_ext >&5
17976 ( exit $ac_status )
17977 ac_cv_func_working_mktime=no
17979 rm -rf conftest.dSYM
17980 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
17985 { $as_echo "$as_me:$LINENO: result
: $ac_cv_func_working_mktime" >&5
17986 $as_echo "$ac_cv_func_working_mktime" >&6; }
17987 if test $ac_cv_func_working_mktime = no; then
17988 case " $LIBOBJS " in
17989 *" mktime.
$ac_objext "* ) ;;
17990 *) LIBOBJS="$LIBOBJS mktime.
$ac_objext"
17996 if test "$ac_cv_func_working_mktime" = no; then
17998 cat >>confdefs.h <<\_ACEOF
17999 #define BROKEN_MKTIME 1
18004 ac_have_func=no # yes means we've found a way to get the load average.
18006 # Make sure getloadavg.c is where it belongs, at configure-time.
18007 test -f "$srcdir/$ac_config_libobj_dir/getloadavg.c
" ||
18008 { { $as_echo "$as_me:$LINENO: error
: $srcdir/$ac_config_libobj_dir/getloadavg.c is missing
" >&5
18009 $as_echo "$as_me: error
: $srcdir/$ac_config_libobj_dir/getloadavg.c is missing
" >&2;}
18010 { (exit 1); exit 1; }; }
18014 # Check for getloadavg, but be sure not to touch the cache variable.
18015 ({ $as_echo "$as_me:$LINENO: checking
for getloadavg
" >&5
18016 $as_echo_n "checking
for getloadavg...
" >&6; }
18017 if test "${ac_cv_func_getloadavg+set}" = set; then
18018 $as_echo_n "(cached
) " >&6
18020 cat >conftest.$ac_ext <<_ACEOF
18023 cat confdefs.h >>conftest.$ac_ext
18024 cat >>conftest.$ac_ext <<_ACEOF
18025 /* end confdefs.h. */
18026 /* Define getloadavg to an innocuous variant, in case <limits.h> declares getloadavg.
18027 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18028 #define getloadavg innocuous_getloadavg
18030 /* System header to define __stub macros and hopefully few prototypes,
18031 which can conflict with char getloadavg (); below.
18032 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18033 <limits.h> exists even on freestanding compilers. */
18036 # include <limits.h>
18038 # include <assert.h>
18043 /* Override any GCC internal prototype to avoid an error.
18044 Use char because int might match the return type of a GCC
18045 builtin and then its argument prototype would still apply. */
18049 char getloadavg ();
18050 /* The GNU C library defines this for functions which it implements
18051 to always fail with ENOSYS. Some functions are actually named
18052 something starting with __ and the normal name is an alias. */
18053 #if defined __stub_getloadavg || defined __stub___getloadavg
18060 return getloadavg ();
18065 rm -f conftest.$ac_objext conftest$ac_exeext
18066 if { (ac_try="$ac_link"
18067 case "(($ac_try" in
18068 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18069 *) ac_try_echo=$ac_try;;
18071 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
18072 $as_echo "$ac_try_echo") >&5
18073 (eval "$ac_link") 2>conftest.er1
18075 grep -v '^ *+' conftest.er1 >conftest.err
18077 cat conftest.err >&5
18078 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18079 (exit $ac_status); } && {
18080 test -z "$ac_c_werror_flag" ||
18081 test ! -s conftest.err
18082 } && test -s conftest$ac_exeext && {
18083 test "$cross_compiling" = yes ||
18084 $as_test_x conftest$ac_exeext
18086 ac_cv_func_getloadavg=yes
18088 $as_echo "$as_me: failed program was
:" >&5
18089 sed 's/^/| /' conftest.$ac_ext >&5
18091 ac_cv_func_getloadavg=no
18094 rm -rf conftest.dSYM
18095 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18096 conftest$ac_exeext conftest.$ac_ext
18098 { $as_echo "$as_me:$LINENO: result
: $ac_cv_func_getloadavg" >&5
18099 $as_echo "$ac_cv_func_getloadavg" >&6; }
18100 if test $ac_cv_func_getloadavg = yes; then
18105 ) && ac_have_func=yes
18107 # On HPUX9, an unprivileged user can get load averages through this function.
18109 for ac_func in pstat_getdynamic
18111 as_ac_var=`$as_echo "ac_cv_func_
$ac_func" | $as_tr_sh`
18112 { $as_echo "$as_me:$LINENO: checking
for $ac_func" >&5
18113 $as_echo_n "checking
for $ac_func...
" >&6; }
18114 if { as_var=$as_ac_var; eval "test \"\
${$as_var+set}\" = set"; }; then
18115 $as_echo_n "(cached
) " >&6
18117 cat >conftest.$ac_ext <<_ACEOF
18120 cat confdefs.h >>conftest.$ac_ext
18121 cat >>conftest.$ac_ext <<_ACEOF
18122 /* end confdefs.h. */
18123 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18124 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18125 #define $ac_func innocuous_$ac_func
18127 /* System header to define __stub macros and hopefully few prototypes,
18128 which can conflict with char $ac_func (); below.
18129 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18130 <limits.h> exists even on freestanding compilers. */
18133 # include <limits.h>
18135 # include <assert.h>
18140 /* Override any GCC internal prototype to avoid an error.
18141 Use char because int might match the return type of a GCC
18142 builtin and then its argument prototype would still apply. */
18147 /* The GNU C library defines this for functions which it implements
18148 to always fail with ENOSYS. Some functions are actually named
18149 something starting with __ and the normal name is an alias. */
18150 #if defined __stub_$ac_func || defined __stub___$ac_func
18157 return $ac_func ();
18162 rm -f conftest.$ac_objext conftest$ac_exeext
18163 if { (ac_try="$ac_link"
18164 case "(($ac_try" in
18165 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18166 *) ac_try_echo=$ac_try;;
18168 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
18169 $as_echo "$ac_try_echo") >&5
18170 (eval "$ac_link") 2>conftest.er1
18172 grep -v '^ *+' conftest.er1 >conftest.err
18174 cat conftest.err >&5
18175 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18176 (exit $ac_status); } && {
18177 test -z "$ac_c_werror_flag" ||
18178 test ! -s conftest.err
18179 } && test -s conftest$ac_exeext && {
18180 test "$cross_compiling" = yes ||
18181 $as_test_x conftest$ac_exeext
18183 eval "$as_ac_var=yes"
18185 $as_echo "$as_me: failed program was
:" >&5
18186 sed 's/^/| /' conftest.$ac_ext >&5
18188 eval "$as_ac_var=no
"
18191 rm -rf conftest.dSYM
18192 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18193 conftest$ac_exeext conftest.$ac_ext
18195 ac_res=`eval 'as_val=${'$as_ac_var'}
18196 $as_echo "$as_val"'`
18197 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
18198 $as_echo "$ac_res" >&6; }
18199 if test `eval 'as_val=${'$as_ac_var'}
18200 $as_echo "$as_val"'` = yes; then
18201 cat >>confdefs.h <<_ACEOF
18202 #define `$as_echo "HAVE_
$ac_func" | $as_tr_cpp` 1
18209 # Solaris has libkstat which does not require root.
18211 { $as_echo "$as_me:$LINENO: checking
for kstat_open
in -lkstat" >&5
18212 $as_echo_n "checking
for kstat_open
in -lkstat...
" >&6; }
18213 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then
18214 $as_echo_n "(cached
) " >&6
18216 ac_check_lib_save_LIBS=$LIBS
18217 LIBS="-lkstat $LIBS"
18218 cat >conftest.$ac_ext <<_ACEOF
18221 cat confdefs.h >>conftest.$ac_ext
18222 cat >>conftest.$ac_ext <<_ACEOF
18223 /* end confdefs.h. */
18225 /* Override any GCC internal prototype to avoid an error.
18226 Use char because int might match the return type of a GCC
18227 builtin and then its argument prototype would still apply. */
18231 char kstat_open ();
18235 return kstat_open ();
18240 rm -f conftest.$ac_objext conftest$ac_exeext
18241 if { (ac_try="$ac_link"
18242 case "(($ac_try" in
18243 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18244 *) ac_try_echo=$ac_try;;
18246 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
18247 $as_echo "$ac_try_echo") >&5
18248 (eval "$ac_link") 2>conftest.er1
18250 grep -v '^ *+' conftest.er1 >conftest.err
18252 cat conftest.err >&5
18253 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18254 (exit $ac_status); } && {
18255 test -z "$ac_c_werror_flag" ||
18256 test ! -s conftest.err
18257 } && test -s conftest$ac_exeext && {
18258 test "$cross_compiling" = yes ||
18259 $as_test_x conftest$ac_exeext
18261 ac_cv_lib_kstat_kstat_open=yes
18263 $as_echo "$as_me: failed program was
:" >&5
18264 sed 's/^/| /' conftest.$ac_ext >&5
18266 ac_cv_lib_kstat_kstat_open=no
18269 rm -rf conftest.dSYM
18270 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18271 conftest$ac_exeext conftest.$ac_ext
18272 LIBS=$ac_check_lib_save_LIBS
18274 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_kstat_kstat_open" >&5
18275 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
18276 if test $ac_cv_lib_kstat_kstat_open = yes; then
18277 cat >>confdefs.h <<_ACEOF
18278 #define HAVE_LIBKSTAT 1
18281 LIBS="-lkstat $LIBS"
18285 test $ac_cv_lib_kstat_kstat_open = yes && ac_have_func=yes
18287 # Some systems with -lutil have (and need) -lkvm as well, some do not.
18288 # On Solaris, -lkvm requires nlist from -lelf, so check that first
18289 # to get the right answer into the cache.
18290 # For kstat on solaris, we need libelf to force the definition of SVR4 below.
18291 if test $ac_have_func = no; then
18292 { $as_echo "$as_me:$LINENO: checking
for elf_begin
in -lelf" >&5
18293 $as_echo_n "checking
for elf_begin
in -lelf...
" >&6; }
18294 if test "${ac_cv_lib_elf_elf_begin+set}" = set; then
18295 $as_echo_n "(cached
) " >&6
18297 ac_check_lib_save_LIBS=$LIBS
18299 cat >conftest.$ac_ext <<_ACEOF
18302 cat confdefs.h >>conftest.$ac_ext
18303 cat >>conftest.$ac_ext <<_ACEOF
18304 /* end confdefs.h. */
18306 /* Override any GCC internal prototype to avoid an error.
18307 Use char because int might match the return type of a GCC
18308 builtin and then its argument prototype would still apply. */
18316 return elf_begin ();
18321 rm -f conftest.$ac_objext conftest$ac_exeext
18322 if { (ac_try="$ac_link"
18323 case "(($ac_try" in
18324 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18325 *) ac_try_echo=$ac_try;;
18327 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
18328 $as_echo "$ac_try_echo") >&5
18329 (eval "$ac_link") 2>conftest.er1
18331 grep -v '^ *+' conftest.er1 >conftest.err
18333 cat conftest.err >&5
18334 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18335 (exit $ac_status); } && {
18336 test -z "$ac_c_werror_flag" ||
18337 test ! -s conftest.err
18338 } && test -s conftest$ac_exeext && {
18339 test "$cross_compiling" = yes ||
18340 $as_test_x conftest$ac_exeext
18342 ac_cv_lib_elf_elf_begin=yes
18344 $as_echo "$as_me: failed program was
:" >&5
18345 sed 's/^/| /' conftest.$ac_ext >&5
18347 ac_cv_lib_elf_elf_begin=no
18350 rm -rf conftest.dSYM
18351 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18352 conftest$ac_exeext conftest.$ac_ext
18353 LIBS=$ac_check_lib_save_LIBS
18355 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_elf_elf_begin" >&5
18356 $as_echo "$ac_cv_lib_elf_elf_begin" >&6; }
18357 if test $ac_cv_lib_elf_elf_begin = yes; then
18362 if test $ac_have_func = no; then
18363 { $as_echo "$as_me:$LINENO: checking
for kvm_open
in -lkvm" >&5
18364 $as_echo_n "checking
for kvm_open
in -lkvm...
" >&6; }
18365 if test "${ac_cv_lib_kvm_kvm_open+set}" = set; then
18366 $as_echo_n "(cached
) " >&6
18368 ac_check_lib_save_LIBS=$LIBS
18370 cat >conftest.$ac_ext <<_ACEOF
18373 cat confdefs.h >>conftest.$ac_ext
18374 cat >>conftest.$ac_ext <<_ACEOF
18375 /* end confdefs.h. */
18377 /* Override any GCC internal prototype to avoid an error.
18378 Use char because int might match the return type of a GCC
18379 builtin and then its argument prototype would still apply. */
18387 return kvm_open ();
18392 rm -f conftest.$ac_objext conftest$ac_exeext
18393 if { (ac_try="$ac_link"
18394 case "(($ac_try" in
18395 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18396 *) ac_try_echo=$ac_try;;
18398 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
18399 $as_echo "$ac_try_echo") >&5
18400 (eval "$ac_link") 2>conftest.er1
18402 grep -v '^ *+' conftest.er1 >conftest.err
18404 cat conftest.err >&5
18405 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18406 (exit $ac_status); } && {
18407 test -z "$ac_c_werror_flag" ||
18408 test ! -s conftest.err
18409 } && test -s conftest$ac_exeext && {
18410 test "$cross_compiling" = yes ||
18411 $as_test_x conftest$ac_exeext
18413 ac_cv_lib_kvm_kvm_open=yes
18415 $as_echo "$as_me: failed program was
:" >&5
18416 sed 's/^/| /' conftest.$ac_ext >&5
18418 ac_cv_lib_kvm_kvm_open=no
18421 rm -rf conftest.dSYM
18422 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18423 conftest$ac_exeext conftest.$ac_ext
18424 LIBS=$ac_check_lib_save_LIBS
18426 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_kvm_kvm_open" >&5
18427 $as_echo "$ac_cv_lib_kvm_kvm_open" >&6; }
18428 if test $ac_cv_lib_kvm_kvm_open = yes; then
18432 # Check for the 4.4BSD definition of getloadavg.
18433 { $as_echo "$as_me:$LINENO: checking
for getloadavg
in -lutil" >&5
18434 $as_echo_n "checking
for getloadavg
in -lutil...
" >&6; }
18435 if test "${ac_cv_lib_util_getloadavg+set}" = set; then
18436 $as_echo_n "(cached
) " >&6
18438 ac_check_lib_save_LIBS=$LIBS
18439 LIBS="-lutil $LIBS"
18440 cat >conftest.$ac_ext <<_ACEOF
18443 cat confdefs.h >>conftest.$ac_ext
18444 cat >>conftest.$ac_ext <<_ACEOF
18445 /* end confdefs.h. */
18447 /* Override any GCC internal prototype to avoid an error.
18448 Use char because int might match the return type of a GCC
18449 builtin and then its argument prototype would still apply. */
18453 char getloadavg ();
18457 return getloadavg ();
18462 rm -f conftest.$ac_objext conftest$ac_exeext
18463 if { (ac_try="$ac_link"
18464 case "(($ac_try" in
18465 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18466 *) ac_try_echo=$ac_try;;
18468 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
18469 $as_echo "$ac_try_echo") >&5
18470 (eval "$ac_link") 2>conftest.er1
18472 grep -v '^ *+' conftest.er1 >conftest.err
18474 cat conftest.err >&5
18475 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18476 (exit $ac_status); } && {
18477 test -z "$ac_c_werror_flag" ||
18478 test ! -s conftest.err
18479 } && test -s conftest$ac_exeext && {
18480 test "$cross_compiling" = yes ||
18481 $as_test_x conftest$ac_exeext
18483 ac_cv_lib_util_getloadavg=yes
18485 $as_echo "$as_me: failed program was
:" >&5
18486 sed 's/^/| /' conftest.$ac_ext >&5
18488 ac_cv_lib_util_getloadavg=no
18491 rm -rf conftest.dSYM
18492 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18493 conftest$ac_exeext conftest.$ac_ext
18494 LIBS=$ac_check_lib_save_LIBS
18496 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_util_getloadavg" >&5
18497 $as_echo "$ac_cv_lib_util_getloadavg" >&6; }
18498 if test $ac_cv_lib_util_getloadavg = yes; then
18499 LIBS="-lutil $LIBS" ac_have_func=yes ac_cv_func_getloadavg_setgid=yes
18504 if test $ac_have_func = no; then
18505 # There is a commonly available library for RS/6000 AIX.
18506 # Since it is not a standard part of AIX, it might be installed locally.
18507 ac_getloadavg_LIBS=$LIBS
18508 LIBS="-L/usr
/local
/lib
$LIBS"
18509 { $as_echo "$as_me:$LINENO: checking
for getloadavg
in -lgetloadavg" >&5
18510 $as_echo_n "checking
for getloadavg
in -lgetloadavg...
" >&6; }
18511 if test "${ac_cv_lib_getloadavg_getloadavg+set}" = set; then
18512 $as_echo_n "(cached
) " >&6
18514 ac_check_lib_save_LIBS=$LIBS
18515 LIBS="-lgetloadavg $LIBS"
18516 cat >conftest.$ac_ext <<_ACEOF
18519 cat confdefs.h >>conftest.$ac_ext
18520 cat >>conftest.$ac_ext <<_ACEOF
18521 /* end confdefs.h. */
18523 /* Override any GCC internal prototype to avoid an error.
18524 Use char because int might match the return type of a GCC
18525 builtin and then its argument prototype would still apply. */
18529 char getloadavg ();
18533 return getloadavg ();
18538 rm -f conftest.$ac_objext conftest$ac_exeext
18539 if { (ac_try="$ac_link"
18540 case "(($ac_try" in
18541 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18542 *) ac_try_echo=$ac_try;;
18544 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
18545 $as_echo "$ac_try_echo") >&5
18546 (eval "$ac_link") 2>conftest.er1
18548 grep -v '^ *+' conftest.er1 >conftest.err
18550 cat conftest.err >&5
18551 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18552 (exit $ac_status); } && {
18553 test -z "$ac_c_werror_flag" ||
18554 test ! -s conftest.err
18555 } && test -s conftest$ac_exeext && {
18556 test "$cross_compiling" = yes ||
18557 $as_test_x conftest$ac_exeext
18559 ac_cv_lib_getloadavg_getloadavg=yes
18561 $as_echo "$as_me: failed program was
:" >&5
18562 sed 's/^/| /' conftest.$ac_ext >&5
18564 ac_cv_lib_getloadavg_getloadavg=no
18567 rm -rf conftest.dSYM
18568 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18569 conftest$ac_exeext conftest.$ac_ext
18570 LIBS=$ac_check_lib_save_LIBS
18572 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_getloadavg_getloadavg" >&5
18573 $as_echo "$ac_cv_lib_getloadavg_getloadavg" >&6; }
18574 if test $ac_cv_lib_getloadavg_getloadavg = yes; then
18575 LIBS="-lgetloadavg $LIBS"
18577 LIBS=$ac_getloadavg_LIBS
18582 # Make sure it is really in the library, if we think we found it,
18583 # otherwise set up the replacement function.
18585 for ac_func in getloadavg
18587 as_ac_var=`$as_echo "ac_cv_func_
$ac_func" | $as_tr_sh`
18588 { $as_echo "$as_me:$LINENO: checking
for $ac_func" >&5
18589 $as_echo_n "checking
for $ac_func...
" >&6; }
18590 if { as_var=$as_ac_var; eval "test \"\
${$as_var+set}\" = set"; }; then
18591 $as_echo_n "(cached
) " >&6
18593 cat >conftest.$ac_ext <<_ACEOF
18596 cat confdefs.h >>conftest.$ac_ext
18597 cat >>conftest.$ac_ext <<_ACEOF
18598 /* end confdefs.h. */
18599 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18600 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18601 #define $ac_func innocuous_$ac_func
18603 /* System header to define __stub macros and hopefully few prototypes,
18604 which can conflict with char $ac_func (); below.
18605 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18606 <limits.h> exists even on freestanding compilers. */
18609 # include <limits.h>
18611 # include <assert.h>
18616 /* Override any GCC internal prototype to avoid an error.
18617 Use char because int might match the return type of a GCC
18618 builtin and then its argument prototype would still apply. */
18623 /* The GNU C library defines this for functions which it implements
18624 to always fail with ENOSYS. Some functions are actually named
18625 something starting with __ and the normal name is an alias. */
18626 #if defined __stub_$ac_func || defined __stub___$ac_func
18633 return $ac_func ();
18638 rm -f conftest.$ac_objext conftest$ac_exeext
18639 if { (ac_try="$ac_link"
18640 case "(($ac_try" in
18641 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18642 *) ac_try_echo=$ac_try;;
18644 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
18645 $as_echo "$ac_try_echo") >&5
18646 (eval "$ac_link") 2>conftest.er1
18648 grep -v '^ *+' conftest.er1 >conftest.err
18650 cat conftest.err >&5
18651 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18652 (exit $ac_status); } && {
18653 test -z "$ac_c_werror_flag" ||
18654 test ! -s conftest.err
18655 } && test -s conftest$ac_exeext && {
18656 test "$cross_compiling" = yes ||
18657 $as_test_x conftest$ac_exeext
18659 eval "$as_ac_var=yes"
18661 $as_echo "$as_me: failed program was
:" >&5
18662 sed 's/^/| /' conftest.$ac_ext >&5
18664 eval "$as_ac_var=no
"
18667 rm -rf conftest.dSYM
18668 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18669 conftest$ac_exeext conftest.$ac_ext
18671 ac_res=`eval 'as_val=${'$as_ac_var'}
18672 $as_echo "$as_val"'`
18673 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
18674 $as_echo "$ac_res" >&6; }
18675 if test `eval 'as_val=${'$as_ac_var'}
18676 $as_echo "$as_val"'` = yes; then
18677 cat >>confdefs.h <<_ACEOF
18678 #define `$as_echo "HAVE_
$ac_func" | $as_tr_cpp` 1
18682 case " $LIBOBJS " in
18683 *" getloadavg.
$ac_objext "* ) ;;
18684 *) LIBOBJS="$LIBOBJS getloadavg.
$ac_objext"
18689 cat >>confdefs.h <<\_ACEOF
18690 #define C_GETLOADAVG 1
18693 # Figure out what our getloadavg.c needs.
18695 if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then
18696 { $as_echo "$as_me:$LINENO: checking
for sys
/dg_sys_info.h
" >&5
18697 $as_echo_n "checking
for sys
/dg_sys_info.h...
" >&6; }
18698 if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then
18699 $as_echo_n "(cached
) " >&6
18701 { $as_echo "$as_me:$LINENO: result
: $ac_cv_header_sys_dg_sys_info_h" >&5
18702 $as_echo "$ac_cv_header_sys_dg_sys_info_h" >&6; }
18704 # Is the header compilable?
18705 { $as_echo "$as_me:$LINENO: checking sys
/dg_sys_info.h usability
" >&5
18706 $as_echo_n "checking sys
/dg_sys_info.h usability...
" >&6; }
18707 cat >conftest.$ac_ext <<_ACEOF
18710 cat confdefs.h >>conftest.$ac_ext
18711 cat >>conftest.$ac_ext <<_ACEOF
18712 /* end confdefs.h. */
18713 $ac_includes_default
18714 #include <sys/dg_sys_info.h>
18716 rm -f conftest.$ac_objext
18717 if { (ac_try="$ac_compile"
18718 case "(($ac_try" in
18719 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18720 *) ac_try_echo=$ac_try;;
18722 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
18723 $as_echo "$ac_try_echo") >&5
18724 (eval "$ac_compile") 2>conftest.er1
18726 grep -v '^ *+' conftest.er1 >conftest.err
18728 cat conftest.err >&5
18729 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18730 (exit $ac_status); } && {
18731 test -z "$ac_c_werror_flag" ||
18732 test ! -s conftest.err
18733 } && test -s conftest.$ac_objext; then
18734 ac_header_compiler=yes
18736 $as_echo "$as_me: failed program was
:" >&5
18737 sed 's/^/| /' conftest.$ac_ext >&5
18739 ac_header_compiler=no
18742 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18743 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
18744 $as_echo "$ac_header_compiler" >&6; }
18746 # Is the header present?
18747 { $as_echo "$as_me:$LINENO: checking sys
/dg_sys_info.h presence
" >&5
18748 $as_echo_n "checking sys
/dg_sys_info.h presence...
" >&6; }
18749 cat >conftest.$ac_ext <<_ACEOF
18752 cat confdefs.h >>conftest.$ac_ext
18753 cat >>conftest.$ac_ext <<_ACEOF
18754 /* end confdefs.h. */
18755 #include <sys/dg_sys_info.h>
18757 if { (ac_try="$ac_cpp conftest.
$ac_ext"
18758 case "(($ac_try" in
18759 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18760 *) ac_try_echo=$ac_try;;
18762 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
18763 $as_echo "$ac_try_echo") >&5
18764 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
18766 grep -v '^ *+' conftest.er1 >conftest.err
18768 cat conftest.err >&5
18769 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18770 (exit $ac_status); } >/dev/null && {
18771 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
18772 test ! -s conftest.err
18774 ac_header_preproc=yes
18776 $as_echo "$as_me: failed program was
:" >&5
18777 sed 's/^/| /' conftest.$ac_ext >&5
18779 ac_header_preproc=no
18782 rm -f conftest.err conftest.$ac_ext
18783 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
18784 $as_echo "$ac_header_preproc" >&6; }
18786 # So? What about this header?
18787 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
18789 { $as_echo "$as_me:$LINENO: WARNING
: sys
/dg_sys_info.h
: accepted by the compiler
, rejected by the preprocessor
!" >&5
18790 $as_echo "$as_me: WARNING
: sys
/dg_sys_info.h
: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
18791 { $as_echo "$as_me:$LINENO: WARNING
: sys
/dg_sys_info.h
: proceeding with the compiler
's result" >&5
18792 $as_echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result
" >&2;}
18793 ac_header_preproc=yes
18796 { $as_echo "$as_me:$LINENO: WARNING
: sys
/dg_sys_info.h
: present but cannot be compiled
" >&5
18797 $as_echo "$as_me: WARNING
: sys
/dg_sys_info.h
: present but cannot be compiled
" >&2;}
18798 { $as_echo "$as_me:$LINENO: WARNING
: sys
/dg_sys_info.h
: check
for missing prerequisite headers?
" >&5
18799 $as_echo "$as_me: WARNING
: sys
/dg_sys_info.h
: check
for missing prerequisite headers?
" >&2;}
18800 { $as_echo "$as_me:$LINENO: WARNING
: sys
/dg_sys_info.h
: see the Autoconf documentation
" >&5
18801 $as_echo "$as_me: WARNING
: sys
/dg_sys_info.h
: see the Autoconf documentation
" >&2;}
18802 { $as_echo "$as_me:$LINENO: WARNING
: sys
/dg_sys_info.h
: section
\"Present But Cannot Be Compiled
\"" >&5
18803 $as_echo "$as_me: WARNING
: sys
/dg_sys_info.h
: section
\"Present But Cannot Be Compiled
\"" >&2;}
18804 { $as_echo "$as_me:$LINENO: WARNING
: sys
/dg_sys_info.h
: proceeding with the preprocessor
's result" >&5
18805 $as_echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result
" >&2;}
18806 { $as_echo "$as_me:$LINENO: WARNING
: sys
/dg_sys_info.h
: in the future
, the compiler will take precedence
" >&5
18807 $as_echo "$as_me: WARNING
: sys
/dg_sys_info.h
: in the future
, the compiler will take precedence
" >&2;}
18811 { $as_echo "$as_me:$LINENO: checking
for sys
/dg_sys_info.h
" >&5
18812 $as_echo_n "checking
for sys
/dg_sys_info.h...
" >&6; }
18813 if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then
18814 $as_echo_n "(cached
) " >&6
18816 ac_cv_header_sys_dg_sys_info_h=$ac_header_preproc
18818 { $as_echo "$as_me:$LINENO: result
: $ac_cv_header_sys_dg_sys_info_h" >&5
18819 $as_echo "$ac_cv_header_sys_dg_sys_info_h" >&6; }
18822 if test $ac_cv_header_sys_dg_sys_info_h = yes; then
18825 cat >>confdefs.h <<\_ACEOF
18830 { $as_echo "$as_me:$LINENO: checking
for dg_sys_info
in -ldgc" >&5
18831 $as_echo_n "checking
for dg_sys_info
in -ldgc...
" >&6; }
18832 if test "${ac_cv_lib_dgc_dg_sys_info+set}" = set; then
18833 $as_echo_n "(cached
) " >&6
18835 ac_check_lib_save_LIBS=$LIBS
18837 cat >conftest.$ac_ext <<_ACEOF
18840 cat confdefs.h >>conftest.$ac_ext
18841 cat >>conftest.$ac_ext <<_ACEOF
18842 /* end confdefs.h. */
18844 /* Override any GCC internal prototype to avoid an error.
18845 Use char because int might match the return type of a GCC
18846 builtin and then its argument prototype would still apply. */
18850 char dg_sys_info ();
18854 return dg_sys_info ();
18859 rm -f conftest.$ac_objext conftest$ac_exeext
18860 if { (ac_try="$ac_link"
18861 case "(($ac_try" in
18862 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18863 *) ac_try_echo=$ac_try;;
18865 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
18866 $as_echo "$ac_try_echo") >&5
18867 (eval "$ac_link") 2>conftest.er1
18869 grep -v '^ *+' conftest.er1 >conftest.err
18871 cat conftest.err >&5
18872 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18873 (exit $ac_status); } && {
18874 test -z "$ac_c_werror_flag" ||
18875 test ! -s conftest.err
18876 } && test -s conftest$ac_exeext && {
18877 test "$cross_compiling" = yes ||
18878 $as_test_x conftest$ac_exeext
18880 ac_cv_lib_dgc_dg_sys_info=yes
18882 $as_echo "$as_me: failed program was
:" >&5
18883 sed 's/^/| /' conftest.$ac_ext >&5
18885 ac_cv_lib_dgc_dg_sys_info=no
18888 rm -rf conftest.dSYM
18889 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18890 conftest$ac_exeext conftest.$ac_ext
18891 LIBS=$ac_check_lib_save_LIBS
18893 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_dgc_dg_sys_info" >&5
18894 $as_echo "$ac_cv_lib_dgc_dg_sys_info" >&6; }
18895 if test $ac_cv_lib_dgc_dg_sys_info = yes; then
18896 cat >>confdefs.h <<_ACEOF
18897 #define HAVE_LIBDGC 1
18908 if test "${ac_cv_header_locale_h+set}" = set; then
18909 { $as_echo "$as_me:$LINENO: checking
for locale.h
" >&5
18910 $as_echo_n "checking
for locale.h...
" >&6; }
18911 if test "${ac_cv_header_locale_h+set}" = set; then
18912 $as_echo_n "(cached
) " >&6
18914 { $as_echo "$as_me:$LINENO: result
: $ac_cv_header_locale_h" >&5
18915 $as_echo "$ac_cv_header_locale_h" >&6; }
18917 # Is the header compilable?
18918 { $as_echo "$as_me:$LINENO: checking locale.h usability
" >&5
18919 $as_echo_n "checking locale.h usability...
" >&6; }
18920 cat >conftest.$ac_ext <<_ACEOF
18923 cat confdefs.h >>conftest.$ac_ext
18924 cat >>conftest.$ac_ext <<_ACEOF
18925 /* end confdefs.h. */
18926 $ac_includes_default
18927 #include <locale.h>
18929 rm -f conftest.$ac_objext
18930 if { (ac_try="$ac_compile"
18931 case "(($ac_try" in
18932 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18933 *) ac_try_echo=$ac_try;;
18935 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
18936 $as_echo "$ac_try_echo") >&5
18937 (eval "$ac_compile") 2>conftest.er1
18939 grep -v '^ *+' conftest.er1 >conftest.err
18941 cat conftest.err >&5
18942 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18943 (exit $ac_status); } && {
18944 test -z "$ac_c_werror_flag" ||
18945 test ! -s conftest.err
18946 } && test -s conftest.$ac_objext; then
18947 ac_header_compiler=yes
18949 $as_echo "$as_me: failed program was
:" >&5
18950 sed 's/^/| /' conftest.$ac_ext >&5
18952 ac_header_compiler=no
18955 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18956 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
18957 $as_echo "$ac_header_compiler" >&6; }
18959 # Is the header present?
18960 { $as_echo "$as_me:$LINENO: checking locale.h presence
" >&5
18961 $as_echo_n "checking locale.h presence...
" >&6; }
18962 cat >conftest.$ac_ext <<_ACEOF
18965 cat confdefs.h >>conftest.$ac_ext
18966 cat >>conftest.$ac_ext <<_ACEOF
18967 /* end confdefs.h. */
18968 #include <locale.h>
18970 if { (ac_try="$ac_cpp conftest.
$ac_ext"
18971 case "(($ac_try" in
18972 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18973 *) ac_try_echo=$ac_try;;
18975 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
18976 $as_echo "$ac_try_echo") >&5
18977 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
18979 grep -v '^ *+' conftest.er1 >conftest.err
18981 cat conftest.err >&5
18982 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18983 (exit $ac_status); } >/dev/null && {
18984 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
18985 test ! -s conftest.err
18987 ac_header_preproc=yes
18989 $as_echo "$as_me: failed program was
:" >&5
18990 sed 's/^/| /' conftest.$ac_ext >&5
18992 ac_header_preproc=no
18995 rm -f conftest.err conftest.$ac_ext
18996 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
18997 $as_echo "$ac_header_preproc" >&6; }
18999 # So? What about this header?
19000 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
19002 { $as_echo "$as_me:$LINENO: WARNING
: locale.h
: accepted by the compiler
, rejected by the preprocessor
!" >&5
19003 $as_echo "$as_me: WARNING
: locale.h
: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
19004 { $as_echo "$as_me:$LINENO: WARNING
: locale.h
: proceeding with the compiler
's result" >&5
19005 $as_echo "$as_me: WARNING: locale.h: proceeding with the compiler's result
" >&2;}
19006 ac_header_preproc=yes
19009 { $as_echo "$as_me:$LINENO: WARNING
: locale.h
: present but cannot be compiled
" >&5
19010 $as_echo "$as_me: WARNING
: locale.h
: present but cannot be compiled
" >&2;}
19011 { $as_echo "$as_me:$LINENO: WARNING
: locale.h
: check
for missing prerequisite headers?
" >&5
19012 $as_echo "$as_me: WARNING
: locale.h
: check
for missing prerequisite headers?
" >&2;}
19013 { $as_echo "$as_me:$LINENO: WARNING
: locale.h
: see the Autoconf documentation
" >&5
19014 $as_echo "$as_me: WARNING
: locale.h
: see the Autoconf documentation
" >&2;}
19015 { $as_echo "$as_me:$LINENO: WARNING
: locale.h
: section
\"Present But Cannot Be Compiled
\"" >&5
19016 $as_echo "$as_me: WARNING
: locale.h
: section
\"Present But Cannot Be Compiled
\"" >&2;}
19017 { $as_echo "$as_me:$LINENO: WARNING
: locale.h
: proceeding with the preprocessor
's result" >&5
19018 $as_echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result
" >&2;}
19019 { $as_echo "$as_me:$LINENO: WARNING
: locale.h
: in the future
, the compiler will take precedence
" >&5
19020 $as_echo "$as_me: WARNING
: locale.h
: in the future
, the compiler will take precedence
" >&2;}
19024 { $as_echo "$as_me:$LINENO: checking
for locale.h
" >&5
19025 $as_echo_n "checking
for locale.h...
" >&6; }
19026 if test "${ac_cv_header_locale_h+set}" = set; then
19027 $as_echo_n "(cached
) " >&6
19029 ac_cv_header_locale_h=$ac_header_preproc
19031 { $as_echo "$as_me:$LINENO: result
: $ac_cv_header_locale_h" >&5
19032 $as_echo "$ac_cv_header_locale_h" >&6; }
19038 for ac_func in setlocale
19040 as_ac_var=`$as_echo "ac_cv_func_
$ac_func" | $as_tr_sh`
19041 { $as_echo "$as_me:$LINENO: checking
for $ac_func" >&5
19042 $as_echo_n "checking
for $ac_func...
" >&6; }
19043 if { as_var=$as_ac_var; eval "test \"\
${$as_var+set}\" = set"; }; then
19044 $as_echo_n "(cached
) " >&6
19046 cat >conftest.$ac_ext <<_ACEOF
19049 cat confdefs.h >>conftest.$ac_ext
19050 cat >>conftest.$ac_ext <<_ACEOF
19051 /* end confdefs.h. */
19052 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19053 For example, HP-UX 11i <limits.h> declares gettimeofday. */
19054 #define $ac_func innocuous_$ac_func
19056 /* System header to define __stub macros and hopefully few prototypes,
19057 which can conflict with char $ac_func (); below.
19058 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19059 <limits.h> exists even on freestanding compilers. */
19062 # include <limits.h>
19064 # include <assert.h>
19069 /* Override any GCC internal prototype to avoid an error.
19070 Use char because int might match the return type of a GCC
19071 builtin and then its argument prototype would still apply. */
19076 /* The GNU C library defines this for functions which it implements
19077 to always fail with ENOSYS. Some functions are actually named
19078 something starting with __ and the normal name is an alias. */
19079 #if defined __stub_$ac_func || defined __stub___$ac_func
19086 return $ac_func ();
19091 rm -f conftest.$ac_objext conftest$ac_exeext
19092 if { (ac_try="$ac_link"
19093 case "(($ac_try" in
19094 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19095 *) ac_try_echo=$ac_try;;
19097 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
19098 $as_echo "$ac_try_echo") >&5
19099 (eval "$ac_link") 2>conftest.er1
19101 grep -v '^ *+' conftest.er1 >conftest.err
19103 cat conftest.err >&5
19104 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19105 (exit $ac_status); } && {
19106 test -z "$ac_c_werror_flag" ||
19107 test ! -s conftest.err
19108 } && test -s conftest$ac_exeext && {
19109 test "$cross_compiling" = yes ||
19110 $as_test_x conftest$ac_exeext
19112 eval "$as_ac_var=yes"
19114 $as_echo "$as_me: failed program was
:" >&5
19115 sed 's/^/| /' conftest.$ac_ext >&5
19117 eval "$as_ac_var=no
"
19120 rm -rf conftest.dSYM
19121 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19122 conftest$ac_exeext conftest.$ac_ext
19124 ac_res=`eval 'as_val=${'$as_ac_var'}
19125 $as_echo "$as_val"'`
19126 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
19127 $as_echo "$ac_res" >&6; }
19128 if test `eval 'as_val=${'$as_ac_var'}
19129 $as_echo "$as_val"'` = yes; then
19130 cat >>confdefs.h <<_ACEOF
19131 #define `$as_echo "HAVE_
$ac_func" | $as_tr_cpp` 1
19138 # We cannot check for <dwarf.h>, because Solaris 2 does not use dwarf (it
19139 # uses stabs), but it is still SVR4. We cannot check for <elf.h> because
19140 # Irix 4.0.5F has the header but not the library.
19141 if test $ac_have_func = no && test "$ac_cv_lib_elf_elf_begin" = yes; then
19144 cat >>confdefs.h <<\_ACEOF
19150 if test $ac_have_func = no; then
19151 if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then
19152 { $as_echo "$as_me:$LINENO: checking
for inq_stats
/cpustats.h
" >&5
19153 $as_echo_n "checking
for inq_stats
/cpustats.h...
" >&6; }
19154 if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then
19155 $as_echo_n "(cached
) " >&6
19157 { $as_echo "$as_me:$LINENO: result
: $ac_cv_header_inq_stats_cpustats_h" >&5
19158 $as_echo "$ac_cv_header_inq_stats_cpustats_h" >&6; }
19160 # Is the header compilable?
19161 { $as_echo "$as_me:$LINENO: checking inq_stats
/cpustats.h usability
" >&5
19162 $as_echo_n "checking inq_stats
/cpustats.h usability...
" >&6; }
19163 cat >conftest.$ac_ext <<_ACEOF
19166 cat confdefs.h >>conftest.$ac_ext
19167 cat >>conftest.$ac_ext <<_ACEOF
19168 /* end confdefs.h. */
19169 $ac_includes_default
19170 #include <inq_stats/cpustats.h>
19172 rm -f conftest.$ac_objext
19173 if { (ac_try="$ac_compile"
19174 case "(($ac_try" in
19175 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19176 *) ac_try_echo=$ac_try;;
19178 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
19179 $as_echo "$ac_try_echo") >&5
19180 (eval "$ac_compile") 2>conftest.er1
19182 grep -v '^ *+' conftest.er1 >conftest.err
19184 cat conftest.err >&5
19185 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19186 (exit $ac_status); } && {
19187 test -z "$ac_c_werror_flag" ||
19188 test ! -s conftest.err
19189 } && test -s conftest.$ac_objext; then
19190 ac_header_compiler=yes
19192 $as_echo "$as_me: failed program was
:" >&5
19193 sed 's/^/| /' conftest.$ac_ext >&5
19195 ac_header_compiler=no
19198 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19199 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
19200 $as_echo "$ac_header_compiler" >&6; }
19202 # Is the header present?
19203 { $as_echo "$as_me:$LINENO: checking inq_stats
/cpustats.h presence
" >&5
19204 $as_echo_n "checking inq_stats
/cpustats.h presence...
" >&6; }
19205 cat >conftest.$ac_ext <<_ACEOF
19208 cat confdefs.h >>conftest.$ac_ext
19209 cat >>conftest.$ac_ext <<_ACEOF
19210 /* end confdefs.h. */
19211 #include <inq_stats/cpustats.h>
19213 if { (ac_try="$ac_cpp conftest.
$ac_ext"
19214 case "(($ac_try" in
19215 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19216 *) ac_try_echo=$ac_try;;
19218 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
19219 $as_echo "$ac_try_echo") >&5
19220 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
19222 grep -v '^ *+' conftest.er1 >conftest.err
19224 cat conftest.err >&5
19225 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19226 (exit $ac_status); } >/dev/null && {
19227 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
19228 test ! -s conftest.err
19230 ac_header_preproc=yes
19232 $as_echo "$as_me: failed program was
:" >&5
19233 sed 's/^/| /' conftest.$ac_ext >&5
19235 ac_header_preproc=no
19238 rm -f conftest.err conftest.$ac_ext
19239 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
19240 $as_echo "$ac_header_preproc" >&6; }
19242 # So? What about this header?
19243 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
19245 { $as_echo "$as_me:$LINENO: WARNING
: inq_stats
/cpustats.h
: accepted by the compiler
, rejected by the preprocessor
!" >&5
19246 $as_echo "$as_me: WARNING
: inq_stats
/cpustats.h
: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
19247 { $as_echo "$as_me:$LINENO: WARNING
: inq_stats
/cpustats.h
: proceeding with the compiler
's result" >&5
19248 $as_echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result
" >&2;}
19249 ac_header_preproc=yes
19252 { $as_echo "$as_me:$LINENO: WARNING
: inq_stats
/cpustats.h
: present but cannot be compiled
" >&5
19253 $as_echo "$as_me: WARNING
: inq_stats
/cpustats.h
: present but cannot be compiled
" >&2;}
19254 { $as_echo "$as_me:$LINENO: WARNING
: inq_stats
/cpustats.h
: check
for missing prerequisite headers?
" >&5
19255 $as_echo "$as_me: WARNING
: inq_stats
/cpustats.h
: check
for missing prerequisite headers?
" >&2;}
19256 { $as_echo "$as_me:$LINENO: WARNING
: inq_stats
/cpustats.h
: see the Autoconf documentation
" >&5
19257 $as_echo "$as_me: WARNING
: inq_stats
/cpustats.h
: see the Autoconf documentation
" >&2;}
19258 { $as_echo "$as_me:$LINENO: WARNING
: inq_stats
/cpustats.h
: section
\"Present But Cannot Be Compiled
\"" >&5
19259 $as_echo "$as_me: WARNING
: inq_stats
/cpustats.h
: section
\"Present But Cannot Be Compiled
\"" >&2;}
19260 { $as_echo "$as_me:$LINENO: WARNING
: inq_stats
/cpustats.h
: proceeding with the preprocessor
's result" >&5
19261 $as_echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result
" >&2;}
19262 { $as_echo "$as_me:$LINENO: WARNING
: inq_stats
/cpustats.h
: in the future
, the compiler will take precedence
" >&5
19263 $as_echo "$as_me: WARNING
: inq_stats
/cpustats.h
: in the future
, the compiler will take precedence
" >&2;}
19267 { $as_echo "$as_me:$LINENO: checking
for inq_stats
/cpustats.h
" >&5
19268 $as_echo_n "checking
for inq_stats
/cpustats.h...
" >&6; }
19269 if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then
19270 $as_echo_n "(cached
) " >&6
19272 ac_cv_header_inq_stats_cpustats_h=$ac_header_preproc
19274 { $as_echo "$as_me:$LINENO: result
: $ac_cv_header_inq_stats_cpustats_h" >&5
19275 $as_echo "$ac_cv_header_inq_stats_cpustats_h" >&6; }
19278 if test $ac_cv_header_inq_stats_cpustats_h = yes; then
19281 cat >>confdefs.h <<\_ACEOF
19286 cat >>confdefs.h <<\_ACEOF
19295 if test $ac_have_func = no; then
19296 if test "${ac_cv_header_sys_cpustats_h+set}" = set; then
19297 { $as_echo "$as_me:$LINENO: checking
for sys
/cpustats.h
" >&5
19298 $as_echo_n "checking
for sys
/cpustats.h...
" >&6; }
19299 if test "${ac_cv_header_sys_cpustats_h+set}" = set; then
19300 $as_echo_n "(cached
) " >&6
19302 { $as_echo "$as_me:$LINENO: result
: $ac_cv_header_sys_cpustats_h" >&5
19303 $as_echo "$ac_cv_header_sys_cpustats_h" >&6; }
19305 # Is the header compilable?
19306 { $as_echo "$as_me:$LINENO: checking sys
/cpustats.h usability
" >&5
19307 $as_echo_n "checking sys
/cpustats.h usability...
" >&6; }
19308 cat >conftest.$ac_ext <<_ACEOF
19311 cat confdefs.h >>conftest.$ac_ext
19312 cat >>conftest.$ac_ext <<_ACEOF
19313 /* end confdefs.h. */
19314 $ac_includes_default
19315 #include <sys/cpustats.h>
19317 rm -f conftest.$ac_objext
19318 if { (ac_try="$ac_compile"
19319 case "(($ac_try" in
19320 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19321 *) ac_try_echo=$ac_try;;
19323 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
19324 $as_echo "$ac_try_echo") >&5
19325 (eval "$ac_compile") 2>conftest.er1
19327 grep -v '^ *+' conftest.er1 >conftest.err
19329 cat conftest.err >&5
19330 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19331 (exit $ac_status); } && {
19332 test -z "$ac_c_werror_flag" ||
19333 test ! -s conftest.err
19334 } && test -s conftest.$ac_objext; then
19335 ac_header_compiler=yes
19337 $as_echo "$as_me: failed program was
:" >&5
19338 sed 's/^/| /' conftest.$ac_ext >&5
19340 ac_header_compiler=no
19343 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19344 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
19345 $as_echo "$ac_header_compiler" >&6; }
19347 # Is the header present?
19348 { $as_echo "$as_me:$LINENO: checking sys
/cpustats.h presence
" >&5
19349 $as_echo_n "checking sys
/cpustats.h presence...
" >&6; }
19350 cat >conftest.$ac_ext <<_ACEOF
19353 cat confdefs.h >>conftest.$ac_ext
19354 cat >>conftest.$ac_ext <<_ACEOF
19355 /* end confdefs.h. */
19356 #include <sys/cpustats.h>
19358 if { (ac_try="$ac_cpp conftest.
$ac_ext"
19359 case "(($ac_try" in
19360 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19361 *) ac_try_echo=$ac_try;;
19363 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
19364 $as_echo "$ac_try_echo") >&5
19365 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
19367 grep -v '^ *+' conftest.er1 >conftest.err
19369 cat conftest.err >&5
19370 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19371 (exit $ac_status); } >/dev/null && {
19372 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
19373 test ! -s conftest.err
19375 ac_header_preproc=yes
19377 $as_echo "$as_me: failed program was
:" >&5
19378 sed 's/^/| /' conftest.$ac_ext >&5
19380 ac_header_preproc=no
19383 rm -f conftest.err conftest.$ac_ext
19384 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
19385 $as_echo "$ac_header_preproc" >&6; }
19387 # So? What about this header?
19388 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
19390 { $as_echo "$as_me:$LINENO: WARNING
: sys
/cpustats.h
: accepted by the compiler
, rejected by the preprocessor
!" >&5
19391 $as_echo "$as_me: WARNING
: sys
/cpustats.h
: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
19392 { $as_echo "$as_me:$LINENO: WARNING
: sys
/cpustats.h
: proceeding with the compiler
's result" >&5
19393 $as_echo "$as_me: WARNING: sys/cpustats.h: proceeding with the compiler's result
" >&2;}
19394 ac_header_preproc=yes
19397 { $as_echo "$as_me:$LINENO: WARNING
: sys
/cpustats.h
: present but cannot be compiled
" >&5
19398 $as_echo "$as_me: WARNING
: sys
/cpustats.h
: present but cannot be compiled
" >&2;}
19399 { $as_echo "$as_me:$LINENO: WARNING
: sys
/cpustats.h
: check
for missing prerequisite headers?
" >&5
19400 $as_echo "$as_me: WARNING
: sys
/cpustats.h
: check
for missing prerequisite headers?
" >&2;}
19401 { $as_echo "$as_me:$LINENO: WARNING
: sys
/cpustats.h
: see the Autoconf documentation
" >&5
19402 $as_echo "$as_me: WARNING
: sys
/cpustats.h
: see the Autoconf documentation
" >&2;}
19403 { $as_echo "$as_me:$LINENO: WARNING
: sys
/cpustats.h
: section
\"Present But Cannot Be Compiled
\"" >&5
19404 $as_echo "$as_me: WARNING
: sys
/cpustats.h
: section
\"Present But Cannot Be Compiled
\"" >&2;}
19405 { $as_echo "$as_me:$LINENO: WARNING
: sys
/cpustats.h
: proceeding with the preprocessor
's result" >&5
19406 $as_echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result
" >&2;}
19407 { $as_echo "$as_me:$LINENO: WARNING
: sys
/cpustats.h
: in the future
, the compiler will take precedence
" >&5
19408 $as_echo "$as_me: WARNING
: sys
/cpustats.h
: in the future
, the compiler will take precedence
" >&2;}
19412 { $as_echo "$as_me:$LINENO: checking
for sys
/cpustats.h
" >&5
19413 $as_echo_n "checking
for sys
/cpustats.h...
" >&6; }
19414 if test "${ac_cv_header_sys_cpustats_h+set}" = set; then
19415 $as_echo_n "(cached
) " >&6
19417 ac_cv_header_sys_cpustats_h=$ac_header_preproc
19419 { $as_echo "$as_me:$LINENO: result
: $ac_cv_header_sys_cpustats_h" >&5
19420 $as_echo "$ac_cv_header_sys_cpustats_h" >&6; }
19423 if test $ac_cv_header_sys_cpustats_h = yes; then
19424 ac_have_func=yes; cat >>confdefs.h <<\_ACEOF
19433 if test $ac_have_func = no; then
19435 for ac_header in mach/mach.h
19437 as_ac_Header=`$as_echo "ac_cv_header_
$ac_header" | $as_tr_sh`
19438 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
19439 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
19440 $as_echo_n "checking
for $ac_header...
" >&6; }
19441 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
19442 $as_echo_n "(cached
) " >&6
19444 ac_res=`eval 'as_val=${'$as_ac_Header'}
19445 $as_echo "$as_val"'`
19446 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
19447 $as_echo "$ac_res" >&6; }
19449 # Is the header compilable?
19450 { $as_echo "$as_me:$LINENO: checking
$ac_header usability
" >&5
19451 $as_echo_n "checking
$ac_header usability...
" >&6; }
19452 cat >conftest.$ac_ext <<_ACEOF
19455 cat confdefs.h >>conftest.$ac_ext
19456 cat >>conftest.$ac_ext <<_ACEOF
19457 /* end confdefs.h. */
19458 $ac_includes_default
19459 #include <$ac_header>
19461 rm -f conftest.$ac_objext
19462 if { (ac_try="$ac_compile"
19463 case "(($ac_try" in
19464 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19465 *) ac_try_echo=$ac_try;;
19467 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
19468 $as_echo "$ac_try_echo") >&5
19469 (eval "$ac_compile") 2>conftest.er1
19471 grep -v '^ *+' conftest.er1 >conftest.err
19473 cat conftest.err >&5
19474 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19475 (exit $ac_status); } && {
19476 test -z "$ac_c_werror_flag" ||
19477 test ! -s conftest.err
19478 } && test -s conftest.$ac_objext; then
19479 ac_header_compiler=yes
19481 $as_echo "$as_me: failed program was
:" >&5
19482 sed 's/^/| /' conftest.$ac_ext >&5
19484 ac_header_compiler=no
19487 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19488 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
19489 $as_echo "$ac_header_compiler" >&6; }
19491 # Is the header present?
19492 { $as_echo "$as_me:$LINENO: checking
$ac_header presence
" >&5
19493 $as_echo_n "checking
$ac_header presence...
" >&6; }
19494 cat >conftest.$ac_ext <<_ACEOF
19497 cat confdefs.h >>conftest.$ac_ext
19498 cat >>conftest.$ac_ext <<_ACEOF
19499 /* end confdefs.h. */
19500 #include <$ac_header>
19502 if { (ac_try="$ac_cpp conftest.
$ac_ext"
19503 case "(($ac_try" in
19504 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19505 *) ac_try_echo=$ac_try;;
19507 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
19508 $as_echo "$ac_try_echo") >&5
19509 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
19511 grep -v '^ *+' conftest.er1 >conftest.err
19513 cat conftest.err >&5
19514 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19515 (exit $ac_status); } >/dev/null && {
19516 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
19517 test ! -s conftest.err
19519 ac_header_preproc=yes
19521 $as_echo "$as_me: failed program was
:" >&5
19522 sed 's/^/| /' conftest.$ac_ext >&5
19524 ac_header_preproc=no
19527 rm -f conftest.err conftest.$ac_ext
19528 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
19529 $as_echo "$ac_header_preproc" >&6; }
19531 # So? What about this header?
19532 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
19534 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&5
19535 $as_echo "$as_me: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
19536 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the compiler
's result" >&5
19537 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result
" >&2;}
19538 ac_header_preproc=yes
19541 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: present but cannot be compiled
" >&5
19542 $as_echo "$as_me: WARNING
: $ac_header: present but cannot be compiled
" >&2;}
19543 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&5
19544 $as_echo "$as_me: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&2;}
19545 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: see the Autoconf documentation
" >&5
19546 $as_echo "$as_me: WARNING
: $ac_header: see the Autoconf documentation
" >&2;}
19547 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&5
19548 $as_echo "$as_me: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&2;}
19549 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&5
19550 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
" >&2;}
19551 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&5
19552 $as_echo "$as_me: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&2;}
19556 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
19557 $as_echo_n "checking
for $ac_header...
" >&6; }
19558 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
19559 $as_echo_n "(cached
) " >&6
19561 eval "$as_ac_Header=\
$ac_header_preproc"
19563 ac_res=`eval 'as_val=${'$as_ac_Header'}
19564 $as_echo "$as_val"'`
19565 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
19566 $as_echo "$ac_res" >&6; }
19569 if test `eval 'as_val=${'$as_ac_Header'}
19570 $as_echo "$as_val"'` = yes; then
19571 cat >>confdefs.h <<_ACEOF
19572 #define `$as_echo "HAVE_
$ac_header" | $as_tr_cpp` 1
19582 for ac_header in nlist.h
19584 as_ac_Header=`$as_echo "ac_cv_header_
$ac_header" | $as_tr_sh`
19585 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
19586 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
19587 $as_echo_n "checking
for $ac_header...
" >&6; }
19588 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
19589 $as_echo_n "(cached
) " >&6
19591 ac_res=`eval 'as_val=${'$as_ac_Header'}
19592 $as_echo "$as_val"'`
19593 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
19594 $as_echo "$ac_res" >&6; }
19596 # Is the header compilable?
19597 { $as_echo "$as_me:$LINENO: checking
$ac_header usability
" >&5
19598 $as_echo_n "checking
$ac_header usability...
" >&6; }
19599 cat >conftest.$ac_ext <<_ACEOF
19602 cat confdefs.h >>conftest.$ac_ext
19603 cat >>conftest.$ac_ext <<_ACEOF
19604 /* end confdefs.h. */
19605 $ac_includes_default
19606 #include <$ac_header>
19608 rm -f conftest.$ac_objext
19609 if { (ac_try="$ac_compile"
19610 case "(($ac_try" in
19611 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19612 *) ac_try_echo=$ac_try;;
19614 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
19615 $as_echo "$ac_try_echo") >&5
19616 (eval "$ac_compile") 2>conftest.er1
19618 grep -v '^ *+' conftest.er1 >conftest.err
19620 cat conftest.err >&5
19621 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19622 (exit $ac_status); } && {
19623 test -z "$ac_c_werror_flag" ||
19624 test ! -s conftest.err
19625 } && test -s conftest.$ac_objext; then
19626 ac_header_compiler=yes
19628 $as_echo "$as_me: failed program was
:" >&5
19629 sed 's/^/| /' conftest.$ac_ext >&5
19631 ac_header_compiler=no
19634 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19635 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
19636 $as_echo "$ac_header_compiler" >&6; }
19638 # Is the header present?
19639 { $as_echo "$as_me:$LINENO: checking
$ac_header presence
" >&5
19640 $as_echo_n "checking
$ac_header presence...
" >&6; }
19641 cat >conftest.$ac_ext <<_ACEOF
19644 cat confdefs.h >>conftest.$ac_ext
19645 cat >>conftest.$ac_ext <<_ACEOF
19646 /* end confdefs.h. */
19647 #include <$ac_header>
19649 if { (ac_try="$ac_cpp conftest.
$ac_ext"
19650 case "(($ac_try" in
19651 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19652 *) ac_try_echo=$ac_try;;
19654 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
19655 $as_echo "$ac_try_echo") >&5
19656 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
19658 grep -v '^ *+' conftest.er1 >conftest.err
19660 cat conftest.err >&5
19661 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19662 (exit $ac_status); } >/dev/null && {
19663 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
19664 test ! -s conftest.err
19666 ac_header_preproc=yes
19668 $as_echo "$as_me: failed program was
:" >&5
19669 sed 's/^/| /' conftest.$ac_ext >&5
19671 ac_header_preproc=no
19674 rm -f conftest.err conftest.$ac_ext
19675 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
19676 $as_echo "$ac_header_preproc" >&6; }
19678 # So? What about this header?
19679 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
19681 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&5
19682 $as_echo "$as_me: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
19683 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the compiler
's result" >&5
19684 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result
" >&2;}
19685 ac_header_preproc=yes
19688 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: present but cannot be compiled
" >&5
19689 $as_echo "$as_me: WARNING
: $ac_header: present but cannot be compiled
" >&2;}
19690 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&5
19691 $as_echo "$as_me: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&2;}
19692 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: see the Autoconf documentation
" >&5
19693 $as_echo "$as_me: WARNING
: $ac_header: see the Autoconf documentation
" >&2;}
19694 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&5
19695 $as_echo "$as_me: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&2;}
19696 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&5
19697 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
" >&2;}
19698 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&5
19699 $as_echo "$as_me: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&2;}
19703 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
19704 $as_echo_n "checking
for $ac_header...
" >&6; }
19705 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
19706 $as_echo_n "(cached
) " >&6
19708 eval "$as_ac_Header=\
$ac_header_preproc"
19710 ac_res=`eval 'as_val=${'$as_ac_Header'}
19711 $as_echo "$as_val"'`
19712 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
19713 $as_echo "$ac_res" >&6; }
19716 if test `eval 'as_val=${'$as_ac_Header'}
19717 $as_echo "$as_val"'` = yes; then
19718 cat >>confdefs.h <<_ACEOF
19719 #define `$as_echo "HAVE_
$ac_header" | $as_tr_cpp` 1
19721 { $as_echo "$as_me:$LINENO: checking
for struct nlist.n_un.n_name
" >&5
19722 $as_echo_n "checking
for struct nlist.n_un.n_name...
" >&6; }
19723 if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then
19724 $as_echo_n "(cached
) " >&6
19726 cat >conftest.$ac_ext <<_ACEOF
19729 cat confdefs.h >>conftest.$ac_ext
19730 cat >>conftest.$ac_ext <<_ACEOF
19731 /* end confdefs.h. */
19737 static struct nlist ac_aggr;
19738 if (ac_aggr.n_un.n_name)
19744 rm -f conftest.$ac_objext
19745 if { (ac_try="$ac_compile"
19746 case "(($ac_try" in
19747 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19748 *) ac_try_echo=$ac_try;;
19750 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
19751 $as_echo "$ac_try_echo") >&5
19752 (eval "$ac_compile") 2>conftest.er1
19754 grep -v '^ *+' conftest.er1 >conftest.err
19756 cat conftest.err >&5
19757 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19758 (exit $ac_status); } && {
19759 test -z "$ac_c_werror_flag" ||
19760 test ! -s conftest.err
19761 } && test -s conftest.$ac_objext; then
19762 ac_cv_member_struct_nlist_n_un_n_name=yes
19764 $as_echo "$as_me: failed program was
:" >&5
19765 sed 's/^/| /' conftest.$ac_ext >&5
19767 cat >conftest.$ac_ext <<_ACEOF
19770 cat confdefs.h >>conftest.$ac_ext
19771 cat >>conftest.$ac_ext <<_ACEOF
19772 /* end confdefs.h. */
19778 static struct nlist ac_aggr;
19779 if (sizeof ac_aggr.n_un.n_name)
19785 rm -f conftest.$ac_objext
19786 if { (ac_try="$ac_compile"
19787 case "(($ac_try" in
19788 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19789 *) ac_try_echo=$ac_try;;
19791 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
19792 $as_echo "$ac_try_echo") >&5
19793 (eval "$ac_compile") 2>conftest.er1
19795 grep -v '^ *+' conftest.er1 >conftest.err
19797 cat conftest.err >&5
19798 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19799 (exit $ac_status); } && {
19800 test -z "$ac_c_werror_flag" ||
19801 test ! -s conftest.err
19802 } && test -s conftest.$ac_objext; then
19803 ac_cv_member_struct_nlist_n_un_n_name=yes
19805 $as_echo "$as_me: failed program was
:" >&5
19806 sed 's/^/| /' conftest.$ac_ext >&5
19808 ac_cv_member_struct_nlist_n_un_n_name=no
19811 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19814 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19816 { $as_echo "$as_me:$LINENO: result
: $ac_cv_member_struct_nlist_n_un_n_name" >&5
19817 $as_echo "$ac_cv_member_struct_nlist_n_un_n_name" >&6; }
19818 if test $ac_cv_member_struct_nlist_n_un_n_name = yes; then
19820 cat >>confdefs.h <<_ACEOF
19821 #define HAVE_STRUCT_NLIST_N_UN_N_NAME 1
19825 cat >>confdefs.h <<\_ACEOF
19826 #define NLIST_NAME_UNION 1
19840 # Some definitions of getloadavg require that the program be installed setgid.
19841 { $as_echo "$as_me:$LINENO: checking whether getloadavg requires setgid
" >&5
19842 $as_echo_n "checking whether getloadavg requires setgid...
" >&6; }
19843 if test "${ac_cv_func_getloadavg_setgid+set}" = set; then
19844 $as_echo_n "(cached
) " >&6
19846 cat >conftest.$ac_ext <<_ACEOF
19849 cat confdefs.h >>conftest.$ac_ext
19850 cat >>conftest.$ac_ext <<_ACEOF
19851 /* end confdefs.h. */
19852 #include "$srcdir/$ac_config_libobj_dir/getloadavg.c
"
19853 #ifdef LDAV_PRIVILEGED
19854 Yowza Am I SETGID yet
19857 if (eval "$ac_cpp conftest.
$ac_ext") 2>&5 |
19858 $EGREP "Yowza Am I SETGID yet
" >/dev/null 2>&1; then
19859 ac_cv_func_getloadavg_setgid=yes
19861 ac_cv_func_getloadavg_setgid=no
19866 { $as_echo "$as_me:$LINENO: result
: $ac_cv_func_getloadavg_setgid" >&5
19867 $as_echo "$ac_cv_func_getloadavg_setgid" >&6; }
19868 if test $ac_cv_func_getloadavg_setgid = yes; then
19871 cat >>confdefs.h <<\_ACEOF
19872 #define GETLOADAVG_PRIVILEGED 1
19879 if test $ac_cv_func_getloadavg_setgid = yes; then
19880 { $as_echo "$as_me:$LINENO: checking group of
/dev
/kmem
" >&5
19881 $as_echo_n "checking group of
/dev
/kmem...
" >&6; }
19882 if test "${ac_cv_group_kmem+set}" = set; then
19883 $as_echo_n "(cached
) " >&6
19885 # On Solaris, /dev/kmem is a symlink. Get info on the real file.
19886 ac_ls_output=`ls -lgL /dev/kmem 2>/dev/null`
19887 # If we got an error (system does not support symlinks), try without -L.
19888 test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem`
19889 ac_cv_group_kmem=`$as_echo "$ac_ls_output" \
19890 | sed -ne 's/[ ][ ]*/ /g;
19891 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/;
19895 { $as_echo "$as_me:$LINENO: result
: $ac_cv_group_kmem" >&5
19896 $as_echo "$ac_cv_group_kmem" >&6; }
19897 KMEM_GROUP=$ac_cv_group_kmem
19899 if test "x
$ac_save_LIBS" = x; then
19900 GETLOADAVG_LIBS=$LIBS
19902 GETLOADAVG_LIBS=`$as_echo "$LIBS" | sed "s|
$ac_save_LIBS||
"`
19908 { $as_echo "$as_me:$LINENO: checking
for _LARGEFILE_SOURCE value needed
for large files
" >&5
19909 $as_echo_n "checking
for _LARGEFILE_SOURCE value needed
for large files...
" >&6; }
19910 if test "${ac_cv_sys_largefile_source+set}" = set; then
19911 $as_echo_n "(cached
) " >&6
19914 cat >conftest.$ac_ext <<_ACEOF
19917 cat confdefs.h >>conftest.$ac_ext
19918 cat >>conftest.$ac_ext <<_ACEOF
19919 /* end confdefs.h. */
19920 #include <sys/types.h> /* for off_t */
19925 int (*fp) (FILE *, off_t, int) = fseeko;
19926 return fseeko (stdin, 0, 0) && fp (stdin, 0, 0);
19931 rm -f conftest.$ac_objext conftest$ac_exeext
19932 if { (ac_try="$ac_link"
19933 case "(($ac_try" in
19934 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19935 *) ac_try_echo=$ac_try;;
19937 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
19938 $as_echo "$ac_try_echo") >&5
19939 (eval "$ac_link") 2>conftest.er1
19941 grep -v '^ *+' conftest.er1 >conftest.err
19943 cat conftest.err >&5
19944 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19945 (exit $ac_status); } && {
19946 test -z "$ac_c_werror_flag" ||
19947 test ! -s conftest.err
19948 } && test -s conftest$ac_exeext && {
19949 test "$cross_compiling" = yes ||
19950 $as_test_x conftest$ac_exeext
19952 ac_cv_sys_largefile_source=no; break
19954 $as_echo "$as_me: failed program was
:" >&5
19955 sed 's/^/| /' conftest.$ac_ext >&5
19960 rm -rf conftest.dSYM
19961 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19962 conftest$ac_exeext conftest.$ac_ext
19963 cat >conftest.$ac_ext <<_ACEOF
19966 cat confdefs.h >>conftest.$ac_ext
19967 cat >>conftest.$ac_ext <<_ACEOF
19968 /* end confdefs.h. */
19969 #define _LARGEFILE_SOURCE 1
19970 #include <sys/types.h> /* for off_t */
19975 int (*fp) (FILE *, off_t, int) = fseeko;
19976 return fseeko (stdin, 0, 0) && fp (stdin, 0, 0);
19981 rm -f conftest.$ac_objext conftest$ac_exeext
19982 if { (ac_try="$ac_link"
19983 case "(($ac_try" in
19984 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19985 *) ac_try_echo=$ac_try;;
19987 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
19988 $as_echo "$ac_try_echo") >&5
19989 (eval "$ac_link") 2>conftest.er1
19991 grep -v '^ *+' conftest.er1 >conftest.err
19993 cat conftest.err >&5
19994 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19995 (exit $ac_status); } && {
19996 test -z "$ac_c_werror_flag" ||
19997 test ! -s conftest.err
19998 } && test -s conftest$ac_exeext && {
19999 test "$cross_compiling" = yes ||
20000 $as_test_x conftest$ac_exeext
20002 ac_cv_sys_largefile_source=1; break
20004 $as_echo "$as_me: failed program was
:" >&5
20005 sed 's/^/| /' conftest.$ac_ext >&5
20010 rm -rf conftest.dSYM
20011 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20012 conftest$ac_exeext conftest.$ac_ext
20013 ac_cv_sys_largefile_source=unknown
20017 { $as_echo "$as_me:$LINENO: result
: $ac_cv_sys_largefile_source" >&5
20018 $as_echo "$ac_cv_sys_largefile_source" >&6; }
20019 case $ac_cv_sys_largefile_source in #(
20022 cat >>confdefs.h <<_ACEOF
20023 #define _LARGEFILE_SOURCE $ac_cv_sys_largefile_source
20029 # We used to try defining _XOPEN_SOURCE=500 too, to work around a bug
20030 # in glibc 2.1.3, but that breaks too many other things.
20031 # If you want fseeko and ftello with glibc, upgrade to a fixed glibc.
20032 if test $ac_cv_sys_largefile_source != unknown; then
20034 cat >>confdefs.h <<\_ACEOF
20035 #define HAVE_FSEEKO 1
20041 # Configure getopt.
20042 # getopt.m4 serial 10
20044 # The getopt module assume you want GNU getopt, with getopt_long etc,
20045 # rather than vanilla POSIX getopt. This means your your code should
20046 # always include <getopt.h> for the getopt prototypes.
20058 # Prerequisites of lib/getopt*.
20065 for ac_header in getopt.h
20067 as_ac_Header=`$as_echo "ac_cv_header_
$ac_header" | $as_tr_sh`
20068 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
20069 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
20070 $as_echo_n "checking
for $ac_header...
" >&6; }
20071 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
20072 $as_echo_n "(cached
) " >&6
20074 ac_res=`eval 'as_val=${'$as_ac_Header'}
20075 $as_echo "$as_val"'`
20076 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
20077 $as_echo "$ac_res" >&6; }
20079 # Is the header compilable?
20080 { $as_echo "$as_me:$LINENO: checking
$ac_header usability
" >&5
20081 $as_echo_n "checking
$ac_header usability...
" >&6; }
20082 cat >conftest.$ac_ext <<_ACEOF
20085 cat confdefs.h >>conftest.$ac_ext
20086 cat >>conftest.$ac_ext <<_ACEOF
20087 /* end confdefs.h. */
20088 $ac_includes_default
20089 #include <$ac_header>
20091 rm -f conftest.$ac_objext
20092 if { (ac_try="$ac_compile"
20093 case "(($ac_try" in
20094 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20095 *) ac_try_echo=$ac_try;;
20097 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
20098 $as_echo "$ac_try_echo") >&5
20099 (eval "$ac_compile") 2>conftest.er1
20101 grep -v '^ *+' conftest.er1 >conftest.err
20103 cat conftest.err >&5
20104 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20105 (exit $ac_status); } && {
20106 test -z "$ac_c_werror_flag" ||
20107 test ! -s conftest.err
20108 } && test -s conftest.$ac_objext; then
20109 ac_header_compiler=yes
20111 $as_echo "$as_me: failed program was
:" >&5
20112 sed 's/^/| /' conftest.$ac_ext >&5
20114 ac_header_compiler=no
20117 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20118 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
20119 $as_echo "$ac_header_compiler" >&6; }
20121 # Is the header present?
20122 { $as_echo "$as_me:$LINENO: checking
$ac_header presence
" >&5
20123 $as_echo_n "checking
$ac_header presence...
" >&6; }
20124 cat >conftest.$ac_ext <<_ACEOF
20127 cat confdefs.h >>conftest.$ac_ext
20128 cat >>conftest.$ac_ext <<_ACEOF
20129 /* end confdefs.h. */
20130 #include <$ac_header>
20132 if { (ac_try="$ac_cpp conftest.
$ac_ext"
20133 case "(($ac_try" in
20134 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20135 *) ac_try_echo=$ac_try;;
20137 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
20138 $as_echo "$ac_try_echo") >&5
20139 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
20141 grep -v '^ *+' conftest.er1 >conftest.err
20143 cat conftest.err >&5
20144 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20145 (exit $ac_status); } >/dev/null && {
20146 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
20147 test ! -s conftest.err
20149 ac_header_preproc=yes
20151 $as_echo "$as_me: failed program was
:" >&5
20152 sed 's/^/| /' conftest.$ac_ext >&5
20154 ac_header_preproc=no
20157 rm -f conftest.err conftest.$ac_ext
20158 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
20159 $as_echo "$ac_header_preproc" >&6; }
20161 # So? What about this header?
20162 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
20164 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&5
20165 $as_echo "$as_me: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
20166 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the compiler
's result" >&5
20167 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result
" >&2;}
20168 ac_header_preproc=yes
20171 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: present but cannot be compiled
" >&5
20172 $as_echo "$as_me: WARNING
: $ac_header: present but cannot be compiled
" >&2;}
20173 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&5
20174 $as_echo "$as_me: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&2;}
20175 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: see the Autoconf documentation
" >&5
20176 $as_echo "$as_me: WARNING
: $ac_header: see the Autoconf documentation
" >&2;}
20177 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&5
20178 $as_echo "$as_me: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&2;}
20179 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&5
20180 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
" >&2;}
20181 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&5
20182 $as_echo "$as_me: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&2;}
20186 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
20187 $as_echo_n "checking
for $ac_header...
" >&6; }
20188 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
20189 $as_echo_n "(cached
) " >&6
20191 eval "$as_ac_Header=\
$ac_header_preproc"
20193 ac_res=`eval 'as_val=${'$as_ac_Header'}
20194 $as_echo "$as_val"'`
20195 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
20196 $as_echo "$ac_res" >&6; }
20199 if test `eval 'as_val=${'$as_ac_Header'}
20200 $as_echo "$as_val"'` = yes; then
20201 cat >>confdefs.h <<_ACEOF
20202 #define `$as_echo "HAVE_
$ac_header" | $as_tr_cpp` 1
20211 if test -z "$GETOPT_H"; then
20213 for ac_func in getopt_long_only
20215 as_ac_var=`$as_echo "ac_cv_func_
$ac_func" | $as_tr_sh`
20216 { $as_echo "$as_me:$LINENO: checking
for $ac_func" >&5
20217 $as_echo_n "checking
for $ac_func...
" >&6; }
20218 if { as_var=$as_ac_var; eval "test \"\
${$as_var+set}\" = set"; }; then
20219 $as_echo_n "(cached
) " >&6
20221 cat >conftest.$ac_ext <<_ACEOF
20224 cat confdefs.h >>conftest.$ac_ext
20225 cat >>conftest.$ac_ext <<_ACEOF
20226 /* end confdefs.h. */
20227 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
20228 For example, HP-UX 11i <limits.h> declares gettimeofday. */
20229 #define $ac_func innocuous_$ac_func
20231 /* System header to define __stub macros and hopefully few prototypes,
20232 which can conflict with char $ac_func (); below.
20233 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
20234 <limits.h> exists even on freestanding compilers. */
20237 # include <limits.h>
20239 # include <assert.h>
20244 /* Override any GCC internal prototype to avoid an error.
20245 Use char because int might match the return type of a GCC
20246 builtin and then its argument prototype would still apply. */
20251 /* The GNU C library defines this for functions which it implements
20252 to always fail with ENOSYS. Some functions are actually named
20253 something starting with __ and the normal name is an alias. */
20254 #if defined __stub_$ac_func || defined __stub___$ac_func
20261 return $ac_func ();
20266 rm -f conftest.$ac_objext conftest$ac_exeext
20267 if { (ac_try="$ac_link"
20268 case "(($ac_try" in
20269 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20270 *) ac_try_echo=$ac_try;;
20272 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
20273 $as_echo "$ac_try_echo") >&5
20274 (eval "$ac_link") 2>conftest.er1
20276 grep -v '^ *+' conftest.er1 >conftest.err
20278 cat conftest.err >&5
20279 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20280 (exit $ac_status); } && {
20281 test -z "$ac_c_werror_flag" ||
20282 test ! -s conftest.err
20283 } && test -s conftest$ac_exeext && {
20284 test "$cross_compiling" = yes ||
20285 $as_test_x conftest$ac_exeext
20287 eval "$as_ac_var=yes"
20289 $as_echo "$as_me: failed program was
:" >&5
20290 sed 's/^/| /' conftest.$ac_ext >&5
20292 eval "$as_ac_var=no
"
20295 rm -rf conftest.dSYM
20296 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20297 conftest$ac_exeext conftest.$ac_ext
20299 ac_res=`eval 'as_val=${'$as_ac_var'}
20300 $as_echo "$as_val"'`
20301 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
20302 $as_echo "$ac_res" >&6; }
20303 if test `eval 'as_val=${'$as_ac_var'}
20304 $as_echo "$as_val"'` = yes; then
20305 cat >>confdefs.h <<_ACEOF
20306 #define `$as_echo "HAVE_
$ac_func" | $as_tr_cpp` 1
20316 if test -z "$GETOPT_H"; then
20317 { $as_echo "$as_me:$LINENO: checking whether optreset is declared
" >&5
20318 $as_echo_n "checking whether optreset is declared...
" >&6; }
20319 if test "${ac_cv_have_decl_optreset+set}" = set; then
20320 $as_echo_n "(cached
) " >&6
20322 cat >conftest.$ac_ext <<_ACEOF
20325 cat confdefs.h >>conftest.$ac_ext
20326 cat >>conftest.$ac_ext <<_ACEOF
20327 /* end confdefs.h. */
20328 #include <getopt.h>
20341 rm -f conftest.$ac_objext
20342 if { (ac_try="$ac_compile"
20343 case "(($ac_try" in
20344 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20345 *) ac_try_echo=$ac_try;;
20347 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
20348 $as_echo "$ac_try_echo") >&5
20349 (eval "$ac_compile") 2>conftest.er1
20351 grep -v '^ *+' conftest.er1 >conftest.err
20353 cat conftest.err >&5
20354 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20355 (exit $ac_status); } && {
20356 test -z "$ac_c_werror_flag" ||
20357 test ! -s conftest.err
20358 } && test -s conftest.$ac_objext; then
20359 ac_cv_have_decl_optreset=yes
20361 $as_echo "$as_me: failed program was
:" >&5
20362 sed 's/^/| /' conftest.$ac_ext >&5
20364 ac_cv_have_decl_optreset=no
20367 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20369 { $as_echo "$as_me:$LINENO: result
: $ac_cv_have_decl_optreset" >&5
20370 $as_echo "$ac_cv_have_decl_optreset" >&6; }
20371 if test $ac_cv_have_decl_optreset = yes; then
20377 if test -z "$GETOPT_H"; then
20378 { $as_echo "$as_me:$LINENO: checking
for working GNU getopt
function" >&5
20379 $as_echo_n "checking
for working GNU getopt
function...
" >&6; }
20380 if test "${gl_cv_func_gnu_getopt+set}" = set; then
20381 $as_echo_n "(cached
) " >&6
20383 if test "$cross_compiling" = yes; then
20384 { $as_echo "$as_me:$LINENO: checking whether getopt_clip is declared
" >&5
20385 $as_echo_n "checking whether getopt_clip is declared...
" >&6; }
20386 if test "${ac_cv_have_decl_getopt_clip+set}" = set; then
20387 $as_echo_n "(cached
) " >&6
20389 cat >conftest.$ac_ext <<_ACEOF
20392 cat confdefs.h >>conftest.$ac_ext
20393 cat >>conftest.$ac_ext <<_ACEOF
20394 /* end confdefs.h. */
20395 #include <getopt.h>
20400 #ifndef getopt_clip
20401 (void) getopt_clip;
20408 rm -f conftest.$ac_objext
20409 if { (ac_try="$ac_compile"
20410 case "(($ac_try" in
20411 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20412 *) ac_try_echo=$ac_try;;
20414 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
20415 $as_echo "$ac_try_echo") >&5
20416 (eval "$ac_compile") 2>conftest.er1
20418 grep -v '^ *+' conftest.er1 >conftest.err
20420 cat conftest.err >&5
20421 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20422 (exit $ac_status); } && {
20423 test -z "$ac_c_werror_flag" ||
20424 test ! -s conftest.err
20425 } && test -s conftest.$ac_objext; then
20426 ac_cv_have_decl_getopt_clip=yes
20428 $as_echo "$as_me: failed program was
:" >&5
20429 sed 's/^/| /' conftest.$ac_ext >&5
20431 ac_cv_have_decl_getopt_clip=no
20434 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20436 { $as_echo "$as_me:$LINENO: result
: $ac_cv_have_decl_getopt_clip" >&5
20437 $as_echo "$ac_cv_have_decl_getopt_clip" >&6; }
20438 if test $ac_cv_have_decl_getopt_clip = yes; then
20439 gl_cv_func_gnu_getopt=no
20441 gl_cv_func_gnu_getopt=yes
20445 cat >conftest.$ac_ext <<_ACEOF
20448 cat confdefs.h >>conftest.$ac_ext
20449 cat >>conftest.$ac_ext <<_ACEOF
20450 /* end confdefs.h. */
20451 #include <getopt.h>
20457 myargv[0] = "conftest
";
20460 return getopt (2, myargv, "+a
") != '?';
20466 rm -f conftest$ac_exeext
20467 if { (ac_try="$ac_link"
20468 case "(($ac_try" in
20469 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20470 *) ac_try_echo=$ac_try;;
20472 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
20473 $as_echo "$ac_try_echo") >&5
20474 (eval "$ac_link") 2>&5
20476 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20477 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
20478 { (case "(($ac_try" in
20479 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20480 *) ac_try_echo=$ac_try;;
20482 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
20483 $as_echo "$ac_try_echo") >&5
20484 (eval "$ac_try") 2>&5
20486 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20487 (exit $ac_status); }; }; then
20488 gl_cv_func_gnu_getopt=yes
20490 $as_echo "$as_me: program exited with status
$ac_status" >&5
20491 $as_echo "$as_me: failed program was
:" >&5
20492 sed 's/^/| /' conftest.$ac_ext >&5
20494 ( exit $ac_status )
20495 gl_cv_func_gnu_getopt=no
20497 rm -rf conftest.dSYM
20498 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
20503 { $as_echo "$as_me:$LINENO: result
: $gl_cv_func_gnu_getopt" >&5
20504 $as_echo "$gl_cv_func_gnu_getopt" >&6; }
20505 if test "$gl_cv_func_gnu_getopt" = "no
"; then
20512 if test -n "$GETOPT_H"; then
20517 cat >>confdefs.h <<\_ACEOF
20518 #define __GETOPT_PREFIX rpl_
20524 GETOPTOBJS='getopt.o getopt1.o'
20531 { $as_echo "$as_me:$LINENO: checking whether getpgrp requires zero arguments
" >&5
20532 $as_echo_n "checking whether getpgrp requires zero arguments...
" >&6; }
20533 if test "${ac_cv_func_getpgrp_void+set}" = set; then
20534 $as_echo_n "(cached
) " >&6
20536 # Use it with a single arg.
20537 cat >conftest.$ac_ext <<_ACEOF
20540 cat confdefs.h >>conftest.$ac_ext
20541 cat >>conftest.$ac_ext <<_ACEOF
20542 /* end confdefs.h. */
20543 $ac_includes_default
20552 rm -f conftest.$ac_objext
20553 if { (ac_try="$ac_compile"
20554 case "(($ac_try" in
20555 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20556 *) ac_try_echo=$ac_try;;
20558 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
20559 $as_echo "$ac_try_echo") >&5
20560 (eval "$ac_compile") 2>conftest.er1
20562 grep -v '^ *+' conftest.er1 >conftest.err
20564 cat conftest.err >&5
20565 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20566 (exit $ac_status); } && {
20567 test -z "$ac_c_werror_flag" ||
20568 test ! -s conftest.err
20569 } && test -s conftest.$ac_objext; then
20570 ac_cv_func_getpgrp_void=no
20572 $as_echo "$as_me: failed program was
:" >&5
20573 sed 's/^/| /' conftest.$ac_ext >&5
20575 ac_cv_func_getpgrp_void=yes
20578 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20581 { $as_echo "$as_me:$LINENO: result
: $ac_cv_func_getpgrp_void" >&5
20582 $as_echo "$ac_cv_func_getpgrp_void" >&6; }
20583 if test $ac_cv_func_getpgrp_void = yes; then
20585 cat >>confdefs.h <<\_ACEOF
20586 #define GETPGRP_VOID 1
20593 for ac_func in strftime
20595 as_ac_var=`$as_echo "ac_cv_func_
$ac_func" | $as_tr_sh`
20596 { $as_echo "$as_me:$LINENO: checking
for $ac_func" >&5
20597 $as_echo_n "checking
for $ac_func...
" >&6; }
20598 if { as_var=$as_ac_var; eval "test \"\
${$as_var+set}\" = set"; }; then
20599 $as_echo_n "(cached
) " >&6
20601 cat >conftest.$ac_ext <<_ACEOF
20604 cat confdefs.h >>conftest.$ac_ext
20605 cat >>conftest.$ac_ext <<_ACEOF
20606 /* end confdefs.h. */
20607 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
20608 For example, HP-UX 11i <limits.h> declares gettimeofday. */
20609 #define $ac_func innocuous_$ac_func
20611 /* System header to define __stub macros and hopefully few prototypes,
20612 which can conflict with char $ac_func (); below.
20613 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
20614 <limits.h> exists even on freestanding compilers. */
20617 # include <limits.h>
20619 # include <assert.h>
20624 /* Override any GCC internal prototype to avoid an error.
20625 Use char because int might match the return type of a GCC
20626 builtin and then its argument prototype would still apply. */
20631 /* The GNU C library defines this for functions which it implements
20632 to always fail with ENOSYS. Some functions are actually named
20633 something starting with __ and the normal name is an alias. */
20634 #if defined __stub_$ac_func || defined __stub___$ac_func
20641 return $ac_func ();
20646 rm -f conftest.$ac_objext conftest$ac_exeext
20647 if { (ac_try="$ac_link"
20648 case "(($ac_try" in
20649 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20650 *) ac_try_echo=$ac_try;;
20652 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
20653 $as_echo "$ac_try_echo") >&5
20654 (eval "$ac_link") 2>conftest.er1
20656 grep -v '^ *+' conftest.er1 >conftest.err
20658 cat conftest.err >&5
20659 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20660 (exit $ac_status); } && {
20661 test -z "$ac_c_werror_flag" ||
20662 test ! -s conftest.err
20663 } && test -s conftest$ac_exeext && {
20664 test "$cross_compiling" = yes ||
20665 $as_test_x conftest$ac_exeext
20667 eval "$as_ac_var=yes"
20669 $as_echo "$as_me: failed program was
:" >&5
20670 sed 's/^/| /' conftest.$ac_ext >&5
20672 eval "$as_ac_var=no
"
20675 rm -rf conftest.dSYM
20676 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20677 conftest$ac_exeext conftest.$ac_ext
20679 ac_res=`eval 'as_val=${'$as_ac_var'}
20680 $as_echo "$as_val"'`
20681 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
20682 $as_echo "$ac_res" >&6; }
20683 if test `eval 'as_val=${'$as_ac_var'}
20684 $as_echo "$as_val"'` = yes; then
20685 cat >>confdefs.h <<_ACEOF
20686 #define `$as_echo "HAVE_
$ac_func" | $as_tr_cpp` 1
20690 # strftime is in -lintl on SCO UNIX.
20691 { $as_echo "$as_me:$LINENO: checking
for strftime
in -lintl" >&5
20692 $as_echo_n "checking
for strftime
in -lintl...
" >&6; }
20693 if test "${ac_cv_lib_intl_strftime+set}" = set; then
20694 $as_echo_n "(cached
) " >&6
20696 ac_check_lib_save_LIBS=$LIBS
20697 LIBS="-lintl $LIBS"
20698 cat >conftest.$ac_ext <<_ACEOF
20701 cat confdefs.h >>conftest.$ac_ext
20702 cat >>conftest.$ac_ext <<_ACEOF
20703 /* end confdefs.h. */
20705 /* Override any GCC internal prototype to avoid an error.
20706 Use char because int might match the return type of a GCC
20707 builtin and then its argument prototype would still apply. */
20715 return strftime ();
20720 rm -f conftest.$ac_objext conftest$ac_exeext
20721 if { (ac_try="$ac_link"
20722 case "(($ac_try" in
20723 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20724 *) ac_try_echo=$ac_try;;
20726 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
20727 $as_echo "$ac_try_echo") >&5
20728 (eval "$ac_link") 2>conftest.er1
20730 grep -v '^ *+' conftest.er1 >conftest.err
20732 cat conftest.err >&5
20733 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20734 (exit $ac_status); } && {
20735 test -z "$ac_c_werror_flag" ||
20736 test ! -s conftest.err
20737 } && test -s conftest$ac_exeext && {
20738 test "$cross_compiling" = yes ||
20739 $as_test_x conftest$ac_exeext
20741 ac_cv_lib_intl_strftime=yes
20743 $as_echo "$as_me: failed program was
:" >&5
20744 sed 's/^/| /' conftest.$ac_ext >&5
20746 ac_cv_lib_intl_strftime=no
20749 rm -rf conftest.dSYM
20750 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20751 conftest$ac_exeext conftest.$ac_ext
20752 LIBS=$ac_check_lib_save_LIBS
20754 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_intl_strftime" >&5
20755 $as_echo "$ac_cv_lib_intl_strftime" >&6; }
20756 if test $ac_cv_lib_intl_strftime = yes; then
20757 cat >>confdefs.h <<\_ACEOF
20758 #define HAVE_STRFTIME 1
20761 LIBS="-lintl $LIBS"
20770 for ac_func in grantpt
20772 as_ac_var=`$as_echo "ac_cv_func_
$ac_func" | $as_tr_sh`
20773 { $as_echo "$as_me:$LINENO: checking
for $ac_func" >&5
20774 $as_echo_n "checking
for $ac_func...
" >&6; }
20775 if { as_var=$as_ac_var; eval "test \"\
${$as_var+set}\" = set"; }; then
20776 $as_echo_n "(cached
) " >&6
20778 cat >conftest.$ac_ext <<_ACEOF
20781 cat confdefs.h >>conftest.$ac_ext
20782 cat >>conftest.$ac_ext <<_ACEOF
20783 /* end confdefs.h. */
20784 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
20785 For example, HP-UX 11i <limits.h> declares gettimeofday. */
20786 #define $ac_func innocuous_$ac_func
20788 /* System header to define __stub macros and hopefully few prototypes,
20789 which can conflict with char $ac_func (); below.
20790 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
20791 <limits.h> exists even on freestanding compilers. */
20794 # include <limits.h>
20796 # include <assert.h>
20801 /* Override any GCC internal prototype to avoid an error.
20802 Use char because int might match the return type of a GCC
20803 builtin and then its argument prototype would still apply. */
20808 /* The GNU C library defines this for functions which it implements
20809 to always fail with ENOSYS. Some functions are actually named
20810 something starting with __ and the normal name is an alias. */
20811 #if defined __stub_$ac_func || defined __stub___$ac_func
20818 return $ac_func ();
20823 rm -f conftest.$ac_objext conftest$ac_exeext
20824 if { (ac_try="$ac_link"
20825 case "(($ac_try" in
20826 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20827 *) ac_try_echo=$ac_try;;
20829 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
20830 $as_echo "$ac_try_echo") >&5
20831 (eval "$ac_link") 2>conftest.er1
20833 grep -v '^ *+' conftest.er1 >conftest.err
20835 cat conftest.err >&5
20836 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20837 (exit $ac_status); } && {
20838 test -z "$ac_c_werror_flag" ||
20839 test ! -s conftest.err
20840 } && test -s conftest$ac_exeext && {
20841 test "$cross_compiling" = yes ||
20842 $as_test_x conftest$ac_exeext
20844 eval "$as_ac_var=yes"
20846 $as_echo "$as_me: failed program was
:" >&5
20847 sed 's/^/| /' conftest.$ac_ext >&5
20849 eval "$as_ac_var=no
"
20852 rm -rf conftest.dSYM
20853 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20854 conftest$ac_exeext conftest.$ac_ext
20856 ac_res=`eval 'as_val=${'$as_ac_var'}
20857 $as_echo "$as_val"'`
20858 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
20859 $as_echo "$ac_res" >&6; }
20860 if test `eval 'as_val=${'$as_ac_var'}
20861 $as_echo "$as_val"'` = yes; then
20862 cat >>confdefs.h <<_ACEOF
20863 #define `$as_echo "HAVE_
$ac_func" | $as_tr_cpp` 1
20870 # PTY-related GNU extensions.
20872 for ac_func in getpt
20874 as_ac_var=`$as_echo "ac_cv_func_
$ac_func" | $as_tr_sh`
20875 { $as_echo "$as_me:$LINENO: checking
for $ac_func" >&5
20876 $as_echo_n "checking
for $ac_func...
" >&6; }
20877 if { as_var=$as_ac_var; eval "test \"\
${$as_var+set}\" = set"; }; then
20878 $as_echo_n "(cached
) " >&6
20880 cat >conftest.$ac_ext <<_ACEOF
20883 cat confdefs.h >>conftest.$ac_ext
20884 cat >>conftest.$ac_ext <<_ACEOF
20885 /* end confdefs.h. */
20886 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
20887 For example, HP-UX 11i <limits.h> declares gettimeofday. */
20888 #define $ac_func innocuous_$ac_func
20890 /* System header to define __stub macros and hopefully few prototypes,
20891 which can conflict with char $ac_func (); below.
20892 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
20893 <limits.h> exists even on freestanding compilers. */
20896 # include <limits.h>
20898 # include <assert.h>
20903 /* Override any GCC internal prototype to avoid an error.
20904 Use char because int might match the return type of a GCC
20905 builtin and then its argument prototype would still apply. */
20910 /* The GNU C library defines this for functions which it implements
20911 to always fail with ENOSYS. Some functions are actually named
20912 something starting with __ and the normal name is an alias. */
20913 #if defined __stub_$ac_func || defined __stub___$ac_func
20920 return $ac_func ();
20925 rm -f conftest.$ac_objext conftest$ac_exeext
20926 if { (ac_try="$ac_link"
20927 case "(($ac_try" in
20928 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20929 *) ac_try_echo=$ac_try;;
20931 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
20932 $as_echo "$ac_try_echo") >&5
20933 (eval "$ac_link") 2>conftest.er1
20935 grep -v '^ *+' conftest.er1 >conftest.err
20937 cat conftest.err >&5
20938 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20939 (exit $ac_status); } && {
20940 test -z "$ac_c_werror_flag" ||
20941 test ! -s conftest.err
20942 } && test -s conftest$ac_exeext && {
20943 test "$cross_compiling" = yes ||
20944 $as_test_x conftest$ac_exeext
20946 eval "$as_ac_var=yes"
20948 $as_echo "$as_me: failed program was
:" >&5
20949 sed 's/^/| /' conftest.$ac_ext >&5
20951 eval "$as_ac_var=no
"
20954 rm -rf conftest.dSYM
20955 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20956 conftest$ac_exeext conftest.$ac_ext
20958 ac_res=`eval 'as_val=${'$as_ac_var'}
20959 $as_echo "$as_val"'`
20960 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
20961 $as_echo "$ac_res" >&6; }
20962 if test `eval 'as_val=${'$as_ac_var'}
20963 $as_echo "$as_val"'` = yes; then
20964 cat >>confdefs.h <<_ACEOF
20965 #define `$as_echo "HAVE_
$ac_func" | $as_tr_cpp` 1
20972 # Check this now, so that we will NOT find the above functions in ncurses.
20973 # That is because we have not set up to link ncurses in lib-src.
20974 # It's better to believe a function is not available
20975 # than to expect to find it in ncurses.
20977 { $as_echo "$as_me:$LINENO: checking
for tparm
in -lncurses" >&5
20978 $as_echo_n "checking
for tparm
in -lncurses...
" >&6; }
20979 if test "${ac_cv_lib_ncurses_tparm+set}" = set; then
20980 $as_echo_n "(cached
) " >&6
20982 ac_check_lib_save_LIBS=$LIBS
20983 LIBS="-lncurses $LIBS"
20984 cat >conftest.$ac_ext <<_ACEOF
20987 cat confdefs.h >>conftest.$ac_ext
20988 cat >>conftest.$ac_ext <<_ACEOF
20989 /* end confdefs.h. */
20991 /* Override any GCC internal prototype to avoid an error.
20992 Use char because int might match the return type of a GCC
20993 builtin and then its argument prototype would still apply. */
21006 rm -f conftest.$ac_objext conftest$ac_exeext
21007 if { (ac_try="$ac_link"
21008 case "(($ac_try" in
21009 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21010 *) ac_try_echo=$ac_try;;
21012 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
21013 $as_echo "$ac_try_echo") >&5
21014 (eval "$ac_link") 2>conftest.er1
21016 grep -v '^ *+' conftest.er1 >conftest.err
21018 cat conftest.err >&5
21019 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21020 (exit $ac_status); } && {
21021 test -z "$ac_c_werror_flag" ||
21022 test ! -s conftest.err
21023 } && test -s conftest$ac_exeext && {
21024 test "$cross_compiling" = yes ||
21025 $as_test_x conftest$ac_exeext
21027 ac_cv_lib_ncurses_tparm=yes
21029 $as_echo "$as_me: failed program was
:" >&5
21030 sed 's/^/| /' conftest.$ac_ext >&5
21032 ac_cv_lib_ncurses_tparm=no
21035 rm -rf conftest.dSYM
21036 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21037 conftest$ac_exeext conftest.$ac_ext
21038 LIBS=$ac_check_lib_save_LIBS
21040 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_ncurses_tparm" >&5
21041 $as_echo "$ac_cv_lib_ncurses_tparm" >&6; }
21042 if test $ac_cv_lib_ncurses_tparm = yes; then
21043 cat >>confdefs.h <<_ACEOF
21044 #define HAVE_LIBNCURSES 1
21047 LIBS="-lncurses $LIBS"
21052 # Do we have res_init, for detecting changes in /etc/resolv.conf?
21055 cat >conftest.$ac_ext <<_ACEOF
21058 cat confdefs.h >>conftest.$ac_ext
21059 cat >>conftest.$ac_ext <<_ACEOF
21060 /* end confdefs.h. */
21061 #include <netinet/in.h>
21062 #include <arpa/nameser.h>
21063 #include <resolv.h>
21072 rm -f conftest.$ac_objext conftest$ac_exeext
21073 if { (ac_try="$ac_link"
21074 case "(($ac_try" in
21075 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21076 *) ac_try_echo=$ac_try;;
21078 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
21079 $as_echo "$ac_try_echo") >&5
21080 (eval "$ac_link") 2>conftest.er1
21082 grep -v '^ *+' conftest.er1 >conftest.err
21084 cat conftest.err >&5
21085 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21086 (exit $ac_status); } && {
21087 test -z "$ac_c_werror_flag" ||
21088 test ! -s conftest.err
21089 } && test -s conftest$ac_exeext && {
21090 test "$cross_compiling" = yes ||
21091 $as_test_x conftest$ac_exeext
21095 $as_echo "$as_me: failed program was
:" >&5
21096 sed 's/^/| /' conftest.$ac_ext >&5
21101 rm -rf conftest.dSYM
21102 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21103 conftest$ac_exeext conftest.$ac_ext
21104 if test "$have_res_init" = no; then
21106 LIBS="$LIBS -lresolv"
21107 { $as_echo "$as_me:$LINENO: checking
for res_init with
-lresolv" >&5
21108 $as_echo_n "checking
for res_init with
-lresolv...
" >&6; }
21109 cat >conftest.$ac_ext <<_ACEOF
21112 cat confdefs.h >>conftest.$ac_ext
21113 cat >>conftest.$ac_ext <<_ACEOF
21114 /* end confdefs.h. */
21115 #include <netinet/in.h>
21116 #include <arpa/nameser.h>
21117 #include <resolv.h>
21126 rm -f conftest.$ac_objext conftest$ac_exeext
21127 if { (ac_try="$ac_link"
21128 case "(($ac_try" in
21129 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21130 *) ac_try_echo=$ac_try;;
21132 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
21133 $as_echo "$ac_try_echo") >&5
21134 (eval "$ac_link") 2>conftest.er1
21136 grep -v '^ *+' conftest.er1 >conftest.err
21138 cat conftest.err >&5
21139 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21140 (exit $ac_status); } && {
21141 test -z "$ac_c_werror_flag" ||
21142 test ! -s conftest.err
21143 } && test -s conftest$ac_exeext && {
21144 test "$cross_compiling" = yes ||
21145 $as_test_x conftest$ac_exeext
21149 $as_echo "$as_me: failed program was
:" >&5
21150 sed 's/^/| /' conftest.$ac_ext >&5
21155 rm -rf conftest.dSYM
21156 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21157 conftest$ac_exeext conftest.$ac_ext
21158 { $as_echo "$as_me:$LINENO: result
: $have_res_init" >&5
21159 $as_echo "$have_res_init" >&6; }
21160 if test "$have_res_init" = yes ; then
21166 if test "$have_res_init" = yes; then
21168 cat >>confdefs.h <<\_ACEOF
21169 #define HAVE_RES_INIT 1
21174 # Do we need the Hesiod library to provide the support routines?
21175 if test "$with_hesiod" != no ; then
21176 # Don't set $LIBS here -- see comments above.
21177 { $as_echo "$as_me:$LINENO: checking
for res_send
" >&5
21178 $as_echo_n "checking
for res_send...
" >&6; }
21179 if test "${ac_cv_func_res_send+set}" = set; then
21180 $as_echo_n "(cached
) " >&6
21182 cat >conftest.$ac_ext <<_ACEOF
21185 cat confdefs.h >>conftest.$ac_ext
21186 cat >>conftest.$ac_ext <<_ACEOF
21187 /* end confdefs.h. */
21188 /* Define res_send to an innocuous variant, in case <limits.h> declares res_send.
21189 For example, HP-UX 11i <limits.h> declares gettimeofday. */
21190 #define res_send innocuous_res_send
21192 /* System header to define __stub macros and hopefully few prototypes,
21193 which can conflict with char res_send (); below.
21194 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
21195 <limits.h> exists even on freestanding compilers. */
21198 # include <limits.h>
21200 # include <assert.h>
21205 /* Override any GCC internal prototype to avoid an error.
21206 Use char because int might match the return type of a GCC
21207 builtin and then its argument prototype would still apply. */
21212 /* The GNU C library defines this for functions which it implements
21213 to always fail with ENOSYS. Some functions are actually named
21214 something starting with __ and the normal name is an alias. */
21215 #if defined __stub_res_send || defined __stub___res_send
21222 return res_send ();
21227 rm -f conftest.$ac_objext conftest$ac_exeext
21228 if { (ac_try="$ac_link"
21229 case "(($ac_try" in
21230 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21231 *) ac_try_echo=$ac_try;;
21233 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
21234 $as_echo "$ac_try_echo") >&5
21235 (eval "$ac_link") 2>conftest.er1
21237 grep -v '^ *+' conftest.er1 >conftest.err
21239 cat conftest.err >&5
21240 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21241 (exit $ac_status); } && {
21242 test -z "$ac_c_werror_flag" ||
21243 test ! -s conftest.err
21244 } && test -s conftest$ac_exeext && {
21245 test "$cross_compiling" = yes ||
21246 $as_test_x conftest$ac_exeext
21248 ac_cv_func_res_send=yes
21250 $as_echo "$as_me: failed program was
:" >&5
21251 sed 's/^/| /' conftest.$ac_ext >&5
21253 ac_cv_func_res_send=no
21256 rm -rf conftest.dSYM
21257 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21258 conftest$ac_exeext conftest.$ac_ext
21260 { $as_echo "$as_me:$LINENO: result
: $ac_cv_func_res_send" >&5
21261 $as_echo "$ac_cv_func_res_send" >&6; }
21262 if test $ac_cv_func_res_send = yes; then
21265 { $as_echo "$as_me:$LINENO: checking
for __res_send
" >&5
21266 $as_echo_n "checking
for __res_send...
" >&6; }
21267 if test "${ac_cv_func___res_send+set}" = set; then
21268 $as_echo_n "(cached
) " >&6
21270 cat >conftest.$ac_ext <<_ACEOF
21273 cat confdefs.h >>conftest.$ac_ext
21274 cat >>conftest.$ac_ext <<_ACEOF
21275 /* end confdefs.h. */
21276 /* Define __res_send to an innocuous variant, in case <limits.h> declares __res_send.
21277 For example, HP-UX 11i <limits.h> declares gettimeofday. */
21278 #define __res_send innocuous___res_send
21280 /* System header to define __stub macros and hopefully few prototypes,
21281 which can conflict with char __res_send (); below.
21282 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
21283 <limits.h> exists even on freestanding compilers. */
21286 # include <limits.h>
21288 # include <assert.h>
21293 /* Override any GCC internal prototype to avoid an error.
21294 Use char because int might match the return type of a GCC
21295 builtin and then its argument prototype would still apply. */
21299 char __res_send ();
21300 /* The GNU C library defines this for functions which it implements
21301 to always fail with ENOSYS. Some functions are actually named
21302 something starting with __ and the normal name is an alias. */
21303 #if defined __stub___res_send || defined __stub_____res_send
21310 return __res_send ();
21315 rm -f conftest.$ac_objext conftest$ac_exeext
21316 if { (ac_try="$ac_link"
21317 case "(($ac_try" in
21318 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21319 *) ac_try_echo=$ac_try;;
21321 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
21322 $as_echo "$ac_try_echo") >&5
21323 (eval "$ac_link") 2>conftest.er1
21325 grep -v '^ *+' conftest.er1 >conftest.err
21327 cat conftest.err >&5
21328 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21329 (exit $ac_status); } && {
21330 test -z "$ac_c_werror_flag" ||
21331 test ! -s conftest.err
21332 } && test -s conftest$ac_exeext && {
21333 test "$cross_compiling" = yes ||
21334 $as_test_x conftest$ac_exeext
21336 ac_cv_func___res_send=yes
21338 $as_echo "$as_me: failed program was
:" >&5
21339 sed 's/^/| /' conftest.$ac_ext >&5
21341 ac_cv_func___res_send=no
21344 rm -rf conftest.dSYM
21345 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21346 conftest$ac_exeext conftest.$ac_ext
21348 { $as_echo "$as_me:$LINENO: result
: $ac_cv_func___res_send" >&5
21349 $as_echo "$ac_cv_func___res_send" >&6; }
21350 if test $ac_cv_func___res_send = yes; then
21353 { $as_echo "$as_me:$LINENO: checking
for res_send
in -lresolv" >&5
21354 $as_echo_n "checking
for res_send
in -lresolv...
" >&6; }
21355 if test "${ac_cv_lib_resolv_res_send+set}" = set; then
21356 $as_echo_n "(cached
) " >&6
21358 ac_check_lib_save_LIBS=$LIBS
21359 LIBS="-lresolv $LIBS"
21360 cat >conftest.$ac_ext <<_ACEOF
21363 cat confdefs.h >>conftest.$ac_ext
21364 cat >>conftest.$ac_ext <<_ACEOF
21365 /* end confdefs.h. */
21367 /* Override any GCC internal prototype to avoid an error.
21368 Use char because int might match the return type of a GCC
21369 builtin and then its argument prototype would still apply. */
21377 return res_send ();
21382 rm -f conftest.$ac_objext conftest$ac_exeext
21383 if { (ac_try="$ac_link"
21384 case "(($ac_try" in
21385 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21386 *) ac_try_echo=$ac_try;;
21388 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
21389 $as_echo "$ac_try_echo") >&5
21390 (eval "$ac_link") 2>conftest.er1
21392 grep -v '^ *+' conftest.er1 >conftest.err
21394 cat conftest.err >&5
21395 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21396 (exit $ac_status); } && {
21397 test -z "$ac_c_werror_flag" ||
21398 test ! -s conftest.err
21399 } && test -s conftest$ac_exeext && {
21400 test "$cross_compiling" = yes ||
21401 $as_test_x conftest$ac_exeext
21403 ac_cv_lib_resolv_res_send=yes
21405 $as_echo "$as_me: failed program was
:" >&5
21406 sed 's/^/| /' conftest.$ac_ext >&5
21408 ac_cv_lib_resolv_res_send=no
21411 rm -rf conftest.dSYM
21412 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21413 conftest$ac_exeext conftest.$ac_ext
21414 LIBS=$ac_check_lib_save_LIBS
21416 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_resolv_res_send" >&5
21417 $as_echo "$ac_cv_lib_resolv_res_send" >&6; }
21418 if test $ac_cv_lib_resolv_res_send = yes; then
21421 { $as_echo "$as_me:$LINENO: checking
for __res_send
in -lresolv" >&5
21422 $as_echo_n "checking
for __res_send
in -lresolv...
" >&6; }
21423 if test "${ac_cv_lib_resolv___res_send+set}" = set; then
21424 $as_echo_n "(cached
) " >&6
21426 ac_check_lib_save_LIBS=$LIBS
21427 LIBS="-lresolv $LIBS"
21428 cat >conftest.$ac_ext <<_ACEOF
21431 cat confdefs.h >>conftest.$ac_ext
21432 cat >>conftest.$ac_ext <<_ACEOF
21433 /* end confdefs.h. */
21435 /* Override any GCC internal prototype to avoid an error.
21436 Use char because int might match the return type of a GCC
21437 builtin and then its argument prototype would still apply. */
21441 char __res_send ();
21445 return __res_send ();
21450 rm -f conftest.$ac_objext conftest$ac_exeext
21451 if { (ac_try="$ac_link"
21452 case "(($ac_try" in
21453 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21454 *) ac_try_echo=$ac_try;;
21456 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
21457 $as_echo "$ac_try_echo") >&5
21458 (eval "$ac_link") 2>conftest.er1
21460 grep -v '^ *+' conftest.er1 >conftest.err
21462 cat conftest.err >&5
21463 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21464 (exit $ac_status); } && {
21465 test -z "$ac_c_werror_flag" ||
21466 test ! -s conftest.err
21467 } && test -s conftest$ac_exeext && {
21468 test "$cross_compiling" = yes ||
21469 $as_test_x conftest$ac_exeext
21471 ac_cv_lib_resolv___res_send=yes
21473 $as_echo "$as_me: failed program was
:" >&5
21474 sed 's/^/| /' conftest.$ac_ext >&5
21476 ac_cv_lib_resolv___res_send=no
21479 rm -rf conftest.dSYM
21480 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21481 conftest$ac_exeext conftest.$ac_ext
21482 LIBS=$ac_check_lib_save_LIBS
21484 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_resolv___res_send" >&5
21485 $as_echo "$ac_cv_lib_resolv___res_send" >&6; }
21486 if test $ac_cv_lib_resolv___res_send = yes; then
21496 if test "$resolv" = yes ; then
21501 { $as_echo "$as_me:$LINENO: checking
for hes_getmailhost
" >&5
21502 $as_echo_n "checking
for hes_getmailhost...
" >&6; }
21503 if test "${ac_cv_func_hes_getmailhost+set}" = set; then
21504 $as_echo_n "(cached
) " >&6
21506 cat >conftest.$ac_ext <<_ACEOF
21509 cat confdefs.h >>conftest.$ac_ext
21510 cat >>conftest.$ac_ext <<_ACEOF
21511 /* end confdefs.h. */
21512 /* Define hes_getmailhost to an innocuous variant, in case <limits.h> declares hes_getmailhost.
21513 For example, HP-UX 11i <limits.h> declares gettimeofday. */
21514 #define hes_getmailhost innocuous_hes_getmailhost
21516 /* System header to define __stub macros and hopefully few prototypes,
21517 which can conflict with char hes_getmailhost (); below.
21518 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
21519 <limits.h> exists even on freestanding compilers. */
21522 # include <limits.h>
21524 # include <assert.h>
21527 #undef hes_getmailhost
21529 /* Override any GCC internal prototype to avoid an error.
21530 Use char because int might match the return type of a GCC
21531 builtin and then its argument prototype would still apply. */
21535 char hes_getmailhost ();
21536 /* The GNU C library defines this for functions which it implements
21537 to always fail with ENOSYS. Some functions are actually named
21538 something starting with __ and the normal name is an alias. */
21539 #if defined __stub_hes_getmailhost || defined __stub___hes_getmailhost
21546 return hes_getmailhost ();
21551 rm -f conftest.$ac_objext conftest$ac_exeext
21552 if { (ac_try="$ac_link"
21553 case "(($ac_try" in
21554 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21555 *) ac_try_echo=$ac_try;;
21557 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
21558 $as_echo "$ac_try_echo") >&5
21559 (eval "$ac_link") 2>conftest.er1
21561 grep -v '^ *+' conftest.er1 >conftest.err
21563 cat conftest.err >&5
21564 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21565 (exit $ac_status); } && {
21566 test -z "$ac_c_werror_flag" ||
21567 test ! -s conftest.err
21568 } && test -s conftest$ac_exeext && {
21569 test "$cross_compiling" = yes ||
21570 $as_test_x conftest$ac_exeext
21572 ac_cv_func_hes_getmailhost=yes
21574 $as_echo "$as_me: failed program was
:" >&5
21575 sed 's/^/| /' conftest.$ac_ext >&5
21577 ac_cv_func_hes_getmailhost=no
21580 rm -rf conftest.dSYM
21581 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21582 conftest$ac_exeext conftest.$ac_ext
21584 { $as_echo "$as_me:$LINENO: result
: $ac_cv_func_hes_getmailhost" >&5
21585 $as_echo "$ac_cv_func_hes_getmailhost" >&6; }
21586 if test $ac_cv_func_hes_getmailhost = yes; then
21589 { $as_echo "$as_me:$LINENO: checking
for hes_getmailhost
in -lhesiod" >&5
21590 $as_echo_n "checking
for hes_getmailhost
in -lhesiod...
" >&6; }
21591 if test "${ac_cv_lib_hesiod_hes_getmailhost+set}" = set; then
21592 $as_echo_n "(cached
) " >&6
21594 ac_check_lib_save_LIBS=$LIBS
21595 LIBS="-lhesiod $RESOLVLIB $LIBS"
21596 cat >conftest.$ac_ext <<_ACEOF
21599 cat confdefs.h >>conftest.$ac_ext
21600 cat >>conftest.$ac_ext <<_ACEOF
21601 /* end confdefs.h. */
21603 /* Override any GCC internal prototype to avoid an error.
21604 Use char because int might match the return type of a GCC
21605 builtin and then its argument prototype would still apply. */
21609 char hes_getmailhost ();
21613 return hes_getmailhost ();
21618 rm -f conftest.$ac_objext conftest$ac_exeext
21619 if { (ac_try="$ac_link"
21620 case "(($ac_try" in
21621 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21622 *) ac_try_echo=$ac_try;;
21624 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
21625 $as_echo "$ac_try_echo") >&5
21626 (eval "$ac_link") 2>conftest.er1
21628 grep -v '^ *+' conftest.er1 >conftest.err
21630 cat conftest.err >&5
21631 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21632 (exit $ac_status); } && {
21633 test -z "$ac_c_werror_flag" ||
21634 test ! -s conftest.err
21635 } && test -s conftest$ac_exeext && {
21636 test "$cross_compiling" = yes ||
21637 $as_test_x conftest$ac_exeext
21639 ac_cv_lib_hesiod_hes_getmailhost=yes
21641 $as_echo "$as_me: failed program was
:" >&5
21642 sed 's/^/| /' conftest.$ac_ext >&5
21644 ac_cv_lib_hesiod_hes_getmailhost=no
21647 rm -rf conftest.dSYM
21648 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21649 conftest$ac_exeext conftest.$ac_ext
21650 LIBS=$ac_check_lib_save_LIBS
21652 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_hesiod_hes_getmailhost" >&5
21653 $as_echo "$ac_cv_lib_hesiod_hes_getmailhost" >&6; }
21654 if test $ac_cv_lib_hesiod_hes_getmailhost = yes; then
21656 cat >>confdefs.h <<\_ACEOF
21657 #define HAVE_LIBHESIOD 1
21668 # Do we need libresolv (due to res_init or Hesiod)?
21669 if test "$resolv" = yes ; then
21671 cat >>confdefs.h <<\_ACEOF
21672 #define HAVE_LIBRESOLV 1
21677 # These tell us which Kerberos-related libraries to use.
21678 if test "${with_kerberos}" != no; then
21680 { $as_echo "$as_me:$LINENO: checking
for com_err
in -lcom_err" >&5
21681 $as_echo_n "checking
for com_err
in -lcom_err...
" >&6; }
21682 if test "${ac_cv_lib_com_err_com_err+set}" = set; then
21683 $as_echo_n "(cached
) " >&6
21685 ac_check_lib_save_LIBS=$LIBS
21686 LIBS="-lcom_err $LIBS"
21687 cat >conftest.$ac_ext <<_ACEOF
21690 cat confdefs.h >>conftest.$ac_ext
21691 cat >>conftest.$ac_ext <<_ACEOF
21692 /* end confdefs.h. */
21694 /* Override any GCC internal prototype to avoid an error.
21695 Use char because int might match the return type of a GCC
21696 builtin and then its argument prototype would still apply. */
21709 rm -f conftest.$ac_objext conftest$ac_exeext
21710 if { (ac_try="$ac_link"
21711 case "(($ac_try" in
21712 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21713 *) ac_try_echo=$ac_try;;
21715 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
21716 $as_echo "$ac_try_echo") >&5
21717 (eval "$ac_link") 2>conftest.er1
21719 grep -v '^ *+' conftest.er1 >conftest.err
21721 cat conftest.err >&5
21722 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21723 (exit $ac_status); } && {
21724 test -z "$ac_c_werror_flag" ||
21725 test ! -s conftest.err
21726 } && test -s conftest$ac_exeext && {
21727 test "$cross_compiling" = yes ||
21728 $as_test_x conftest$ac_exeext
21730 ac_cv_lib_com_err_com_err=yes
21732 $as_echo "$as_me: failed program was
:" >&5
21733 sed 's/^/| /' conftest.$ac_ext >&5
21735 ac_cv_lib_com_err_com_err=no
21738 rm -rf conftest.dSYM
21739 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21740 conftest$ac_exeext conftest.$ac_ext
21741 LIBS=$ac_check_lib_save_LIBS
21743 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_com_err_com_err" >&5
21744 $as_echo "$ac_cv_lib_com_err_com_err" >&6; }
21745 if test $ac_cv_lib_com_err_com_err = yes; then
21746 cat >>confdefs.h <<_ACEOF
21747 #define HAVE_LIBCOM_ERR 1
21750 LIBS="-lcom_err $LIBS"
21755 { $as_echo "$as_me:$LINENO: checking
for mit_des_cbc_encrypt
in -lk5crypto" >&5
21756 $as_echo_n "checking
for mit_des_cbc_encrypt
in -lk5crypto...
" >&6; }
21757 if test "${ac_cv_lib_k5crypto_mit_des_cbc_encrypt+set}" = set; then
21758 $as_echo_n "(cached
) " >&6
21760 ac_check_lib_save_LIBS=$LIBS
21761 LIBS="-lk5crypto $LIBS"
21762 cat >conftest.$ac_ext <<_ACEOF
21765 cat confdefs.h >>conftest.$ac_ext
21766 cat >>conftest.$ac_ext <<_ACEOF
21767 /* end confdefs.h. */
21769 /* Override any GCC internal prototype to avoid an error.
21770 Use char because int might match the return type of a GCC
21771 builtin and then its argument prototype would still apply. */
21775 char mit_des_cbc_encrypt ();
21779 return mit_des_cbc_encrypt ();
21784 rm -f conftest.$ac_objext conftest$ac_exeext
21785 if { (ac_try="$ac_link"
21786 case "(($ac_try" in
21787 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21788 *) ac_try_echo=$ac_try;;
21790 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
21791 $as_echo "$ac_try_echo") >&5
21792 (eval "$ac_link") 2>conftest.er1
21794 grep -v '^ *+' conftest.er1 >conftest.err
21796 cat conftest.err >&5
21797 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21798 (exit $ac_status); } && {
21799 test -z "$ac_c_werror_flag" ||
21800 test ! -s conftest.err
21801 } && test -s conftest$ac_exeext && {
21802 test "$cross_compiling" = yes ||
21803 $as_test_x conftest$ac_exeext
21805 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=yes
21807 $as_echo "$as_me: failed program was
:" >&5
21808 sed 's/^/| /' conftest.$ac_ext >&5
21810 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no
21813 rm -rf conftest.dSYM
21814 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21815 conftest$ac_exeext conftest.$ac_ext
21816 LIBS=$ac_check_lib_save_LIBS
21818 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5
21819 $as_echo "$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6; }
21820 if test $ac_cv_lib_k5crypto_mit_des_cbc_encrypt = yes; then
21821 cat >>confdefs.h <<_ACEOF
21822 #define HAVE_LIBK5CRYPTO 1
21825 LIBS="-lk5crypto $LIBS"
21830 { $as_echo "$as_me:$LINENO: checking
for mit_des_cbc_encrypt
in -lcrypto" >&5
21831 $as_echo_n "checking
for mit_des_cbc_encrypt
in -lcrypto...
" >&6; }
21832 if test "${ac_cv_lib_crypto_mit_des_cbc_encrypt+set}" = set; then
21833 $as_echo_n "(cached
) " >&6
21835 ac_check_lib_save_LIBS=$LIBS
21836 LIBS="-lcrypto $LIBS"
21837 cat >conftest.$ac_ext <<_ACEOF
21840 cat confdefs.h >>conftest.$ac_ext
21841 cat >>conftest.$ac_ext <<_ACEOF
21842 /* end confdefs.h. */
21844 /* Override any GCC internal prototype to avoid an error.
21845 Use char because int might match the return type of a GCC
21846 builtin and then its argument prototype would still apply. */
21850 char mit_des_cbc_encrypt ();
21854 return mit_des_cbc_encrypt ();
21859 rm -f conftest.$ac_objext conftest$ac_exeext
21860 if { (ac_try="$ac_link"
21861 case "(($ac_try" in
21862 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21863 *) ac_try_echo=$ac_try;;
21865 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
21866 $as_echo "$ac_try_echo") >&5
21867 (eval "$ac_link") 2>conftest.er1
21869 grep -v '^ *+' conftest.er1 >conftest.err
21871 cat conftest.err >&5
21872 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21873 (exit $ac_status); } && {
21874 test -z "$ac_c_werror_flag" ||
21875 test ! -s conftest.err
21876 } && test -s conftest$ac_exeext && {
21877 test "$cross_compiling" = yes ||
21878 $as_test_x conftest$ac_exeext
21880 ac_cv_lib_crypto_mit_des_cbc_encrypt=yes
21882 $as_echo "$as_me: failed program was
:" >&5
21883 sed 's/^/| /' conftest.$ac_ext >&5
21885 ac_cv_lib_crypto_mit_des_cbc_encrypt=no
21888 rm -rf conftest.dSYM
21889 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21890 conftest$ac_exeext conftest.$ac_ext
21891 LIBS=$ac_check_lib_save_LIBS
21893 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5
21894 $as_echo "$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6; }
21895 if test $ac_cv_lib_crypto_mit_des_cbc_encrypt = yes; then
21896 cat >>confdefs.h <<_ACEOF
21897 #define HAVE_LIBCRYPTO 1
21900 LIBS="-lcrypto $LIBS"
21905 { $as_echo "$as_me:$LINENO: checking
for krb5_init_context
in -lkrb5" >&5
21906 $as_echo_n "checking
for krb5_init_context
in -lkrb5...
" >&6; }
21907 if test "${ac_cv_lib_krb5_krb5_init_context+set}" = set; then
21908 $as_echo_n "(cached
) " >&6
21910 ac_check_lib_save_LIBS=$LIBS
21911 LIBS="-lkrb5 $LIBS"
21912 cat >conftest.$ac_ext <<_ACEOF
21915 cat confdefs.h >>conftest.$ac_ext
21916 cat >>conftest.$ac_ext <<_ACEOF
21917 /* end confdefs.h. */
21919 /* Override any GCC internal prototype to avoid an error.
21920 Use char because int might match the return type of a GCC
21921 builtin and then its argument prototype would still apply. */
21925 char krb5_init_context ();
21929 return krb5_init_context ();
21934 rm -f conftest.$ac_objext conftest$ac_exeext
21935 if { (ac_try="$ac_link"
21936 case "(($ac_try" in
21937 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21938 *) ac_try_echo=$ac_try;;
21940 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
21941 $as_echo "$ac_try_echo") >&5
21942 (eval "$ac_link") 2>conftest.er1
21944 grep -v '^ *+' conftest.er1 >conftest.err
21946 cat conftest.err >&5
21947 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21948 (exit $ac_status); } && {
21949 test -z "$ac_c_werror_flag" ||
21950 test ! -s conftest.err
21951 } && test -s conftest$ac_exeext && {
21952 test "$cross_compiling" = yes ||
21953 $as_test_x conftest$ac_exeext
21955 ac_cv_lib_krb5_krb5_init_context=yes
21957 $as_echo "$as_me: failed program was
:" >&5
21958 sed 's/^/| /' conftest.$ac_ext >&5
21960 ac_cv_lib_krb5_krb5_init_context=no
21963 rm -rf conftest.dSYM
21964 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21965 conftest$ac_exeext conftest.$ac_ext
21966 LIBS=$ac_check_lib_save_LIBS
21968 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_krb5_krb5_init_context" >&5
21969 $as_echo "$ac_cv_lib_krb5_krb5_init_context" >&6; }
21970 if test $ac_cv_lib_krb5_krb5_init_context = yes; then
21971 cat >>confdefs.h <<_ACEOF
21972 #define HAVE_LIBKRB5 1
21975 LIBS="-lkrb5 $LIBS"
21979 if test "${with_kerberos5}" = no; then
21981 { $as_echo "$as_me:$LINENO: checking
for des_cbc_encrypt
in -ldes425" >&5
21982 $as_echo_n "checking
for des_cbc_encrypt
in -ldes425...
" >&6; }
21983 if test "${ac_cv_lib_des425_des_cbc_encrypt+set}" = set; then
21984 $as_echo_n "(cached
) " >&6
21986 ac_check_lib_save_LIBS=$LIBS
21987 LIBS="-ldes425 $LIBS"
21988 cat >conftest.$ac_ext <<_ACEOF
21991 cat confdefs.h >>conftest.$ac_ext
21992 cat >>conftest.$ac_ext <<_ACEOF
21993 /* end confdefs.h. */
21995 /* Override any GCC internal prototype to avoid an error.
21996 Use char because int might match the return type of a GCC
21997 builtin and then its argument prototype would still apply. */
22001 char des_cbc_encrypt ();
22005 return des_cbc_encrypt ();
22010 rm -f conftest.$ac_objext conftest$ac_exeext
22011 if { (ac_try="$ac_link"
22012 case "(($ac_try" in
22013 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22014 *) ac_try_echo=$ac_try;;
22016 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
22017 $as_echo "$ac_try_echo") >&5
22018 (eval "$ac_link") 2>conftest.er1
22020 grep -v '^ *+' conftest.er1 >conftest.err
22022 cat conftest.err >&5
22023 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
22024 (exit $ac_status); } && {
22025 test -z "$ac_c_werror_flag" ||
22026 test ! -s conftest.err
22027 } && test -s conftest$ac_exeext && {
22028 test "$cross_compiling" = yes ||
22029 $as_test_x conftest$ac_exeext
22031 ac_cv_lib_des425_des_cbc_encrypt=yes
22033 $as_echo "$as_me: failed program was
:" >&5
22034 sed 's/^/| /' conftest.$ac_ext >&5
22036 ac_cv_lib_des425_des_cbc_encrypt=no
22039 rm -rf conftest.dSYM
22040 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
22041 conftest$ac_exeext conftest.$ac_ext
22042 LIBS=$ac_check_lib_save_LIBS
22044 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_des425_des_cbc_encrypt" >&5
22045 $as_echo "$ac_cv_lib_des425_des_cbc_encrypt" >&6; }
22046 if test $ac_cv_lib_des425_des_cbc_encrypt = yes; then
22047 cat >>confdefs.h <<_ACEOF
22048 #define HAVE_LIBDES425 1
22051 LIBS="-ldes425 $LIBS"
22055 { $as_echo "$as_me:$LINENO: checking
for des_cbc_encrypt
in -ldes" >&5
22056 $as_echo_n "checking
for des_cbc_encrypt
in -ldes...
" >&6; }
22057 if test "${ac_cv_lib_des_des_cbc_encrypt+set}" = set; then
22058 $as_echo_n "(cached
) " >&6
22060 ac_check_lib_save_LIBS=$LIBS
22062 cat >conftest.$ac_ext <<_ACEOF
22065 cat confdefs.h >>conftest.$ac_ext
22066 cat >>conftest.$ac_ext <<_ACEOF
22067 /* end confdefs.h. */
22069 /* Override any GCC internal prototype to avoid an error.
22070 Use char because int might match the return type of a GCC
22071 builtin and then its argument prototype would still apply. */
22075 char des_cbc_encrypt ();
22079 return des_cbc_encrypt ();
22084 rm -f conftest.$ac_objext conftest$ac_exeext
22085 if { (ac_try="$ac_link"
22086 case "(($ac_try" in
22087 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22088 *) ac_try_echo=$ac_try;;
22090 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
22091 $as_echo "$ac_try_echo") >&5
22092 (eval "$ac_link") 2>conftest.er1
22094 grep -v '^ *+' conftest.er1 >conftest.err
22096 cat conftest.err >&5
22097 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
22098 (exit $ac_status); } && {
22099 test -z "$ac_c_werror_flag" ||
22100 test ! -s conftest.err
22101 } && test -s conftest$ac_exeext && {
22102 test "$cross_compiling" = yes ||
22103 $as_test_x conftest$ac_exeext
22105 ac_cv_lib_des_des_cbc_encrypt=yes
22107 $as_echo "$as_me: failed program was
:" >&5
22108 sed 's/^/| /' conftest.$ac_ext >&5
22110 ac_cv_lib_des_des_cbc_encrypt=no
22113 rm -rf conftest.dSYM
22114 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
22115 conftest$ac_exeext conftest.$ac_ext
22116 LIBS=$ac_check_lib_save_LIBS
22118 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_des_des_cbc_encrypt" >&5
22119 $as_echo "$ac_cv_lib_des_des_cbc_encrypt" >&6; }
22120 if test $ac_cv_lib_des_des_cbc_encrypt = yes; then
22121 cat >>confdefs.h <<_ACEOF
22122 #define HAVE_LIBDES 1
22132 { $as_echo "$as_me:$LINENO: checking
for krb_get_cred
in -lkrb4" >&5
22133 $as_echo_n "checking
for krb_get_cred
in -lkrb4...
" >&6; }
22134 if test "${ac_cv_lib_krb4_krb_get_cred+set}" = set; then
22135 $as_echo_n "(cached
) " >&6
22137 ac_check_lib_save_LIBS=$LIBS
22138 LIBS="-lkrb4 $LIBS"
22139 cat >conftest.$ac_ext <<_ACEOF
22142 cat confdefs.h >>conftest.$ac_ext
22143 cat >>conftest.$ac_ext <<_ACEOF
22144 /* end confdefs.h. */
22146 /* Override any GCC internal prototype to avoid an error.
22147 Use char because int might match the return type of a GCC
22148 builtin and then its argument prototype would still apply. */
22152 char krb_get_cred ();
22156 return krb_get_cred ();
22161 rm -f conftest.$ac_objext conftest$ac_exeext
22162 if { (ac_try="$ac_link"
22163 case "(($ac_try" in
22164 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22165 *) ac_try_echo=$ac_try;;
22167 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
22168 $as_echo "$ac_try_echo") >&5
22169 (eval "$ac_link") 2>conftest.er1
22171 grep -v '^ *+' conftest.er1 >conftest.err
22173 cat conftest.err >&5
22174 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
22175 (exit $ac_status); } && {
22176 test -z "$ac_c_werror_flag" ||
22177 test ! -s conftest.err
22178 } && test -s conftest$ac_exeext && {
22179 test "$cross_compiling" = yes ||
22180 $as_test_x conftest$ac_exeext
22182 ac_cv_lib_krb4_krb_get_cred=yes
22184 $as_echo "$as_me: failed program was
:" >&5
22185 sed 's/^/| /' conftest.$ac_ext >&5
22187 ac_cv_lib_krb4_krb_get_cred=no
22190 rm -rf conftest.dSYM
22191 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
22192 conftest$ac_exeext conftest.$ac_ext
22193 LIBS=$ac_check_lib_save_LIBS
22195 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_krb4_krb_get_cred" >&5
22196 $as_echo "$ac_cv_lib_krb4_krb_get_cred" >&6; }
22197 if test $ac_cv_lib_krb4_krb_get_cred = yes; then
22198 cat >>confdefs.h <<_ACEOF
22199 #define HAVE_LIBKRB4 1
22202 LIBS="-lkrb4 $LIBS"
22206 { $as_echo "$as_me:$LINENO: checking
for krb_get_cred
in -lkrb" >&5
22207 $as_echo_n "checking
for krb_get_cred
in -lkrb...
" >&6; }
22208 if test "${ac_cv_lib_krb_krb_get_cred+set}" = set; then
22209 $as_echo_n "(cached
) " >&6
22211 ac_check_lib_save_LIBS=$LIBS
22213 cat >conftest.$ac_ext <<_ACEOF
22216 cat confdefs.h >>conftest.$ac_ext
22217 cat >>conftest.$ac_ext <<_ACEOF
22218 /* end confdefs.h. */
22220 /* Override any GCC internal prototype to avoid an error.
22221 Use char because int might match the return type of a GCC
22222 builtin and then its argument prototype would still apply. */
22226 char krb_get_cred ();
22230 return krb_get_cred ();
22235 rm -f conftest.$ac_objext conftest$ac_exeext
22236 if { (ac_try="$ac_link"
22237 case "(($ac_try" in
22238 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22239 *) ac_try_echo=$ac_try;;
22241 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
22242 $as_echo "$ac_try_echo") >&5
22243 (eval "$ac_link") 2>conftest.er1
22245 grep -v '^ *+' conftest.er1 >conftest.err
22247 cat conftest.err >&5
22248 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
22249 (exit $ac_status); } && {
22250 test -z "$ac_c_werror_flag" ||
22251 test ! -s conftest.err
22252 } && test -s conftest$ac_exeext && {
22253 test "$cross_compiling" = yes ||
22254 $as_test_x conftest$ac_exeext
22256 ac_cv_lib_krb_krb_get_cred=yes
22258 $as_echo "$as_me: failed program was
:" >&5
22259 sed 's/^/| /' conftest.$ac_ext >&5
22261 ac_cv_lib_krb_krb_get_cred=no
22264 rm -rf conftest.dSYM
22265 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
22266 conftest$ac_exeext conftest.$ac_ext
22267 LIBS=$ac_check_lib_save_LIBS
22269 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_krb_krb_get_cred" >&5
22270 $as_echo "$ac_cv_lib_krb_krb_get_cred" >&6; }
22271 if test $ac_cv_lib_krb_krb_get_cred = yes; then
22272 cat >>confdefs.h <<_ACEOF
22273 #define HAVE_LIBKRB 1
22284 if test "${with_kerberos5}" != no; then
22286 for ac_header in krb5.h
22288 as_ac_Header=`$as_echo "ac_cv_header_
$ac_header" | $as_tr_sh`
22289 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
22290 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
22291 $as_echo_n "checking
for $ac_header...
" >&6; }
22292 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
22293 $as_echo_n "(cached
) " >&6
22295 ac_res=`eval 'as_val=${'$as_ac_Header'}
22296 $as_echo "$as_val"'`
22297 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
22298 $as_echo "$ac_res" >&6; }
22300 # Is the header compilable?
22301 { $as_echo "$as_me:$LINENO: checking
$ac_header usability
" >&5
22302 $as_echo_n "checking
$ac_header usability...
" >&6; }
22303 cat >conftest.$ac_ext <<_ACEOF
22306 cat confdefs.h >>conftest.$ac_ext
22307 cat >>conftest.$ac_ext <<_ACEOF
22308 /* end confdefs.h. */
22309 $ac_includes_default
22310 #include <$ac_header>
22312 rm -f conftest.$ac_objext
22313 if { (ac_try="$ac_compile"
22314 case "(($ac_try" in
22315 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22316 *) ac_try_echo=$ac_try;;
22318 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
22319 $as_echo "$ac_try_echo") >&5
22320 (eval "$ac_compile") 2>conftest.er1
22322 grep -v '^ *+' conftest.er1 >conftest.err
22324 cat conftest.err >&5
22325 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
22326 (exit $ac_status); } && {
22327 test -z "$ac_c_werror_flag" ||
22328 test ! -s conftest.err
22329 } && test -s conftest.$ac_objext; then
22330 ac_header_compiler=yes
22332 $as_echo "$as_me: failed program was
:" >&5
22333 sed 's/^/| /' conftest.$ac_ext >&5
22335 ac_header_compiler=no
22338 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22339 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
22340 $as_echo "$ac_header_compiler" >&6; }
22342 # Is the header present?
22343 { $as_echo "$as_me:$LINENO: checking
$ac_header presence
" >&5
22344 $as_echo_n "checking
$ac_header presence...
" >&6; }
22345 cat >conftest.$ac_ext <<_ACEOF
22348 cat confdefs.h >>conftest.$ac_ext
22349 cat >>conftest.$ac_ext <<_ACEOF
22350 /* end confdefs.h. */
22351 #include <$ac_header>
22353 if { (ac_try="$ac_cpp conftest.
$ac_ext"
22354 case "(($ac_try" in
22355 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22356 *) ac_try_echo=$ac_try;;
22358 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
22359 $as_echo "$ac_try_echo") >&5
22360 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
22362 grep -v '^ *+' conftest.er1 >conftest.err
22364 cat conftest.err >&5
22365 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
22366 (exit $ac_status); } >/dev/null && {
22367 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
22368 test ! -s conftest.err
22370 ac_header_preproc=yes
22372 $as_echo "$as_me: failed program was
:" >&5
22373 sed 's/^/| /' conftest.$ac_ext >&5
22375 ac_header_preproc=no
22378 rm -f conftest.err conftest.$ac_ext
22379 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
22380 $as_echo "$ac_header_preproc" >&6; }
22382 # So? What about this header?
22383 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
22385 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&5
22386 $as_echo "$as_me: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
22387 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the compiler
's result" >&5
22388 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result
" >&2;}
22389 ac_header_preproc=yes
22392 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: present but cannot be compiled
" >&5
22393 $as_echo "$as_me: WARNING
: $ac_header: present but cannot be compiled
" >&2;}
22394 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&5
22395 $as_echo "$as_me: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&2;}
22396 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: see the Autoconf documentation
" >&5
22397 $as_echo "$as_me: WARNING
: $ac_header: see the Autoconf documentation
" >&2;}
22398 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&5
22399 $as_echo "$as_me: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&2;}
22400 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&5
22401 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
" >&2;}
22402 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&5
22403 $as_echo "$as_me: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&2;}
22407 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
22408 $as_echo_n "checking
for $ac_header...
" >&6; }
22409 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
22410 $as_echo_n "(cached
) " >&6
22412 eval "$as_ac_Header=\
$ac_header_preproc"
22414 ac_res=`eval 'as_val=${'$as_ac_Header'}
22415 $as_echo "$as_val"'`
22416 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
22417 $as_echo "$ac_res" >&6; }
22420 if test `eval 'as_val=${'$as_ac_Header'}
22421 $as_echo "$as_val"'` = yes; then
22422 cat >>confdefs.h <<_ACEOF
22423 #define `$as_echo "HAVE_
$ac_header" | $as_tr_cpp` 1
22425 { $as_echo "$as_me:$LINENO: checking
for krb5_error.text
" >&5
22426 $as_echo_n "checking
for krb5_error.text...
" >&6; }
22427 if test "${ac_cv_member_krb5_error_text+set}" = set; then
22428 $as_echo_n "(cached
) " >&6
22430 cat >conftest.$ac_ext <<_ACEOF
22433 cat confdefs.h >>conftest.$ac_ext
22434 cat >>conftest.$ac_ext <<_ACEOF
22435 /* end confdefs.h. */
22441 static krb5_error ac_aggr;
22448 rm -f conftest.$ac_objext
22449 if { (ac_try="$ac_compile"
22450 case "(($ac_try" in
22451 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22452 *) ac_try_echo=$ac_try;;
22454 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
22455 $as_echo "$ac_try_echo") >&5
22456 (eval "$ac_compile") 2>conftest.er1
22458 grep -v '^ *+' conftest.er1 >conftest.err
22460 cat conftest.err >&5
22461 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
22462 (exit $ac_status); } && {
22463 test -z "$ac_c_werror_flag" ||
22464 test ! -s conftest.err
22465 } && test -s conftest.$ac_objext; then
22466 ac_cv_member_krb5_error_text=yes
22468 $as_echo "$as_me: failed program was
:" >&5
22469 sed 's/^/| /' conftest.$ac_ext >&5
22471 cat >conftest.$ac_ext <<_ACEOF
22474 cat confdefs.h >>conftest.$ac_ext
22475 cat >>conftest.$ac_ext <<_ACEOF
22476 /* end confdefs.h. */
22482 static krb5_error ac_aggr;
22483 if (sizeof ac_aggr.text)
22489 rm -f conftest.$ac_objext
22490 if { (ac_try="$ac_compile"
22491 case "(($ac_try" in
22492 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22493 *) ac_try_echo=$ac_try;;
22495 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
22496 $as_echo "$ac_try_echo") >&5
22497 (eval "$ac_compile") 2>conftest.er1
22499 grep -v '^ *+' conftest.er1 >conftest.err
22501 cat conftest.err >&5
22502 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
22503 (exit $ac_status); } && {
22504 test -z "$ac_c_werror_flag" ||
22505 test ! -s conftest.err
22506 } && test -s conftest.$ac_objext; then
22507 ac_cv_member_krb5_error_text=yes
22509 $as_echo "$as_me: failed program was
:" >&5
22510 sed 's/^/| /' conftest.$ac_ext >&5
22512 ac_cv_member_krb5_error_text=no
22515 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22518 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22520 { $as_echo "$as_me:$LINENO: result
: $ac_cv_member_krb5_error_text" >&5
22521 $as_echo "$ac_cv_member_krb5_error_text" >&6; }
22522 if test $ac_cv_member_krb5_error_text = yes; then
22524 cat >>confdefs.h <<_ACEOF
22525 #define HAVE_KRB5_ERROR_TEXT 1
22530 { $as_echo "$as_me:$LINENO: checking
for krb5_error.e_text
" >&5
22531 $as_echo_n "checking
for krb5_error.e_text...
" >&6; }
22532 if test "${ac_cv_member_krb5_error_e_text+set}" = set; then
22533 $as_echo_n "(cached
) " >&6
22535 cat >conftest.$ac_ext <<_ACEOF
22538 cat confdefs.h >>conftest.$ac_ext
22539 cat >>conftest.$ac_ext <<_ACEOF
22540 /* end confdefs.h. */
22546 static krb5_error ac_aggr;
22547 if (ac_aggr.e_text)
22553 rm -f conftest.$ac_objext
22554 if { (ac_try="$ac_compile"
22555 case "(($ac_try" in
22556 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22557 *) ac_try_echo=$ac_try;;
22559 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
22560 $as_echo "$ac_try_echo") >&5
22561 (eval "$ac_compile") 2>conftest.er1
22563 grep -v '^ *+' conftest.er1 >conftest.err
22565 cat conftest.err >&5
22566 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
22567 (exit $ac_status); } && {
22568 test -z "$ac_c_werror_flag" ||
22569 test ! -s conftest.err
22570 } && test -s conftest.$ac_objext; then
22571 ac_cv_member_krb5_error_e_text=yes
22573 $as_echo "$as_me: failed program was
:" >&5
22574 sed 's/^/| /' conftest.$ac_ext >&5
22576 cat >conftest.$ac_ext <<_ACEOF
22579 cat confdefs.h >>conftest.$ac_ext
22580 cat >>conftest.$ac_ext <<_ACEOF
22581 /* end confdefs.h. */
22587 static krb5_error ac_aggr;
22588 if (sizeof ac_aggr.e_text)
22594 rm -f conftest.$ac_objext
22595 if { (ac_try="$ac_compile"
22596 case "(($ac_try" in
22597 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22598 *) ac_try_echo=$ac_try;;
22600 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
22601 $as_echo "$ac_try_echo") >&5
22602 (eval "$ac_compile") 2>conftest.er1
22604 grep -v '^ *+' conftest.er1 >conftest.err
22606 cat conftest.err >&5
22607 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
22608 (exit $ac_status); } && {
22609 test -z "$ac_c_werror_flag" ||
22610 test ! -s conftest.err
22611 } && test -s conftest.$ac_objext; then
22612 ac_cv_member_krb5_error_e_text=yes
22614 $as_echo "$as_me: failed program was
:" >&5
22615 sed 's/^/| /' conftest.$ac_ext >&5
22617 ac_cv_member_krb5_error_e_text=no
22620 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22623 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22625 { $as_echo "$as_me:$LINENO: result
: $ac_cv_member_krb5_error_e_text" >&5
22626 $as_echo "$ac_cv_member_krb5_error_e_text" >&6; }
22627 if test $ac_cv_member_krb5_error_e_text = yes; then
22629 cat >>confdefs.h <<_ACEOF
22630 #define HAVE_KRB5_ERROR_E_TEXT 1
22642 for ac_header in des.h
22644 as_ac_Header=`$as_echo "ac_cv_header_
$ac_header" | $as_tr_sh`
22645 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
22646 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
22647 $as_echo_n "checking
for $ac_header...
" >&6; }
22648 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
22649 $as_echo_n "(cached
) " >&6
22651 ac_res=`eval 'as_val=${'$as_ac_Header'}
22652 $as_echo "$as_val"'`
22653 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
22654 $as_echo "$ac_res" >&6; }
22656 # Is the header compilable?
22657 { $as_echo "$as_me:$LINENO: checking
$ac_header usability
" >&5
22658 $as_echo_n "checking
$ac_header usability...
" >&6; }
22659 cat >conftest.$ac_ext <<_ACEOF
22662 cat confdefs.h >>conftest.$ac_ext
22663 cat >>conftest.$ac_ext <<_ACEOF
22664 /* end confdefs.h. */
22665 $ac_includes_default
22666 #include <$ac_header>
22668 rm -f conftest.$ac_objext
22669 if { (ac_try="$ac_compile"
22670 case "(($ac_try" in
22671 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22672 *) ac_try_echo=$ac_try;;
22674 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
22675 $as_echo "$ac_try_echo") >&5
22676 (eval "$ac_compile") 2>conftest.er1
22678 grep -v '^ *+' conftest.er1 >conftest.err
22680 cat conftest.err >&5
22681 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
22682 (exit $ac_status); } && {
22683 test -z "$ac_c_werror_flag" ||
22684 test ! -s conftest.err
22685 } && test -s conftest.$ac_objext; then
22686 ac_header_compiler=yes
22688 $as_echo "$as_me: failed program was
:" >&5
22689 sed 's/^/| /' conftest.$ac_ext >&5
22691 ac_header_compiler=no
22694 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22695 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
22696 $as_echo "$ac_header_compiler" >&6; }
22698 # Is the header present?
22699 { $as_echo "$as_me:$LINENO: checking
$ac_header presence
" >&5
22700 $as_echo_n "checking
$ac_header presence...
" >&6; }
22701 cat >conftest.$ac_ext <<_ACEOF
22704 cat confdefs.h >>conftest.$ac_ext
22705 cat >>conftest.$ac_ext <<_ACEOF
22706 /* end confdefs.h. */
22707 #include <$ac_header>
22709 if { (ac_try="$ac_cpp conftest.
$ac_ext"
22710 case "(($ac_try" in
22711 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22712 *) ac_try_echo=$ac_try;;
22714 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
22715 $as_echo "$ac_try_echo") >&5
22716 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
22718 grep -v '^ *+' conftest.er1 >conftest.err
22720 cat conftest.err >&5
22721 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
22722 (exit $ac_status); } >/dev/null && {
22723 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
22724 test ! -s conftest.err
22726 ac_header_preproc=yes
22728 $as_echo "$as_me: failed program was
:" >&5
22729 sed 's/^/| /' conftest.$ac_ext >&5
22731 ac_header_preproc=no
22734 rm -f conftest.err conftest.$ac_ext
22735 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
22736 $as_echo "$ac_header_preproc" >&6; }
22738 # So? What about this header?
22739 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
22741 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&5
22742 $as_echo "$as_me: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
22743 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the compiler
's result" >&5
22744 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result
" >&2;}
22745 ac_header_preproc=yes
22748 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: present but cannot be compiled
" >&5
22749 $as_echo "$as_me: WARNING
: $ac_header: present but cannot be compiled
" >&2;}
22750 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&5
22751 $as_echo "$as_me: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&2;}
22752 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: see the Autoconf documentation
" >&5
22753 $as_echo "$as_me: WARNING
: $ac_header: see the Autoconf documentation
" >&2;}
22754 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&5
22755 $as_echo "$as_me: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&2;}
22756 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&5
22757 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
" >&2;}
22758 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&5
22759 $as_echo "$as_me: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&2;}
22763 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
22764 $as_echo_n "checking
for $ac_header...
" >&6; }
22765 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
22766 $as_echo_n "(cached
) " >&6
22768 eval "$as_ac_Header=\
$ac_header_preproc"
22770 ac_res=`eval 'as_val=${'$as_ac_Header'}
22771 $as_echo "$as_val"'`
22772 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
22773 $as_echo "$ac_res" >&6; }
22776 if test `eval 'as_val=${'$as_ac_Header'}
22777 $as_echo "$as_val"'` = yes; then
22778 cat >>confdefs.h <<_ACEOF
22779 #define `$as_echo "HAVE_
$ac_header" | $as_tr_cpp` 1
22784 for ac_header in kerberosIV/des.h
22786 as_ac_Header=`$as_echo "ac_cv_header_
$ac_header" | $as_tr_sh`
22787 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
22788 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
22789 $as_echo_n "checking
for $ac_header...
" >&6; }
22790 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
22791 $as_echo_n "(cached
) " >&6
22793 ac_res=`eval 'as_val=${'$as_ac_Header'}
22794 $as_echo "$as_val"'`
22795 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
22796 $as_echo "$ac_res" >&6; }
22798 # Is the header compilable?
22799 { $as_echo "$as_me:$LINENO: checking
$ac_header usability
" >&5
22800 $as_echo_n "checking
$ac_header usability...
" >&6; }
22801 cat >conftest.$ac_ext <<_ACEOF
22804 cat confdefs.h >>conftest.$ac_ext
22805 cat >>conftest.$ac_ext <<_ACEOF
22806 /* end confdefs.h. */
22807 $ac_includes_default
22808 #include <$ac_header>
22810 rm -f conftest.$ac_objext
22811 if { (ac_try="$ac_compile"
22812 case "(($ac_try" in
22813 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22814 *) ac_try_echo=$ac_try;;
22816 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
22817 $as_echo "$ac_try_echo") >&5
22818 (eval "$ac_compile") 2>conftest.er1
22820 grep -v '^ *+' conftest.er1 >conftest.err
22822 cat conftest.err >&5
22823 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
22824 (exit $ac_status); } && {
22825 test -z "$ac_c_werror_flag" ||
22826 test ! -s conftest.err
22827 } && test -s conftest.$ac_objext; then
22828 ac_header_compiler=yes
22830 $as_echo "$as_me: failed program was
:" >&5
22831 sed 's/^/| /' conftest.$ac_ext >&5
22833 ac_header_compiler=no
22836 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22837 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
22838 $as_echo "$ac_header_compiler" >&6; }
22840 # Is the header present?
22841 { $as_echo "$as_me:$LINENO: checking
$ac_header presence
" >&5
22842 $as_echo_n "checking
$ac_header presence...
" >&6; }
22843 cat >conftest.$ac_ext <<_ACEOF
22846 cat confdefs.h >>conftest.$ac_ext
22847 cat >>conftest.$ac_ext <<_ACEOF
22848 /* end confdefs.h. */
22849 #include <$ac_header>
22851 if { (ac_try="$ac_cpp conftest.
$ac_ext"
22852 case "(($ac_try" in
22853 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22854 *) ac_try_echo=$ac_try;;
22856 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
22857 $as_echo "$ac_try_echo") >&5
22858 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
22860 grep -v '^ *+' conftest.er1 >conftest.err
22862 cat conftest.err >&5
22863 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
22864 (exit $ac_status); } >/dev/null && {
22865 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
22866 test ! -s conftest.err
22868 ac_header_preproc=yes
22870 $as_echo "$as_me: failed program was
:" >&5
22871 sed 's/^/| /' conftest.$ac_ext >&5
22873 ac_header_preproc=no
22876 rm -f conftest.err conftest.$ac_ext
22877 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
22878 $as_echo "$ac_header_preproc" >&6; }
22880 # So? What about this header?
22881 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
22883 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&5
22884 $as_echo "$as_me: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
22885 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the compiler
's result" >&5
22886 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result
" >&2;}
22887 ac_header_preproc=yes
22890 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: present but cannot be compiled
" >&5
22891 $as_echo "$as_me: WARNING
: $ac_header: present but cannot be compiled
" >&2;}
22892 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&5
22893 $as_echo "$as_me: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&2;}
22894 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: see the Autoconf documentation
" >&5
22895 $as_echo "$as_me: WARNING
: $ac_header: see the Autoconf documentation
" >&2;}
22896 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&5
22897 $as_echo "$as_me: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&2;}
22898 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&5
22899 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
" >&2;}
22900 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&5
22901 $as_echo "$as_me: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&2;}
22905 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
22906 $as_echo_n "checking
for $ac_header...
" >&6; }
22907 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
22908 $as_echo_n "(cached
) " >&6
22910 eval "$as_ac_Header=\
$ac_header_preproc"
22912 ac_res=`eval 'as_val=${'$as_ac_Header'}
22913 $as_echo "$as_val"'`
22914 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
22915 $as_echo "$ac_res" >&6; }
22918 if test `eval 'as_val=${'$as_ac_Header'}
22919 $as_echo "$as_val"'` = yes; then
22920 cat >>confdefs.h <<_ACEOF
22921 #define `$as_echo "HAVE_
$ac_header" | $as_tr_cpp` 1
22926 for ac_header in kerberos/des.h
22928 as_ac_Header=`$as_echo "ac_cv_header_
$ac_header" | $as_tr_sh`
22929 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
22930 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
22931 $as_echo_n "checking
for $ac_header...
" >&6; }
22932 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
22933 $as_echo_n "(cached
) " >&6
22935 ac_res=`eval 'as_val=${'$as_ac_Header'}
22936 $as_echo "$as_val"'`
22937 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
22938 $as_echo "$ac_res" >&6; }
22940 # Is the header compilable?
22941 { $as_echo "$as_me:$LINENO: checking
$ac_header usability
" >&5
22942 $as_echo_n "checking
$ac_header usability...
" >&6; }
22943 cat >conftest.$ac_ext <<_ACEOF
22946 cat confdefs.h >>conftest.$ac_ext
22947 cat >>conftest.$ac_ext <<_ACEOF
22948 /* end confdefs.h. */
22949 $ac_includes_default
22950 #include <$ac_header>
22952 rm -f conftest.$ac_objext
22953 if { (ac_try="$ac_compile"
22954 case "(($ac_try" in
22955 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22956 *) ac_try_echo=$ac_try;;
22958 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
22959 $as_echo "$ac_try_echo") >&5
22960 (eval "$ac_compile") 2>conftest.er1
22962 grep -v '^ *+' conftest.er1 >conftest.err
22964 cat conftest.err >&5
22965 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
22966 (exit $ac_status); } && {
22967 test -z "$ac_c_werror_flag" ||
22968 test ! -s conftest.err
22969 } && test -s conftest.$ac_objext; then
22970 ac_header_compiler=yes
22972 $as_echo "$as_me: failed program was
:" >&5
22973 sed 's/^/| /' conftest.$ac_ext >&5
22975 ac_header_compiler=no
22978 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22979 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
22980 $as_echo "$ac_header_compiler" >&6; }
22982 # Is the header present?
22983 { $as_echo "$as_me:$LINENO: checking
$ac_header presence
" >&5
22984 $as_echo_n "checking
$ac_header presence...
" >&6; }
22985 cat >conftest.$ac_ext <<_ACEOF
22988 cat confdefs.h >>conftest.$ac_ext
22989 cat >>conftest.$ac_ext <<_ACEOF
22990 /* end confdefs.h. */
22991 #include <$ac_header>
22993 if { (ac_try="$ac_cpp conftest.
$ac_ext"
22994 case "(($ac_try" in
22995 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22996 *) ac_try_echo=$ac_try;;
22998 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
22999 $as_echo "$ac_try_echo") >&5
23000 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
23002 grep -v '^ *+' conftest.er1 >conftest.err
23004 cat conftest.err >&5
23005 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
23006 (exit $ac_status); } >/dev/null && {
23007 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
23008 test ! -s conftest.err
23010 ac_header_preproc=yes
23012 $as_echo "$as_me: failed program was
:" >&5
23013 sed 's/^/| /' conftest.$ac_ext >&5
23015 ac_header_preproc=no
23018 rm -f conftest.err conftest.$ac_ext
23019 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
23020 $as_echo "$ac_header_preproc" >&6; }
23022 # So? What about this header?
23023 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
23025 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&5
23026 $as_echo "$as_me: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
23027 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the compiler
's result" >&5
23028 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result
" >&2;}
23029 ac_header_preproc=yes
23032 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: present but cannot be compiled
" >&5
23033 $as_echo "$as_me: WARNING
: $ac_header: present but cannot be compiled
" >&2;}
23034 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&5
23035 $as_echo "$as_me: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&2;}
23036 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: see the Autoconf documentation
" >&5
23037 $as_echo "$as_me: WARNING
: $ac_header: see the Autoconf documentation
" >&2;}
23038 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&5
23039 $as_echo "$as_me: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&2;}
23040 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&5
23041 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
" >&2;}
23042 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&5
23043 $as_echo "$as_me: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&2;}
23047 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
23048 $as_echo_n "checking
for $ac_header...
" >&6; }
23049 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
23050 $as_echo_n "(cached
) " >&6
23052 eval "$as_ac_Header=\
$ac_header_preproc"
23054 ac_res=`eval 'as_val=${'$as_ac_Header'}
23055 $as_echo "$as_val"'`
23056 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
23057 $as_echo "$ac_res" >&6; }
23060 if test `eval 'as_val=${'$as_ac_Header'}
23061 $as_echo "$as_val"'` = yes; then
23062 cat >>confdefs.h <<_ACEOF
23063 #define `$as_echo "HAVE_
$ac_header" | $as_tr_cpp` 1
23079 for ac_header in krb.h
23081 as_ac_Header=`$as_echo "ac_cv_header_
$ac_header" | $as_tr_sh`
23082 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
23083 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
23084 $as_echo_n "checking
for $ac_header...
" >&6; }
23085 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
23086 $as_echo_n "(cached
) " >&6
23088 ac_res=`eval 'as_val=${'$as_ac_Header'}
23089 $as_echo "$as_val"'`
23090 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
23091 $as_echo "$ac_res" >&6; }
23093 # Is the header compilable?
23094 { $as_echo "$as_me:$LINENO: checking
$ac_header usability
" >&5
23095 $as_echo_n "checking
$ac_header usability...
" >&6; }
23096 cat >conftest.$ac_ext <<_ACEOF
23099 cat confdefs.h >>conftest.$ac_ext
23100 cat >>conftest.$ac_ext <<_ACEOF
23101 /* end confdefs.h. */
23102 $ac_includes_default
23103 #include <$ac_header>
23105 rm -f conftest.$ac_objext
23106 if { (ac_try="$ac_compile"
23107 case "(($ac_try" in
23108 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23109 *) ac_try_echo=$ac_try;;
23111 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
23112 $as_echo "$ac_try_echo") >&5
23113 (eval "$ac_compile") 2>conftest.er1
23115 grep -v '^ *+' conftest.er1 >conftest.err
23117 cat conftest.err >&5
23118 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
23119 (exit $ac_status); } && {
23120 test -z "$ac_c_werror_flag" ||
23121 test ! -s conftest.err
23122 } && test -s conftest.$ac_objext; then
23123 ac_header_compiler=yes
23125 $as_echo "$as_me: failed program was
:" >&5
23126 sed 's/^/| /' conftest.$ac_ext >&5
23128 ac_header_compiler=no
23131 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23132 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
23133 $as_echo "$ac_header_compiler" >&6; }
23135 # Is the header present?
23136 { $as_echo "$as_me:$LINENO: checking
$ac_header presence
" >&5
23137 $as_echo_n "checking
$ac_header presence...
" >&6; }
23138 cat >conftest.$ac_ext <<_ACEOF
23141 cat confdefs.h >>conftest.$ac_ext
23142 cat >>conftest.$ac_ext <<_ACEOF
23143 /* end confdefs.h. */
23144 #include <$ac_header>
23146 if { (ac_try="$ac_cpp conftest.
$ac_ext"
23147 case "(($ac_try" in
23148 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23149 *) ac_try_echo=$ac_try;;
23151 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
23152 $as_echo "$ac_try_echo") >&5
23153 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
23155 grep -v '^ *+' conftest.er1 >conftest.err
23157 cat conftest.err >&5
23158 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
23159 (exit $ac_status); } >/dev/null && {
23160 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
23161 test ! -s conftest.err
23163 ac_header_preproc=yes
23165 $as_echo "$as_me: failed program was
:" >&5
23166 sed 's/^/| /' conftest.$ac_ext >&5
23168 ac_header_preproc=no
23171 rm -f conftest.err conftest.$ac_ext
23172 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
23173 $as_echo "$ac_header_preproc" >&6; }
23175 # So? What about this header?
23176 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
23178 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&5
23179 $as_echo "$as_me: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
23180 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the compiler
's result" >&5
23181 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result
" >&2;}
23182 ac_header_preproc=yes
23185 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: present but cannot be compiled
" >&5
23186 $as_echo "$as_me: WARNING
: $ac_header: present but cannot be compiled
" >&2;}
23187 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&5
23188 $as_echo "$as_me: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&2;}
23189 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: see the Autoconf documentation
" >&5
23190 $as_echo "$as_me: WARNING
: $ac_header: see the Autoconf documentation
" >&2;}
23191 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&5
23192 $as_echo "$as_me: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&2;}
23193 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&5
23194 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
" >&2;}
23195 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&5
23196 $as_echo "$as_me: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&2;}
23200 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
23201 $as_echo_n "checking
for $ac_header...
" >&6; }
23202 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
23203 $as_echo_n "(cached
) " >&6
23205 eval "$as_ac_Header=\
$ac_header_preproc"
23207 ac_res=`eval 'as_val=${'$as_ac_Header'}
23208 $as_echo "$as_val"'`
23209 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
23210 $as_echo "$ac_res" >&6; }
23213 if test `eval 'as_val=${'$as_ac_Header'}
23214 $as_echo "$as_val"'` = yes; then
23215 cat >>confdefs.h <<_ACEOF
23216 #define `$as_echo "HAVE_
$ac_header" | $as_tr_cpp` 1
23221 for ac_header in kerberosIV/krb.h
23223 as_ac_Header=`$as_echo "ac_cv_header_
$ac_header" | $as_tr_sh`
23224 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
23225 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
23226 $as_echo_n "checking
for $ac_header...
" >&6; }
23227 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
23228 $as_echo_n "(cached
) " >&6
23230 ac_res=`eval 'as_val=${'$as_ac_Header'}
23231 $as_echo "$as_val"'`
23232 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
23233 $as_echo "$ac_res" >&6; }
23235 # Is the header compilable?
23236 { $as_echo "$as_me:$LINENO: checking
$ac_header usability
" >&5
23237 $as_echo_n "checking
$ac_header usability...
" >&6; }
23238 cat >conftest.$ac_ext <<_ACEOF
23241 cat confdefs.h >>conftest.$ac_ext
23242 cat >>conftest.$ac_ext <<_ACEOF
23243 /* end confdefs.h. */
23244 $ac_includes_default
23245 #include <$ac_header>
23247 rm -f conftest.$ac_objext
23248 if { (ac_try="$ac_compile"
23249 case "(($ac_try" in
23250 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23251 *) ac_try_echo=$ac_try;;
23253 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
23254 $as_echo "$ac_try_echo") >&5
23255 (eval "$ac_compile") 2>conftest.er1
23257 grep -v '^ *+' conftest.er1 >conftest.err
23259 cat conftest.err >&5
23260 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
23261 (exit $ac_status); } && {
23262 test -z "$ac_c_werror_flag" ||
23263 test ! -s conftest.err
23264 } && test -s conftest.$ac_objext; then
23265 ac_header_compiler=yes
23267 $as_echo "$as_me: failed program was
:" >&5
23268 sed 's/^/| /' conftest.$ac_ext >&5
23270 ac_header_compiler=no
23273 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23274 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
23275 $as_echo "$ac_header_compiler" >&6; }
23277 # Is the header present?
23278 { $as_echo "$as_me:$LINENO: checking
$ac_header presence
" >&5
23279 $as_echo_n "checking
$ac_header presence...
" >&6; }
23280 cat >conftest.$ac_ext <<_ACEOF
23283 cat confdefs.h >>conftest.$ac_ext
23284 cat >>conftest.$ac_ext <<_ACEOF
23285 /* end confdefs.h. */
23286 #include <$ac_header>
23288 if { (ac_try="$ac_cpp conftest.
$ac_ext"
23289 case "(($ac_try" in
23290 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23291 *) ac_try_echo=$ac_try;;
23293 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
23294 $as_echo "$ac_try_echo") >&5
23295 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
23297 grep -v '^ *+' conftest.er1 >conftest.err
23299 cat conftest.err >&5
23300 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
23301 (exit $ac_status); } >/dev/null && {
23302 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
23303 test ! -s conftest.err
23305 ac_header_preproc=yes
23307 $as_echo "$as_me: failed program was
:" >&5
23308 sed 's/^/| /' conftest.$ac_ext >&5
23310 ac_header_preproc=no
23313 rm -f conftest.err conftest.$ac_ext
23314 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
23315 $as_echo "$ac_header_preproc" >&6; }
23317 # So? What about this header?
23318 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
23320 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&5
23321 $as_echo "$as_me: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
23322 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the compiler
's result" >&5
23323 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result
" >&2;}
23324 ac_header_preproc=yes
23327 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: present but cannot be compiled
" >&5
23328 $as_echo "$as_me: WARNING
: $ac_header: present but cannot be compiled
" >&2;}
23329 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&5
23330 $as_echo "$as_me: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&2;}
23331 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: see the Autoconf documentation
" >&5
23332 $as_echo "$as_me: WARNING
: $ac_header: see the Autoconf documentation
" >&2;}
23333 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&5
23334 $as_echo "$as_me: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&2;}
23335 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&5
23336 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
" >&2;}
23337 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&5
23338 $as_echo "$as_me: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&2;}
23342 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
23343 $as_echo_n "checking
for $ac_header...
" >&6; }
23344 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
23345 $as_echo_n "(cached
) " >&6
23347 eval "$as_ac_Header=\
$ac_header_preproc"
23349 ac_res=`eval 'as_val=${'$as_ac_Header'}
23350 $as_echo "$as_val"'`
23351 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
23352 $as_echo "$ac_res" >&6; }
23355 if test `eval 'as_val=${'$as_ac_Header'}
23356 $as_echo "$as_val"'` = yes; then
23357 cat >>confdefs.h <<_ACEOF
23358 #define `$as_echo "HAVE_
$ac_header" | $as_tr_cpp` 1
23363 for ac_header in kerberos/krb.h
23365 as_ac_Header=`$as_echo "ac_cv_header_
$ac_header" | $as_tr_sh`
23366 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
23367 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
23368 $as_echo_n "checking
for $ac_header...
" >&6; }
23369 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
23370 $as_echo_n "(cached
) " >&6
23372 ac_res=`eval 'as_val=${'$as_ac_Header'}
23373 $as_echo "$as_val"'`
23374 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
23375 $as_echo "$ac_res" >&6; }
23377 # Is the header compilable?
23378 { $as_echo "$as_me:$LINENO: checking
$ac_header usability
" >&5
23379 $as_echo_n "checking
$ac_header usability...
" >&6; }
23380 cat >conftest.$ac_ext <<_ACEOF
23383 cat confdefs.h >>conftest.$ac_ext
23384 cat >>conftest.$ac_ext <<_ACEOF
23385 /* end confdefs.h. */
23386 $ac_includes_default
23387 #include <$ac_header>
23389 rm -f conftest.$ac_objext
23390 if { (ac_try="$ac_compile"
23391 case "(($ac_try" in
23392 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23393 *) ac_try_echo=$ac_try;;
23395 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
23396 $as_echo "$ac_try_echo") >&5
23397 (eval "$ac_compile") 2>conftest.er1
23399 grep -v '^ *+' conftest.er1 >conftest.err
23401 cat conftest.err >&5
23402 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
23403 (exit $ac_status); } && {
23404 test -z "$ac_c_werror_flag" ||
23405 test ! -s conftest.err
23406 } && test -s conftest.$ac_objext; then
23407 ac_header_compiler=yes
23409 $as_echo "$as_me: failed program was
:" >&5
23410 sed 's/^/| /' conftest.$ac_ext >&5
23412 ac_header_compiler=no
23415 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23416 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
23417 $as_echo "$ac_header_compiler" >&6; }
23419 # Is the header present?
23420 { $as_echo "$as_me:$LINENO: checking
$ac_header presence
" >&5
23421 $as_echo_n "checking
$ac_header presence...
" >&6; }
23422 cat >conftest.$ac_ext <<_ACEOF
23425 cat confdefs.h >>conftest.$ac_ext
23426 cat >>conftest.$ac_ext <<_ACEOF
23427 /* end confdefs.h. */
23428 #include <$ac_header>
23430 if { (ac_try="$ac_cpp conftest.
$ac_ext"
23431 case "(($ac_try" in
23432 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23433 *) ac_try_echo=$ac_try;;
23435 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
23436 $as_echo "$ac_try_echo") >&5
23437 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
23439 grep -v '^ *+' conftest.er1 >conftest.err
23441 cat conftest.err >&5
23442 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
23443 (exit $ac_status); } >/dev/null && {
23444 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
23445 test ! -s conftest.err
23447 ac_header_preproc=yes
23449 $as_echo "$as_me: failed program was
:" >&5
23450 sed 's/^/| /' conftest.$ac_ext >&5
23452 ac_header_preproc=no
23455 rm -f conftest.err conftest.$ac_ext
23456 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
23457 $as_echo "$ac_header_preproc" >&6; }
23459 # So? What about this header?
23460 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
23462 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&5
23463 $as_echo "$as_me: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
23464 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the compiler
's result" >&5
23465 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result
" >&2;}
23466 ac_header_preproc=yes
23469 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: present but cannot be compiled
" >&5
23470 $as_echo "$as_me: WARNING
: $ac_header: present but cannot be compiled
" >&2;}
23471 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&5
23472 $as_echo "$as_me: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&2;}
23473 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: see the Autoconf documentation
" >&5
23474 $as_echo "$as_me: WARNING
: $ac_header: see the Autoconf documentation
" >&2;}
23475 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&5
23476 $as_echo "$as_me: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&2;}
23477 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&5
23478 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
" >&2;}
23479 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&5
23480 $as_echo "$as_me: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&2;}
23484 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
23485 $as_echo_n "checking
for $ac_header...
" >&6; }
23486 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
23487 $as_echo_n "(cached
) " >&6
23489 eval "$as_ac_Header=\
$ac_header_preproc"
23491 ac_res=`eval 'as_val=${'$as_ac_Header'}
23492 $as_echo "$as_val"'`
23493 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
23494 $as_echo "$ac_res" >&6; }
23497 if test `eval 'as_val=${'$as_ac_Header'}
23498 $as_echo "$as_val"'` = yes; then
23499 cat >>confdefs.h <<_ACEOF
23500 #define `$as_echo "HAVE_
$ac_header" | $as_tr_cpp` 1
23517 for ac_header in com_err.h
23519 as_ac_Header=`$as_echo "ac_cv_header_
$ac_header" | $as_tr_sh`
23520 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
23521 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
23522 $as_echo_n "checking
for $ac_header...
" >&6; }
23523 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
23524 $as_echo_n "(cached
) " >&6
23526 ac_res=`eval 'as_val=${'$as_ac_Header'}
23527 $as_echo "$as_val"'`
23528 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
23529 $as_echo "$ac_res" >&6; }
23531 # Is the header compilable?
23532 { $as_echo "$as_me:$LINENO: checking
$ac_header usability
" >&5
23533 $as_echo_n "checking
$ac_header usability...
" >&6; }
23534 cat >conftest.$ac_ext <<_ACEOF
23537 cat confdefs.h >>conftest.$ac_ext
23538 cat >>conftest.$ac_ext <<_ACEOF
23539 /* end confdefs.h. */
23540 $ac_includes_default
23541 #include <$ac_header>
23543 rm -f conftest.$ac_objext
23544 if { (ac_try="$ac_compile"
23545 case "(($ac_try" in
23546 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23547 *) ac_try_echo=$ac_try;;
23549 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
23550 $as_echo "$ac_try_echo") >&5
23551 (eval "$ac_compile") 2>conftest.er1
23553 grep -v '^ *+' conftest.er1 >conftest.err
23555 cat conftest.err >&5
23556 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
23557 (exit $ac_status); } && {
23558 test -z "$ac_c_werror_flag" ||
23559 test ! -s conftest.err
23560 } && test -s conftest.$ac_objext; then
23561 ac_header_compiler=yes
23563 $as_echo "$as_me: failed program was
:" >&5
23564 sed 's/^/| /' conftest.$ac_ext >&5
23566 ac_header_compiler=no
23569 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23570 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
23571 $as_echo "$ac_header_compiler" >&6; }
23573 # Is the header present?
23574 { $as_echo "$as_me:$LINENO: checking
$ac_header presence
" >&5
23575 $as_echo_n "checking
$ac_header presence...
" >&6; }
23576 cat >conftest.$ac_ext <<_ACEOF
23579 cat confdefs.h >>conftest.$ac_ext
23580 cat >>conftest.$ac_ext <<_ACEOF
23581 /* end confdefs.h. */
23582 #include <$ac_header>
23584 if { (ac_try="$ac_cpp conftest.
$ac_ext"
23585 case "(($ac_try" in
23586 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23587 *) ac_try_echo=$ac_try;;
23589 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
23590 $as_echo "$ac_try_echo") >&5
23591 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
23593 grep -v '^ *+' conftest.er1 >conftest.err
23595 cat conftest.err >&5
23596 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
23597 (exit $ac_status); } >/dev/null && {
23598 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
23599 test ! -s conftest.err
23601 ac_header_preproc=yes
23603 $as_echo "$as_me: failed program was
:" >&5
23604 sed 's/^/| /' conftest.$ac_ext >&5
23606 ac_header_preproc=no
23609 rm -f conftest.err conftest.$ac_ext
23610 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
23611 $as_echo "$ac_header_preproc" >&6; }
23613 # So? What about this header?
23614 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
23616 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&5
23617 $as_echo "$as_me: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
23618 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the compiler
's result" >&5
23619 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result
" >&2;}
23620 ac_header_preproc=yes
23623 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: present but cannot be compiled
" >&5
23624 $as_echo "$as_me: WARNING
: $ac_header: present but cannot be compiled
" >&2;}
23625 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&5
23626 $as_echo "$as_me: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&2;}
23627 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: see the Autoconf documentation
" >&5
23628 $as_echo "$as_me: WARNING
: $ac_header: see the Autoconf documentation
" >&2;}
23629 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&5
23630 $as_echo "$as_me: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&2;}
23631 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&5
23632 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
" >&2;}
23633 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&5
23634 $as_echo "$as_me: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&2;}
23638 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
23639 $as_echo_n "checking
for $ac_header...
" >&6; }
23640 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
23641 $as_echo_n "(cached
) " >&6
23643 eval "$as_ac_Header=\
$ac_header_preproc"
23645 ac_res=`eval 'as_val=${'$as_ac_Header'}
23646 $as_echo "$as_val"'`
23647 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
23648 $as_echo "$ac_res" >&6; }
23651 if test `eval 'as_val=${'$as_ac_Header'}
23652 $as_echo "$as_val"'` = yes; then
23653 cat >>confdefs.h <<_ACEOF
23654 #define `$as_echo "HAVE_
$ac_header" | $as_tr_cpp` 1
23663 # Solaris requires -lintl if you want strerror (which calls dgettext)
23664 # to return localized messages.
23666 { $as_echo "$as_me:$LINENO: checking
for dgettext
in -lintl" >&5
23667 $as_echo_n "checking
for dgettext
in -lintl...
" >&6; }
23668 if test "${ac_cv_lib_intl_dgettext+set}" = set; then
23669 $as_echo_n "(cached
) " >&6
23671 ac_check_lib_save_LIBS=$LIBS
23672 LIBS="-lintl $LIBS"
23673 cat >conftest.$ac_ext <<_ACEOF
23676 cat confdefs.h >>conftest.$ac_ext
23677 cat >>conftest.$ac_ext <<_ACEOF
23678 /* end confdefs.h. */
23680 /* Override any GCC internal prototype to avoid an error.
23681 Use char because int might match the return type of a GCC
23682 builtin and then its argument prototype would still apply. */
23690 return dgettext ();
23695 rm -f conftest.$ac_objext conftest$ac_exeext
23696 if { (ac_try="$ac_link"
23697 case "(($ac_try" in
23698 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23699 *) ac_try_echo=$ac_try;;
23701 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
23702 $as_echo "$ac_try_echo") >&5
23703 (eval "$ac_link") 2>conftest.er1
23705 grep -v '^ *+' conftest.er1 >conftest.err
23707 cat conftest.err >&5
23708 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
23709 (exit $ac_status); } && {
23710 test -z "$ac_c_werror_flag" ||
23711 test ! -s conftest.err
23712 } && test -s conftest$ac_exeext && {
23713 test "$cross_compiling" = yes ||
23714 $as_test_x conftest$ac_exeext
23716 ac_cv_lib_intl_dgettext=yes
23718 $as_echo "$as_me: failed program was
:" >&5
23719 sed 's/^/| /' conftest.$ac_ext >&5
23721 ac_cv_lib_intl_dgettext=no
23724 rm -rf conftest.dSYM
23725 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23726 conftest$ac_exeext conftest.$ac_ext
23727 LIBS=$ac_check_lib_save_LIBS
23729 { $as_echo "$as_me:$LINENO: result
: $ac_cv_lib_intl_dgettext" >&5
23730 $as_echo "$ac_cv_lib_intl_dgettext" >&6; }
23731 if test $ac_cv_lib_intl_dgettext = yes; then
23732 cat >>confdefs.h <<_ACEOF
23733 #define HAVE_LIBINTL 1
23736 LIBS="-lintl $LIBS"
23741 { $as_echo "$as_me:$LINENO: checking whether localtime caches TZ
" >&5
23742 $as_echo_n "checking whether localtime caches TZ...
" >&6; }
23743 if test "${emacs_cv_localtime_cache+set}" = set; then
23744 $as_echo_n "(cached
) " >&6
23746 if test x$ac_cv_func_tzset = xyes; then
23747 if test "$cross_compiling" = yes; then
23748 # If we have tzset, assume the worst when cross-compiling.
23749 emacs_cv_localtime_cache=yes
23751 cat >conftest.$ac_ext <<_ACEOF
23754 cat confdefs.h >>conftest.$ac_ext
23755 cat >>conftest.$ac_ext <<_ACEOF
23756 /* end confdefs.h. */
23758 extern char **environ;
23762 for (to = from = environ; (*to = *from); from++)
23763 if (! (to[0][0] == 'T' && to[0][1] == 'Z' && to[0][2] == '='))
23766 char TZ_GMT0[] = "TZ
=GMT0
";
23767 char TZ_PST8[] = "TZ
=PST8
";
23770 time_t now = time ((time_t *) 0);
23771 int hour_GMT0, hour_unset;
23772 if (putenv (TZ_GMT0) != 0)
23774 hour_GMT0 = localtime (&now)->tm_hour;
23776 hour_unset = localtime (&now)->tm_hour;
23777 if (putenv (TZ_PST8) != 0)
23779 if (localtime (&now)->tm_hour == hour_GMT0)
23782 if (localtime (&now)->tm_hour != hour_unset)
23787 rm -f conftest$ac_exeext
23788 if { (ac_try="$ac_link"
23789 case "(($ac_try" in
23790 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23791 *) ac_try_echo=$ac_try;;
23793 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
23794 $as_echo "$ac_try_echo") >&5
23795 (eval "$ac_link") 2>&5
23797 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
23798 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
23799 { (case "(($ac_try" in
23800 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23801 *) ac_try_echo=$ac_try;;
23803 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
23804 $as_echo "$ac_try_echo") >&5
23805 (eval "$ac_try") 2>&5
23807 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
23808 (exit $ac_status); }; }; then
23809 emacs_cv_localtime_cache=no
23811 $as_echo "$as_me: program exited with status
$ac_status" >&5
23812 $as_echo "$as_me: failed program was
:" >&5
23813 sed 's/^/| /' conftest.$ac_ext >&5
23815 ( exit $ac_status )
23816 emacs_cv_localtime_cache=yes
23818 rm -rf conftest.dSYM
23819 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
23824 # If we lack tzset, report that localtime does not cache TZ,
23825 # since we can't invalidate the cache if we don't have tzset.
23826 emacs_cv_localtime_cache=no
23829 { $as_echo "$as_me:$LINENO: result
: $emacs_cv_localtime_cache" >&5
23830 $as_echo "$emacs_cv_localtime_cache" >&6; }
23831 if test $emacs_cv_localtime_cache = yes; then
23833 cat >>confdefs.h <<\_ACEOF
23834 #define LOCALTIME_CACHE 1
23839 if test "x
$HAVE_TIMEVAL" = xyes; then
23841 for ac_func in gettimeofday
23843 as_ac_var=`$as_echo "ac_cv_func_
$ac_func" | $as_tr_sh`
23844 { $as_echo "$as_me:$LINENO: checking
for $ac_func" >&5
23845 $as_echo_n "checking
for $ac_func...
" >&6; }
23846 if { as_var=$as_ac_var; eval "test \"\
${$as_var+set}\" = set"; }; then
23847 $as_echo_n "(cached
) " >&6
23849 cat >conftest.$ac_ext <<_ACEOF
23852 cat confdefs.h >>conftest.$ac_ext
23853 cat >>conftest.$ac_ext <<_ACEOF
23854 /* end confdefs.h. */
23855 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
23856 For example, HP-UX 11i <limits.h> declares gettimeofday. */
23857 #define $ac_func innocuous_$ac_func
23859 /* System header to define __stub macros and hopefully few prototypes,
23860 which can conflict with char $ac_func (); below.
23861 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
23862 <limits.h> exists even on freestanding compilers. */
23865 # include <limits.h>
23867 # include <assert.h>
23872 /* Override any GCC internal prototype to avoid an error.
23873 Use char because int might match the return type of a GCC
23874 builtin and then its argument prototype would still apply. */
23879 /* The GNU C library defines this for functions which it implements
23880 to always fail with ENOSYS. Some functions are actually named
23881 something starting with __ and the normal name is an alias. */
23882 #if defined __stub_$ac_func || defined __stub___$ac_func
23889 return $ac_func ();
23894 rm -f conftest.$ac_objext conftest$ac_exeext
23895 if { (ac_try="$ac_link"
23896 case "(($ac_try" in
23897 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23898 *) ac_try_echo=$ac_try;;
23900 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
23901 $as_echo "$ac_try_echo") >&5
23902 (eval "$ac_link") 2>conftest.er1
23904 grep -v '^ *+' conftest.er1 >conftest.err
23906 cat conftest.err >&5
23907 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
23908 (exit $ac_status); } && {
23909 test -z "$ac_c_werror_flag" ||
23910 test ! -s conftest.err
23911 } && test -s conftest$ac_exeext && {
23912 test "$cross_compiling" = yes ||
23913 $as_test_x conftest$ac_exeext
23915 eval "$as_ac_var=yes"
23917 $as_echo "$as_me: failed program was
:" >&5
23918 sed 's/^/| /' conftest.$ac_ext >&5
23920 eval "$as_ac_var=no
"
23923 rm -rf conftest.dSYM
23924 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23925 conftest$ac_exeext conftest.$ac_ext
23927 ac_res=`eval 'as_val=${'$as_ac_var'}
23928 $as_echo "$as_val"'`
23929 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
23930 $as_echo "$ac_res" >&6; }
23931 if test `eval 'as_val=${'$as_ac_var'}
23932 $as_echo "$as_val"'` = yes; then
23933 cat >>confdefs.h <<_ACEOF
23934 #define `$as_echo "HAVE_
$ac_func" | $as_tr_cpp` 1
23940 if test $ac_cv_func_gettimeofday = yes; then
23941 { $as_echo "$as_me:$LINENO: checking whether gettimeofday can accept two arguments
" >&5
23942 $as_echo_n "checking whether gettimeofday can accept two arguments...
" >&6; }
23943 if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then
23944 $as_echo_n "(cached
) " >&6
23946 cat >conftest.$ac_ext <<_ACEOF
23949 cat confdefs.h >>conftest.$ac_ext
23950 cat >>conftest.$ac_ext <<_ACEOF
23951 /* end confdefs.h. */
23953 #ifdef TIME_WITH_SYS_TIME
23954 #include <sys/time.h>
23957 #ifdef HAVE_SYS_TIME_H
23958 #include <sys/time.h>
23966 struct timeval time;
23967 gettimeofday (&time, 0);
23972 rm -f conftest.$ac_objext
23973 if { (ac_try="$ac_compile"
23974 case "(($ac_try" in
23975 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23976 *) ac_try_echo=$ac_try;;
23978 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
23979 $as_echo "$ac_try_echo") >&5
23980 (eval "$ac_compile") 2>conftest.er1
23982 grep -v '^ *+' conftest.er1 >conftest.err
23984 cat conftest.err >&5
23985 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
23986 (exit $ac_status); } && {
23987 test -z "$ac_c_werror_flag" ||
23988 test ! -s conftest.err
23989 } && test -s conftest.$ac_objext; then
23990 emacs_cv_gettimeofday_two_arguments=yes
23992 $as_echo "$as_me: failed program was
:" >&5
23993 sed 's/^/| /' conftest.$ac_ext >&5
23995 emacs_cv_gettimeofday_two_arguments=no
23998 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24000 { $as_echo "$as_me:$LINENO: result
: $emacs_cv_gettimeofday_two_arguments" >&5
24001 $as_echo "$emacs_cv_gettimeofday_two_arguments" >&6; }
24002 if test $emacs_cv_gettimeofday_two_arguments = no; then
24004 cat >>confdefs.h <<\_ACEOF
24005 #define GETTIMEOFDAY_ONE_ARGUMENT 1
24013 { $as_echo "$as_me:$LINENO: checking
for socket
" >&5
24014 $as_echo_n "checking
for socket...
" >&6; }
24015 if test "${ac_cv_func_socket+set}" = set; then
24016 $as_echo_n "(cached
) " >&6
24018 cat >conftest.$ac_ext <<_ACEOF
24021 cat confdefs.h >>conftest.$ac_ext
24022 cat >>conftest.$ac_ext <<_ACEOF
24023 /* end confdefs.h. */
24024 /* Define socket to an innocuous variant, in case <limits.h> declares socket.
24025 For example, HP-UX 11i <limits.h> declares gettimeofday. */
24026 #define socket innocuous_socket
24028 /* System header to define __stub macros and hopefully few prototypes,
24029 which can conflict with char socket (); below.
24030 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
24031 <limits.h> exists even on freestanding compilers. */
24034 # include <limits.h>
24036 # include <assert.h>
24041 /* Override any GCC internal prototype to avoid an error.
24042 Use char because int might match the return type of a GCC
24043 builtin and then its argument prototype would still apply. */
24048 /* The GNU C library defines this for functions which it implements
24049 to always fail with ENOSYS. Some functions are actually named
24050 something starting with __ and the normal name is an alias. */
24051 #if defined __stub_socket || defined __stub___socket
24063 rm -f conftest.$ac_objext conftest$ac_exeext
24064 if { (ac_try="$ac_link"
24065 case "(($ac_try" in
24066 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24067 *) ac_try_echo=$ac_try;;
24069 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
24070 $as_echo "$ac_try_echo") >&5
24071 (eval "$ac_link") 2>conftest.er1
24073 grep -v '^ *+' conftest.er1 >conftest.err
24075 cat conftest.err >&5
24076 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
24077 (exit $ac_status); } && {
24078 test -z "$ac_c_werror_flag" ||
24079 test ! -s conftest.err
24080 } && test -s conftest$ac_exeext && {
24081 test "$cross_compiling" = yes ||
24082 $as_test_x conftest$ac_exeext
24084 ac_cv_func_socket=yes
24086 $as_echo "$as_me: failed program was
:" >&5
24087 sed 's/^/| /' conftest.$ac_ext >&5
24089 ac_cv_func_socket=no
24092 rm -rf conftest.dSYM
24093 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24094 conftest$ac_exeext conftest.$ac_ext
24096 { $as_echo "$as_me:$LINENO: result
: $ac_cv_func_socket" >&5
24097 $as_echo "$ac_cv_func_socket" >&6; }
24098 if test $ac_cv_func_socket = yes; then
24104 if test $ok_so_far = yes; then
24105 if test "${ac_cv_header_netinet_in_h+set}" = set; then
24106 { $as_echo "$as_me:$LINENO: checking
for netinet
/in.h
" >&5
24107 $as_echo_n "checking
for netinet
/in.h...
" >&6; }
24108 if test "${ac_cv_header_netinet_in_h+set}" = set; then
24109 $as_echo_n "(cached
) " >&6
24111 { $as_echo "$as_me:$LINENO: result
: $ac_cv_header_netinet_in_h" >&5
24112 $as_echo "$ac_cv_header_netinet_in_h" >&6; }
24114 # Is the header compilable?
24115 { $as_echo "$as_me:$LINENO: checking netinet
/in.h usability
" >&5
24116 $as_echo_n "checking netinet
/in.h usability...
" >&6; }
24117 cat >conftest.$ac_ext <<_ACEOF
24120 cat confdefs.h >>conftest.$ac_ext
24121 cat >>conftest.$ac_ext <<_ACEOF
24122 /* end confdefs.h. */
24123 $ac_includes_default
24124 #include <netinet/in.h>
24126 rm -f conftest.$ac_objext
24127 if { (ac_try="$ac_compile"
24128 case "(($ac_try" in
24129 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24130 *) ac_try_echo=$ac_try;;
24132 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
24133 $as_echo "$ac_try_echo") >&5
24134 (eval "$ac_compile") 2>conftest.er1
24136 grep -v '^ *+' conftest.er1 >conftest.err
24138 cat conftest.err >&5
24139 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
24140 (exit $ac_status); } && {
24141 test -z "$ac_c_werror_flag" ||
24142 test ! -s conftest.err
24143 } && test -s conftest.$ac_objext; then
24144 ac_header_compiler=yes
24146 $as_echo "$as_me: failed program was
:" >&5
24147 sed 's/^/| /' conftest.$ac_ext >&5
24149 ac_header_compiler=no
24152 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24153 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
24154 $as_echo "$ac_header_compiler" >&6; }
24156 # Is the header present?
24157 { $as_echo "$as_me:$LINENO: checking netinet
/in.h presence
" >&5
24158 $as_echo_n "checking netinet
/in.h presence...
" >&6; }
24159 cat >conftest.$ac_ext <<_ACEOF
24162 cat confdefs.h >>conftest.$ac_ext
24163 cat >>conftest.$ac_ext <<_ACEOF
24164 /* end confdefs.h. */
24165 #include <netinet/in.h>
24167 if { (ac_try="$ac_cpp conftest.
$ac_ext"
24168 case "(($ac_try" in
24169 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24170 *) ac_try_echo=$ac_try;;
24172 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
24173 $as_echo "$ac_try_echo") >&5
24174 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
24176 grep -v '^ *+' conftest.er1 >conftest.err
24178 cat conftest.err >&5
24179 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
24180 (exit $ac_status); } >/dev/null && {
24181 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
24182 test ! -s conftest.err
24184 ac_header_preproc=yes
24186 $as_echo "$as_me: failed program was
:" >&5
24187 sed 's/^/| /' conftest.$ac_ext >&5
24189 ac_header_preproc=no
24192 rm -f conftest.err conftest.$ac_ext
24193 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
24194 $as_echo "$ac_header_preproc" >&6; }
24196 # So? What about this header?
24197 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
24199 { $as_echo "$as_me:$LINENO: WARNING
: netinet
/in.h
: accepted by the compiler
, rejected by the preprocessor
!" >&5
24200 $as_echo "$as_me: WARNING
: netinet
/in.h
: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
24201 { $as_echo "$as_me:$LINENO: WARNING
: netinet
/in.h
: proceeding with the compiler
's result" >&5
24202 $as_echo "$as_me: WARNING: netinet/in.h: proceeding with the compiler's result
" >&2;}
24203 ac_header_preproc=yes
24206 { $as_echo "$as_me:$LINENO: WARNING
: netinet
/in.h
: present but cannot be compiled
" >&5
24207 $as_echo "$as_me: WARNING
: netinet
/in.h
: present but cannot be compiled
" >&2;}
24208 { $as_echo "$as_me:$LINENO: WARNING
: netinet
/in.h
: check
for missing prerequisite headers?
" >&5
24209 $as_echo "$as_me: WARNING
: netinet
/in.h
: check
for missing prerequisite headers?
" >&2;}
24210 { $as_echo "$as_me:$LINENO: WARNING
: netinet
/in.h
: see the Autoconf documentation
" >&5
24211 $as_echo "$as_me: WARNING
: netinet
/in.h
: see the Autoconf documentation
" >&2;}
24212 { $as_echo "$as_me:$LINENO: WARNING
: netinet
/in.h
: section
\"Present But Cannot Be Compiled
\"" >&5
24213 $as_echo "$as_me: WARNING
: netinet
/in.h
: section
\"Present But Cannot Be Compiled
\"" >&2;}
24214 { $as_echo "$as_me:$LINENO: WARNING
: netinet
/in.h
: proceeding with the preprocessor
's result" >&5
24215 $as_echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result
" >&2;}
24216 { $as_echo "$as_me:$LINENO: WARNING
: netinet
/in.h
: in the future
, the compiler will take precedence
" >&5
24217 $as_echo "$as_me: WARNING
: netinet
/in.h
: in the future
, the compiler will take precedence
" >&2;}
24221 { $as_echo "$as_me:$LINENO: checking
for netinet
/in.h
" >&5
24222 $as_echo_n "checking
for netinet
/in.h...
" >&6; }
24223 if test "${ac_cv_header_netinet_in_h+set}" = set; then
24224 $as_echo_n "(cached
) " >&6
24226 ac_cv_header_netinet_in_h=$ac_header_preproc
24228 { $as_echo "$as_me:$LINENO: result
: $ac_cv_header_netinet_in_h" >&5
24229 $as_echo "$ac_cv_header_netinet_in_h" >&6; }
24232 if test $ac_cv_header_netinet_in_h = yes; then
24240 if test $ok_so_far = yes; then
24241 if test "${ac_cv_header_arpa_inet_h+set}" = set; then
24242 { $as_echo "$as_me:$LINENO: checking
for arpa
/inet.h
" >&5
24243 $as_echo_n "checking
for arpa
/inet.h...
" >&6; }
24244 if test "${ac_cv_header_arpa_inet_h+set}" = set; then
24245 $as_echo_n "(cached
) " >&6
24247 { $as_echo "$as_me:$LINENO: result
: $ac_cv_header_arpa_inet_h" >&5
24248 $as_echo "$ac_cv_header_arpa_inet_h" >&6; }
24250 # Is the header compilable?
24251 { $as_echo "$as_me:$LINENO: checking arpa
/inet.h usability
" >&5
24252 $as_echo_n "checking arpa
/inet.h usability...
" >&6; }
24253 cat >conftest.$ac_ext <<_ACEOF
24256 cat confdefs.h >>conftest.$ac_ext
24257 cat >>conftest.$ac_ext <<_ACEOF
24258 /* end confdefs.h. */
24259 $ac_includes_default
24260 #include <arpa/inet.h>
24262 rm -f conftest.$ac_objext
24263 if { (ac_try="$ac_compile"
24264 case "(($ac_try" in
24265 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24266 *) ac_try_echo=$ac_try;;
24268 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
24269 $as_echo "$ac_try_echo") >&5
24270 (eval "$ac_compile") 2>conftest.er1
24272 grep -v '^ *+' conftest.er1 >conftest.err
24274 cat conftest.err >&5
24275 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
24276 (exit $ac_status); } && {
24277 test -z "$ac_c_werror_flag" ||
24278 test ! -s conftest.err
24279 } && test -s conftest.$ac_objext; then
24280 ac_header_compiler=yes
24282 $as_echo "$as_me: failed program was
:" >&5
24283 sed 's/^/| /' conftest.$ac_ext >&5
24285 ac_header_compiler=no
24288 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24289 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
24290 $as_echo "$ac_header_compiler" >&6; }
24292 # Is the header present?
24293 { $as_echo "$as_me:$LINENO: checking arpa
/inet.h presence
" >&5
24294 $as_echo_n "checking arpa
/inet.h presence...
" >&6; }
24295 cat >conftest.$ac_ext <<_ACEOF
24298 cat confdefs.h >>conftest.$ac_ext
24299 cat >>conftest.$ac_ext <<_ACEOF
24300 /* end confdefs.h. */
24301 #include <arpa/inet.h>
24303 if { (ac_try="$ac_cpp conftest.
$ac_ext"
24304 case "(($ac_try" in
24305 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24306 *) ac_try_echo=$ac_try;;
24308 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
24309 $as_echo "$ac_try_echo") >&5
24310 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
24312 grep -v '^ *+' conftest.er1 >conftest.err
24314 cat conftest.err >&5
24315 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
24316 (exit $ac_status); } >/dev/null && {
24317 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
24318 test ! -s conftest.err
24320 ac_header_preproc=yes
24322 $as_echo "$as_me: failed program was
:" >&5
24323 sed 's/^/| /' conftest.$ac_ext >&5
24325 ac_header_preproc=no
24328 rm -f conftest.err conftest.$ac_ext
24329 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
24330 $as_echo "$ac_header_preproc" >&6; }
24332 # So? What about this header?
24333 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
24335 { $as_echo "$as_me:$LINENO: WARNING
: arpa
/inet.h
: accepted by the compiler
, rejected by the preprocessor
!" >&5
24336 $as_echo "$as_me: WARNING
: arpa
/inet.h
: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
24337 { $as_echo "$as_me:$LINENO: WARNING
: arpa
/inet.h
: proceeding with the compiler
's result" >&5
24338 $as_echo "$as_me: WARNING: arpa/inet.h: proceeding with the compiler's result
" >&2;}
24339 ac_header_preproc=yes
24342 { $as_echo "$as_me:$LINENO: WARNING
: arpa
/inet.h
: present but cannot be compiled
" >&5
24343 $as_echo "$as_me: WARNING
: arpa
/inet.h
: present but cannot be compiled
" >&2;}
24344 { $as_echo "$as_me:$LINENO: WARNING
: arpa
/inet.h
: check
for missing prerequisite headers?
" >&5
24345 $as_echo "$as_me: WARNING
: arpa
/inet.h
: check
for missing prerequisite headers?
" >&2;}
24346 { $as_echo "$as_me:$LINENO: WARNING
: arpa
/inet.h
: see the Autoconf documentation
" >&5
24347 $as_echo "$as_me: WARNING
: arpa
/inet.h
: see the Autoconf documentation
" >&2;}
24348 { $as_echo "$as_me:$LINENO: WARNING
: arpa
/inet.h
: section
\"Present But Cannot Be Compiled
\"" >&5
24349 $as_echo "$as_me: WARNING
: arpa
/inet.h
: section
\"Present But Cannot Be Compiled
\"" >&2;}
24350 { $as_echo "$as_me:$LINENO: WARNING
: arpa
/inet.h
: proceeding with the preprocessor
's result" >&5
24351 $as_echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result
" >&2;}
24352 { $as_echo "$as_me:$LINENO: WARNING
: arpa
/inet.h
: in the future
, the compiler will take precedence
" >&5
24353 $as_echo "$as_me: WARNING
: arpa
/inet.h
: in the future
, the compiler will take precedence
" >&2;}
24357 { $as_echo "$as_me:$LINENO: checking
for arpa
/inet.h
" >&5
24358 $as_echo_n "checking
for arpa
/inet.h...
" >&6; }
24359 if test "${ac_cv_header_arpa_inet_h+set}" = set; then
24360 $as_echo_n "(cached
) " >&6
24362 ac_cv_header_arpa_inet_h=$ac_header_preproc
24364 { $as_echo "$as_me:$LINENO: result
: $ac_cv_header_arpa_inet_h" >&5
24365 $as_echo "$ac_cv_header_arpa_inet_h" >&6; }
24368 if test $ac_cv_header_arpa_inet_h = yes; then
24376 if test $ok_so_far = yes; then
24378 cat >>confdefs.h <<\_ACEOF
24379 #define HAVE_INET_SOCKETS 1
24385 for ac_header in sys/ioctl.h
24387 as_ac_Header=`$as_echo "ac_cv_header_
$ac_header" | $as_tr_sh`
24388 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
24389 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
24390 $as_echo_n "checking
for $ac_header...
" >&6; }
24391 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
24392 $as_echo_n "(cached
) " >&6
24394 ac_res=`eval 'as_val=${'$as_ac_Header'}
24395 $as_echo "$as_val"'`
24396 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
24397 $as_echo "$ac_res" >&6; }
24399 # Is the header compilable?
24400 { $as_echo "$as_me:$LINENO: checking
$ac_header usability
" >&5
24401 $as_echo_n "checking
$ac_header usability...
" >&6; }
24402 cat >conftest.$ac_ext <<_ACEOF
24405 cat confdefs.h >>conftest.$ac_ext
24406 cat >>conftest.$ac_ext <<_ACEOF
24407 /* end confdefs.h. */
24408 $ac_includes_default
24409 #include <$ac_header>
24411 rm -f conftest.$ac_objext
24412 if { (ac_try="$ac_compile"
24413 case "(($ac_try" in
24414 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24415 *) ac_try_echo=$ac_try;;
24417 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
24418 $as_echo "$ac_try_echo") >&5
24419 (eval "$ac_compile") 2>conftest.er1
24421 grep -v '^ *+' conftest.er1 >conftest.err
24423 cat conftest.err >&5
24424 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
24425 (exit $ac_status); } && {
24426 test -z "$ac_c_werror_flag" ||
24427 test ! -s conftest.err
24428 } && test -s conftest.$ac_objext; then
24429 ac_header_compiler=yes
24431 $as_echo "$as_me: failed program was
:" >&5
24432 sed 's/^/| /' conftest.$ac_ext >&5
24434 ac_header_compiler=no
24437 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24438 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
24439 $as_echo "$ac_header_compiler" >&6; }
24441 # Is the header present?
24442 { $as_echo "$as_me:$LINENO: checking
$ac_header presence
" >&5
24443 $as_echo_n "checking
$ac_header presence...
" >&6; }
24444 cat >conftest.$ac_ext <<_ACEOF
24447 cat confdefs.h >>conftest.$ac_ext
24448 cat >>conftest.$ac_ext <<_ACEOF
24449 /* end confdefs.h. */
24450 #include <$ac_header>
24452 if { (ac_try="$ac_cpp conftest.
$ac_ext"
24453 case "(($ac_try" in
24454 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24455 *) ac_try_echo=$ac_try;;
24457 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
24458 $as_echo "$ac_try_echo") >&5
24459 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
24461 grep -v '^ *+' conftest.er1 >conftest.err
24463 cat conftest.err >&5
24464 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
24465 (exit $ac_status); } >/dev/null && {
24466 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
24467 test ! -s conftest.err
24469 ac_header_preproc=yes
24471 $as_echo "$as_me: failed program was
:" >&5
24472 sed 's/^/| /' conftest.$ac_ext >&5
24474 ac_header_preproc=no
24477 rm -f conftest.err conftest.$ac_ext
24478 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
24479 $as_echo "$ac_header_preproc" >&6; }
24481 # So? What about this header?
24482 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
24484 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&5
24485 $as_echo "$as_me: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
24486 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the compiler
's result" >&5
24487 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result
" >&2;}
24488 ac_header_preproc=yes
24491 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: present but cannot be compiled
" >&5
24492 $as_echo "$as_me: WARNING
: $ac_header: present but cannot be compiled
" >&2;}
24493 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&5
24494 $as_echo "$as_me: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&2;}
24495 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: see the Autoconf documentation
" >&5
24496 $as_echo "$as_me: WARNING
: $ac_header: see the Autoconf documentation
" >&2;}
24497 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&5
24498 $as_echo "$as_me: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&2;}
24499 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&5
24500 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
" >&2;}
24501 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&5
24502 $as_echo "$as_me: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&2;}
24506 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
24507 $as_echo_n "checking
for $ac_header...
" >&6; }
24508 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
24509 $as_echo_n "(cached
) " >&6
24511 eval "$as_ac_Header=\
$ac_header_preproc"
24513 ac_res=`eval 'as_val=${'$as_ac_Header'}
24514 $as_echo "$as_val"'`
24515 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
24516 $as_echo "$ac_res" >&6; }
24519 if test `eval 'as_val=${'$as_ac_Header'}
24520 $as_echo "$as_val"'` = yes; then
24521 cat >>confdefs.h <<_ACEOF
24522 #define `$as_echo "HAVE_
$ac_header" | $as_tr_cpp` 1
24530 if test -f /usr/lpp/X11/bin/smt.exp; then
24532 cat >>confdefs.h <<\_ACEOF
24533 #define HAVE_AIX_SMT_EXP 1
24538 { $as_echo "$as_me:$LINENO: checking whether system supports dynamic ptys
" >&5
24539 $as_echo_n "checking whether system supports dynamic ptys...
" >&6; }
24540 if test -d /dev/pts && ls -d /dev/ptmx > /dev/null 2>&1 ; then
24541 { $as_echo "$as_me:$LINENO: result
: yes" >&5
24542 $as_echo "yes" >&6; }
24544 cat >>confdefs.h <<\_ACEOF
24545 #define HAVE_DEV_PTMX 1
24549 { $as_echo "$as_me:$LINENO: result
: no
" >&5
24550 $as_echo "no
" >&6; }
24553 { $as_echo "$as_me:$LINENO: checking
for pid_t
" >&5
24554 $as_echo_n "checking
for pid_t...
" >&6; }
24555 if test "${ac_cv_type_pid_t+set}" = set; then
24556 $as_echo_n "(cached
) " >&6
24558 ac_cv_type_pid_t=no
24559 cat >conftest.$ac_ext <<_ACEOF
24562 cat confdefs.h >>conftest.$ac_ext
24563 cat >>conftest.$ac_ext <<_ACEOF
24564 /* end confdefs.h. */
24565 $ac_includes_default
24569 if (sizeof (pid_t))
24575 rm -f conftest.$ac_objext
24576 if { (ac_try="$ac_compile"
24577 case "(($ac_try" in
24578 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24579 *) ac_try_echo=$ac_try;;
24581 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
24582 $as_echo "$ac_try_echo") >&5
24583 (eval "$ac_compile") 2>conftest.er1
24585 grep -v '^ *+' conftest.er1 >conftest.err
24587 cat conftest.err >&5
24588 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
24589 (exit $ac_status); } && {
24590 test -z "$ac_c_werror_flag" ||
24591 test ! -s conftest.err
24592 } && test -s conftest.$ac_objext; then
24593 cat >conftest.$ac_ext <<_ACEOF
24596 cat confdefs.h >>conftest.$ac_ext
24597 cat >>conftest.$ac_ext <<_ACEOF
24598 /* end confdefs.h. */
24599 $ac_includes_default
24603 if (sizeof ((pid_t)))
24609 rm -f conftest.$ac_objext
24610 if { (ac_try="$ac_compile"
24611 case "(($ac_try" in
24612 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24613 *) ac_try_echo=$ac_try;;
24615 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
24616 $as_echo "$ac_try_echo") >&5
24617 (eval "$ac_compile") 2>conftest.er1
24619 grep -v '^ *+' conftest.er1 >conftest.err
24621 cat conftest.err >&5
24622 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
24623 (exit $ac_status); } && {
24624 test -z "$ac_c_werror_flag" ||
24625 test ! -s conftest.err
24626 } && test -s conftest.$ac_objext; then
24629 $as_echo "$as_me: failed program was
:" >&5
24630 sed 's/^/| /' conftest.$ac_ext >&5
24632 ac_cv_type_pid_t=yes
24635 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24637 $as_echo "$as_me: failed program was
:" >&5
24638 sed 's/^/| /' conftest.$ac_ext >&5
24643 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24645 { $as_echo "$as_me:$LINENO: result
: $ac_cv_type_pid_t" >&5
24646 $as_echo "$ac_cv_type_pid_t" >&6; }
24647 if test $ac_cv_type_pid_t = yes; then
24651 cat >>confdefs.h <<_ACEOF
24658 for ac_header in vfork.h
24660 as_ac_Header=`$as_echo "ac_cv_header_
$ac_header" | $as_tr_sh`
24661 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
24662 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
24663 $as_echo_n "checking
for $ac_header...
" >&6; }
24664 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
24665 $as_echo_n "(cached
) " >&6
24667 ac_res=`eval 'as_val=${'$as_ac_Header'}
24668 $as_echo "$as_val"'`
24669 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
24670 $as_echo "$ac_res" >&6; }
24672 # Is the header compilable?
24673 { $as_echo "$as_me:$LINENO: checking
$ac_header usability
" >&5
24674 $as_echo_n "checking
$ac_header usability...
" >&6; }
24675 cat >conftest.$ac_ext <<_ACEOF
24678 cat confdefs.h >>conftest.$ac_ext
24679 cat >>conftest.$ac_ext <<_ACEOF
24680 /* end confdefs.h. */
24681 $ac_includes_default
24682 #include <$ac_header>
24684 rm -f conftest.$ac_objext
24685 if { (ac_try="$ac_compile"
24686 case "(($ac_try" in
24687 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24688 *) ac_try_echo=$ac_try;;
24690 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
24691 $as_echo "$ac_try_echo") >&5
24692 (eval "$ac_compile") 2>conftest.er1
24694 grep -v '^ *+' conftest.er1 >conftest.err
24696 cat conftest.err >&5
24697 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
24698 (exit $ac_status); } && {
24699 test -z "$ac_c_werror_flag" ||
24700 test ! -s conftest.err
24701 } && test -s conftest.$ac_objext; then
24702 ac_header_compiler=yes
24704 $as_echo "$as_me: failed program was
:" >&5
24705 sed 's/^/| /' conftest.$ac_ext >&5
24707 ac_header_compiler=no
24710 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24711 { $as_echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
24712 $as_echo "$ac_header_compiler" >&6; }
24714 # Is the header present?
24715 { $as_echo "$as_me:$LINENO: checking
$ac_header presence
" >&5
24716 $as_echo_n "checking
$ac_header presence...
" >&6; }
24717 cat >conftest.$ac_ext <<_ACEOF
24720 cat confdefs.h >>conftest.$ac_ext
24721 cat >>conftest.$ac_ext <<_ACEOF
24722 /* end confdefs.h. */
24723 #include <$ac_header>
24725 if { (ac_try="$ac_cpp conftest.
$ac_ext"
24726 case "(($ac_try" in
24727 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24728 *) ac_try_echo=$ac_try;;
24730 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
24731 $as_echo "$ac_try_echo") >&5
24732 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
24734 grep -v '^ *+' conftest.er1 >conftest.err
24736 cat conftest.err >&5
24737 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
24738 (exit $ac_status); } >/dev/null && {
24739 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
24740 test ! -s conftest.err
24742 ac_header_preproc=yes
24744 $as_echo "$as_me: failed program was
:" >&5
24745 sed 's/^/| /' conftest.$ac_ext >&5
24747 ac_header_preproc=no
24750 rm -f conftest.err conftest.$ac_ext
24751 { $as_echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
24752 $as_echo "$ac_header_preproc" >&6; }
24754 # So? What about this header?
24755 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
24757 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&5
24758 $as_echo "$as_me: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
24759 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the compiler
's result" >&5
24760 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result
" >&2;}
24761 ac_header_preproc=yes
24764 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: present but cannot be compiled
" >&5
24765 $as_echo "$as_me: WARNING
: $ac_header: present but cannot be compiled
" >&2;}
24766 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&5
24767 $as_echo "$as_me: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&2;}
24768 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: see the Autoconf documentation
" >&5
24769 $as_echo "$as_me: WARNING
: $ac_header: see the Autoconf documentation
" >&2;}
24770 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&5
24771 $as_echo "$as_me: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&2;}
24772 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&5
24773 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
" >&2;}
24774 { $as_echo "$as_me:$LINENO: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&5
24775 $as_echo "$as_me: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&2;}
24779 { $as_echo "$as_me:$LINENO: checking
for $ac_header" >&5
24780 $as_echo_n "checking
for $ac_header...
" >&6; }
24781 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
24782 $as_echo_n "(cached
) " >&6
24784 eval "$as_ac_Header=\
$ac_header_preproc"
24786 ac_res=`eval 'as_val=${'$as_ac_Header'}
24787 $as_echo "$as_val"'`
24788 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
24789 $as_echo "$ac_res" >&6; }
24792 if test `eval 'as_val=${'$as_ac_Header'}
24793 $as_echo "$as_val"'` = yes; then
24794 cat >>confdefs.h <<_ACEOF
24795 #define `$as_echo "HAVE_
$ac_header" | $as_tr_cpp` 1
24804 for ac_func in fork vfork
24806 as_ac_var=`$as_echo "ac_cv_func_
$ac_func" | $as_tr_sh`
24807 { $as_echo "$as_me:$LINENO: checking
for $ac_func" >&5
24808 $as_echo_n "checking
for $ac_func...
" >&6; }
24809 if { as_var=$as_ac_var; eval "test \"\
${$as_var+set}\" = set"; }; then
24810 $as_echo_n "(cached
) " >&6
24812 cat >conftest.$ac_ext <<_ACEOF
24815 cat confdefs.h >>conftest.$ac_ext
24816 cat >>conftest.$ac_ext <<_ACEOF
24817 /* end confdefs.h. */
24818 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
24819 For example, HP-UX 11i <limits.h> declares gettimeofday. */
24820 #define $ac_func innocuous_$ac_func
24822 /* System header to define __stub macros and hopefully few prototypes,
24823 which can conflict with char $ac_func (); below.
24824 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
24825 <limits.h> exists even on freestanding compilers. */
24828 # include <limits.h>
24830 # include <assert.h>
24835 /* Override any GCC internal prototype to avoid an error.
24836 Use char because int might match the return type of a GCC
24837 builtin and then its argument prototype would still apply. */
24842 /* The GNU C library defines this for functions which it implements
24843 to always fail with ENOSYS. Some functions are actually named
24844 something starting with __ and the normal name is an alias. */
24845 #if defined __stub_$ac_func || defined __stub___$ac_func
24852 return $ac_func ();
24857 rm -f conftest.$ac_objext conftest$ac_exeext
24858 if { (ac_try="$ac_link"
24859 case "(($ac_try" in
24860 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24861 *) ac_try_echo=$ac_try;;
24863 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
24864 $as_echo "$ac_try_echo") >&5
24865 (eval "$ac_link") 2>conftest.er1
24867 grep -v '^ *+' conftest.er1 >conftest.err
24869 cat conftest.err >&5
24870 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
24871 (exit $ac_status); } && {
24872 test -z "$ac_c_werror_flag" ||
24873 test ! -s conftest.err
24874 } && test -s conftest$ac_exeext && {
24875 test "$cross_compiling" = yes ||
24876 $as_test_x conftest$ac_exeext
24878 eval "$as_ac_var=yes"
24880 $as_echo "$as_me: failed program was
:" >&5
24881 sed 's/^/| /' conftest.$ac_ext >&5
24883 eval "$as_ac_var=no
"
24886 rm -rf conftest.dSYM
24887 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24888 conftest$ac_exeext conftest.$ac_ext
24890 ac_res=`eval 'as_val=${'$as_ac_var'}
24891 $as_echo "$as_val"'`
24892 { $as_echo "$as_me:$LINENO: result
: $ac_res" >&5
24893 $as_echo "$ac_res" >&6; }
24894 if test `eval 'as_val=${'$as_ac_var'}
24895 $as_echo "$as_val"'` = yes; then
24896 cat >>confdefs.h <<_ACEOF
24897 #define `$as_echo "HAVE_
$ac_func" | $as_tr_cpp` 1
24903 if test "x
$ac_cv_func_fork" = xyes; then
24904 { $as_echo "$as_me:$LINENO: checking
for working fork
" >&5
24905 $as_echo_n "checking
for working fork...
" >&6; }
24906 if test "${ac_cv_func_fork_works+set}" = set; then
24907 $as_echo_n "(cached
) " >&6
24909 if test "$cross_compiling" = yes; then
24910 ac_cv_func_fork_works=cross
24912 cat >conftest.$ac_ext <<_ACEOF
24915 cat confdefs.h >>conftest.$ac_ext
24916 cat >>conftest.$ac_ext <<_ACEOF
24917 /* end confdefs.h. */
24918 $ac_includes_default
24923 /* By Ruediger Kuhlmann. */
24924 return fork () < 0;
24930 rm -f conftest$ac_exeext
24931 if { (ac_try="$ac_link"
24932 case "(($ac_try" in
24933 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24934 *) ac_try_echo=$ac_try;;
24936 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
24937 $as_echo "$ac_try_echo") >&5
24938 (eval "$ac_link") 2>&5
24940 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
24941 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
24942 { (case "(($ac_try" in
24943 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24944 *) ac_try_echo=$ac_try;;
24946 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
24947 $as_echo "$ac_try_echo") >&5
24948 (eval "$ac_try") 2>&5
24950 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
24951 (exit $ac_status); }; }; then
24952 ac_cv_func_fork_works=yes
24954 $as_echo "$as_me: program exited with status
$ac_status" >&5
24955 $as_echo "$as_me: failed program was
:" >&5
24956 sed 's/^/| /' conftest.$ac_ext >&5
24958 ( exit $ac_status )
24959 ac_cv_func_fork_works=no
24961 rm -rf conftest.dSYM
24962 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
24967 { $as_echo "$as_me:$LINENO: result
: $ac_cv_func_fork_works" >&5
24968 $as_echo "$ac_cv_func_fork_works" >&6; }
24971 ac_cv_func_fork_works=$ac_cv_func_fork
24973 if test "x
$ac_cv_func_fork_works" = xcross; then
24975 *-*-amigaos* | *-*-msdosdjgpp*)
24976 # Override, as these systems have only a dummy fork() stub
24977 ac_cv_func_fork_works=no
24980 ac_cv_func_fork_works=yes
24983 { $as_echo "$as_me:$LINENO: WARNING
: result
$ac_cv_func_fork_works guessed because of cross compilation
" >&5
24984 $as_echo "$as_me: WARNING
: result
$ac_cv_func_fork_works guessed because of cross compilation
" >&2;}
24986 ac_cv_func_vfork_works=$ac_cv_func_vfork
24987 if test "x
$ac_cv_func_vfork" = xyes; then
24988 { $as_echo "$as_me:$LINENO: checking
for working vfork
" >&5
24989 $as_echo_n "checking
for working vfork...
" >&6; }
24990 if test "${ac_cv_func_vfork_works+set}" = set; then
24991 $as_echo_n "(cached
) " >&6
24993 if test "$cross_compiling" = yes; then
24994 ac_cv_func_vfork_works=cross
24996 cat >conftest.$ac_ext <<_ACEOF
24999 cat confdefs.h >>conftest.$ac_ext
25000 cat >>conftest.$ac_ext <<_ACEOF
25001 /* end confdefs.h. */
25002 /* Thanks to Paul Eggert for this test. */
25003 $ac_includes_default
25004 #include <sys/wait.h>
25005 #ifdef HAVE_VFORK_H
25006 # include <vfork.h>
25008 /* On some sparc systems, changes by the child to local and incoming
25009 argument registers are propagated back to the parent. The compiler
25010 is told about this with #include <vfork.h>, but some compilers
25011 (e.g. gcc -O) don't grok <vfork.h>. Test for this by using a
25012 static variable whose address is put into a register that is
25013 clobbered by the vfork. */
25016 sparc_address_test (int arg)
25018 sparc_address_test (arg) int arg;
25021 static pid_t child;
25039 pid_t parent = getpid ();
25042 sparc_address_test (0);
25047 /* Here is another test for sparc vfork register problems. This
25048 test uses lots of local variables, at least as many local
25049 variables as main has allocated so far including compiler
25050 temporaries. 4 locals are enough for gcc 1.40.3 on a Solaris
25051 4.1.3 sparc, but we use 8 to be safe. A buggy compiler should
25052 reuse the register of parent for one of the local variables,
25053 since it will think that parent can't possibly be used any more
25054 in this routine. Assigning to the local variable will thus
25055 munge parent in the parent process. */
25057 p = getpid(), p1 = getpid(), p2 = getpid(), p3 = getpid(),
25058 p4 = getpid(), p5 = getpid(), p6 = getpid(), p7 = getpid();
25059 /* Convince the compiler that p..p7 are live; otherwise, it might
25060 use the same hardware register for all 8 local variables. */
25061 if (p != p1 || p != p2 || p != p3 || p != p4
25062 || p != p5 || p != p6 || p != p7)
25065 /* On some systems (e.g. IRIX 3.3), vfork doesn't separate parent
25066 from child file descriptors. If the child closes a descriptor
25067 before it execs or exits, this munges the parent's descriptor
25068 as well. Test for this by closing stdout in the child. */
25069 _exit(close(fileno(stdout)) != 0);
25074 while (wait(&status) != child)
25077 /* Was there some problem with vforking? */
25080 /* Did the child fail? (This shouldn't happen.) */
25083 /* Did the vfork/compiler bug occur? */
25084 || parent != getpid()
25086 /* Did the file descriptor bug occur? */
25087 || fstat(fileno(stdout), &st) != 0
25092 rm -f conftest$ac_exeext
25093 if { (ac_try="$ac_link"
25094 case "(($ac_try" in
25095 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
25096 *) ac_try_echo=$ac_try;;
25098 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
25099 $as_echo "$ac_try_echo") >&5
25100 (eval "$ac_link") 2>&5
25102 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
25103 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
25104 { (case "(($ac_try" in
25105 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
25106 *) ac_try_echo=$ac_try;;
25108 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
25109 $as_echo "$ac_try_echo") >&5
25110 (eval "$ac_try") 2>&5
25112 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
25113 (exit $ac_status); }; }; then
25114 ac_cv_func_vfork_works=yes
25116 $as_echo "$as_me: program exited with status
$ac_status" >&5
25117 $as_echo "$as_me: failed program was
:" >&5
25118 sed 's/^/| /' conftest.$ac_ext >&5
25120 ( exit $ac_status )
25121 ac_cv_func_vfork_works=no
25123 rm -rf conftest.dSYM
25124 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
25129 { $as_echo "$as_me:$LINENO: result
: $ac_cv_func_vfork_works" >&5
25130 $as_echo "$ac_cv_func_vfork_works" >&6; }
25133 if test "x
$ac_cv_func_fork_works" = xcross; then
25134 ac_cv_func_vfork_works=$ac_cv_func_vfork
25135 { $as_echo "$as_me:$LINENO: WARNING
: result
$ac_cv_func_vfork_works guessed because of cross compilation
" >&5
25136 $as_echo "$as_me: WARNING
: result
$ac_cv_func_vfork_works guessed because of cross compilation
" >&2;}
25139 if test "x
$ac_cv_func_vfork_works" = xyes; then
25141 cat >>confdefs.h <<\_ACEOF
25142 #define HAVE_WORKING_VFORK 1
25147 cat >>confdefs.h <<\_ACEOF
25152 if test "x
$ac_cv_func_fork_works" = xyes; then
25154 cat >>confdefs.h <<\_ACEOF
25155 #define HAVE_WORKING_FORK 1
25161 { $as_echo "$as_me:$LINENO: checking
for nl_langinfo and CODESET
" >&5
25162 $as_echo_n "checking
for nl_langinfo and CODESET...
" >&6; }
25163 if test "${emacs_cv_langinfo_codeset+set}" = set; then
25164 $as_echo_n "(cached
) " >&6
25166 cat >conftest.$ac_ext <<_ACEOF
25169 cat confdefs.h >>conftest.$ac_ext
25170 cat >>conftest.$ac_ext <<_ACEOF
25171 /* end confdefs.h. */
25172 #include <langinfo.h>
25176 char* cs = nl_langinfo(CODESET);
25181 rm -f conftest.$ac_objext conftest$ac_exeext
25182 if { (ac_try="$ac_link"
25183 case "(($ac_try" in
25184 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
25185 *) ac_try_echo=$ac_try;;
25187 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
25188 $as_echo "$ac_try_echo") >&5
25189 (eval "$ac_link") 2>conftest.er1
25191 grep -v '^ *+' conftest.er1 >conftest.err
25193 cat conftest.err >&5
25194 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
25195 (exit $ac_status); } && {
25196 test -z "$ac_c_werror_flag" ||
25197 test ! -s conftest.err
25198 } && test -s conftest$ac_exeext && {
25199 test "$cross_compiling" = yes ||
25200 $as_test_x conftest$ac_exeext
25202 emacs_cv_langinfo_codeset=yes
25204 $as_echo "$as_me: failed program was
:" >&5
25205 sed 's/^/| /' conftest.$ac_ext >&5
25207 emacs_cv_langinfo_codeset=no
25210 rm -rf conftest.dSYM
25211 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
25212 conftest$ac_exeext conftest.$ac_ext
25215 { $as_echo "$as_me:$LINENO: result
: $emacs_cv_langinfo_codeset" >&5
25216 $as_echo "$emacs_cv_langinfo_codeset" >&6; }
25217 if test $emacs_cv_langinfo_codeset = yes; then
25219 cat >>confdefs.h <<\_ACEOF
25220 #define HAVE_LANGINFO_CODESET 1
25225 { $as_echo "$as_me:$LINENO: checking
for size_t
" >&5
25226 $as_echo_n "checking
for size_t...
" >&6; }
25227 if test "${ac_cv_type_size_t+set}" = set; then
25228 $as_echo_n "(cached
) " >&6
25230 ac_cv_type_size_t=no
25231 cat >conftest.$ac_ext <<_ACEOF
25234 cat confdefs.h >>conftest.$ac_ext
25235 cat >>conftest.$ac_ext <<_ACEOF
25236 /* end confdefs.h. */
25237 $ac_includes_default
25241 if (sizeof (size_t))
25247 rm -f conftest.$ac_objext
25248 if { (ac_try="$ac_compile"
25249 case "(($ac_try" in
25250 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
25251 *) ac_try_echo=$ac_try;;
25253 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
25254 $as_echo "$ac_try_echo") >&5
25255 (eval "$ac_compile") 2>conftest.er1
25257 grep -v '^ *+' conftest.er1 >conftest.err
25259 cat conftest.err >&5
25260 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
25261 (exit $ac_status); } && {
25262 test -z "$ac_c_werror_flag" ||
25263 test ! -s conftest.err
25264 } && test -s conftest.$ac_objext; then
25265 cat >conftest.$ac_ext <<_ACEOF
25268 cat confdefs.h >>conftest.$ac_ext
25269 cat >>conftest.$ac_ext <<_ACEOF
25270 /* end confdefs.h. */
25271 $ac_includes_default
25275 if (sizeof ((size_t)))
25281 rm -f conftest.$ac_objext
25282 if { (ac_try="$ac_compile"
25283 case "(($ac_try" in
25284 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
25285 *) ac_try_echo=$ac_try;;
25287 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
25288 $as_echo "$ac_try_echo") >&5
25289 (eval "$ac_compile") 2>conftest.er1
25291 grep -v '^ *+' conftest.er1 >conftest.err
25293 cat conftest.err >&5
25294 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
25295 (exit $ac_status); } && {
25296 test -z "$ac_c_werror_flag" ||
25297 test ! -s conftest.err
25298 } && test -s conftest.$ac_objext; then
25301 $as_echo "$as_me: failed program was
:" >&5
25302 sed 's/^/| /' conftest.$ac_ext >&5
25304 ac_cv_type_size_t=yes
25307 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25309 $as_echo "$as_me: failed program was
:" >&5
25310 sed 's/^/| /' conftest.$ac_ext >&5
25315 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25317 { $as_echo "$as_me:$LINENO: result
: $ac_cv_type_size_t" >&5
25318 $as_echo "$ac_cv_type_size_t" >&6; }
25319 if test $ac_cv_type_size_t = yes; then
25321 cat >>confdefs.h <<_ACEOF
25322 #define HAVE_SIZE_T 1
25329 { $as_echo "$as_me:$LINENO: checking
for mbstate_t
" >&5
25330 $as_echo_n "checking
for mbstate_t...
" >&6; }
25331 if test "${ac_cv_type_mbstate_t+set}" = set; then
25332 $as_echo_n "(cached
) " >&6
25334 cat >conftest.$ac_ext <<_ACEOF
25337 cat confdefs.h >>conftest.$ac_ext
25338 cat >>conftest.$ac_ext <<_ACEOF
25339 /* end confdefs.h. */
25340 $ac_includes_default
25341 # include <wchar.h>
25345 mbstate_t x; return sizeof x;
25350 rm -f conftest.$ac_objext
25351 if { (ac_try="$ac_compile"
25352 case "(($ac_try" in
25353 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
25354 *) ac_try_echo=$ac_try;;
25356 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
25357 $as_echo "$ac_try_echo") >&5
25358 (eval "$ac_compile") 2>conftest.er1
25360 grep -v '^ *+' conftest.er1 >conftest.err
25362 cat conftest.err >&5
25363 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
25364 (exit $ac_status); } && {
25365 test -z "$ac_c_werror_flag" ||
25366 test ! -s conftest.err
25367 } && test -s conftest.$ac_objext; then
25368 ac_cv_type_mbstate_t=yes
25370 $as_echo "$as_me: failed program was
:" >&5
25371 sed 's/^/| /' conftest.$ac_ext >&5
25373 ac_cv_type_mbstate_t=no
25376 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25378 { $as_echo "$as_me:$LINENO: result
: $ac_cv_type_mbstate_t" >&5
25379 $as_echo "$ac_cv_type_mbstate_t" >&6; }
25380 if test $ac_cv_type_mbstate_t = yes; then
25382 cat >>confdefs.h <<\_ACEOF
25383 #define HAVE_MBSTATE_T 1
25388 cat >>confdefs.h <<\_ACEOF
25389 #define mbstate_t int
25394 { $as_echo "$as_me:$LINENO: checking
for C restrict keyword
" >&5
25395 $as_echo_n "checking
for C restrict keyword...
" >&6; }
25396 if test "${emacs_cv_c_restrict+set}" = set; then
25397 $as_echo_n "(cached
) " >&6
25399 cat >conftest.$ac_ext <<_ACEOF
25402 cat confdefs.h >>conftest.$ac_ext
25403 cat >>conftest.$ac_ext <<_ACEOF
25404 /* end confdefs.h. */
25405 void fred (int *restrict x);
25414 rm -f conftest.$ac_objext
25415 if { (ac_try="$ac_compile"
25416 case "(($ac_try" in
25417 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
25418 *) ac_try_echo=$ac_try;;
25420 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
25421 $as_echo "$ac_try_echo") >&5
25422 (eval "$ac_compile") 2>conftest.er1
25424 grep -v '^ *+' conftest.er1 >conftest.err
25426 cat conftest.err >&5
25427 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
25428 (exit $ac_status); } && {
25429 test -z "$ac_c_werror_flag" ||
25430 test ! -s conftest.err
25431 } && test -s conftest.$ac_objext; then
25432 emacs_cv_c_restrict=yes
25434 $as_echo "$as_me: failed program was
:" >&5
25435 sed 's/^/| /' conftest.$ac_ext >&5
25437 cat >conftest.$ac_ext <<_ACEOF
25440 cat confdefs.h >>conftest.$ac_ext
25441 cat >>conftest.$ac_ext <<_ACEOF
25442 /* end confdefs.h. */
25443 void fred (int *__restrict x);
25452 rm -f conftest.$ac_objext
25453 if { (ac_try="$ac_compile"
25454 case "(($ac_try" in
25455 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
25456 *) ac_try_echo=$ac_try;;
25458 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
25459 $as_echo "$ac_try_echo") >&5
25460 (eval "$ac_compile") 2>conftest.er1
25462 grep -v '^ *+' conftest.er1 >conftest.err
25464 cat conftest.err >&5
25465 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
25466 (exit $ac_status); } && {
25467 test -z "$ac_c_werror_flag" ||
25468 test ! -s conftest.err
25469 } && test -s conftest.$ac_objext; then
25470 emacs_cv_c_restrict=__restrict
25472 $as_echo "$as_me: failed program was
:" >&5
25473 sed 's/^/| /' conftest.$ac_ext >&5
25475 emacs_cv_c_restrict=no
25478 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25481 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25483 { $as_echo "$as_me:$LINENO: result
: $emacs_cv_c_restrict" >&5
25484 $as_echo "$emacs_cv_c_restrict" >&6; }
25485 case "$emacs_cv_c_restrict" in
25486 yes) emacs_restrict=restrict;;
25487 no) emacs_restrict="";;
25488 *) emacs_restrict="$emacs_cv_c_restrict";;
25490 if test "$emacs_restrict" != __restrict; then
25492 cat >>confdefs.h <<_ACEOF
25493 #define __restrict $emacs_restrict
25498 { $as_echo "$as_me:$LINENO: checking
for C restricted array declarations
" >&5
25499 $as_echo_n "checking
for C restricted array declarations...
" >&6; }
25500 if test "${emacs_cv_c_restrict_arr+set}" = set; then
25501 $as_echo_n "(cached
) " >&6
25503 cat >conftest.$ac_ext <<_ACEOF
25506 cat confdefs.h >>conftest.$ac_ext
25507 cat >>conftest.$ac_ext <<_ACEOF
25508 /* end confdefs.h. */
25509 void fred (int x[__restrict]);
25518 rm -f conftest.$ac_objext
25519 if { (ac_try="$ac_compile"
25520 case "(($ac_try" in
25521 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
25522 *) ac_try_echo=$ac_try;;
25524 eval ac_try_echo="\"\
$as_me:$LINENO: $ac_try_echo\""
25525 $as_echo "$ac_try_echo") >&5
25526 (eval "$ac_compile") 2>conftest.er1
25528 grep -v '^ *+' conftest.er1 >conftest.err
25530 cat conftest.err >&5
25531 $as_echo "$as_me:$LINENO: \$?
= $ac_status" >&5
25532 (exit $ac_status); } && {
25533 test -z "$ac_c_werror_flag" ||
25534 test ! -s conftest.err
25535 } && test -s conftest.$ac_objext; then
25536 emacs_cv_c_restrict_arr=yes
25538 $as_echo "$as_me: failed program was
:" >&5
25539 sed 's/^/| /' conftest.$ac_ext >&5
25541 emacs_cv_c_restrict_arr=no
25544 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25546 { $as_echo "$as_me:$LINENO: result
: $emacs_cv_c_restrict_arr" >&5
25547 $as_echo "$emacs_cv_c_restrict_arr" >&6; }
25548 if test "$emacs_cv_c_restrict_arr" = yes; then
25550 cat >>confdefs.h <<\_ACEOF
25551 #define __restrict_arr __restrict
25558 # Set up the CFLAGS for real compilation, so we can substitute it.
25559 CFLAGS="$REAL_CFLAGS"
25560 CPPFLAGS="$REAL_CPPFLAGS"
25562 #### Find out which version of Emacs this is.
25563 version=`grep 'defconst[ ]*emacs-version' ${srcdir}/lisp/version.el \
25564 | sed -e 's/^[^"]*"\([^"]*\
)".*$/\1/'`
25565 if test x"${version}" = x; then
25566 { { $as_echo "$as_me:$LINENO: error
: can
't find current emacs version in \`${srcdir}/lisp/version.el'.
" >&5
25567 $as_echo "$as_me: error
: can
't find current emacs version in \`${srcdir}/lisp/version.el'.
" >&2;}
25568 { (exit 1); exit 1; }; }
25570 if test x"${version}" != x"$PACKAGE_VERSION"; then
25571 { $as_echo "$as_me:$LINENO: WARNING
: version mismatch between \
`${srcdir}/configure.in' and \`${srcdir}/lisp
/version.el
'." >&5
25572 $as_echo "$as_me: WARNING: version mismatch between \`${srcdir}/configure.in' and \`${srcdir}/lisp/version.el'." >&2;}
25575 ### Specify what sort of things we'll be editing into Makefile and config.h.
25576 ### Use configuration here uncanonicalized to avoid exceeding size limits.
25621 cat >>confdefs.h
<<_ACEOF
25622 #define EMACS_CONFIGURATION "${canonical}"
25626 cat >>confdefs.h
<<_ACEOF
25627 #define EMACS_CONFIG_OPTIONS "${ac_configure_args}"
25631 cat >>confdefs.h
<<_ACEOF
25632 #define config_machfile "${machfile}"
25636 cat >>confdefs.h
<<_ACEOF
25637 #define config_opsysfile "${opsysfile}"
25641 cat >>confdefs.h
<<_ACEOF
25642 #define LD_SWITCH_X_SITE ${LD_SWITCH_X_SITE}
25646 cat >>confdefs.h
<<_ACEOF
25647 #define LD_SWITCH_X_SITE_AUX ${LD_SWITCH_X_SITE_AUX}
25651 cat >>confdefs.h
<<_ACEOF
25652 #define C_SWITCH_X_SITE ${C_SWITCH_X_SITE}
25656 cat >>confdefs.h
<<_ACEOF
25657 #define UNEXEC_SRC ${UNEXEC_SRC}
25661 if test "${HAVE_X_WINDOWS}" = "yes" ; then
25663 cat >>confdefs.h
<<\_ACEOF
25664 #define HAVE_X_WINDOWS 1
25668 if test "${USE_X_TOOLKIT}" != "none" ; then
25670 cat >>confdefs.h
<<\_ACEOF
25671 #define USE_X_TOOLKIT 1
25674 if test "${USE_X_TOOLKIT}" = "LUCID"; then
25676 cat >>confdefs.h
<<\_ACEOF
25677 #define USE_LUCID 1
25680 elif test "${USE_X_TOOLKIT}" = "MOTIF"; then
25682 cat >>confdefs.h
<<\_ACEOF
25683 #define USE_MOTIF 1
25688 if test "${HAVE_X11}" = "yes" ; then
25690 cat >>confdefs.h
<<\_ACEOF
25695 if test "${HAVE_MENUS}" = "yes" ; then
25697 cat >>confdefs.h
<<\_ACEOF
25698 #define HAVE_MENUS 1
25702 if test "${GNU_MALLOC}" = "yes" ; then
25704 cat >>confdefs.h
<<\_ACEOF
25705 #define GNU_MALLOC 1
25709 if test "${REL_ALLOC}" = "yes" ; then
25711 cat >>confdefs.h
<<\_ACEOF
25712 #define REL_ALLOC 1
25722 #### Report on what we decided to do.
25723 #### Report GTK as a toolkit, even if it doesn't use Xt.
25724 #### It makes printing result more understandable as using GTK sets
25725 #### toolkit_scroll_bars to yes by default.
25726 if test "${HAVE_GTK}" = "yes"; then
25731 Configured for \`${canonical}'.
25733 Where should the build process find the source code? ${srcdir}
25734 What operating system and machine description files should Emacs use?
25735 \`${opsysfile}' and \`${machfile}'
25736 What compiler should emacs be built with? ${CC} ${CFLAGS}
25737 Should Emacs use the GNU version of malloc? ${GNU_MALLOC}${GNU_MALLOC_reason}
25738 Should Emacs use a relocating allocator for buffers? ${REL_ALLOC}
25739 Should Emacs use mmap(2) for buffer allocation? $use_mmap_for_buffers
25740 What window system should Emacs use? ${window_system}
25741 What toolkit should Emacs use? ${USE_X_TOOLKIT}"
25743 if test -n "${x_includes}"; then
25744 echo " Where do we find X Windows header files? ${x_includes}"
25746 echo " Where do we find X Windows header files? Standard dirs"
25748 if test -n "${x_libraries}"; then
25749 echo " Where do we find X Windows libraries? ${x_libraries}"
25751 echo " Where do we find X Windows libraries? Standard dirs"
25754 echo " Does Emacs use -lXaw3d? ${HAVE_XAW3D}"
25755 echo " Does Emacs use -lXpm? ${HAVE_XPM}"
25756 echo " Does Emacs use -ljpeg? ${HAVE_JPEG}"
25757 echo " Does Emacs use -ltiff? ${HAVE_TIFF}"
25758 echo " Does Emacs use a gif library? ${HAVE_GIF} $ac_gif_lib_name"
25759 echo " Does Emacs use -lpng? ${HAVE_PNG}"
25760 echo " Does Emacs use -lrsvg-2? ${HAVE_RSVG}"
25761 echo " Does Emacs use -lgpm? ${HAVE_GPM}"
25762 echo " Does Emacs use -ldbus? ${HAVE_DBUS}"
25763 echo " Does Emacs use -lgconf? ${HAVE_GCONF}"
25765 echo " Does Emacs use -lfreetype? ${HAVE_FREETYPE}"
25766 echo " Does Emacs use -lm17n-flt? ${HAVE_M17N_FLT}"
25767 echo " Does Emacs use -lotf? ${HAVE_LIBOTF}"
25768 echo " Does Emacs use -lxft? ${HAVE_XFT}"
25770 echo " Does Emacs use toolkit scroll bars? ${USE_TOOLKIT_SCROLL_BARS}"
25773 if test $USE_XASSERTS = yes; then
25774 echo " Compiling with asserts turned on."
25775 CPPFLAGS
="$CPPFLAGS -DXASSERTS=1"
25780 if test "$HAVE_NS" = "yes"; then
25782 echo "You must run \"make install\" in order to test the built application.
25783 The installed application will go to nextstep/Emacs.app and can be
25784 run or moved from there."
25785 if test "$EN_NS_SELF_CONTAINED" = "yes"; then
25786 echo "The application will be fully self-contained."
25788 echo "The lisp resources for the application will be installed under ${prefix}.
25789 You may need to run \"make install\" with sudo. The application will fail
25790 to run if these resources are not installed."
25795 if test "$HAVE_DBUS" = yes && test "${opsys}" != "gnu-linux"; then
25796 echo "D-Bus integration has been tested for GNU/Linux only."
25801 # Remove any trailing slashes in these variables.
25802 test "${prefix}" != NONE
&&
25803 prefix
=`echo "${prefix}" | sed 's,\([^/]\)/*$,\1,'`
25804 test "${exec_prefix}" != NONE
&&
25805 exec_prefix
=`echo "${exec_prefix}" | sed 's,\([^/]\)/*$,\1,'`
25807 # Now get this: Some word that is part of the ${srcdir} directory name
25808 # or the ${configuration} value might, just might, happen to be an
25809 # identifier like `sun4' or `i386' or something, and be predefined by
25810 # the C preprocessor to some helpful value like 1, or maybe the empty
25811 # string. Needless to say consequent macro substitutions are less
25812 # than conducive to the makefile finding the correct directory.
25813 cpp_undefs
="`echo $srcdir $configuration $canonical |
25814 sed -e 's/[^a-zA-Z0-9_]/ /g' -e 's/^/ /' -e 's/ *$//' \
25815 -e 's/ */ -U/g' -e 's/-U[0-9][^ ]*//g'`"
25817 ## Check if the C preprocessor will convert `..' to `. .'. If so, set
25818 ## CPP_NEED_TRADITIONAL to `yes' so that the code to generate Makefile
25819 ## from Makefile.c can correctly provide the arg `-traditional' to the
25822 cat >conftest.
$ac_ext <<_ACEOF
25825 cat confdefs.h
>>conftest.
$ac_ext
25826 cat >>conftest.
$ac_ext <<_ACEOF
25827 /* end confdefs.h. */
25830 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
25831 $EGREP "yes..yes" >/dev
/null
2>&1; then
25832 CPP_NEED_TRADITIONAL
=no
25834 CPP_NEED_TRADITIONAL
=yes
25839 ac_config_files
="$ac_config_files Makefile lib-src/Makefile.c:lib-src/Makefile.in oldXMenu/Makefile doc/emacs/Makefile doc/misc/Makefile doc/lispintro/Makefile doc/lispref/Makefile src/Makefile.c:src/Makefile.in lwlib/Makefile lisp/Makefile leim/Makefile"
25841 ac_config_commands
="$ac_config_commands default"
25843 cat >confcache
<<\_ACEOF
25844 # This file is a shell script that caches the results of configure
25845 # tests run on this system so they can be shared between configure
25846 # scripts and configure runs, see configure's option --config-cache.
25847 # It is not useful on other systems. If it contains results you don't
25848 # want to keep, you may remove or edit it.
25850 # config.status only pays attention to the cache file if you give it
25851 # the --recheck option to rerun configure.
25853 # `ac_cv_env_foo' variables (set or unset) will be overridden when
25854 # loading this file, other *unset* `ac_cv_foo' will be assigned the
25855 # following values.
25859 # The following way of writing the cache mishandles newlines in values,
25860 # but we know of no workaround that is simple, portable, and efficient.
25861 # So, we kill variables containing newlines.
25862 # Ultrix sh set writes to stderr and can't be redirected directly,
25863 # and sets the high bit in the cache file unless we assign to the vars.
25865 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
25866 eval ac_val
=\$
$ac_var
25870 *_cv_
*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
25871 $as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
25874 _ | IFS | as_nl
) ;; #(
25875 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
25876 *) $as_unset $ac_var ;;
25882 case $as_nl`(ac_space=' '; set) 2>&1` in #(
25883 *${as_nl}ac_space
=\
*)
25884 # `set' does not quote correctly, so add quotes (double-quote
25885 # substitution turns \\\\ into \\, and sed turns \\ into \).
25888 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
25891 # `set' quotes correctly as required by POSIX, so do not add quotes.
25892 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
25901 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
25903 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
25905 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
25906 if test -w "$cache_file"; then
25907 test "x$cache_file" != "x/dev/null" &&
25908 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
25909 $as_echo "$as_me: updating cache $cache_file" >&6;}
25910 cat confcache
>$cache_file
25912 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
25913 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
25918 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
25919 # Let make expand exec_prefix.
25920 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
25922 DEFS
=-DHAVE_CONFIG_H
25926 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
25927 # 1. Remove the extension, and $U if already installed.
25928 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
25929 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
25930 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
25931 # will be set to the directory where LIBOBJS objects are built.
25932 ac_libobjs
="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
25933 ac_ltlibobjs
="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
25935 LIBOBJS
=$ac_libobjs
25937 LTLIBOBJS
=$ac_ltlibobjs
25941 : ${CONFIG_STATUS=./config.status}
25943 ac_clean_files_save
=$ac_clean_files
25944 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
25945 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
25946 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
25947 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
25949 # Generated by $as_me.
25950 # Run this file to recreate the current configuration.
25951 # Compiler output produced by configure, useful for debugging
25952 # configure, is in config.log if it exists.
25955 ac_cs_recheck=false
25957 SHELL=\${CONFIG_SHELL-$SHELL}
25960 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
25961 ## --------------------- ##
25962 ## M4sh Initialization. ##
25963 ## --------------------- ##
25965 # Be more Bourne compatible
25966 DUALCASE
=1; export DUALCASE
# for MKS sh
25967 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
25970 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
25971 # is contrary to our usage. Disable this feature.
25972 alias -g '${1+"$@"}'='"$@"'
25973 setopt NO_GLOB_SUBST
25975 case `(set -o) 2>/dev/null` in
25976 *posix
*) set -o posix
;;
25985 # Avoid depending upon Character Ranges.
25986 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
25987 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
25988 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
25989 as_cr_digits
='0123456789'
25990 as_cr_alnum
=$as_cr_Letters$as_cr_digits
25995 # Printing a long string crashes Solaris 7 /usr/bin/printf.
25996 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
25997 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
25998 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
25999 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
26000 as_echo='printf %s
\n'
26001 as_echo_n='printf %s
'
26003 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
26004 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
26005 as_echo_n='/usr
/ucb
/echo -n'
26007 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
26008 as_echo_n_body='eval
26012 expr "X$arg" : "X\\(.*\\)$as_nl";
26013 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
26015 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
26017 export as_echo_n_body
26018 as_echo_n='sh
-c $as_echo_n_body as_echo
'
26020 export as_echo_body
26021 as_echo='sh
-c $as_echo_body as_echo
'
26024 # The user is always right.
26025 if test "${PATH_SEPARATOR+set}" != set; then
26027 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
26028 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
26033 # Support unset when possible.
26034 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
26042 # We need space, tab and new line, in precisely that order. Quoting is
26043 # there to prevent editors from complaining about space-tab.
26044 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
26045 # splitting by setting IFS to empty value.)
26048 # Find who we are. Look in the path if we contain no directory separator.
26050 *[\\/]* ) as_myself=$0 ;;
26051 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
26052 for as_dir in $PATH
26055 test -z "$as_dir" && as_dir=.
26056 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
26062 # We did not find ourselves, most probably we were run as `sh COMMAND'
26063 # in which case we are not to be found in the path.
26064 if test "x$as_myself" = x
; then
26067 if test ! -f "$as_myself"; then
26068 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
26069 { (exit 1); exit 1; }
26072 # Work around bugs in pre-3.0 UWIN ksh.
26073 for as_var
in ENV MAIL MAILPATH
26074 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
26086 # Required to use basename.
26087 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
26088 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
26094 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
26095 as_basename
=basename
26101 # Name of the executable.
26102 as_me
=`$as_basename -- "$0" ||
26103 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
26104 X"$0" : 'X\(//\)$' \| \
26105 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
26107 sed '/^.*\/\([^/][^/]*\)\/*$/{
26126 as_lineno_1
=$LINENO
26127 as_lineno_2
=$LINENO
26128 test "x$as_lineno_1" != "x$as_lineno_2" &&
26129 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
26131 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
26132 # uniformly replaced by the line number. The first 'sed' inserts a
26133 # line-number line after each line using $LINENO; the second 'sed'
26134 # does the real work. The second script uses 'N' to pair each
26135 # line-number line with the line containing $LINENO, and appends
26136 # trailing '-' during substitution so that $LINENO is not a special
26137 # case at line end.
26138 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
26139 # scripts with optimization help from Paolo Bonzini. Blame Lee
26140 # E. McMahon (1931-1989) for sed's syntax. :-)
26152 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
26155 ' >$as_me.lineno
&&
26156 chmod +x
"$as_me.lineno" ||
26157 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
26158 { (exit 1); exit 1; }; }
26160 # Don't try to exec as it changes $[0], causing all sort of problems
26161 # (the dirname of $[0] is not the place where we might find the
26162 # original and so on. Autoconf is especially sensitive to this).
26163 .
"./$as_me.lineno"
26164 # Exit status is that of the last command.
26169 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
26175 ECHO_C
= ECHO_N
= ECHO_T
=
26176 case `echo -n x` in
26178 case `echo 'x\c'` in
26179 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
26185 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
26186 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
26192 rm -f conf$$ conf$$.exe conf$$.
file
26193 if test -d conf$$.dir
; then
26194 rm -f conf$$.dir
/conf$$.
file
26197 mkdir conf$$.dir
2>/dev
/null
26199 if (echo >conf$$.
file) 2>/dev
/null
; then
26200 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
26202 # ... but there are two gotchas:
26203 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
26204 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
26205 # In both cases, we have to default to `cp -p'.
26206 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
26208 elif ln conf$$.
file conf$$
2>/dev
/null
; then
26216 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
26217 rmdir conf$$.dir
2>/dev
/null
26219 if mkdir
-p .
2>/dev
/null
; then
26222 test -d .
/-p && rmdir .
/-p
26226 if test -x / >/dev
/null
2>&1; then
26227 as_test_x
='test -x'
26229 if ls -dL / >/dev
/null
2>&1; then
26236 if test -d "$1"; then
26242 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
26243 ???[sx]*):;;*)false;;esac;fi
26247 as_executable_p
=$as_test_x
26249 # Sed expression to map a string onto a valid CPP name.
26250 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
26252 # Sed expression to map a string onto a valid variable name.
26253 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
26258 # Save the log message, to keep $[0] and so on meaningful, and to
26259 # report actual input values of CONFIG_FILES etc. instead of their
26260 # values after options handling.
26262 This file was extended by emacs $as_me 23.1.95, which was
26263 generated by GNU Autoconf 2.62. Invocation command line was
26265 CONFIG_FILES = $CONFIG_FILES
26266 CONFIG_HEADERS = $CONFIG_HEADERS
26267 CONFIG_LINKS = $CONFIG_LINKS
26268 CONFIG_COMMANDS = $CONFIG_COMMANDS
26271 on `(hostname || uname -n) 2>/dev/null | sed 1q`
26276 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26277 # Files that config.status was made for.
26278 config_files="$ac_config_files"
26279 config_headers="$ac_config_headers"
26280 config_commands="$ac_config_commands"
26284 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
26286 \`$as_me' instantiates files from templates according to the
26287 current configuration.
26289 Usage: $0 [OPTIONS] [FILE]...
26291 -h, --help print this help, then exit
26292 -V, --version print version number and configuration settings, then exit
26293 -q, --quiet do not print progress messages
26294 -d, --debug don't remove temporary files
26295 --recheck update $as_me by reconfiguring in the same conditions
26296 --file=FILE[:TEMPLATE]
26297 instantiate the configuration file FILE
26298 --header=FILE[:TEMPLATE]
26299 instantiate the configuration header FILE
26301 Configuration files:
26304 Configuration headers:
26307 Configuration commands:
26310 Report bugs to <bug-autoconf@gnu.org>."
26313 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26315 emacs config.status 23.1.95
26316 configured by $0, generated by GNU Autoconf 2.62,
26317 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
26319 Copyright (C) 2008 Free Software Foundation, Inc.
26320 This config.status script is free software; the Free Software Foundation
26321 gives unlimited permission to copy, distribute and modify it."
26326 test -n "\$AWK" || AWK=awk
26329 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
26330 # The default lists apply if the user does not specify any file.
26336 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
26337 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
26348 # Handling of the options.
26349 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
26351 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
26352 $as_echo "$ac_cs_version"; exit ;;
26353 --debug |
--debu |
--deb |
--de |
--d |
-d )
26355 --file |
--fil |
--fi |
--f )
26358 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
26360 CONFIG_FILES
="$CONFIG_FILES '$ac_optarg'"
26361 ac_need_defaults
=false
;;
26362 --header |
--heade |
--head |
--hea )
26365 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
26367 CONFIG_HEADERS
="$CONFIG_HEADERS '$ac_optarg'"
26368 ac_need_defaults
=false
;;
26370 # Conflict between --help and --header
26371 { $as_echo "$as_me: error: ambiguous option: $1
26372 Try \`$0 --help' for more information." >&2
26373 { (exit 1); exit 1; }; };;
26374 --help |
--hel |
-h )
26375 $as_echo "$ac_cs_usage"; exit ;;
26376 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
26377 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
26380 # This is an error.
26381 -*) { $as_echo "$as_me: error: unrecognized option: $1
26382 Try \`$0 --help' for more information." >&2
26383 { (exit 1); exit 1; }; } ;;
26385 *) ac_config_targets
="$ac_config_targets $1"
26386 ac_need_defaults
=false
;;
26392 ac_configure_extra_args
=
26394 if $ac_cs_silent; then
26396 ac_configure_extra_args
="$ac_configure_extra_args --silent"
26400 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26401 if \$ac_cs_recheck; then
26402 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
26404 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
26405 CONFIG_SHELL='$SHELL'
26406 export CONFIG_SHELL
26411 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
26415 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
26416 ## Running $as_me. ##
26422 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26426 GCC="$GCC" NON_GNU_CPP="$NON_GNU_CPP" CPP="$CPP" CPP_NEED_TRADITIONAL="$CPP_NEED_TRADITIONAL" CPPFLAGS="$CPPFLAGS" cpp_undefs="$cpp_undefs"
26430 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
26432 # Handling of arguments.
26433 for ac_config_target
in $ac_config_targets
26435 case $ac_config_target in
26436 "src/config.h") CONFIG_HEADERS
="$CONFIG_HEADERS src/config.h:src/config.in" ;;
26437 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
26438 "lib-src/Makefile.c") CONFIG_FILES
="$CONFIG_FILES lib-src/Makefile.c:lib-src/Makefile.in" ;;
26439 "oldXMenu/Makefile") CONFIG_FILES
="$CONFIG_FILES oldXMenu/Makefile" ;;
26440 "doc/emacs/Makefile") CONFIG_FILES
="$CONFIG_FILES doc/emacs/Makefile" ;;
26441 "doc/misc/Makefile") CONFIG_FILES
="$CONFIG_FILES doc/misc/Makefile" ;;
26442 "doc/lispintro/Makefile") CONFIG_FILES
="$CONFIG_FILES doc/lispintro/Makefile" ;;
26443 "doc/lispref/Makefile") CONFIG_FILES
="$CONFIG_FILES doc/lispref/Makefile" ;;
26444 "src/Makefile.c") CONFIG_FILES
="$CONFIG_FILES src/Makefile.c:src/Makefile.in" ;;
26445 "lwlib/Makefile") CONFIG_FILES
="$CONFIG_FILES lwlib/Makefile" ;;
26446 "lisp/Makefile") CONFIG_FILES
="$CONFIG_FILES lisp/Makefile" ;;
26447 "leim/Makefile") CONFIG_FILES
="$CONFIG_FILES leim/Makefile" ;;
26448 "default") CONFIG_COMMANDS
="$CONFIG_COMMANDS default" ;;
26450 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
26451 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
26452 { (exit 1); exit 1; }; };;
26457 # If the user did not use the arguments to specify the items to instantiate,
26458 # then the envvar interface is used. Set only those that are not.
26459 # We use the long form for the default assignment because of an extremely
26460 # bizarre bug on SunOS 4.1.3.
26461 if $ac_need_defaults; then
26462 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
26463 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
26464 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
26467 # Have a temporary directory for convenience. Make it in the build tree
26468 # simply because there is no reason against having it here, and in addition,
26469 # creating and moving files from /tmp can sometimes cause problems.
26470 # Hook for its removal unless debugging.
26471 # Note that there is a small window in which the directory will not be cleaned:
26472 # after its creation but before its name has been assigned to `$tmp'.
26476 trap 'exit_status=$?
26477 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
26479 trap '{ (exit 1); exit 1; }' 1 2 13 15
26481 # Create a (secure) tmp directory for tmp files.
26484 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
26485 test -n "$tmp" && test -d "$tmp"
26488 tmp
=.
/conf$$
-$RANDOM
26489 (umask 077 && mkdir
"$tmp")
26492 $as_echo "$as_me: cannot create a temporary directory in ." >&2
26493 { (exit 1); exit 1; }
26496 # Set up the scripts for CONFIG_FILES section.
26497 # No need to generate them if there are no CONFIG_FILES.
26498 # This happens for instance with `./config.status config.h'.
26499 if test -n "$CONFIG_FILES"; then
26503 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
26504 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
26507 ac_cs_awk_cr
=$ac_cr
26510 echo 'BEGIN {' >"$tmp/subs1.awk" &&
26515 echo "cat >conf$$subs.awk <<_ACEOF" &&
26516 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
26518 } >conf$$subs.sh ||
26519 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
26520 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
26521 { (exit 1); exit 1; }; }
26522 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
26524 for ac_last_try in false false false false false :; do
26525 . ./conf$$subs.sh ||
26526 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
26527 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
26528 { (exit 1); exit 1; }; }
26530 if test `sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X` = $ac_delim_num; then
26532 elif $ac_last_try; then
26533 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
26534 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
26535 { (exit 1); exit 1; }; }
26537 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
26540 rm -f conf$$subs.sh
26542 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26543 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
26547 s/^/S["/; s
/!.
*/"]=/
26557 s/\(.\{148\}\).*/\1/
26559 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
26564 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
26571 s/\(.\{148\}\).*/\1/
26573 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
26577 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
26582 ' <conf$$subs.awk | sed '
26587 ' >>$CONFIG_STATUS || ac_write_fail=1
26588 rm -f conf$$subs.awk
26589 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26591 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
26592 for (key in S) S_is_set[key] = 1
26598 nfields = split(line, field, "@
")
26600 len = length(field[1])
26601 for (i = 2; i < nfields; i++) {
26603 keylen = length(key)
26604 if (S_is_set[key]) {
26606 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
26607 len += length(value) + length(field[++i])
26618 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
26619 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
26620 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
26623 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
26624 || { { $as_echo "$as_me:$LINENO: error
: could not setup config files machinery
" >&5
26625 $as_echo "$as_me: error
: could not setup config files machinery
" >&2;}
26626 { (exit 1); exit 1; }; }
26629 # VPATH may cause trouble with some makes, so we remove $(srcdir),
26630 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
26631 # trailing colons and then remove the whole line if VPATH becomes empty
26632 # (actually we leave an empty line to preserve line numbers).
26633 if test "x
$srcdir" = x.; then
26634 ac_vpsub='/^[ ]*VPATH[ ]*=/{
26635 s/:*\$(srcdir):*/:/
26636 s/:*\${srcdir}:*/:/
26638 s/^\([^=]*=[ ]*\):*/\1/
26644 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
26645 fi # test -n "$CONFIG_FILES"
26647 # Set up the scripts for CONFIG_HEADERS section.
26648 # No need to generate them if there are no CONFIG_HEADERS.
26649 # This happens for instance with `./config.status Makefile'.
26650 if test -n "$CONFIG_HEADERS"; then
26651 cat >"$tmp/defines.
awk" <<\_ACAWK ||
26655 # Transform confdefs.h into an awk script `defines.awk', embedded as
26656 # here-document in config.status, that substitutes the proper values into
26657 # config.h.in to produce config.h.
26659 # Create a delimiter string that does not exist in confdefs.h, to ease
26660 # handling of long lines.
26662 for ac_last_try in false false :; do
26663 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
26664 if test -z "$ac_t"; then
26666 elif $ac_last_try; then
26667 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_HEADERS" >&5
26668 $as_echo "$as_me: error
: could not
make $CONFIG_HEADERS" >&2;}
26669 { (exit 1); exit 1; }; }
26671 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
26675 # For the awk script, D is an array of macro values keyed by name,
26676 # likewise P contains macro parameters if any. Preserve backslash
26677 # newline sequences.
26679 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
26681 s/.\{148\}/&'"$ac_delim"'/g
26684 s/^[ ]*#[ ]*define[ ][ ]*/ /
26691 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
26693 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
26697 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
26698 D["\
1"]=" \
3\\\\\\n
"\\/p
26700 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
26705 s/.\{148\}/&'"$ac_delim"'/g
26710 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
26713 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
26715 ' <confdefs.h | sed '
26716 s/'"$ac_delim"'/"\\\
26717 "/g' >>$CONFIG_STATUS || ac_write_fail=1
26719 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26720 for (key in D) D_is_set[key] = 1
26723 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
26725 split(line, arg, " ")
26726 if (arg[1] == "#") {
26730 defundef
= substr
(arg
[1], 2)
26733 split(mac1
, mac2
, "(") #)
26735 if (D_is_set
[macro
]) {
26736 # Preserve the white space surrounding the "#".
26737 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
26738 print prefix
"define", macro P
[macro
] D
[macro
]
26741 # Replace #undef with comments. This is necessary, for example,
26742 # in the case of _POSIX_SOURCE, which is predefined and required
26743 # on some systems where configure will not decide to define it.
26744 if (defundef
== "undef") {
26745 print
"/*", line
, "*/"
26753 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
26754 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
26755 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
26756 { (exit 1); exit 1; }; }
26757 fi # test -n "$CONFIG_HEADERS"
26760 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
26765 :[FHLC
]) ac_mode
=$ac_tag; continue;;
26767 case $ac_mode$ac_tag in
26769 :L
* |
:C
*:*) { { $as_echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
26770 $as_echo "$as_me: error: Invalid tag $ac_tag." >&2;}
26771 { (exit 1); exit 1; }; };;
26772 :[FH
]-) ac_tag
=-:-;;
26773 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
26790 -) ac_f
="$tmp/stdin";;
26791 *) # Look for the file first in the build tree, then in the source tree
26792 # (if the path is not absolute). The absolute path cannot be DOS-style,
26793 # because $ac_f cannot contain `:'.
26797 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
26799 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
26800 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
26801 { (exit 1); exit 1; }; };;
26803 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
26804 ac_file_inputs
="$ac_file_inputs '$ac_f'"
26807 # Let's still pretend it is `configure' which instantiates (i.e., don't
26808 # use $as_me), people would be surprised to read:
26809 # /* config.h. Generated by config.status. */
26810 configure_input
='Generated from '`
26811 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
26813 if test x
"$ac_file" != x-
; then
26814 configure_input
="$ac_file. $configure_input"
26815 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
26816 $as_echo "$as_me: creating $ac_file" >&6;}
26818 # Neutralize special characters interpreted by sed in replacement strings.
26819 case $configure_input in #(
26820 *\
&* |
*\|
* |
*\\* )
26821 ac_sed_conf_input
=`$as_echo "$configure_input" |
26822 sed 's/[\\\\&|]/\\\\&/g'`;; #(
26823 *) ac_sed_conf_input
=$configure_input;;
26827 *:-:* |
*:-) cat >"$tmp/stdin" \
26828 ||
{ { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
26829 $as_echo "$as_me: error: could not create $ac_file" >&2;}
26830 { (exit 1); exit 1; }; } ;;
26835 ac_dir
=`$as_dirname -- "$ac_file" ||
26836 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
26837 X"$ac_file" : 'X\(//\)[^/]' \| \
26838 X"$ac_file" : 'X\(//\)$' \| \
26839 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
26840 $as_echo X"$ac_file" |
26841 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
26845 /^X\(\/\/\)[^/].*/{
26860 -*) as_dir
=.
/$as_dir;;
26862 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
26866 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
26867 *) as_qdir
=$as_dir;;
26869 as_dirs
="'$as_qdir' $as_dirs"
26870 as_dir
=`$as_dirname -- "$as_dir" ||
26871 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
26872 X"$as_dir" : 'X\(//\)[^/]' \| \
26873 X"$as_dir" : 'X\(//\)$' \| \
26874 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
26875 $as_echo X"$as_dir" |
26876 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
26880 /^X\(\/\/\)[^/].*/{
26893 test -d "$as_dir" && break
26895 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
26896 } ||
test -d "$as_dir" ||
{ { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
26897 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
26898 { (exit 1); exit 1; }; }; }
26902 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
26904 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
26905 # A ".." for each directory in $ac_dir_suffix.
26906 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
26907 case $ac_top_builddir_sub in
26908 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
26909 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
26912 ac_abs_top_builddir
=$ac_pwd
26913 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
26914 # for backward compatibility:
26915 ac_top_builddir
=$ac_top_build_prefix
26918 .
) # We are building in place.
26920 ac_top_srcdir
=$ac_top_builddir_sub
26921 ac_abs_top_srcdir
=$ac_pwd ;;
26922 [\\/]* | ?
:[\\/]* ) # Absolute name.
26923 ac_srcdir
=$srcdir$ac_dir_suffix;
26924 ac_top_srcdir
=$srcdir
26925 ac_abs_top_srcdir
=$srcdir ;;
26926 *) # Relative name.
26927 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
26928 ac_top_srcdir
=$ac_top_build_prefix$srcdir
26929 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
26931 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
26941 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
26942 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
26946 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
26947 # If the template does not know about datarootdir, expand it.
26948 # FIXME: This hack should be removed a few years after 2.60.
26949 ac_datarootdir_hack
=; ac_datarootdir_seen
=
26962 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
26963 *datarootdir
*) ac_datarootdir_seen
=yes;;
26964 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
26965 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
26966 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
26968 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26969 ac_datarootdir_hack='
26970 s&@datadir@&$datadir&g
26971 s&@docdir@&$docdir&g
26972 s&@infodir@&$infodir&g
26973 s&@localedir@&$localedir&g
26974 s&@mandir@&$mandir&g
26975 s&\\\${datarootdir}&$datarootdir&g' ;;
26979 # Neutralize VPATH when `$srcdir' = `.'.
26980 # Shell code in configure.ac might set extrasub.
26981 # FIXME: do we really want to maintain this feature?
26982 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26983 ac_sed_extra="$ac_vpsub
26986 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
26988 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
26989 s|@configure_input@|
$ac_sed_conf_input|
;t t
26990 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
26991 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
26992 s
&@srcdir@
&$ac_srcdir&;t t
26993 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
26994 s
&@top_srcdir@
&$ac_top_srcdir&;t t
26995 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
26996 s
&@builddir@
&$ac_builddir&;t t
26997 s
&@abs_builddir@
&$ac_abs_builddir&;t t
26998 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
26999 s
&@INSTALL@
&$ac_INSTALL&;t t
27000 $ac_datarootdir_hack
27002 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.
awk" >$tmp/out \
27003 || { { $as_echo "$as_me:$LINENO: error
: could not create
$ac_file" >&5
27004 $as_echo "$as_me: error
: could not create
$ac_file" >&2;}
27005 { (exit 1); exit 1; }; }
27007 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
27008 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
27009 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
27010 { $as_echo "$as_me:$LINENO: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
27011 which seems to be undefined. Please make sure it is defined." >&5
27012 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
27013 which seems to be undefined. Please make sure it is defined." >&2;}
27017 -) cat "$tmp/out" && rm -f "$tmp/out";;
27018 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
27020 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
27021 $as_echo "$as_me: error: could not create $ac_file" >&2;}
27022 { (exit 1); exit 1; }; }
27028 if test x"$ac_file" != x-; then
27030 $as_echo "/* $configure_input */" \
27031 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
27032 } >"$tmp/config.h" \
27033 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
27034 $as_echo "$as_me: error: could not create $ac_file" >&2;}
27035 { (exit 1); exit 1; }; }
27036 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
27037 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
27038 $as_echo "$as_me: $ac_file is unchanged" >&6;}
27041 mv "$tmp/config.h" "$ac_file" \
27042 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
27043 $as_echo "$as_me: error: could not create $ac_file" >&2;}
27044 { (exit 1); exit 1; }; }
27047 $as_echo "/* $configure_input */" \
27048 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
27049 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
27050 $as_echo "$as_me: error: could not create -" >&2;}
27051 { (exit 1); exit 1; }; }
27055 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
27056 $as_echo "$as_me: executing $ac_file commands" >&6;}
27061 case $ac_file$ac_mode in
27064 ### Make the necessary directories, if they don't exist.
27065 for dir
in etc lisp
; do
27066 test -d ${dir} || mkdir
${dir}
27069 # Build src/Makefile from ${srcdir}/src/Makefile.c
27070 # and lib-src/Makefile from ${srcdir}/lib-src/Makefile.c
27071 # This must be done after src/config.h is built, since we rely on that file.
27073 echo creating src
/epaths.h
27074 ${MAKE-make} epaths-force
27076 # As of 2000-11-19, newest development versions of GNU cpp preprocess
27077 # `..' to `. .' unless invoked with -traditional
27079 if test "x$GCC" = xyes
&& test "x$CPP_NEED_TRADITIONAL" = xyes
; then
27080 CPPFLAGS
="$CPPFLAGS -traditional"
27083 echo creating lib-src
/Makefile
27085 rm -f junk.c junk1.c junk2.c
27086 sed -e '/start of cpp stuff/q' \
27087 < Makefile.c
> junk1.c
27088 sed -e '1,/start of cpp stuff/d'\
27089 -e 's,/\*\*/#\(.*\)$,/* \1 */,' \
27090 < Makefile.c
> junk.c
27091 $CPP -P $cpp_undefs -I.
-I$srcdir/src
$CPPFLAGS junk.c | \
27092 sed -e 's/^ / /' -e '/^#/d' -e '/^[ \f]*$/d' > junk2.c
27093 cat junk1.c junk2.c
> Makefile.new
27094 rm -f junk.c junk1.c junk2.c
27095 chmod 444 Makefile.new
27096 mv -f Makefile.new Makefile
27099 echo creating src
/Makefile
27101 rm -f junk.c junk1.c junk2.c
27102 sed -e '/start of cpp stuff/q' \
27103 < Makefile.c
> junk1.c
27104 sed -e '1,/start of cpp stuff/d'\
27105 -e 's,/\*\*/#\(.*\)$,/* \1 */,' \
27106 < Makefile.c
> junk.c
27107 $CPP -P $cpp_undefs -I.
-I$srcdir/src
$CPPFLAGS junk.c | \
27108 sed -e 's/^ / /' -e '/^#/d' -e '/^[ \f]*$/d' > junk2.c
27109 cat junk1.c junk2.c
> Makefile.new
27110 rm -f junk.c junk1.c junk2.c
27111 chmod 444 Makefile.new
27112 mv -f Makefile.new Makefile
27115 if test ! -f src
/.gdbinit
&& test -f $srcdir/src
/.gdbinit
; then
27116 echo creating src
/.gdbinit
27117 echo source $srcdir/src
/.gdbinit
> src
/.gdbinit
27126 { (exit 0); exit 0; }
27128 chmod +x
$CONFIG_STATUS
27129 ac_clean_files
=$ac_clean_files_save
27131 test $ac_write_fail = 0 ||
27132 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
27133 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
27134 { (exit 1); exit 1; }; }
27137 # configure is writing to config.log, and then calls config.status.
27138 # config.status does its own redirection, appending to config.log.
27139 # Unfortunately, on DOS this fails, as config.log is still kept open
27140 # by configure, so config.status won't be able to write to it; its
27141 # output is simply discarded. So we exec the FD to /dev/null,
27142 # effectively closing config.log, so it can be properly (re)opened and
27143 # appended to by config.status. When coming back to configure, we
27144 # need to make the FD available again.
27145 if test "$no_create" != yes; then
27147 ac_config_status_args
=
27148 test "$silent" = yes &&
27149 ac_config_status_args
="$ac_config_status_args --quiet"
27151 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
27153 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
27154 # would make configure fail if this is the last instruction.
27155 $ac_cs_success ||
{ (exit 1); exit 1; }
27157 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
27158 { $as_echo "$as_me:$LINENO: WARNING: Unrecognized options: $ac_unrecognized_opts" >&5
27159 $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2;}