]>
Commit | Line | Data |
---|---|---|
c906108c | 1 | #! /bin/sh |
c906108c | 2 | # Guess values for system-dependent variables and create Makefiles. |
b4e70030 | 3 | # Generated by GNU Autoconf 2.59. |
c906108c | 4 | # |
b4e70030 | 5 | # Copyright (C) 2003 Free Software Foundation, Inc. |
c906108c SS |
6 | # This configure script is free software; the Free Software Foundation |
7 | # gives unlimited permission to copy, distribute and modify it. | |
bec39cab AC |
8 | ## --------------------- ## |
9 | ## M4sh Initialization. ## | |
10 | ## --------------------- ## | |
11 | ||
12 | # Be Bourne compatible | |
13 | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | |
14 | emulate sh | |
15 | NULLCMD=: | |
16 | # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which | |
17 | # is contrary to our usage. Disable this feature. | |
18 | alias -g '${1+"$@"}'='"$@"' | |
b4e70030 JB |
19 | elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then |
20 | set -o posix | |
bec39cab AC |
21 | fi |
22 | DUALCASE=1; export DUALCASE # for MKS sh | |
23 | ||
24 | # Support unset when possible. | |
25 | if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then | |
26 | as_unset=unset | |
27 | else | |
28 | as_unset=false | |
29 | fi | |
30 | ||
31 | ||
32 | # Work around bugs in pre-3.0 UWIN ksh. | |
b4e70030 | 33 | $as_unset ENV MAIL MAILPATH |
bec39cab AC |
34 | PS1='$ ' |
35 | PS2='> ' | |
36 | PS4='+ ' | |
37 | ||
38 | # NLS nuisances. | |
39 | for as_var in \ | |
40 | LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ | |
41 | LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ | |
42 | LC_TELEPHONE LC_TIME | |
43 | do | |
44 | if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then | |
45 | eval $as_var=C; export $as_var | |
46 | else | |
b4e70030 | 47 | $as_unset $as_var |
bec39cab AC |
48 | fi |
49 | done | |
50 | ||
51 | # Required to use basename. | |
b4e70030 | 52 | if expr a : '\(a\)' >/dev/null 2>&1; then |
bec39cab AC |
53 | as_expr=expr |
54 | else | |
55 | as_expr=false | |
56 | fi | |
57 | ||
b4e70030 | 58 | if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then |
bec39cab AC |
59 | as_basename=basename |
60 | else | |
61 | as_basename=false | |
62 | fi | |
63 | ||
64 | ||
65 | # Name of the executable. | |
b4e70030 | 66 | as_me=`$as_basename "$0" || |
bec39cab AC |
67 | $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ |
68 | X"$0" : 'X\(//\)$' \| \ | |
b4e70030 JB |
69 | X"$0" : 'X\(/\)$' \| \ |
70 | . : '\(.\)' 2>/dev/null || | |
bec39cab | 71 | echo X/"$0" | |
b4e70030 JB |
72 | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } |
73 | /^X\/\(\/\/\)$/{ s//\1/; q; } | |
74 | /^X\/\(\/\).*/{ s//\1/; q; } | |
75 | s/.*/./; q'` | |
bec39cab | 76 | |
4e8d927d | 77 | |
b4e70030 JB |
78 | # PATH needs CR, and LINENO needs CR and PATH. |
79 | # Avoid depending upon Character Ranges. | |
80 | as_cr_letters='abcdefghijklmnopqrstuvwxyz' | |
81 | as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' | |
82 | as_cr_Letters=$as_cr_letters$as_cr_LETTERS | |
83 | as_cr_digits='0123456789' | |
84 | as_cr_alnum=$as_cr_Letters$as_cr_digits | |
4e8d927d | 85 | |
b4e70030 JB |
86 | # The user is always right. |
87 | if test "${PATH_SEPARATOR+set}" != set; then | |
88 | echo "#! /bin/sh" >conf$$.sh | |
89 | echo "exit 0" >>conf$$.sh | |
90 | chmod +x conf$$.sh | |
91 | if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then | |
92 | PATH_SEPARATOR=';' | |
93 | else | |
94 | PATH_SEPARATOR=: | |
95 | fi | |
96 | rm -f conf$$.sh | |
4e8d927d DJ |
97 | fi |
98 | ||
4e8d927d | 99 | |
b4e70030 JB |
100 | as_lineno_1=$LINENO |
101 | as_lineno_2=$LINENO | |
102 | as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` | |
103 | test "x$as_lineno_1" != "x$as_lineno_2" && | |
104 | test "x$as_lineno_3" = "x$as_lineno_2" || { | |
105 | # Find who we are. Look in the path if we contain no path at all | |
106 | # relative or not. | |
107 | case $0 in | |
108 | *[\\/]* ) as_myself=$0 ;; | |
109 | *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
110 | for as_dir in $PATH | |
111 | do | |
112 | IFS=$as_save_IFS | |
113 | test -z "$as_dir" && as_dir=. | |
114 | test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break | |
115 | done | |
4e8d927d | 116 | |
b4e70030 JB |
117 | ;; |
118 | esac | |
119 | # We did not find ourselves, most probably we were run as `sh COMMAND' | |
120 | # in which case we are not to be found in the path. | |
121 | if test "x$as_myself" = x; then | |
122 | as_myself=$0 | |
123 | fi | |
124 | if test ! -f "$as_myself"; then | |
125 | { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2 | |
126 | { (exit 1); exit 1; }; } | |
127 | fi | |
128 | case $CONFIG_SHELL in | |
129 | '') | |
bec39cab | 130 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
b4e70030 | 131 | for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH |
bec39cab AC |
132 | do |
133 | IFS=$as_save_IFS | |
134 | test -z "$as_dir" && as_dir=. | |
b4e70030 JB |
135 | for as_base in sh bash ksh sh5; do |
136 | case $as_dir in | |
bec39cab | 137 | /*) |
b4e70030 | 138 | if ("$as_dir/$as_base" -c ' |
4e8d927d DJ |
139 | as_lineno_1=$LINENO |
140 | as_lineno_2=$LINENO | |
b4e70030 | 141 | as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` |
4e8d927d | 142 | test "x$as_lineno_1" != "x$as_lineno_2" && |
b4e70030 JB |
143 | test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then |
144 | $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } | |
145 | $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } | |
146 | CONFIG_SHELL=$as_dir/$as_base | |
147 | export CONFIG_SHELL | |
148 | exec "$CONFIG_SHELL" "$0" ${1+"$@"} | |
149 | fi;; | |
150 | esac | |
151 | done | |
152 | done | |
153 | ;; | |
154 | esac | |
bec39cab AC |
155 | |
156 | # Create $as_me.lineno as a copy of $as_myself, but with $LINENO | |
157 | # uniformly replaced by the line number. The first 'sed' inserts a | |
b4e70030 JB |
158 | # line-number line before each line; the second 'sed' does the real |
159 | # work. The second script uses 'N' to pair each line-number line | |
160 | # with the numbered line, and appends trailing '-' during | |
161 | # substitution so that $LINENO is not a special case at line end. | |
bec39cab | 162 | # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the |
b4e70030 JB |
163 | # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) |
164 | sed '=' <$as_myself | | |
bec39cab AC |
165 | sed ' |
166 | N | |
b4e70030 JB |
167 | s,$,-, |
168 | : loop | |
169 | s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, | |
bec39cab | 170 | t loop |
b4e70030 JB |
171 | s,-$,, |
172 | s,^['$as_cr_digits']*\n,, | |
bec39cab | 173 | ' >$as_me.lineno && |
b4e70030 | 174 | chmod +x $as_me.lineno || |
bec39cab AC |
175 | { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 |
176 | { (exit 1); exit 1; }; } | |
177 | ||
178 | # Don't try to exec as it changes $[0], causing all sort of problems | |
179 | # (the dirname of $[0] is not the place where we might find the | |
b4e70030 JB |
180 | # original and so on. Autoconf is especially sensible to this). |
181 | . ./$as_me.lineno | |
bec39cab AC |
182 | # Exit status is that of the last command. |
183 | exit | |
184 | } | |
185 | ||
186 | ||
b4e70030 JB |
187 | case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in |
188 | *c*,-n*) ECHO_N= ECHO_C=' | |
189 | ' ECHO_T=' ' ;; | |
190 | *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; | |
191 | *) ECHO_N= ECHO_C='\c' ECHO_T= ;; | |
bec39cab AC |
192 | esac |
193 | ||
b4e70030 | 194 | if expr a : '\(a\)' >/dev/null 2>&1; then |
bec39cab AC |
195 | as_expr=expr |
196 | else | |
197 | as_expr=false | |
198 | fi | |
199 | ||
200 | rm -f conf$$ conf$$.exe conf$$.file | |
201 | echo >conf$$.file | |
202 | if ln -s conf$$.file conf$$ 2>/dev/null; then | |
b4e70030 JB |
203 | # We could just check for DJGPP; but this test a) works b) is more generic |
204 | # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). | |
205 | if test -f conf$$.exe; then | |
206 | # Don't use ln at all; we don't have any links | |
bec39cab | 207 | as_ln_s='cp -p' |
b4e70030 JB |
208 | else |
209 | as_ln_s='ln -s' | |
210 | fi | |
bec39cab AC |
211 | elif ln conf$$.file conf$$ 2>/dev/null; then |
212 | as_ln_s=ln | |
213 | else | |
214 | as_ln_s='cp -p' | |
215 | fi | |
b4e70030 | 216 | rm -f conf$$ conf$$.exe conf$$.file |
bec39cab AC |
217 | |
218 | if mkdir -p . 2>/dev/null; then | |
219 | as_mkdir_p=: | |
220 | else | |
221 | test -d ./-p && rmdir ./-p | |
222 | as_mkdir_p=false | |
223 | fi | |
224 | ||
b4e70030 | 225 | as_executable_p="test -f" |
bec39cab AC |
226 | |
227 | # Sed expression to map a string onto a valid CPP name. | |
228 | as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | |
229 | ||
230 | # Sed expression to map a string onto a valid variable name. | |
231 | as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" | |
232 | ||
233 | ||
b4e70030 JB |
234 | # IFS |
235 | # We need space, tab and new line, in precisely that order. | |
236 | as_nl=' | |
237 | ' | |
238 | IFS=" $as_nl" | |
239 | ||
240 | # CDPATH. | |
241 | $as_unset CDPATH | |
bec39cab | 242 | |
c906108c | 243 | |
bec39cab AC |
244 | # Name of the host. |
245 | # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, | |
246 | # so uname gets run too. | |
247 | ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` | |
248 | ||
b4e70030 JB |
249 | exec 6>&1 |
250 | ||
bec39cab AC |
251 | # |
252 | # Initializations. | |
253 | # | |
c906108c | 254 | ac_default_prefix=/usr/local |
bec39cab AC |
255 | ac_config_libobj_dir=. |
256 | cross_compiling=no | |
257 | subdirs= | |
258 | MFLAGS= | |
259 | MAKEFLAGS= | |
260 | SHELL=${CONFIG_SHELL-/bin/sh} | |
261 | ||
b4e70030 JB |
262 | # Maximum number of lines to put in a shell here document. |
263 | # This variable seems obsolete. It should probably be removed, and | |
264 | # only ac_max_sed_lines should be used. | |
265 | : ${ac_max_here_lines=38} | |
266 | ||
bec39cab AC |
267 | # Identity of this package. |
268 | PACKAGE_NAME= | |
269 | PACKAGE_TARNAME= | |
270 | PACKAGE_VERSION= | |
271 | PACKAGE_STRING= | |
272 | PACKAGE_BUGREPORT= | |
273 | ||
274 | ac_unique_file="main.c" | |
20e95c23 | 275 | ac_subdirs_all="$ac_subdirs_all doc testsuite" |
bec39cab AC |
276 | # Factoring default headers for most tests. |
277 | ac_includes_default="\ | |
278 | #include <stdio.h> | |
279 | #if HAVE_SYS_TYPES_H | |
280 | # include <sys/types.h> | |
281 | #endif | |
282 | #if HAVE_SYS_STAT_H | |
283 | # include <sys/stat.h> | |
284 | #endif | |
285 | #if STDC_HEADERS | |
286 | # include <stdlib.h> | |
287 | # include <stddef.h> | |
288 | #else | |
289 | # if HAVE_STDLIB_H | |
290 | # include <stdlib.h> | |
291 | # endif | |
292 | #endif | |
293 | #if HAVE_STRING_H | |
294 | # if !STDC_HEADERS && HAVE_MEMORY_H | |
295 | # include <memory.h> | |
296 | # endif | |
297 | # include <string.h> | |
298 | #endif | |
299 | #if HAVE_STRINGS_H | |
300 | # include <strings.h> | |
301 | #endif | |
302 | #if HAVE_INTTYPES_H | |
303 | # include <inttypes.h> | |
b4e70030 JB |
304 | #else |
305 | # if HAVE_STDINT_H | |
306 | # include <stdint.h> | |
307 | # endif | |
bec39cab AC |
308 | #endif |
309 | #if HAVE_UNISTD_H | |
310 | # include <unistd.h> | |
311 | #endif" | |
312 | ||
b4e70030 JB |
313 | ac_subdirs_all="$ac_subdirs_all gdbtk" |
314 | ac_subdirs_all="$ac_subdirs_all multi-ice" | |
315 | ac_subdirs_all="$ac_subdirs_all gdbserver" | |
3841debe | 316 | ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP EGREP build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os USE_NLS LIBINTL LIBINTL_DEP INCINTL XGETTEXT GMSGFMT POSUB CATALOGS DATADIRNAME INSTOBJEXT GENCAT CATOBJEXT localedir PACKAGE subdirs AWK INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LN_S RANLIB ac_ct_RANLIB YACC AR ac_ct_AR DLLTOOL ac_ct_DLLTOOL WINDRES ac_ct_WINDRES MIG ac_ct_MIG HAVE_LIBEXPAT LIBEXPAT LTLIBEXPAT ALLOCA CONFIG_LDFLAGS TARGET_SYSTEM_ROOT TARGET_SYSTEM_ROOT_DEFINE WARN_CFLAGS WERROR_CFLAGS SER_HARDWIRE WIN32LIBS LIBGUI GUI_CFLAGS_X WIN32LDAPP TCL_VERSION TCL_MAJOR_VERSION TCL_MINOR_VERSION TCL_CC TCL_DEFS TCL_SHLIB_CFLAGS TCL_SHLIB_LD TCL_SHLIB_LD_LIBS TCL_SHLIB_SUFFIX TCL_DL_LIBS TCL_LD_FLAGS TCL_LD_SEARCH_FLAGS TCL_CC_SEARCH_FLAGS TCL_COMPAT_OBJS TCL_RANLIB TCL_BUILD_LIB_SPEC TCL_LIB_SPEC TCL_LIB_VERSIONS_OK TK_VERSION TK_DEFS TK_BUILD_INCLUDES TK_XINCLUDES TK_XLIBSW TK_BUILD_LIB_SPEC TK_LIB_SPEC TCLHDIR TKHDIR ITCLHDIR ITKHDIR ITCL_VERSION ITCL_DEFS ITCL_BUILD_INCLUDES ITCL_BUILD_LIB_SPEC ITCL_LIB_SPEC ITK_VERSION ITK_DEFS ITK_BUILD_INCLUDES ITK_BUILD_LIB_SPEC ITK_LIB_SPEC X_CFLAGS X_LDFLAGS X_LIBS TCL_DEPS TK_DEPS ITCLLIB ITCL_DEPS ITKLIB ITK_DEPS GDBTKLIBS GDBTK_CFLAGS GDBTK_SRC_DIR IGNORE_SIM IGNORE_SIM_OBS ENABLE_CFLAGS PROFILE_CFLAGS CONFIG_OBS CONFIG_DEPS CONFIG_SRCS CONFIG_ALL CONFIG_CLEAN CONFIG_INSTALL CONFIG_UNINSTALL target_subdir frags xm_h tm_h nm_h LIBICONV LIBOBJS LTLIBOBJS' |
b4e70030 | 317 | ac_subst_files='host_makefile_frag target_makefile_frag' |
c906108c SS |
318 | |
319 | # Initialize some variables set by options. | |
bec39cab AC |
320 | ac_init_help= |
321 | ac_init_version=false | |
c906108c SS |
322 | # The variables have the same names as the options, with |
323 | # dashes changed to underlines. | |
bec39cab | 324 | cache_file=/dev/null |
c906108c | 325 | exec_prefix=NONE |
c906108c | 326 | no_create= |
c906108c SS |
327 | no_recursion= |
328 | prefix=NONE | |
329 | program_prefix=NONE | |
330 | program_suffix=NONE | |
331 | program_transform_name=s,x,x, | |
332 | silent= | |
333 | site= | |
334 | srcdir= | |
c906108c SS |
335 | verbose= |
336 | x_includes=NONE | |
337 | x_libraries=NONE | |
bec39cab AC |
338 | |
339 | # Installation directory options. | |
340 | # These are left unexpanded so users can "make install exec_prefix=/foo" | |
341 | # and all the variables that are supposed to be based on exec_prefix | |
342 | # by default will actually change. | |
343 | # Use braces instead of parens because sh, perl, etc. also accept them. | |
c906108c SS |
344 | bindir='${exec_prefix}/bin' |
345 | sbindir='${exec_prefix}/sbin' | |
346 | libexecdir='${exec_prefix}/libexec' | |
b4e70030 | 347 | datadir='${prefix}/share' |
c906108c SS |
348 | sysconfdir='${prefix}/etc' |
349 | sharedstatedir='${prefix}/com' | |
350 | localstatedir='${prefix}/var' | |
b4e70030 | 351 | libdir='${exec_prefix}/lib' |
c906108c SS |
352 | includedir='${prefix}/include' |
353 | oldincludedir='/usr/include' | |
b4e70030 JB |
354 | infodir='${prefix}/info' |
355 | mandir='${prefix}/man' | |
c906108c | 356 | |
c906108c SS |
357 | ac_prev= |
358 | for ac_option | |
359 | do | |
c906108c SS |
360 | # If the previous option needs an argument, assign it. |
361 | if test -n "$ac_prev"; then | |
b4e70030 | 362 | eval "$ac_prev=\$ac_option" |
c906108c SS |
363 | ac_prev= |
364 | continue | |
365 | fi | |
366 | ||
b4e70030 | 367 | ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` |
c906108c SS |
368 | |
369 | # Accept the important Cygnus configure options, so we can diagnose typos. | |
370 | ||
b4e70030 | 371 | case $ac_option in |
c906108c SS |
372 | |
373 | -bindir | --bindir | --bindi | --bind | --bin | --bi) | |
374 | ac_prev=bindir ;; | |
375 | -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) | |
bec39cab | 376 | bindir=$ac_optarg ;; |
c906108c SS |
377 | |
378 | -build | --build | --buil | --bui | --bu) | |
bec39cab | 379 | ac_prev=build_alias ;; |
c906108c | 380 | -build=* | --build=* | --buil=* | --bui=* | --bu=*) |
bec39cab | 381 | build_alias=$ac_optarg ;; |
c906108c SS |
382 | |
383 | -cache-file | --cache-file | --cache-fil | --cache-fi \ | |
384 | | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) | |
385 | ac_prev=cache_file ;; | |
386 | -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | |
387 | | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) | |
bec39cab AC |
388 | cache_file=$ac_optarg ;; |
389 | ||
390 | --config-cache | -C) | |
391 | cache_file=config.cache ;; | |
c906108c | 392 | |
b4e70030 | 393 | -datadir | --datadir | --datadi | --datad | --data | --dat | --da) |
c906108c | 394 | ac_prev=datadir ;; |
b4e70030 JB |
395 | -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \ |
396 | | --da=*) | |
bec39cab | 397 | datadir=$ac_optarg ;; |
c906108c SS |
398 | |
399 | -disable-* | --disable-*) | |
bec39cab | 400 | ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` |
c906108c | 401 | # Reject names that are not valid shell variable names. |
bec39cab AC |
402 | expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && |
403 | { echo "$as_me: error: invalid feature name: $ac_feature" >&2 | |
404 | { (exit 1); exit 1; }; } | |
405 | ac_feature=`echo $ac_feature | sed 's/-/_/g'` | |
b4e70030 | 406 | eval "enable_$ac_feature=no" ;; |
c906108c SS |
407 | |
408 | -enable-* | --enable-*) | |
bec39cab | 409 | ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` |
c906108c | 410 | # Reject names that are not valid shell variable names. |
bec39cab AC |
411 | expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && |
412 | { echo "$as_me: error: invalid feature name: $ac_feature" >&2 | |
413 | { (exit 1); exit 1; }; } | |
414 | ac_feature=`echo $ac_feature | sed 's/-/_/g'` | |
b4e70030 JB |
415 | case $ac_option in |
416 | *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; | |
417 | *) ac_optarg=yes ;; | |
418 | esac | |
419 | eval "enable_$ac_feature='$ac_optarg'" ;; | |
c906108c SS |
420 | |
421 | -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | |
422 | | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | |
423 | | --exec | --exe | --ex) | |
424 | ac_prev=exec_prefix ;; | |
425 | -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ | |
426 | | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ | |
427 | | --exec=* | --exe=* | --ex=*) | |
bec39cab | 428 | exec_prefix=$ac_optarg ;; |
c906108c SS |
429 | |
430 | -gas | --gas | --ga | --g) | |
431 | # Obsolete; use --with-gas. | |
432 | with_gas=yes ;; | |
433 | ||
bec39cab AC |
434 | -help | --help | --hel | --he | -h) |
435 | ac_init_help=long ;; | |
436 | -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) | |
437 | ac_init_help=recursive ;; | |
438 | -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) | |
439 | ac_init_help=short ;; | |
c906108c SS |
440 | |
441 | -host | --host | --hos | --ho) | |
bec39cab | 442 | ac_prev=host_alias ;; |
c906108c | 443 | -host=* | --host=* | --hos=* | --ho=*) |
bec39cab | 444 | host_alias=$ac_optarg ;; |
c906108c SS |
445 | |
446 | -includedir | --includedir | --includedi | --included | --include \ | |
447 | | --includ | --inclu | --incl | --inc) | |
448 | ac_prev=includedir ;; | |
449 | -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ | |
450 | | --includ=* | --inclu=* | --incl=* | --inc=*) | |
bec39cab | 451 | includedir=$ac_optarg ;; |
c906108c SS |
452 | |
453 | -infodir | --infodir | --infodi | --infod | --info | --inf) | |
454 | ac_prev=infodir ;; | |
455 | -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) | |
bec39cab | 456 | infodir=$ac_optarg ;; |
c906108c SS |
457 | |
458 | -libdir | --libdir | --libdi | --libd) | |
459 | ac_prev=libdir ;; | |
460 | -libdir=* | --libdir=* | --libdi=* | --libd=*) | |
bec39cab | 461 | libdir=$ac_optarg ;; |
c906108c SS |
462 | |
463 | -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ | |
464 | | --libexe | --libex | --libe) | |
465 | ac_prev=libexecdir ;; | |
466 | -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ | |
467 | | --libexe=* | --libex=* | --libe=*) | |
bec39cab | 468 | libexecdir=$ac_optarg ;; |
c906108c SS |
469 | |
470 | -localstatedir | --localstatedir | --localstatedi | --localstated \ | |
b4e70030 JB |
471 | | --localstate | --localstat | --localsta | --localst \ |
472 | | --locals | --local | --loca | --loc | --lo) | |
c906108c SS |
473 | ac_prev=localstatedir ;; |
474 | -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ | |
b4e70030 JB |
475 | | --localstate=* | --localstat=* | --localsta=* | --localst=* \ |
476 | | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) | |
bec39cab | 477 | localstatedir=$ac_optarg ;; |
c906108c SS |
478 | |
479 | -mandir | --mandir | --mandi | --mand | --man | --ma | --m) | |
480 | ac_prev=mandir ;; | |
481 | -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) | |
bec39cab | 482 | mandir=$ac_optarg ;; |
c906108c SS |
483 | |
484 | -nfp | --nfp | --nf) | |
485 | # Obsolete; use --without-fp. | |
486 | with_fp=no ;; | |
487 | ||
488 | -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | |
bec39cab | 489 | | --no-cr | --no-c | -n) |
c906108c SS |
490 | no_create=yes ;; |
491 | ||
492 | -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | |
493 | | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) | |
494 | no_recursion=yes ;; | |
495 | ||
496 | -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ | |
497 | | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ | |
498 | | --oldin | --oldi | --old | --ol | --o) | |
499 | ac_prev=oldincludedir ;; | |
500 | -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ | |
501 | | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ | |
502 | | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) | |
bec39cab | 503 | oldincludedir=$ac_optarg ;; |
c906108c SS |
504 | |
505 | -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) | |
506 | ac_prev=prefix ;; | |
507 | -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) | |
bec39cab | 508 | prefix=$ac_optarg ;; |
c906108c SS |
509 | |
510 | -program-prefix | --program-prefix | --program-prefi | --program-pref \ | |
511 | | --program-pre | --program-pr | --program-p) | |
512 | ac_prev=program_prefix ;; | |
513 | -program-prefix=* | --program-prefix=* | --program-prefi=* \ | |
514 | | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) | |
bec39cab | 515 | program_prefix=$ac_optarg ;; |
c906108c SS |
516 | |
517 | -program-suffix | --program-suffix | --program-suffi | --program-suff \ | |
518 | | --program-suf | --program-su | --program-s) | |
519 | ac_prev=program_suffix ;; | |
520 | -program-suffix=* | --program-suffix=* | --program-suffi=* \ | |
521 | | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) | |
bec39cab | 522 | program_suffix=$ac_optarg ;; |
c906108c SS |
523 | |
524 | -program-transform-name | --program-transform-name \ | |
525 | | --program-transform-nam | --program-transform-na \ | |
526 | | --program-transform-n | --program-transform- \ | |
527 | | --program-transform | --program-transfor \ | |
528 | | --program-transfo | --program-transf \ | |
529 | | --program-trans | --program-tran \ | |
530 | | --progr-tra | --program-tr | --program-t) | |
531 | ac_prev=program_transform_name ;; | |
532 | -program-transform-name=* | --program-transform-name=* \ | |
533 | | --program-transform-nam=* | --program-transform-na=* \ | |
534 | | --program-transform-n=* | --program-transform-=* \ | |
535 | | --program-transform=* | --program-transfor=* \ | |
536 | | --program-transfo=* | --program-transf=* \ | |
537 | | --program-trans=* | --program-tran=* \ | |
538 | | --progr-tra=* | --program-tr=* | --program-t=*) | |
bec39cab | 539 | program_transform_name=$ac_optarg ;; |
c906108c SS |
540 | |
541 | -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | |
542 | | -silent | --silent | --silen | --sile | --sil) | |
543 | silent=yes ;; | |
544 | ||
545 | -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) | |
546 | ac_prev=sbindir ;; | |
547 | -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | |
548 | | --sbi=* | --sb=*) | |
bec39cab | 549 | sbindir=$ac_optarg ;; |
c906108c SS |
550 | |
551 | -sharedstatedir | --sharedstatedir | --sharedstatedi \ | |
552 | | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | |
553 | | --sharedst | --shareds | --shared | --share | --shar \ | |
554 | | --sha | --sh) | |
555 | ac_prev=sharedstatedir ;; | |
556 | -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ | |
557 | | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ | |
558 | | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ | |
559 | | --sha=* | --sh=*) | |
bec39cab | 560 | sharedstatedir=$ac_optarg ;; |
c906108c SS |
561 | |
562 | -site | --site | --sit) | |
563 | ac_prev=site ;; | |
564 | -site=* | --site=* | --sit=*) | |
bec39cab | 565 | site=$ac_optarg ;; |
3ace7edb | 566 | |
c906108c SS |
567 | -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) |
568 | ac_prev=srcdir ;; | |
569 | -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) | |
bec39cab | 570 | srcdir=$ac_optarg ;; |
c906108c SS |
571 | |
572 | -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ | |
573 | | --syscon | --sysco | --sysc | --sys | --sy) | |
574 | ac_prev=sysconfdir ;; | |
575 | -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ | |
576 | | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) | |
bec39cab | 577 | sysconfdir=$ac_optarg ;; |
c906108c SS |
578 | |
579 | -target | --target | --targe | --targ | --tar | --ta | --t) | |
bec39cab | 580 | ac_prev=target_alias ;; |
c906108c | 581 | -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) |
bec39cab | 582 | target_alias=$ac_optarg ;; |
c906108c SS |
583 | |
584 | -v | -verbose | --verbose | --verbos | --verbo | --verb) | |
585 | verbose=yes ;; | |
586 | ||
bec39cab AC |
587 | -version | --version | --versio | --versi | --vers | -V) |
588 | ac_init_version=: ;; | |
c906108c SS |
589 | |
590 | -with-* | --with-*) | |
bec39cab | 591 | ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` |
c906108c | 592 | # Reject names that are not valid shell variable names. |
bec39cab AC |
593 | expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && |
594 | { echo "$as_me: error: invalid package name: $ac_package" >&2 | |
595 | { (exit 1); exit 1; }; } | |
c906108c | 596 | ac_package=`echo $ac_package| sed 's/-/_/g'` |
b4e70030 JB |
597 | case $ac_option in |
598 | *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; | |
599 | *) ac_optarg=yes ;; | |
600 | esac | |
601 | eval "with_$ac_package='$ac_optarg'" ;; | |
c906108c SS |
602 | |
603 | -without-* | --without-*) | |
bec39cab | 604 | ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` |
c906108c | 605 | # Reject names that are not valid shell variable names. |
bec39cab AC |
606 | expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && |
607 | { echo "$as_me: error: invalid package name: $ac_package" >&2 | |
608 | { (exit 1); exit 1; }; } | |
609 | ac_package=`echo $ac_package | sed 's/-/_/g'` | |
b4e70030 | 610 | eval "with_$ac_package=no" ;; |
c906108c SS |
611 | |
612 | --x) | |
613 | # Obsolete; use --with-x. | |
614 | with_x=yes ;; | |
615 | ||
616 | -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | |
617 | | --x-incl | --x-inc | --x-in | --x-i) | |
618 | ac_prev=x_includes ;; | |
619 | -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | |
620 | | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) | |
bec39cab | 621 | x_includes=$ac_optarg ;; |
c906108c SS |
622 | |
623 | -x-libraries | --x-libraries | --x-librarie | --x-librari \ | |
624 | | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) | |
625 | ac_prev=x_libraries ;; | |
626 | -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | |
627 | | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) | |
bec39cab | 628 | x_libraries=$ac_optarg ;; |
c906108c | 629 | |
bec39cab AC |
630 | -*) { echo "$as_me: error: unrecognized option: $ac_option |
631 | Try \`$0 --help' for more information." >&2 | |
632 | { (exit 1); exit 1; }; } | |
c906108c SS |
633 | ;; |
634 | ||
bec39cab AC |
635 | *=*) |
636 | ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` | |
637 | # Reject names that are not valid shell variable names. | |
638 | expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && | |
639 | { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 | |
640 | { (exit 1); exit 1; }; } | |
b4e70030 JB |
641 | ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` |
642 | eval "$ac_envvar='$ac_optarg'" | |
bec39cab AC |
643 | export $ac_envvar ;; |
644 | ||
c906108c | 645 | *) |
bec39cab AC |
646 | # FIXME: should be removed in autoconf 3.0. |
647 | echo "$as_me: WARNING: you should use --build, --host, --target" >&2 | |
648 | expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && | |
649 | echo "$as_me: WARNING: invalid host type: $ac_option" >&2 | |
650 | : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} | |
c906108c SS |
651 | ;; |
652 | ||
653 | esac | |
654 | done | |
655 | ||
656 | if test -n "$ac_prev"; then | |
bec39cab AC |
657 | ac_option=--`echo $ac_prev | sed 's/_/-/g'` |
658 | { echo "$as_me: error: missing argument to $ac_option" >&2 | |
659 | { (exit 1); exit 1; }; } | |
c906108c | 660 | fi |
c906108c | 661 | |
b4e70030 JB |
662 | # Be sure to have absolute paths. |
663 | for ac_var in exec_prefix prefix | |
c906108c | 664 | do |
b4e70030 | 665 | eval ac_val=$`echo $ac_var` |
bec39cab | 666 | case $ac_val in |
b4e70030 JB |
667 | [\\/$]* | ?:[\\/]* | NONE | '' ) ;; |
668 | *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 | |
669 | { (exit 1); exit 1; }; };; | |
670 | esac | |
671 | done | |
672 | ||
673 | # Be sure to have absolute paths. | |
674 | for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ | |
675 | localstatedir libdir includedir oldincludedir infodir mandir | |
676 | do | |
677 | eval ac_val=$`echo $ac_var` | |
678 | case $ac_val in | |
679 | [\\/$]* | ?:[\\/]* ) ;; | |
680 | *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 | |
681 | { (exit 1); exit 1; }; };; | |
c906108c SS |
682 | esac |
683 | done | |
684 | ||
bec39cab AC |
685 | # There might be people who depend on the old broken behavior: `$host' |
686 | # used to hold the argument of --host etc. | |
687 | # FIXME: To remove some day. | |
688 | build=$build_alias | |
689 | host=$host_alias | |
690 | target=$target_alias | |
691 | ||
692 | # FIXME: To remove some day. | |
693 | if test "x$host_alias" != x; then | |
694 | if test "x$build_alias" = x; then | |
695 | cross_compiling=maybe | |
696 | echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. | |
697 | If a cross compiler is detected then cross compile mode will be used." >&2 | |
698 | elif test "x$build_alias" != "x$host_alias"; then | |
699 | cross_compiling=yes | |
700 | fi | |
701 | fi | |
c906108c | 702 | |
bec39cab AC |
703 | ac_tool_prefix= |
704 | test -n "$host_alias" && ac_tool_prefix=$host_alias- | |
705 | ||
706 | test "$silent" = yes && exec 6>/dev/null | |
c906108c | 707 | |
c906108c SS |
708 | |
709 | # Find the source files, if location was not specified. | |
710 | if test -z "$srcdir"; then | |
711 | ac_srcdir_defaulted=yes | |
b4e70030 JB |
712 | # Try the directory containing this script, then its parent. |
713 | ac_confdir=`(dirname "$0") 2>/dev/null || | |
bec39cab AC |
714 | $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
715 | X"$0" : 'X\(//\)[^/]' \| \ | |
716 | X"$0" : 'X\(//\)$' \| \ | |
b4e70030 JB |
717 | X"$0" : 'X\(/\)' \| \ |
718 | . : '\(.\)' 2>/dev/null || | |
bec39cab | 719 | echo X"$0" | |
b4e70030 JB |
720 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
721 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | |
722 | /^X\(\/\/\)$/{ s//\1/; q; } | |
723 | /^X\(\/\).*/{ s//\1/; q; } | |
724 | s/.*/./; q'` | |
c906108c | 725 | srcdir=$ac_confdir |
b4e70030 | 726 | if test ! -r $srcdir/$ac_unique_file; then |
c906108c SS |
727 | srcdir=.. |
728 | fi | |
729 | else | |
730 | ac_srcdir_defaulted=no | |
731 | fi | |
b4e70030 JB |
732 | if test ! -r $srcdir/$ac_unique_file; then |
733 | if test "$ac_srcdir_defaulted" = yes; then | |
734 | { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2 | |
735 | { (exit 1); exit 1; }; } | |
736 | else | |
737 | { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 | |
bec39cab | 738 | { (exit 1); exit 1; }; } |
b4e70030 | 739 | fi |
c906108c | 740 | fi |
b4e70030 JB |
741 | (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null || |
742 | { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2 | |
bec39cab | 743 | { (exit 1); exit 1; }; } |
b4e70030 JB |
744 | srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` |
745 | ac_env_build_alias_set=${build_alias+set} | |
746 | ac_env_build_alias_value=$build_alias | |
747 | ac_cv_env_build_alias_set=${build_alias+set} | |
748 | ac_cv_env_build_alias_value=$build_alias | |
749 | ac_env_host_alias_set=${host_alias+set} | |
750 | ac_env_host_alias_value=$host_alias | |
751 | ac_cv_env_host_alias_set=${host_alias+set} | |
752 | ac_cv_env_host_alias_value=$host_alias | |
753 | ac_env_target_alias_set=${target_alias+set} | |
754 | ac_env_target_alias_value=$target_alias | |
755 | ac_cv_env_target_alias_set=${target_alias+set} | |
756 | ac_cv_env_target_alias_value=$target_alias | |
757 | ac_env_CC_set=${CC+set} | |
758 | ac_env_CC_value=$CC | |
759 | ac_cv_env_CC_set=${CC+set} | |
760 | ac_cv_env_CC_value=$CC | |
761 | ac_env_CFLAGS_set=${CFLAGS+set} | |
762 | ac_env_CFLAGS_value=$CFLAGS | |
763 | ac_cv_env_CFLAGS_set=${CFLAGS+set} | |
764 | ac_cv_env_CFLAGS_value=$CFLAGS | |
765 | ac_env_LDFLAGS_set=${LDFLAGS+set} | |
766 | ac_env_LDFLAGS_value=$LDFLAGS | |
767 | ac_cv_env_LDFLAGS_set=${LDFLAGS+set} | |
768 | ac_cv_env_LDFLAGS_value=$LDFLAGS | |
769 | ac_env_CPPFLAGS_set=${CPPFLAGS+set} | |
770 | ac_env_CPPFLAGS_value=$CPPFLAGS | |
771 | ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set} | |
772 | ac_cv_env_CPPFLAGS_value=$CPPFLAGS | |
773 | ac_env_CPP_set=${CPP+set} | |
774 | ac_env_CPP_value=$CPP | |
775 | ac_cv_env_CPP_set=${CPP+set} | |
776 | ac_cv_env_CPP_value=$CPP | |
c906108c | 777 | |
bec39cab AC |
778 | # |
779 | # Report the --help message. | |
780 | # | |
781 | if test "$ac_init_help" = "long"; then | |
782 | # Omit some internal or obsolete options to make the list less imposing. | |
783 | # This message is too long to be a string in the A/UX 3.1 sh. | |
784 | cat <<_ACEOF | |
785 | \`configure' configures this package to adapt to many kinds of systems. | |
786 | ||
787 | Usage: $0 [OPTION]... [VAR=VALUE]... | |
788 | ||
789 | To assign environment variables (e.g., CC, CFLAGS...), specify them as | |
790 | VAR=VALUE. See below for descriptions of some of the useful variables. | |
791 | ||
792 | Defaults for the options are specified in brackets. | |
793 | ||
794 | Configuration: | |
795 | -h, --help display this help and exit | |
796 | --help=short display options specific to this package | |
797 | --help=recursive display the short help of all the included packages | |
798 | -V, --version display version information and exit | |
799 | -q, --quiet, --silent do not print \`checking...' messages | |
800 | --cache-file=FILE cache test results in FILE [disabled] | |
801 | -C, --config-cache alias for \`--cache-file=config.cache' | |
802 | -n, --no-create do not create output files | |
803 | --srcdir=DIR find the sources in DIR [configure dir or \`..'] | |
804 | ||
b4e70030 JB |
805 | _ACEOF |
806 | ||
807 | cat <<_ACEOF | |
bec39cab AC |
808 | Installation directories: |
809 | --prefix=PREFIX install architecture-independent files in PREFIX | |
810 | [$ac_default_prefix] | |
811 | --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX | |
812 | [PREFIX] | |
813 | ||
814 | By default, \`make install' will install all the files in | |
815 | \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify | |
816 | an installation prefix other than \`$ac_default_prefix' using \`--prefix', | |
817 | for instance \`--prefix=\$HOME'. | |
818 | ||
819 | For better control, use the options below. | |
820 | ||
821 | Fine tuning of the installation directories: | |
822 | --bindir=DIR user executables [EPREFIX/bin] | |
823 | --sbindir=DIR system admin executables [EPREFIX/sbin] | |
824 | --libexecdir=DIR program executables [EPREFIX/libexec] | |
b4e70030 | 825 | --datadir=DIR read-only architecture-independent data [PREFIX/share] |
bec39cab AC |
826 | --sysconfdir=DIR read-only single-machine data [PREFIX/etc] |
827 | --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] | |
828 | --localstatedir=DIR modifiable single-machine data [PREFIX/var] | |
829 | --libdir=DIR object code libraries [EPREFIX/lib] | |
830 | --includedir=DIR C header files [PREFIX/include] | |
831 | --oldincludedir=DIR C header files for non-gcc [/usr/include] | |
b4e70030 JB |
832 | --infodir=DIR info documentation [PREFIX/info] |
833 | --mandir=DIR man documentation [PREFIX/man] | |
bec39cab AC |
834 | _ACEOF |
835 | ||
836 | cat <<\_ACEOF | |
837 | ||
838 | Program names: | |
839 | --program-prefix=PREFIX prepend PREFIX to installed program names | |
840 | --program-suffix=SUFFIX append SUFFIX to installed program names | |
841 | --program-transform-name=PROGRAM run sed PROGRAM on installed program names | |
842 | ||
843 | X features: | |
844 | --x-includes=DIR X include files are in DIR | |
845 | --x-libraries=DIR X library files are in DIR | |
846 | ||
847 | System types: | |
848 | --build=BUILD configure for building on BUILD [guessed] | |
849 | --host=HOST cross-compile to build programs to run on HOST [BUILD] | |
850 | --target=TARGET configure for building compilers for TARGET [HOST] | |
851 | _ACEOF | |
852 | fi | |
853 | ||
854 | if test -n "$ac_init_help"; then | |
855 | ||
856 | cat <<\_ACEOF | |
857 | ||
858 | Optional Features: | |
859 | --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) | |
860 | --enable-FEATURE[=ARG] include FEATURE [ARG=yes] | |
85981d60 AC |
861 | --enable-maintainer-mode enable make rules and dependencies not useful |
862 | (and sometimes confusing) to the casual installer | |
bec39cab AC |
863 | --disable-gdbcli disable command-line interface (CLI) |
864 | --disable-gdbmi disable machine-interface (MI) | |
865 | --enable-tui enable full-screen terminal user interface (TUI) | |
866 | --enable-gdbtk enable gdbtk graphical user interface (GUI) | |
867 | --enable-profiling enable profiling of GDB | |
3841debe | 868 | --disable-rpath do not hardcode runtime library paths |
094a342e | 869 | --enable-werror treat compile warnings as errors |
bec39cab AC |
870 | --enable-build-warnings Enable build-time compiler warnings if gcc is used |
871 | --enable-gdb-build-warnings Enable GDB specific build-time compiler warnings if gcc is used | |
872 | --enable-sim Link gdb with simulator | |
873 | --enable-multi-ice build the multi-ice-gdb-server | |
874 | ||
875 | Optional Packages: | |
876 | --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] | |
877 | --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) | |
bec39cab AC |
878 | --with-separate-debug-dir=path Look for global separate debug info in this path LIBDIR/debug |
879 | --with-libunwind Use libunwind frame unwinding support | |
3841debe DJ |
880 | --with-gnu-ld assume the C compiler uses GNU ld default=no |
881 | --with-libexpat-prefix[=DIR] search for libexpat in DIR/include and DIR/lib | |
882 | --without-libexpat-prefix don't search for libexpat in includedir and libdir | |
bec39cab AC |
883 | --without-included-regex don't use included regex; this is the default |
884 | on systems with version 2 of the GNU C library | |
885 | (use with caution on other system) | |
886 | --with-sysroot=DIR Search for usr/lib et al within DIR. | |
887 | --with-tclconfig=DIR Directory containing tcl configuration (tclConfig.sh) | |
888 | --with-tkconfig=DIR Directory containing tk configuration (tkConfig.sh) | |
889 | --with-tclinclude=DIR Directory where tcl private headers are | |
890 | --with-tkinclude=DIR Directory where tk private headers are | |
891 | --with-itclconfig Directory containing itcl configuration (itclConfig.sh) | |
892 | --with-itkconfig Directory containing itk configuration (itkConfig.sh) | |
893 | --with-x use the X Window System | |
894 | --with-libiconv-prefix=DIR search for libiconv in DIR/include and DIR/lib | |
895 | ||
896 | Some influential environment variables: | |
897 | CC C compiler command | |
898 | CFLAGS C compiler flags | |
899 | LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a | |
900 | nonstandard directory <lib dir> | |
b4e70030 JB |
901 | CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have |
902 | headers in a nonstandard directory <include dir> | |
bec39cab AC |
903 | CPP C preprocessor |
904 | ||
905 | Use these variables to override the choices made by `configure' or to help | |
906 | it to find libraries and programs with nonstandard names/locations. | |
907 | ||
908 | _ACEOF | |
909 | fi | |
910 | ||
911 | if test "$ac_init_help" = "recursive"; then | |
912 | # If there are subdirs, report their specific --help. | |
b4e70030 | 913 | ac_popdir=`pwd` |
bec39cab AC |
914 | for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue |
915 | test -d $ac_dir || continue | |
916 | ac_builddir=. | |
917 | ||
b4e70030 | 918 | if test "$ac_dir" != .; then |
bec39cab | 919 | ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` |
b4e70030 JB |
920 | # A "../" for each directory in $ac_dir_suffix. |
921 | ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` | |
922 | else | |
923 | ac_dir_suffix= ac_top_builddir= | |
924 | fi | |
bec39cab AC |
925 | |
926 | case $srcdir in | |
b4e70030 | 927 | .) # No --srcdir option. We are building in place. |
bec39cab | 928 | ac_srcdir=. |
b4e70030 JB |
929 | if test -z "$ac_top_builddir"; then |
930 | ac_top_srcdir=. | |
931 | else | |
932 | ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` | |
933 | fi ;; | |
934 | [\\/]* | ?:[\\/]* ) # Absolute path. | |
bec39cab | 935 | ac_srcdir=$srcdir$ac_dir_suffix; |
b4e70030 JB |
936 | ac_top_srcdir=$srcdir ;; |
937 | *) # Relative path. | |
938 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix | |
939 | ac_top_srcdir=$ac_top_builddir$srcdir ;; | |
940 | esac | |
941 | ||
942 | # Do not use `cd foo && pwd` to compute absolute paths, because | |
943 | # the directories may not exist. | |
944 | case `pwd` in | |
945 | .) ac_abs_builddir="$ac_dir";; | |
946 | *) | |
947 | case "$ac_dir" in | |
948 | .) ac_abs_builddir=`pwd`;; | |
949 | [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; | |
950 | *) ac_abs_builddir=`pwd`/"$ac_dir";; | |
951 | esac;; | |
952 | esac | |
953 | case $ac_abs_builddir in | |
954 | .) ac_abs_top_builddir=${ac_top_builddir}.;; | |
955 | *) | |
956 | case ${ac_top_builddir}. in | |
957 | .) ac_abs_top_builddir=$ac_abs_builddir;; | |
958 | [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; | |
959 | *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; | |
960 | esac;; | |
961 | esac | |
962 | case $ac_abs_builddir in | |
963 | .) ac_abs_srcdir=$ac_srcdir;; | |
964 | *) | |
965 | case $ac_srcdir in | |
966 | .) ac_abs_srcdir=$ac_abs_builddir;; | |
967 | [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; | |
968 | *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; | |
969 | esac;; | |
970 | esac | |
971 | case $ac_abs_builddir in | |
972 | .) ac_abs_top_srcdir=$ac_top_srcdir;; | |
973 | *) | |
974 | case $ac_top_srcdir in | |
975 | .) ac_abs_top_srcdir=$ac_abs_builddir;; | |
976 | [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; | |
977 | *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; | |
978 | esac;; | |
bec39cab AC |
979 | esac |
980 | ||
b4e70030 JB |
981 | cd $ac_dir |
982 | # Check for guested configure; otherwise get Cygnus style configure. | |
bec39cab | 983 | if test -f $ac_srcdir/configure.gnu; then |
b4e70030 | 984 | echo |
bec39cab AC |
985 | $SHELL $ac_srcdir/configure.gnu --help=recursive |
986 | elif test -f $ac_srcdir/configure; then | |
b4e70030 | 987 | echo |
bec39cab | 988 | $SHELL $ac_srcdir/configure --help=recursive |
b4e70030 JB |
989 | elif test -f $ac_srcdir/configure.ac || |
990 | test -f $ac_srcdir/configure.in; then | |
991 | echo | |
992 | $ac_configure --help | |
3ace7edb | 993 | else |
bec39cab | 994 | echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 |
b4e70030 JB |
995 | fi |
996 | cd $ac_popdir | |
bec39cab AC |
997 | done |
998 | fi | |
999 | ||
b4e70030 | 1000 | test -n "$ac_init_help" && exit 0 |
bec39cab AC |
1001 | if $ac_init_version; then |
1002 | cat <<\_ACEOF | |
1003 | ||
b4e70030 | 1004 | Copyright (C) 2003 Free Software Foundation, Inc. |
bec39cab AC |
1005 | This configure script is free software; the Free Software Foundation |
1006 | gives unlimited permission to copy, distribute and modify it. | |
1007 | _ACEOF | |
b4e70030 | 1008 | exit 0 |
bec39cab | 1009 | fi |
b4e70030 JB |
1010 | exec 5>config.log |
1011 | cat >&5 <<_ACEOF | |
bec39cab AC |
1012 | This file contains any messages produced by compilers while |
1013 | running configure, to aid debugging if configure makes a mistake. | |
1014 | ||
1015 | It was created by $as_me, which was | |
b4e70030 | 1016 | generated by GNU Autoconf 2.59. Invocation command line was |
bec39cab AC |
1017 | |
1018 | $ $0 $@ | |
1019 | ||
1020 | _ACEOF | |
1021 | { | |
1022 | cat <<_ASUNAME | |
1023 | ## --------- ## | |
1024 | ## Platform. ## | |
1025 | ## --------- ## | |
1026 | ||
1027 | hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` | |
1028 | uname -m = `(uname -m) 2>/dev/null || echo unknown` | |
1029 | uname -r = `(uname -r) 2>/dev/null || echo unknown` | |
1030 | uname -s = `(uname -s) 2>/dev/null || echo unknown` | |
1031 | uname -v = `(uname -v) 2>/dev/null || echo unknown` | |
1032 | ||
1033 | /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` | |
1034 | /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` | |
1035 | ||
1036 | /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` | |
1037 | /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` | |
1038 | /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` | |
b4e70030 | 1039 | hostinfo = `(hostinfo) 2>/dev/null || echo unknown` |
bec39cab AC |
1040 | /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` |
1041 | /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` | |
1042 | /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` | |
1043 | ||
1044 | _ASUNAME | |
1045 | ||
1046 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
1047 | for as_dir in $PATH | |
1048 | do | |
1049 | IFS=$as_save_IFS | |
1050 | test -z "$as_dir" && as_dir=. | |
1051 | echo "PATH: $as_dir" | |
1052 | done | |
1053 | ||
1054 | } >&5 | |
1055 | ||
1056 | cat >&5 <<_ACEOF | |
1057 | ||
1058 | ||
1059 | ## ----------- ## | |
1060 | ## Core tests. ## | |
1061 | ## ----------- ## | |
1062 | ||
1063 | _ACEOF | |
1064 | ||
1065 | ||
1066 | # Keep a trace of the command line. | |
1067 | # Strip out --no-create and --no-recursion so they do not pile up. | |
1068 | # Strip out --silent because we don't want to record it for future runs. | |
1069 | # Also quote any args containing shell meta-characters. | |
1070 | # Make two passes to allow for proper duplicate-argument suppression. | |
1071 | ac_configure_args= | |
1072 | ac_configure_args0= | |
1073 | ac_configure_args1= | |
1074 | ac_sep= | |
1075 | ac_must_keep_next=false | |
1076 | for ac_pass in 1 2 | |
1077 | do | |
1078 | for ac_arg | |
1079 | do | |
1080 | case $ac_arg in | |
1081 | -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; | |
1082 | -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | |
1083 | | -silent | --silent | --silen | --sile | --sil) | |
1084 | continue ;; | |
b4e70030 | 1085 | *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) |
bec39cab AC |
1086 | ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; |
1087 | esac | |
1088 | case $ac_pass in | |
1089 | 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; | |
1090 | 2) | |
1091 | ac_configure_args1="$ac_configure_args1 '$ac_arg'" | |
1092 | if test $ac_must_keep_next = true; then | |
1093 | ac_must_keep_next=false # Got value, back to normal. | |
1094 | else | |
1095 | case $ac_arg in | |
1096 | *=* | --config-cache | -C | -disable-* | --disable-* \ | |
1097 | | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | |
1098 | | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | |
1099 | | -with-* | --with-* | -without-* | --without-* | --x) | |
1100 | case "$ac_configure_args0 " in | |
1101 | "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; | |
1102 | esac | |
1103 | ;; | |
1104 | -* ) ac_must_keep_next=true ;; | |
1105 | esac | |
1106 | fi | |
1107 | ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" | |
1108 | # Get rid of the leading space. | |
1109 | ac_sep=" " | |
1110 | ;; | |
1111 | esac | |
1112 | done | |
1113 | done | |
1114 | $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; } | |
1115 | $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; } | |
1116 | ||
1117 | # When interrupted or exit'd, cleanup temporary files, and complete | |
1118 | # config.log. We remove comments because anyway the quotes in there | |
1119 | # would cause problems or look ugly. | |
b4e70030 JB |
1120 | # WARNING: Be sure not to use single quotes in there, as some shells, |
1121 | # such as our DU 5.0 friend, will then `close' the trap. | |
bec39cab AC |
1122 | trap 'exit_status=$? |
1123 | # Save into config.log some information that might help in debugging. | |
1124 | { | |
1125 | echo | |
1126 | ||
1127 | cat <<\_ASBOX | |
1128 | ## ---------------- ## | |
1129 | ## Cache variables. ## | |
1130 | ## ---------------- ## | |
1131 | _ASBOX | |
1132 | echo | |
1133 | # The following way of writing the cache mishandles newlines in values, | |
b4e70030 | 1134 | { |
bec39cab | 1135 | (set) 2>&1 | |
b4e70030 JB |
1136 | case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in |
1137 | *ac_space=\ *) | |
bec39cab | 1138 | sed -n \ |
b4e70030 JB |
1139 | "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; |
1140 | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" | |
1141 | ;; | |
bec39cab | 1142 | *) |
b4e70030 JB |
1143 | sed -n \ |
1144 | "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" | |
bec39cab | 1145 | ;; |
b4e70030 JB |
1146 | esac; |
1147 | } | |
bec39cab AC |
1148 | echo |
1149 | ||
1150 | cat <<\_ASBOX | |
1151 | ## ----------------- ## | |
1152 | ## Output variables. ## | |
1153 | ## ----------------- ## | |
1154 | _ASBOX | |
1155 | echo | |
1156 | for ac_var in $ac_subst_vars | |
1157 | do | |
b4e70030 JB |
1158 | eval ac_val=$`echo $ac_var` |
1159 | echo "$ac_var='"'"'$ac_val'"'"'" | |
bec39cab AC |
1160 | done | sort |
1161 | echo | |
1162 | ||
1163 | if test -n "$ac_subst_files"; then | |
1164 | cat <<\_ASBOX | |
b4e70030 JB |
1165 | ## ------------- ## |
1166 | ## Output files. ## | |
1167 | ## ------------- ## | |
bec39cab AC |
1168 | _ASBOX |
1169 | echo | |
1170 | for ac_var in $ac_subst_files | |
1171 | do | |
b4e70030 JB |
1172 | eval ac_val=$`echo $ac_var` |
1173 | echo "$ac_var='"'"'$ac_val'"'"'" | |
bec39cab AC |
1174 | done | sort |
1175 | echo | |
1176 | fi | |
1177 | ||
1178 | if test -s confdefs.h; then | |
1179 | cat <<\_ASBOX | |
1180 | ## ----------- ## | |
1181 | ## confdefs.h. ## | |
1182 | ## ----------- ## | |
1183 | _ASBOX | |
1184 | echo | |
b4e70030 | 1185 | sed "/^$/d" confdefs.h | sort |
bec39cab | 1186 | echo |
3ace7edb | 1187 | fi |
bec39cab AC |
1188 | test "$ac_signal" != 0 && |
1189 | echo "$as_me: caught signal $ac_signal" | |
1190 | echo "$as_me: exit $exit_status" | |
1191 | } >&5 | |
b4e70030 JB |
1192 | rm -f core *.core && |
1193 | rm -rf conftest* confdefs* conf$$* $ac_clean_files && | |
bec39cab | 1194 | exit $exit_status |
b4e70030 | 1195 | ' 0 |
bec39cab AC |
1196 | for ac_signal in 1 2 13 15; do |
1197 | trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal | |
1198 | done | |
1199 | ac_signal=0 | |
1200 | ||
1201 | # confdefs.h avoids OS command line length limits that DEFS can exceed. | |
b4e70030 JB |
1202 | rm -rf conftest* confdefs.h |
1203 | # AIX cpp loses on an empty file, so make sure it contains at least a newline. | |
1204 | echo >confdefs.h | |
bec39cab AC |
1205 | |
1206 | # Predefined preprocessor variables. | |
1207 | ||
1208 | cat >>confdefs.h <<_ACEOF | |
1209 | #define PACKAGE_NAME "$PACKAGE_NAME" | |
1210 | _ACEOF | |
1211 | ||
1212 | ||
1213 | cat >>confdefs.h <<_ACEOF | |
1214 | #define PACKAGE_TARNAME "$PACKAGE_TARNAME" | |
1215 | _ACEOF | |
1216 | ||
1217 | ||
1218 | cat >>confdefs.h <<_ACEOF | |
1219 | #define PACKAGE_VERSION "$PACKAGE_VERSION" | |
1220 | _ACEOF | |
1221 | ||
1222 | ||
1223 | cat >>confdefs.h <<_ACEOF | |
1224 | #define PACKAGE_STRING "$PACKAGE_STRING" | |
1225 | _ACEOF | |
1226 | ||
1227 | ||
1228 | cat >>confdefs.h <<_ACEOF | |
1229 | #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" | |
1230 | _ACEOF | |
1231 | ||
1232 | ||
1233 | # Let the site file select an alternate cache file if it wants to. | |
1234 | # Prefer explicitly selected file to automatically selected ones. | |
b4e70030 JB |
1235 | if test -z "$CONFIG_SITE"; then |
1236 | if test "x$prefix" != xNONE; then | |
1237 | CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site" | |
1238 | else | |
1239 | CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" | |
1240 | fi | |
c906108c | 1241 | fi |
b4e70030 | 1242 | for ac_site_file in $CONFIG_SITE; do |
c906108c | 1243 | if test -r "$ac_site_file"; then |
bec39cab AC |
1244 | { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 |
1245 | echo "$as_me: loading site script $ac_site_file" >&6;} | |
1246 | sed 's/^/| /' "$ac_site_file" >&5 | |
c906108c SS |
1247 | . "$ac_site_file" |
1248 | fi | |
1249 | done | |
1250 | ||
1251 | if test -r "$cache_file"; then | |
bec39cab AC |
1252 | # Some versions of bash will fail to source /dev/null (special |
1253 | # files actually), so we avoid doing that. | |
1254 | if test -f "$cache_file"; then | |
1255 | { echo "$as_me:$LINENO: loading cache $cache_file" >&5 | |
1256 | echo "$as_me: loading cache $cache_file" >&6;} | |
1257 | case $cache_file in | |
1258 | [\\/]* | ?:[\\/]* ) . $cache_file;; | |
1259 | *) . ./$cache_file;; | |
1260 | esac | |
1261 | fi | |
c906108c | 1262 | else |
bec39cab AC |
1263 | { echo "$as_me:$LINENO: creating cache $cache_file" >&5 |
1264 | echo "$as_me: creating cache $cache_file" >&6;} | |
1265 | >$cache_file | |
1266 | fi | |
1267 | ||
1268 | # Check that the precious variables saved in the cache have kept the same | |
1269 | # value. | |
1270 | ac_cache_corrupted=false | |
b4e70030 JB |
1271 | for ac_var in `(set) 2>&1 | |
1272 | sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do | |
bec39cab AC |
1273 | eval ac_old_set=\$ac_cv_env_${ac_var}_set |
1274 | eval ac_new_set=\$ac_env_${ac_var}_set | |
b4e70030 JB |
1275 | eval ac_old_val="\$ac_cv_env_${ac_var}_value" |
1276 | eval ac_new_val="\$ac_env_${ac_var}_value" | |
bec39cab AC |
1277 | case $ac_old_set,$ac_new_set in |
1278 | set,) | |
1279 | { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 | |
1280 | echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} | |
1281 | ac_cache_corrupted=: ;; | |
1282 | ,set) | |
1283 | { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 | |
1284 | echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} | |
1285 | ac_cache_corrupted=: ;; | |
1286 | ,);; | |
1287 | *) | |
1288 | if test "x$ac_old_val" != "x$ac_new_val"; then | |
1289 | { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 | |
1290 | echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} | |
1291 | { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 | |
1292 | echo "$as_me: former value: $ac_old_val" >&2;} | |
1293 | { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 | |
1294 | echo "$as_me: current value: $ac_new_val" >&2;} | |
1295 | ac_cache_corrupted=: | |
1296 | fi;; | |
1297 | esac | |
1298 | # Pass precious variables to config.status. | |
1299 | if test "$ac_new_set" = set; then | |
1300 | case $ac_new_val in | |
b4e70030 JB |
1301 | *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) |
1302 | ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; | |
bec39cab AC |
1303 | *) ac_arg=$ac_var=$ac_new_val ;; |
1304 | esac | |
1305 | case " $ac_configure_args " in | |
1306 | *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. | |
1307 | *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; | |
1308 | esac | |
1309 | fi | |
1310 | done | |
1311 | if $ac_cache_corrupted; then | |
1312 | { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 | |
1313 | echo "$as_me: error: changes in the environment can compromise the build" >&2;} | |
1314 | { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 | |
1315 | echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} | |
1316 | { (exit 1); exit 1; }; } | |
c906108c SS |
1317 | fi |
1318 | ||
b4e70030 JB |
1319 | ac_ext=c |
1320 | ac_cpp='$CPP $CPPFLAGS' | |
1321 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | |
1322 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | |
1323 | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |
c906108c SS |
1324 | |
1325 | ||
bec39cab AC |
1326 | |
1327 | ||
1328 | ||
1329 | ||
1330 | ||
1331 | ||
1332 | ||
1333 | ||
1334 | ||
1335 | ||
1336 | ||
1337 | ||
1338 | ||
1339 | ||
1340 | ||
1341 | ||
bec39cab | 1342 | |
b4e70030 JB |
1343 | ac_config_headers="$ac_config_headers config.h:config.in" |
1344 | ||
1345 | echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5 | |
1346 | echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6 | |
1347 | # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. | |
413ccac7 | 1348 | if test "${enable_maintainer_mode+set}" = set; then |
b4e70030 JB |
1349 | enableval="$enable_maintainer_mode" |
1350 | USE_MAINTAINER_MODE=$enableval | |
413ccac7 AC |
1351 | else |
1352 | USE_MAINTAINER_MODE=no | |
b4e70030 JB |
1353 | fi; |
1354 | echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5 | |
1355 | echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6 | |
413ccac7 | 1356 | |
413ccac7 AC |
1357 | |
1358 | if test $USE_MAINTAINER_MODE = yes; then | |
1359 | MAINTAINER_MODE_TRUE= | |
1360 | MAINTAINER_MODE_FALSE='#' | |
1361 | else | |
1362 | MAINTAINER_MODE_TRUE='#' | |
1363 | MAINTAINER_MODE_FALSE= | |
1364 | fi | |
85981d60 | 1365 | |
413ccac7 | 1366 | MAINT=$MAINTAINER_MODE_TRUE |
413ccac7 | 1367 | |
c906108c | 1368 | |
bec39cab AC |
1369 | |
1370 | ac_ext=c | |
1371 | ac_cpp='$CPP $CPPFLAGS' | |
1372 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | |
1373 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | |
1374 | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |
1375 | if test -n "$ac_tool_prefix"; then | |
1376 | # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. | |
1377 | set dummy ${ac_tool_prefix}gcc; ac_word=$2 | |
b4e70030 JB |
1378 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
1379 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
bec39cab AC |
1380 | if test "${ac_cv_prog_CC+set}" = set; then |
1381 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
1382 | else | |
1383 | if test -n "$CC"; then | |
1384 | ac_cv_prog_CC="$CC" # Let the user override the test. | |
1385 | else | |
1386 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
1387 | for as_dir in $PATH | |
1388 | do | |
1389 | IFS=$as_save_IFS | |
1390 | test -z "$as_dir" && as_dir=. | |
1391 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 1392 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
bec39cab AC |
1393 | ac_cv_prog_CC="${ac_tool_prefix}gcc" |
1394 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
1395 | break 2 | |
1396 | fi | |
1397 | done | |
1398 | done | |
1399 | ||
1400 | fi | |
1401 | fi | |
1402 | CC=$ac_cv_prog_CC | |
1403 | if test -n "$CC"; then | |
b4e70030 JB |
1404 | echo "$as_me:$LINENO: result: $CC" >&5 |
1405 | echo "${ECHO_T}$CC" >&6 | |
bec39cab | 1406 | else |
b4e70030 JB |
1407 | echo "$as_me:$LINENO: result: no" >&5 |
1408 | echo "${ECHO_T}no" >&6 | |
bec39cab AC |
1409 | fi |
1410 | ||
1411 | fi | |
1412 | if test -z "$ac_cv_prog_CC"; then | |
1413 | ac_ct_CC=$CC | |
1414 | # Extract the first word of "gcc", so it can be a program name with args. | |
c906108c | 1415 | set dummy gcc; ac_word=$2 |
b4e70030 JB |
1416 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
1417 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
bec39cab AC |
1418 | if test "${ac_cv_prog_ac_ct_CC+set}" = set; then |
1419 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
1420 | else | |
1421 | if test -n "$ac_ct_CC"; then | |
1422 | ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | |
1423 | else | |
1424 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
1425 | for as_dir in $PATH | |
1426 | do | |
1427 | IFS=$as_save_IFS | |
1428 | test -z "$as_dir" && as_dir=. | |
1429 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 1430 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
bec39cab AC |
1431 | ac_cv_prog_ac_ct_CC="gcc" |
1432 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
1433 | break 2 | |
1434 | fi | |
1435 | done | |
1436 | done | |
1437 | ||
1438 | fi | |
1439 | fi | |
1440 | ac_ct_CC=$ac_cv_prog_ac_ct_CC | |
1441 | if test -n "$ac_ct_CC"; then | |
b4e70030 JB |
1442 | echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 |
1443 | echo "${ECHO_T}$ac_ct_CC" >&6 | |
bec39cab | 1444 | else |
b4e70030 JB |
1445 | echo "$as_me:$LINENO: result: no" >&5 |
1446 | echo "${ECHO_T}no" >&6 | |
bec39cab AC |
1447 | fi |
1448 | ||
b4e70030 | 1449 | CC=$ac_ct_CC |
bec39cab AC |
1450 | else |
1451 | CC="$ac_cv_prog_CC" | |
1452 | fi | |
1453 | ||
1454 | if test -z "$CC"; then | |
b4e70030 JB |
1455 | if test -n "$ac_tool_prefix"; then |
1456 | # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. | |
bec39cab | 1457 | set dummy ${ac_tool_prefix}cc; ac_word=$2 |
b4e70030 JB |
1458 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
1459 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
bec39cab AC |
1460 | if test "${ac_cv_prog_CC+set}" = set; then |
1461 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c SS |
1462 | else |
1463 | if test -n "$CC"; then | |
1464 | ac_cv_prog_CC="$CC" # Let the user override the test. | |
1465 | else | |
bec39cab AC |
1466 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
1467 | for as_dir in $PATH | |
1468 | do | |
1469 | IFS=$as_save_IFS | |
1470 | test -z "$as_dir" && as_dir=. | |
1471 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 1472 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
bec39cab AC |
1473 | ac_cv_prog_CC="${ac_tool_prefix}cc" |
1474 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
1475 | break 2 | |
1476 | fi | |
1477 | done | |
1478 | done | |
1479 | ||
c906108c SS |
1480 | fi |
1481 | fi | |
bec39cab | 1482 | CC=$ac_cv_prog_CC |
c906108c | 1483 | if test -n "$CC"; then |
b4e70030 JB |
1484 | echo "$as_me:$LINENO: result: $CC" >&5 |
1485 | echo "${ECHO_T}$CC" >&6 | |
c906108c | 1486 | else |
b4e70030 JB |
1487 | echo "$as_me:$LINENO: result: no" >&5 |
1488 | echo "${ECHO_T}no" >&6 | |
c906108c SS |
1489 | fi |
1490 | ||
b4e70030 JB |
1491 | fi |
1492 | if test -z "$ac_cv_prog_CC"; then | |
1493 | ac_ct_CC=$CC | |
1494 | # Extract the first word of "cc", so it can be a program name with args. | |
1495 | set dummy cc; ac_word=$2 | |
1496 | echo "$as_me:$LINENO: checking for $ac_word" >&5 | |
1497 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
1498 | if test "${ac_cv_prog_ac_ct_CC+set}" = set; then | |
1499 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
1500 | else | |
1501 | if test -n "$ac_ct_CC"; then | |
1502 | ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | |
1503 | else | |
1504 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
1505 | for as_dir in $PATH | |
1506 | do | |
1507 | IFS=$as_save_IFS | |
1508 | test -z "$as_dir" && as_dir=. | |
1509 | for ac_exec_ext in '' $ac_executable_extensions; do | |
1510 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |
1511 | ac_cv_prog_ac_ct_CC="cc" | |
1512 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
1513 | break 2 | |
4e8d927d | 1514 | fi |
b4e70030 JB |
1515 | done |
1516 | done | |
1517 | ||
1518 | fi | |
1519 | fi | |
1520 | ac_ct_CC=$ac_cv_prog_ac_ct_CC | |
1521 | if test -n "$ac_ct_CC"; then | |
1522 | echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 | |
1523 | echo "${ECHO_T}$ac_ct_CC" >&6 | |
1524 | else | |
1525 | echo "$as_me:$LINENO: result: no" >&5 | |
1526 | echo "${ECHO_T}no" >&6 | |
1527 | fi | |
1528 | ||
1529 | CC=$ac_ct_CC | |
1530 | else | |
1531 | CC="$ac_cv_prog_CC" | |
1532 | fi | |
1533 | ||
bec39cab | 1534 | fi |
c906108c SS |
1535 | if test -z "$CC"; then |
1536 | # Extract the first word of "cc", so it can be a program name with args. | |
1537 | set dummy cc; ac_word=$2 | |
b4e70030 JB |
1538 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
1539 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
bec39cab AC |
1540 | if test "${ac_cv_prog_CC+set}" = set; then |
1541 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c SS |
1542 | else |
1543 | if test -n "$CC"; then | |
1544 | ac_cv_prog_CC="$CC" # Let the user override the test. | |
1545 | else | |
c906108c | 1546 | ac_prog_rejected=no |
bec39cab AC |
1547 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
1548 | for as_dir in $PATH | |
1549 | do | |
1550 | IFS=$as_save_IFS | |
1551 | test -z "$as_dir" && as_dir=. | |
1552 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 1553 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
bec39cab AC |
1554 | if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
1555 | ac_prog_rejected=yes | |
1556 | continue | |
1557 | fi | |
1558 | ac_cv_prog_CC="cc" | |
1559 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
1560 | break 2 | |
1561 | fi | |
1562 | done | |
1563 | done | |
1564 | ||
c906108c SS |
1565 | if test $ac_prog_rejected = yes; then |
1566 | # We found a bogon in the path, so make sure we never use it. | |
1567 | set dummy $ac_cv_prog_CC | |
1568 | shift | |
bec39cab | 1569 | if test $# != 0; then |
c906108c SS |
1570 | # We chose a different compiler from the bogus one. |
1571 | # However, it has the same basename, so the bogon will be chosen | |
1572 | # first if we set CC to just the basename; use the full file name. | |
1573 | shift | |
bec39cab | 1574 | ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" |
c906108c SS |
1575 | fi |
1576 | fi | |
1577 | fi | |
1578 | fi | |
bec39cab | 1579 | CC=$ac_cv_prog_CC |
c906108c | 1580 | if test -n "$CC"; then |
b4e70030 JB |
1581 | echo "$as_me:$LINENO: result: $CC" >&5 |
1582 | echo "${ECHO_T}$CC" >&6 | |
c906108c | 1583 | else |
b4e70030 JB |
1584 | echo "$as_me:$LINENO: result: no" >&5 |
1585 | echo "${ECHO_T}no" >&6 | |
c906108c SS |
1586 | fi |
1587 | ||
bec39cab AC |
1588 | fi |
1589 | if test -z "$CC"; then | |
1590 | if test -n "$ac_tool_prefix"; then | |
b4e70030 | 1591 | for ac_prog in cl |
bec39cab AC |
1592 | do |
1593 | # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. | |
1594 | set dummy $ac_tool_prefix$ac_prog; ac_word=$2 | |
b4e70030 JB |
1595 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
1596 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
bec39cab AC |
1597 | if test "${ac_cv_prog_CC+set}" = set; then |
1598 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c SS |
1599 | else |
1600 | if test -n "$CC"; then | |
1601 | ac_cv_prog_CC="$CC" # Let the user override the test. | |
1602 | else | |
bec39cab AC |
1603 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
1604 | for as_dir in $PATH | |
1605 | do | |
1606 | IFS=$as_save_IFS | |
1607 | test -z "$as_dir" && as_dir=. | |
1608 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 1609 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
bec39cab AC |
1610 | ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
1611 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
1612 | break 2 | |
1613 | fi | |
1614 | done | |
1615 | done | |
1616 | ||
c906108c SS |
1617 | fi |
1618 | fi | |
bec39cab | 1619 | CC=$ac_cv_prog_CC |
c906108c | 1620 | if test -n "$CC"; then |
b4e70030 JB |
1621 | echo "$as_me:$LINENO: result: $CC" >&5 |
1622 | echo "${ECHO_T}$CC" >&6 | |
c906108c | 1623 | else |
b4e70030 JB |
1624 | echo "$as_me:$LINENO: result: no" >&5 |
1625 | echo "${ECHO_T}no" >&6 | |
c906108c | 1626 | fi |
bec39cab AC |
1627 | |
1628 | test -n "$CC" && break | |
1629 | done | |
1630 | fi | |
1631 | if test -z "$CC"; then | |
1632 | ac_ct_CC=$CC | |
b4e70030 | 1633 | for ac_prog in cl |
bec39cab AC |
1634 | do |
1635 | # Extract the first word of "$ac_prog", so it can be a program name with args. | |
1636 | set dummy $ac_prog; ac_word=$2 | |
b4e70030 JB |
1637 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
1638 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
bec39cab AC |
1639 | if test "${ac_cv_prog_ac_ct_CC+set}" = set; then |
1640 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
1641 | else | |
1642 | if test -n "$ac_ct_CC"; then | |
1643 | ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | |
1644 | else | |
1645 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
1646 | for as_dir in $PATH | |
1647 | do | |
1648 | IFS=$as_save_IFS | |
1649 | test -z "$as_dir" && as_dir=. | |
1650 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 1651 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
bec39cab AC |
1652 | ac_cv_prog_ac_ct_CC="$ac_prog" |
1653 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
1654 | break 2 | |
c906108c | 1655 | fi |
bec39cab AC |
1656 | done |
1657 | done | |
1658 | ||
1659 | fi | |
1660 | fi | |
1661 | ac_ct_CC=$ac_cv_prog_ac_ct_CC | |
1662 | if test -n "$ac_ct_CC"; then | |
b4e70030 JB |
1663 | echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 |
1664 | echo "${ECHO_T}$ac_ct_CC" >&6 | |
bec39cab | 1665 | else |
b4e70030 JB |
1666 | echo "$as_me:$LINENO: result: no" >&5 |
1667 | echo "${ECHO_T}no" >&6 | |
c906108c SS |
1668 | fi |
1669 | ||
bec39cab AC |
1670 | test -n "$ac_ct_CC" && break |
1671 | done | |
c906108c | 1672 | |
b4e70030 | 1673 | CC=$ac_ct_CC |
bec39cab AC |
1674 | fi |
1675 | ||
1676 | fi | |
1677 | ||
1678 | ||
1679 | test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH | |
1680 | See \`config.log' for more details." >&5 | |
1681 | echo "$as_me: error: no acceptable C compiler found in \$PATH | |
1682 | See \`config.log' for more details." >&2;} | |
1683 | { (exit 1); exit 1; }; } | |
1684 | ||
1685 | # Provide some information about the compiler. | |
b4e70030 JB |
1686 | echo "$as_me:$LINENO:" \ |
1687 | "checking for C compiler version" >&5 | |
bec39cab | 1688 | ac_compiler=`set X $ac_compile; echo $2` |
b4e70030 JB |
1689 | { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 |
1690 | (eval $ac_compiler --version </dev/null >&5) 2>&5 | |
bec39cab AC |
1691 | ac_status=$? |
1692 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
1693 | (exit $ac_status); } | |
b4e70030 JB |
1694 | { (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5 |
1695 | (eval $ac_compiler -v </dev/null >&5) 2>&5 | |
bec39cab AC |
1696 | ac_status=$? |
1697 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
1698 | (exit $ac_status); } | |
b4e70030 JB |
1699 | { (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5 |
1700 | (eval $ac_compiler -V </dev/null >&5) 2>&5 | |
bec39cab AC |
1701 | ac_status=$? |
1702 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
1703 | (exit $ac_status); } | |
1704 | ||
1705 | cat >conftest.$ac_ext <<_ACEOF | |
1706 | /* confdefs.h. */ | |
1707 | _ACEOF | |
1708 | cat confdefs.h >>conftest.$ac_ext | |
1709 | cat >>conftest.$ac_ext <<_ACEOF | |
1710 | /* end confdefs.h. */ | |
1711 | ||
1712 | int | |
1713 | main () | |
1714 | { | |
1715 | ||
1716 | ; | |
1717 | return 0; | |
1718 | } | |
1719 | _ACEOF | |
1720 | ac_clean_files_save=$ac_clean_files | |
b4e70030 | 1721 | ac_clean_files="$ac_clean_files a.out a.exe b.out" |
bec39cab AC |
1722 | # Try to create an executable without -o first, disregard a.out. |
1723 | # It will help us diagnose broken compilers, and finding out an intuition | |
1724 | # of exeext. | |
b4e70030 JB |
1725 | echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 |
1726 | echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 | |
bec39cab AC |
1727 | ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` |
1728 | if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 | |
1729 | (eval $ac_link_default) 2>&5 | |
1730 | ac_status=$? | |
1731 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
1732 | (exit $ac_status); }; then | |
b4e70030 JB |
1733 | # Find the output, starting from the most likely. This scheme is |
1734 | # not robust to junk in `.', hence go to wildcards (a.*) only as a last | |
1735 | # resort. | |
1736 | ||
1737 | # Be careful to initialize this variable, since it used to be cached. | |
1738 | # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile. | |
1739 | ac_cv_exeext= | |
1740 | # b.out is created by i960 compilers. | |
1741 | for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out | |
bec39cab AC |
1742 | do |
1743 | test -f "$ac_file" || continue | |
1744 | case $ac_file in | |
b4e70030 JB |
1745 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) |
1746 | ;; | |
1747 | conftest.$ac_ext ) | |
1748 | # This is the source file. | |
1749 | ;; | |
1750 | [ab].out ) | |
1751 | # We found the default executable, but exeext='' is most | |
1752 | # certainly right. | |
1753 | break;; | |
1754 | *.* ) | |
1755 | ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` | |
1756 | # FIXME: I believe we export ac_cv_exeext for Libtool, | |
1757 | # but it would be cool to find out if it's true. Does anybody | |
1758 | # maintain Libtool? --akim. | |
1759 | export ac_cv_exeext | |
1760 | break;; | |
1761 | * ) | |
1762 | break;; | |
bec39cab AC |
1763 | esac |
1764 | done | |
1765 | else | |
1766 | echo "$as_me: failed program was:" >&5 | |
1767 | sed 's/^/| /' conftest.$ac_ext >&5 | |
1768 | ||
1769 | { { echo "$as_me:$LINENO: error: C compiler cannot create executables | |
1770 | See \`config.log' for more details." >&5 | |
1771 | echo "$as_me: error: C compiler cannot create executables | |
1772 | See \`config.log' for more details." >&2;} | |
1773 | { (exit 77); exit 77; }; } | |
1774 | fi | |
1775 | ||
b4e70030 JB |
1776 | ac_exeext=$ac_cv_exeext |
1777 | echo "$as_me:$LINENO: result: $ac_file" >&5 | |
1778 | echo "${ECHO_T}$ac_file" >&6 | |
1779 | ||
1780 | # Check the compiler produces executables we can run. If not, either | |
bec39cab | 1781 | # the compiler is broken, or we cross compile. |
b4e70030 JB |
1782 | echo "$as_me:$LINENO: checking whether the C compiler works" >&5 |
1783 | echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6 | |
bec39cab AC |
1784 | # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 |
1785 | # If not cross compiling, check that we can run a simple program. | |
1786 | if test "$cross_compiling" != yes; then | |
1787 | if { ac_try='./$ac_file' | |
1788 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
1789 | (eval $ac_try) 2>&5 | |
1790 | ac_status=$? | |
1791 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
1792 | (exit $ac_status); }; }; then | |
1793 | cross_compiling=no | |
c906108c | 1794 | else |
bec39cab AC |
1795 | if test "$cross_compiling" = maybe; then |
1796 | cross_compiling=yes | |
1797 | else | |
1798 | { { echo "$as_me:$LINENO: error: cannot run C compiled programs. | |
1799 | If you meant to cross compile, use \`--host'. | |
1800 | See \`config.log' for more details." >&5 | |
1801 | echo "$as_me: error: cannot run C compiled programs. | |
1802 | If you meant to cross compile, use \`--host'. | |
1803 | See \`config.log' for more details." >&2;} | |
1804 | { (exit 1); exit 1; }; } | |
1805 | fi | |
c906108c | 1806 | fi |
bec39cab | 1807 | fi |
b4e70030 JB |
1808 | echo "$as_me:$LINENO: result: yes" >&5 |
1809 | echo "${ECHO_T}yes" >&6 | |
bec39cab | 1810 | |
b4e70030 JB |
1811 | rm -f a.out a.exe conftest$ac_cv_exeext b.out |
1812 | ac_clean_files=$ac_clean_files_save | |
1813 | # Check the compiler produces executables we can run. If not, either | |
1814 | # the compiler is broken, or we cross compile. | |
1815 | echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 | |
1816 | echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 | |
1817 | echo "$as_me:$LINENO: result: $cross_compiling" >&5 | |
1818 | echo "${ECHO_T}$cross_compiling" >&6 | |
4e8d927d | 1819 | |
b4e70030 JB |
1820 | echo "$as_me:$LINENO: checking for suffix of executables" >&5 |
1821 | echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6 | |
1822 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
bec39cab AC |
1823 | (eval $ac_link) 2>&5 |
1824 | ac_status=$? | |
1825 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
1826 | (exit $ac_status); }; then | |
b4e70030 JB |
1827 | # If both `conftest.exe' and `conftest' are `present' (well, observable) |
1828 | # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will | |
1829 | # work properly (i.e., refer to `conftest.exe'), while it won't with | |
1830 | # `rm'. | |
1831 | for ac_file in conftest.exe conftest conftest.*; do | |
1832 | test -f "$ac_file" || continue | |
1833 | case $ac_file in | |
1834 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; | |
1835 | *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` | |
1836 | export ac_cv_exeext | |
1837 | break;; | |
1838 | * ) break;; | |
1839 | esac | |
1840 | done | |
c906108c | 1841 | else |
bec39cab AC |
1842 | { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link |
1843 | See \`config.log' for more details." >&5 | |
1844 | echo "$as_me: error: cannot compute suffix of executables: cannot compile and link | |
1845 | See \`config.log' for more details." >&2;} | |
1846 | { (exit 1); exit 1; }; } | |
c906108c | 1847 | fi |
c906108c | 1848 | |
b4e70030 JB |
1849 | rm -f conftest$ac_cv_exeext |
1850 | echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 | |
1851 | echo "${ECHO_T}$ac_cv_exeext" >&6 | |
c906108c | 1852 | |
b4e70030 | 1853 | rm -f conftest.$ac_ext |
bec39cab AC |
1854 | EXEEXT=$ac_cv_exeext |
1855 | ac_exeext=$EXEEXT | |
b4e70030 JB |
1856 | echo "$as_me:$LINENO: checking for suffix of object files" >&5 |
1857 | echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6 | |
bec39cab AC |
1858 | if test "${ac_cv_objext+set}" = set; then |
1859 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
1860 | else | |
b4e70030 JB |
1861 | cat >conftest.$ac_ext <<_ACEOF |
1862 | /* confdefs.h. */ | |
1863 | _ACEOF | |
1864 | cat confdefs.h >>conftest.$ac_ext | |
1865 | cat >>conftest.$ac_ext <<_ACEOF | |
1866 | /* end confdefs.h. */ | |
1867 | ||
1868 | int | |
1869 | main () | |
1870 | { | |
1871 | ||
1872 | ; | |
1873 | return 0; | |
1874 | } | |
1875 | _ACEOF | |
1876 | rm -f conftest.o conftest.obj | |
bec39cab AC |
1877 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
1878 | (eval $ac_compile) 2>&5 | |
1879 | ac_status=$? | |
1880 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
1881 | (exit $ac_status); }; then | |
b4e70030 | 1882 | for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do |
bec39cab | 1883 | case $ac_file in |
b4e70030 | 1884 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; |
bec39cab AC |
1885 | *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` |
1886 | break;; | |
1887 | esac | |
1888 | done | |
c906108c | 1889 | else |
bec39cab AC |
1890 | echo "$as_me: failed program was:" >&5 |
1891 | sed 's/^/| /' conftest.$ac_ext >&5 | |
1892 | ||
1893 | { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile | |
1894 | See \`config.log' for more details." >&5 | |
1895 | echo "$as_me: error: cannot compute suffix of object files: cannot compile | |
1896 | See \`config.log' for more details." >&2;} | |
1897 | { (exit 1); exit 1; }; } | |
c906108c SS |
1898 | fi |
1899 | ||
b4e70030 | 1900 | rm -f conftest.$ac_cv_objext conftest.$ac_ext |
bec39cab | 1901 | fi |
b4e70030 JB |
1902 | echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 |
1903 | echo "${ECHO_T}$ac_cv_objext" >&6 | |
bec39cab AC |
1904 | OBJEXT=$ac_cv_objext |
1905 | ac_objext=$OBJEXT | |
b4e70030 JB |
1906 | echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 |
1907 | echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 | |
bec39cab AC |
1908 | if test "${ac_cv_c_compiler_gnu+set}" = set; then |
1909 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c | 1910 | else |
bec39cab AC |
1911 | cat >conftest.$ac_ext <<_ACEOF |
1912 | /* confdefs.h. */ | |
1913 | _ACEOF | |
1914 | cat confdefs.h >>conftest.$ac_ext | |
1915 | cat >>conftest.$ac_ext <<_ACEOF | |
1916 | /* end confdefs.h. */ | |
1917 | ||
1918 | int | |
1919 | main () | |
1920 | { | |
1921 | #ifndef __GNUC__ | |
1922 | choke me | |
1923 | #endif | |
1924 | ||
1925 | ; | |
1926 | return 0; | |
1927 | } | |
1928 | _ACEOF | |
1929 | rm -f conftest.$ac_objext | |
1930 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
1931 | (eval $ac_compile) 2>conftest.er1 | |
1932 | ac_status=$? | |
1933 | grep -v '^ *+' conftest.er1 >conftest.err | |
1934 | rm -f conftest.er1 | |
1935 | cat conftest.err >&5 | |
1936 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
1937 | (exit $ac_status); } && | |
b4e70030 JB |
1938 | { ac_try='test -z "$ac_c_werror_flag" |
1939 | || test ! -s conftest.err' | |
bec39cab AC |
1940 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
1941 | (eval $ac_try) 2>&5 | |
1942 | ac_status=$? | |
1943 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
1944 | (exit $ac_status); }; } && | |
1945 | { ac_try='test -s conftest.$ac_objext' | |
1946 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
1947 | (eval $ac_try) 2>&5 | |
1948 | ac_status=$? | |
1949 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
1950 | (exit $ac_status); }; }; then | |
1951 | ac_compiler_gnu=yes | |
1952 | else | |
1953 | echo "$as_me: failed program was:" >&5 | |
1954 | sed 's/^/| /' conftest.$ac_ext >&5 | |
1955 | ||
b4e70030 | 1956 | ac_compiler_gnu=no |
bec39cab AC |
1957 | fi |
1958 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
1959 | ac_cv_c_compiler_gnu=$ac_compiler_gnu | |
1960 | ||
1961 | fi | |
b4e70030 JB |
1962 | echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 |
1963 | echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 | |
bec39cab AC |
1964 | GCC=`test $ac_compiler_gnu = yes && echo yes` |
1965 | ac_test_CFLAGS=${CFLAGS+set} | |
1966 | ac_save_CFLAGS=$CFLAGS | |
b4e70030 JB |
1967 | CFLAGS="-g" |
1968 | echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 | |
1969 | echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 | |
bec39cab AC |
1970 | if test "${ac_cv_prog_cc_g+set}" = set; then |
1971 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
1972 | else | |
b4e70030 | 1973 | cat >conftest.$ac_ext <<_ACEOF |
bec39cab AC |
1974 | /* confdefs.h. */ |
1975 | _ACEOF | |
1976 | cat confdefs.h >>conftest.$ac_ext | |
1977 | cat >>conftest.$ac_ext <<_ACEOF | |
1978 | /* end confdefs.h. */ | |
1979 | ||
1980 | int | |
1981 | main () | |
1982 | { | |
1983 | ||
1984 | ; | |
1985 | return 0; | |
1986 | } | |
1987 | _ACEOF | |
1988 | rm -f conftest.$ac_objext | |
1989 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
1990 | (eval $ac_compile) 2>conftest.er1 | |
1991 | ac_status=$? | |
1992 | grep -v '^ *+' conftest.er1 >conftest.err | |
1993 | rm -f conftest.er1 | |
1994 | cat conftest.err >&5 | |
1995 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
1996 | (exit $ac_status); } && | |
b4e70030 JB |
1997 | { ac_try='test -z "$ac_c_werror_flag" |
1998 | || test ! -s conftest.err' | |
bec39cab AC |
1999 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
2000 | (eval $ac_try) 2>&5 | |
2001 | ac_status=$? | |
2002 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2003 | (exit $ac_status); }; } && | |
2004 | { ac_try='test -s conftest.$ac_objext' | |
2005 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
2006 | (eval $ac_try) 2>&5 | |
2007 | ac_status=$? | |
2008 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2009 | (exit $ac_status); }; }; then | |
c906108c SS |
2010 | ac_cv_prog_cc_g=yes |
2011 | else | |
bec39cab AC |
2012 | echo "$as_me: failed program was:" >&5 |
2013 | sed 's/^/| /' conftest.$ac_ext >&5 | |
c906108c | 2014 | |
b4e70030 | 2015 | ac_cv_prog_cc_g=no |
4e8d927d | 2016 | fi |
bec39cab AC |
2017 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
2018 | fi | |
b4e70030 JB |
2019 | echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 |
2020 | echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 | |
c906108c | 2021 | if test "$ac_test_CFLAGS" = set; then |
bec39cab | 2022 | CFLAGS=$ac_save_CFLAGS |
c906108c SS |
2023 | elif test $ac_cv_prog_cc_g = yes; then |
2024 | if test "$GCC" = yes; then | |
2025 | CFLAGS="-g -O2" | |
2026 | else | |
2027 | CFLAGS="-g" | |
2028 | fi | |
2029 | else | |
2030 | if test "$GCC" = yes; then | |
2031 | CFLAGS="-O2" | |
2032 | else | |
2033 | CFLAGS= | |
2034 | fi | |
2035 | fi | |
b4e70030 JB |
2036 | echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5 |
2037 | echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6 | |
2038 | if test "${ac_cv_prog_cc_stdc+set}" = set; then | |
bec39cab AC |
2039 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
2040 | else | |
b4e70030 | 2041 | ac_cv_prog_cc_stdc=no |
bec39cab AC |
2042 | ac_save_CC=$CC |
2043 | cat >conftest.$ac_ext <<_ACEOF | |
2044 | /* confdefs.h. */ | |
2045 | _ACEOF | |
2046 | cat confdefs.h >>conftest.$ac_ext | |
2047 | cat >>conftest.$ac_ext <<_ACEOF | |
2048 | /* end confdefs.h. */ | |
c906108c SS |
2049 | #include <stdarg.h> |
2050 | #include <stdio.h> | |
2051 | #include <sys/types.h> | |
2052 | #include <sys/stat.h> | |
2053 | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | |
2054 | struct buf { int x; }; | |
2055 | FILE * (*rcsopen) (struct buf *, struct stat *, int); | |
2056 | static char *e (p, i) | |
2057 | char **p; | |
2058 | int i; | |
2059 | { | |
2060 | return p[i]; | |
2061 | } | |
2062 | static char *f (char * (*g) (char **, int), char **p, ...) | |
2063 | { | |
2064 | char *s; | |
2065 | va_list v; | |
2066 | va_start (v,p); | |
2067 | s = g (p, va_arg (v,int)); | |
2068 | va_end (v); | |
2069 | return s; | |
2070 | } | |
bec39cab AC |
2071 | |
2072 | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | |
2073 | function prototypes and stuff, but not '\xHH' hex character constants. | |
2074 | These don't provoke an error unfortunately, instead are silently treated | |
b4e70030 | 2075 | as 'x'. The following induces an error, until -std1 is added to get |
bec39cab AC |
2076 | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an |
2077 | array size at least. It's necessary to write '\x00'==0 to get something | |
b4e70030 | 2078 | that's true only with -std1. */ |
bec39cab AC |
2079 | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; |
2080 | ||
c906108c SS |
2081 | int test (int i, double x); |
2082 | struct s1 {int (*f) (int a);}; | |
2083 | struct s2 {int (*f) (double a);}; | |
2084 | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | |
2085 | int argc; | |
2086 | char **argv; | |
bec39cab AC |
2087 | int |
2088 | main () | |
2089 | { | |
c906108c | 2090 | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; |
bec39cab AC |
2091 | ; |
2092 | return 0; | |
2093 | } | |
2094 | _ACEOF | |
b4e70030 JB |
2095 | # Don't try gcc -ansi; that turns off useful extensions and |
2096 | # breaks some systems' header files. | |
2097 | # AIX -qlanglvl=ansi | |
2098 | # Ultrix and OSF/1 -std1 | |
2099 | # HP-UX 10.20 and later -Ae | |
2100 | # HP-UX older versions -Aa -D_HPUX_SOURCE | |
2101 | # SVR4 -Xc -D__EXTENSIONS__ | |
2102 | for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" | |
bec39cab AC |
2103 | do |
2104 | CC="$ac_save_CC $ac_arg" | |
2105 | rm -f conftest.$ac_objext | |
2106 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
2107 | (eval $ac_compile) 2>conftest.er1 | |
2108 | ac_status=$? | |
2109 | grep -v '^ *+' conftest.er1 >conftest.err | |
2110 | rm -f conftest.er1 | |
2111 | cat conftest.err >&5 | |
2112 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2113 | (exit $ac_status); } && | |
b4e70030 JB |
2114 | { ac_try='test -z "$ac_c_werror_flag" |
2115 | || test ! -s conftest.err' | |
bec39cab AC |
2116 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
2117 | (eval $ac_try) 2>&5 | |
2118 | ac_status=$? | |
2119 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2120 | (exit $ac_status); }; } && | |
2121 | { ac_try='test -s conftest.$ac_objext' | |
2122 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
2123 | (eval $ac_try) 2>&5 | |
2124 | ac_status=$? | |
2125 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2126 | (exit $ac_status); }; }; then | |
b4e70030 JB |
2127 | ac_cv_prog_cc_stdc=$ac_arg |
2128 | break | |
c906108c | 2129 | else |
bec39cab AC |
2130 | echo "$as_me: failed program was:" >&5 |
2131 | sed 's/^/| /' conftest.$ac_ext >&5 | |
2132 | ||
c906108c | 2133 | fi |
bec39cab | 2134 | rm -f conftest.err conftest.$ac_objext |
c906108c | 2135 | done |
b4e70030 | 2136 | rm -f conftest.$ac_ext conftest.$ac_objext |
bec39cab | 2137 | CC=$ac_save_CC |
c906108c SS |
2138 | |
2139 | fi | |
b4e70030 JB |
2140 | |
2141 | case "x$ac_cv_prog_cc_stdc" in | |
2142 | x|xno) | |
2143 | echo "$as_me:$LINENO: result: none needed" >&5 | |
2144 | echo "${ECHO_T}none needed" >&6 ;; | |
bec39cab | 2145 | *) |
b4e70030 JB |
2146 | echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5 |
2147 | echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6 | |
2148 | CC="$CC $ac_cv_prog_cc_stdc" ;; | |
c906108c SS |
2149 | esac |
2150 | ||
b4e70030 JB |
2151 | # Some people use a C++ compiler to compile C. Since we use `exit', |
2152 | # in C++ we need to declare it. In case someone uses the same compiler | |
2153 | # for both compiling C and C++ we need to have the C++ compiler decide | |
2154 | # the declaration of exit, since it's the most demanding environment. | |
2155 | cat >conftest.$ac_ext <<_ACEOF | |
2156 | #ifndef __cplusplus | |
2157 | choke me | |
2158 | #endif | |
2159 | _ACEOF | |
2160 | rm -f conftest.$ac_objext | |
2161 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
2162 | (eval $ac_compile) 2>conftest.er1 | |
2163 | ac_status=$? | |
2164 | grep -v '^ *+' conftest.er1 >conftest.err | |
2165 | rm -f conftest.er1 | |
2166 | cat conftest.err >&5 | |
2167 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2168 | (exit $ac_status); } && | |
2169 | { ac_try='test -z "$ac_c_werror_flag" | |
2170 | || test ! -s conftest.err' | |
2171 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
2172 | (eval $ac_try) 2>&5 | |
2173 | ac_status=$? | |
2174 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2175 | (exit $ac_status); }; } && | |
2176 | { ac_try='test -s conftest.$ac_objext' | |
2177 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
2178 | (eval $ac_try) 2>&5 | |
2179 | ac_status=$? | |
2180 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2181 | (exit $ac_status); }; }; then | |
2182 | for ac_declaration in \ | |
2183 | '' \ | |
2184 | 'extern "C" void std::exit (int) throw (); using std::exit;' \ | |
2185 | 'extern "C" void std::exit (int); using std::exit;' \ | |
2186 | 'extern "C" void exit (int) throw ();' \ | |
2187 | 'extern "C" void exit (int);' \ | |
2188 | 'void exit (int);' | |
2189 | do | |
2190 | cat >conftest.$ac_ext <<_ACEOF | |
2191 | /* confdefs.h. */ | |
2192 | _ACEOF | |
2193 | cat confdefs.h >>conftest.$ac_ext | |
2194 | cat >>conftest.$ac_ext <<_ACEOF | |
2195 | /* end confdefs.h. */ | |
2196 | $ac_declaration | |
2197 | #include <stdlib.h> | |
2198 | int | |
2199 | main () | |
2200 | { | |
2201 | exit (42); | |
2202 | ; | |
2203 | return 0; | |
2204 | } | |
2205 | _ACEOF | |
2206 | rm -f conftest.$ac_objext | |
2207 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
2208 | (eval $ac_compile) 2>conftest.er1 | |
2209 | ac_status=$? | |
2210 | grep -v '^ *+' conftest.er1 >conftest.err | |
2211 | rm -f conftest.er1 | |
2212 | cat conftest.err >&5 | |
2213 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2214 | (exit $ac_status); } && | |
2215 | { ac_try='test -z "$ac_c_werror_flag" | |
2216 | || test ! -s conftest.err' | |
2217 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
2218 | (eval $ac_try) 2>&5 | |
2219 | ac_status=$? | |
2220 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2221 | (exit $ac_status); }; } && | |
2222 | { ac_try='test -s conftest.$ac_objext' | |
2223 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
2224 | (eval $ac_try) 2>&5 | |
2225 | ac_status=$? | |
2226 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2227 | (exit $ac_status); }; }; then | |
2228 | : | |
2229 | else | |
2230 | echo "$as_me: failed program was:" >&5 | |
2231 | sed 's/^/| /' conftest.$ac_ext >&5 | |
2232 | ||
2233 | continue | |
2234 | fi | |
2235 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
2236 | cat >conftest.$ac_ext <<_ACEOF | |
2237 | /* confdefs.h. */ | |
2238 | _ACEOF | |
2239 | cat confdefs.h >>conftest.$ac_ext | |
2240 | cat >>conftest.$ac_ext <<_ACEOF | |
2241 | /* end confdefs.h. */ | |
2242 | $ac_declaration | |
2243 | int | |
2244 | main () | |
2245 | { | |
2246 | exit (42); | |
2247 | ; | |
2248 | return 0; | |
2249 | } | |
2250 | _ACEOF | |
2251 | rm -f conftest.$ac_objext | |
2252 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
2253 | (eval $ac_compile) 2>conftest.er1 | |
2254 | ac_status=$? | |
2255 | grep -v '^ *+' conftest.er1 >conftest.err | |
2256 | rm -f conftest.er1 | |
2257 | cat conftest.err >&5 | |
2258 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2259 | (exit $ac_status); } && | |
2260 | { ac_try='test -z "$ac_c_werror_flag" | |
2261 | || test ! -s conftest.err' | |
2262 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
2263 | (eval $ac_try) 2>&5 | |
2264 | ac_status=$? | |
2265 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2266 | (exit $ac_status); }; } && | |
2267 | { ac_try='test -s conftest.$ac_objext' | |
2268 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
2269 | (eval $ac_try) 2>&5 | |
2270 | ac_status=$? | |
2271 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2272 | (exit $ac_status); }; }; then | |
2273 | break | |
2274 | else | |
2275 | echo "$as_me: failed program was:" >&5 | |
2276 | sed 's/^/| /' conftest.$ac_ext >&5 | |
2277 | ||
2278 | fi | |
2279 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
2280 | done | |
2281 | rm -f conftest* | |
2282 | if test -n "$ac_declaration"; then | |
2283 | echo '#ifdef __cplusplus' >>confdefs.h | |
2284 | echo $ac_declaration >>confdefs.h | |
2285 | echo '#endif' >>confdefs.h | |
2286 | fi | |
2287 | ||
2288 | else | |
2289 | echo "$as_me: failed program was:" >&5 | |
2290 | sed 's/^/| /' conftest.$ac_ext >&5 | |
c906108c | 2291 | |
b4e70030 JB |
2292 | fi |
2293 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
bec39cab AC |
2294 | ac_ext=c |
2295 | ac_cpp='$CPP $CPPFLAGS' | |
2296 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | |
2297 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | |
2298 | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |
c906108c | 2299 | |
60ca704f | 2300 | |
bec39cab AC |
2301 | cat >>confdefs.h <<\_ACEOF |
2302 | #define _GNU_SOURCE 1 | |
2303 | _ACEOF | |
c906108c SS |
2304 | |
2305 | ||
8bb2c122 | 2306 | |
bec39cab AC |
2307 | ac_ext=c |
2308 | ac_cpp='$CPP $CPPFLAGS' | |
2309 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | |
2310 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | |
2311 | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |
b4e70030 JB |
2312 | echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 |
2313 | echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 | |
bec39cab AC |
2314 | # On Suns, sometimes $CPP names a directory. |
2315 | if test -n "$CPP" && test -d "$CPP"; then | |
2316 | CPP= | |
8bb2c122 | 2317 | fi |
bec39cab AC |
2318 | if test -z "$CPP"; then |
2319 | if test "${ac_cv_prog_CPP+set}" = set; then | |
2320 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
2321 | else | |
2322 | # Double quotes because CPP needs to be expanded | |
2323 | for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" | |
2324 | do | |
2325 | ac_preproc_ok=false | |
2326 | for ac_c_preproc_warn_flag in '' yes | |
2327 | do | |
2328 | # Use a header file that comes with gcc, so configuring glibc | |
2329 | # with a fresh cross-compiler works. | |
2330 | # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
2331 | # <limits.h> exists even on freestanding compilers. | |
2332 | # On the NeXT, cc -E runs the code through the compiler's parser, | |
2333 | # not just through cpp. "Syntax error" is here to catch this case. | |
2334 | cat >conftest.$ac_ext <<_ACEOF | |
2335 | /* confdefs.h. */ | |
2336 | _ACEOF | |
2337 | cat confdefs.h >>conftest.$ac_ext | |
2338 | cat >>conftest.$ac_ext <<_ACEOF | |
2339 | /* end confdefs.h. */ | |
2340 | #ifdef __STDC__ | |
2341 | # include <limits.h> | |
2342 | #else | |
2343 | # include <assert.h> | |
2344 | #endif | |
2345 | Syntax error | |
2346 | _ACEOF | |
2347 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
2348 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
2349 | ac_status=$? | |
2350 | grep -v '^ *+' conftest.er1 >conftest.err | |
2351 | rm -f conftest.er1 | |
2352 | cat conftest.err >&5 | |
2353 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2354 | (exit $ac_status); } >/dev/null; then | |
2355 | if test -s conftest.err; then | |
2356 | ac_cpp_err=$ac_c_preproc_warn_flag | |
2357 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
2358 | else | |
2359 | ac_cpp_err= | |
2360 | fi | |
8bb2c122 | 2361 | else |
bec39cab | 2362 | ac_cpp_err=yes |
8bb2c122 | 2363 | fi |
bec39cab AC |
2364 | if test -z "$ac_cpp_err"; then |
2365 | : | |
8bb2c122 | 2366 | else |
bec39cab AC |
2367 | echo "$as_me: failed program was:" >&5 |
2368 | sed 's/^/| /' conftest.$ac_ext >&5 | |
2369 | ||
2370 | # Broken: fails on valid input. | |
2371 | continue | |
2372 | fi | |
2373 | rm -f conftest.err conftest.$ac_ext | |
2374 | ||
b4e70030 | 2375 | # OK, works on sane cases. Now check whether non-existent headers |
bec39cab AC |
2376 | # can be detected and how. |
2377 | cat >conftest.$ac_ext <<_ACEOF | |
2378 | /* confdefs.h. */ | |
2379 | _ACEOF | |
2380 | cat confdefs.h >>conftest.$ac_ext | |
2381 | cat >>conftest.$ac_ext <<_ACEOF | |
2382 | /* end confdefs.h. */ | |
2383 | #include <ac_nonexistent.h> | |
2384 | _ACEOF | |
2385 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
2386 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
2387 | ac_status=$? | |
2388 | grep -v '^ *+' conftest.er1 >conftest.err | |
2389 | rm -f conftest.er1 | |
2390 | cat conftest.err >&5 | |
2391 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2392 | (exit $ac_status); } >/dev/null; then | |
2393 | if test -s conftest.err; then | |
2394 | ac_cpp_err=$ac_c_preproc_warn_flag | |
2395 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
2396 | else | |
2397 | ac_cpp_err= | |
2398 | fi | |
8bb2c122 | 2399 | else |
bec39cab | 2400 | ac_cpp_err=yes |
8bb2c122 | 2401 | fi |
bec39cab AC |
2402 | if test -z "$ac_cpp_err"; then |
2403 | # Broken: success on invalid input. | |
2404 | continue | |
8bb2c122 | 2405 | else |
bec39cab AC |
2406 | echo "$as_me: failed program was:" >&5 |
2407 | sed 's/^/| /' conftest.$ac_ext >&5 | |
8bb2c122 | 2408 | |
bec39cab AC |
2409 | # Passes both tests. |
2410 | ac_preproc_ok=: | |
2411 | break | |
8bb2c122 | 2412 | fi |
bec39cab | 2413 | rm -f conftest.err conftest.$ac_ext |
8bb2c122 | 2414 | |
bec39cab AC |
2415 | done |
2416 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | |
2417 | rm -f conftest.err conftest.$ac_ext | |
2418 | if $ac_preproc_ok; then | |
2419 | break | |
2420 | fi | |
8bb2c122 | 2421 | |
bec39cab AC |
2422 | done |
2423 | ac_cv_prog_CPP=$CPP | |
ddc9cd0f | 2424 | |
c906108c | 2425 | fi |
bec39cab AC |
2426 | CPP=$ac_cv_prog_CPP |
2427 | else | |
2428 | ac_cv_prog_CPP=$CPP | |
c906108c | 2429 | fi |
b4e70030 JB |
2430 | echo "$as_me:$LINENO: result: $CPP" >&5 |
2431 | echo "${ECHO_T}$CPP" >&6 | |
bec39cab AC |
2432 | ac_preproc_ok=false |
2433 | for ac_c_preproc_warn_flag in '' yes | |
2434 | do | |
2435 | # Use a header file that comes with gcc, so configuring glibc | |
2436 | # with a fresh cross-compiler works. | |
2437 | # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
2438 | # <limits.h> exists even on freestanding compilers. | |
2439 | # On the NeXT, cc -E runs the code through the compiler's parser, | |
2440 | # not just through cpp. "Syntax error" is here to catch this case. | |
2441 | cat >conftest.$ac_ext <<_ACEOF | |
2442 | /* confdefs.h. */ | |
2443 | _ACEOF | |
2444 | cat confdefs.h >>conftest.$ac_ext | |
2445 | cat >>conftest.$ac_ext <<_ACEOF | |
2446 | /* end confdefs.h. */ | |
2447 | #ifdef __STDC__ | |
2448 | # include <limits.h> | |
2449 | #else | |
2450 | # include <assert.h> | |
2451 | #endif | |
2452 | Syntax error | |
2453 | _ACEOF | |
2454 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
2455 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
2456 | ac_status=$? | |
2457 | grep -v '^ *+' conftest.er1 >conftest.err | |
2458 | rm -f conftest.er1 | |
2459 | cat conftest.err >&5 | |
2460 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2461 | (exit $ac_status); } >/dev/null; then | |
2462 | if test -s conftest.err; then | |
2463 | ac_cpp_err=$ac_c_preproc_warn_flag | |
2464 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
2465 | else | |
2466 | ac_cpp_err= | |
2467 | fi | |
c906108c | 2468 | else |
bec39cab | 2469 | ac_cpp_err=yes |
c906108c | 2470 | fi |
bec39cab AC |
2471 | if test -z "$ac_cpp_err"; then |
2472 | : | |
c906108c | 2473 | else |
bec39cab AC |
2474 | echo "$as_me: failed program was:" >&5 |
2475 | sed 's/^/| /' conftest.$ac_ext >&5 | |
2476 | ||
2477 | # Broken: fails on valid input. | |
2478 | continue | |
2479 | fi | |
2480 | rm -f conftest.err conftest.$ac_ext | |
2481 | ||
b4e70030 | 2482 | # OK, works on sane cases. Now check whether non-existent headers |
bec39cab AC |
2483 | # can be detected and how. |
2484 | cat >conftest.$ac_ext <<_ACEOF | |
2485 | /* confdefs.h. */ | |
2486 | _ACEOF | |
2487 | cat confdefs.h >>conftest.$ac_ext | |
2488 | cat >>conftest.$ac_ext <<_ACEOF | |
2489 | /* end confdefs.h. */ | |
2490 | #include <ac_nonexistent.h> | |
2491 | _ACEOF | |
2492 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
2493 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
2494 | ac_status=$? | |
2495 | grep -v '^ *+' conftest.er1 >conftest.err | |
2496 | rm -f conftest.er1 | |
2497 | cat conftest.err >&5 | |
2498 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2499 | (exit $ac_status); } >/dev/null; then | |
2500 | if test -s conftest.err; then | |
2501 | ac_cpp_err=$ac_c_preproc_warn_flag | |
2502 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
2503 | else | |
2504 | ac_cpp_err= | |
2505 | fi | |
c906108c | 2506 | else |
bec39cab | 2507 | ac_cpp_err=yes |
c906108c | 2508 | fi |
bec39cab AC |
2509 | if test -z "$ac_cpp_err"; then |
2510 | # Broken: success on invalid input. | |
2511 | continue | |
c906108c | 2512 | else |
bec39cab AC |
2513 | echo "$as_me: failed program was:" >&5 |
2514 | sed 's/^/| /' conftest.$ac_ext >&5 | |
c906108c | 2515 | |
bec39cab AC |
2516 | # Passes both tests. |
2517 | ac_preproc_ok=: | |
2518 | break | |
c906108c | 2519 | fi |
bec39cab | 2520 | rm -f conftest.err conftest.$ac_ext |
c906108c | 2521 | |
bec39cab AC |
2522 | done |
2523 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | |
2524 | rm -f conftest.err conftest.$ac_ext | |
2525 | if $ac_preproc_ok; then | |
c906108c SS |
2526 | : |
2527 | else | |
bec39cab AC |
2528 | { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check |
2529 | See \`config.log' for more details." >&5 | |
2530 | echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check | |
2531 | See \`config.log' for more details." >&2;} | |
2532 | { (exit 1); exit 1; }; } | |
c906108c | 2533 | fi |
c906108c | 2534 | |
bec39cab AC |
2535 | ac_ext=c |
2536 | ac_cpp='$CPP $CPPFLAGS' | |
2537 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | |
2538 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | |
2539 | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |
2540 | ||
2541 | ||
b4e70030 JB |
2542 | echo "$as_me:$LINENO: checking for egrep" >&5 |
2543 | echo $ECHO_N "checking for egrep... $ECHO_C" >&6 | |
2544 | if test "${ac_cv_prog_egrep+set}" = set; then | |
4e8d927d DJ |
2545 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
2546 | else | |
b4e70030 JB |
2547 | if echo a | (grep -E '(a|b)') >/dev/null 2>&1 |
2548 | then ac_cv_prog_egrep='grep -E' | |
2549 | else ac_cv_prog_egrep='egrep' | |
bec39cab | 2550 | fi |
4e8d927d | 2551 | fi |
b4e70030 JB |
2552 | echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5 |
2553 | echo "${ECHO_T}$ac_cv_prog_egrep" >&6 | |
2554 | EGREP=$ac_cv_prog_egrep | |
c906108c | 2555 | |
bec39cab AC |
2556 | |
2557 | ||
b4e70030 JB |
2558 | echo "$as_me:$LINENO: checking for AIX" >&5 |
2559 | echo $ECHO_N "checking for AIX... $ECHO_C" >&6 | |
bec39cab AC |
2560 | cat >conftest.$ac_ext <<_ACEOF |
2561 | /* confdefs.h. */ | |
2562 | _ACEOF | |
2563 | cat confdefs.h >>conftest.$ac_ext | |
2564 | cat >>conftest.$ac_ext <<_ACEOF | |
2565 | /* end confdefs.h. */ | |
2566 | #ifdef _AIX | |
2567 | yes | |
2568 | #endif | |
2569 | ||
2570 | _ACEOF | |
c906108c | 2571 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
bec39cab | 2572 | $EGREP "yes" >/dev/null 2>&1; then |
b4e70030 JB |
2573 | echo "$as_me:$LINENO: result: yes" >&5 |
2574 | echo "${ECHO_T}yes" >&6 | |
bec39cab AC |
2575 | cat >>confdefs.h <<\_ACEOF |
2576 | #define _ALL_SOURCE 1 | |
2577 | _ACEOF | |
2578 | ||
c906108c | 2579 | else |
b4e70030 JB |
2580 | echo "$as_me:$LINENO: result: no" >&5 |
2581 | echo "${ECHO_T}no" >&6 | |
c906108c SS |
2582 | fi |
2583 | rm -f conftest* | |
2584 | ||
c906108c | 2585 | |
b4e70030 JB |
2586 | echo "$as_me:$LINENO: checking for library containing strerror" >&5 |
2587 | echo $ECHO_N "checking for library containing strerror... $ECHO_C" >&6 | |
bec39cab AC |
2588 | if test "${ac_cv_search_strerror+set}" = set; then |
2589 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c | 2590 | else |
bec39cab | 2591 | ac_func_search_save_LIBS=$LIBS |
b4e70030 | 2592 | ac_cv_search_strerror=no |
bec39cab AC |
2593 | cat >conftest.$ac_ext <<_ACEOF |
2594 | /* confdefs.h. */ | |
2595 | _ACEOF | |
2596 | cat confdefs.h >>conftest.$ac_ext | |
2597 | cat >>conftest.$ac_ext <<_ACEOF | |
2598 | /* end confdefs.h. */ | |
c906108c | 2599 | |
b4e70030 | 2600 | /* Override any gcc2 internal prototype to avoid an error. */ |
bec39cab AC |
2601 | #ifdef __cplusplus |
2602 | extern "C" | |
2603 | #endif | |
b4e70030 JB |
2604 | /* We use char because int might match the return type of a gcc2 |
2605 | builtin and then its argument prototype would still apply. */ | |
bec39cab AC |
2606 | char strerror (); |
2607 | int | |
2608 | main () | |
2609 | { | |
b4e70030 | 2610 | strerror (); |
bec39cab AC |
2611 | ; |
2612 | return 0; | |
2613 | } | |
2614 | _ACEOF | |
b4e70030 | 2615 | rm -f conftest.$ac_objext conftest$ac_exeext |
bec39cab AC |
2616 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
2617 | (eval $ac_link) 2>conftest.er1 | |
2618 | ac_status=$? | |
2619 | grep -v '^ *+' conftest.er1 >conftest.err | |
2620 | rm -f conftest.er1 | |
2621 | cat conftest.err >&5 | |
2622 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2623 | (exit $ac_status); } && | |
b4e70030 JB |
2624 | { ac_try='test -z "$ac_c_werror_flag" |
2625 | || test ! -s conftest.err' | |
bec39cab AC |
2626 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
2627 | (eval $ac_try) 2>&5 | |
2628 | ac_status=$? | |
2629 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2630 | (exit $ac_status); }; } && | |
2631 | { ac_try='test -s conftest$ac_exeext' | |
2632 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
2633 | (eval $ac_try) 2>&5 | |
2634 | ac_status=$? | |
2635 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2636 | (exit $ac_status); }; }; then | |
b4e70030 | 2637 | ac_cv_search_strerror="none required" |
c906108c | 2638 | else |
bec39cab AC |
2639 | echo "$as_me: failed program was:" >&5 |
2640 | sed 's/^/| /' conftest.$ac_ext >&5 | |
c906108c SS |
2641 | |
2642 | fi | |
bec39cab | 2643 | rm -f conftest.err conftest.$ac_objext \ |
b4e70030 JB |
2644 | conftest$ac_exeext conftest.$ac_ext |
2645 | if test "$ac_cv_search_strerror" = no; then | |
2646 | for ac_lib in cposix; do | |
2647 | LIBS="-l$ac_lib $ac_func_search_save_LIBS" | |
2648 | cat >conftest.$ac_ext <<_ACEOF | |
2649 | /* confdefs.h. */ | |
2650 | _ACEOF | |
2651 | cat confdefs.h >>conftest.$ac_ext | |
2652 | cat >>conftest.$ac_ext <<_ACEOF | |
2653 | /* end confdefs.h. */ | |
2654 | ||
2655 | /* Override any gcc2 internal prototype to avoid an error. */ | |
2656 | #ifdef __cplusplus | |
2657 | extern "C" | |
2658 | #endif | |
2659 | /* We use char because int might match the return type of a gcc2 | |
2660 | builtin and then its argument prototype would still apply. */ | |
2661 | char strerror (); | |
2662 | int | |
2663 | main () | |
2664 | { | |
2665 | strerror (); | |
2666 | ; | |
2667 | return 0; | |
2668 | } | |
2669 | _ACEOF | |
2670 | rm -f conftest.$ac_objext conftest$ac_exeext | |
2671 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
2672 | (eval $ac_link) 2>conftest.er1 | |
2673 | ac_status=$? | |
2674 | grep -v '^ *+' conftest.er1 >conftest.err | |
2675 | rm -f conftest.er1 | |
2676 | cat conftest.err >&5 | |
2677 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2678 | (exit $ac_status); } && | |
2679 | { ac_try='test -z "$ac_c_werror_flag" | |
2680 | || test ! -s conftest.err' | |
2681 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
2682 | (eval $ac_try) 2>&5 | |
2683 | ac_status=$? | |
2684 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2685 | (exit $ac_status); }; } && | |
2686 | { ac_try='test -s conftest$ac_exeext' | |
2687 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
2688 | (eval $ac_try) 2>&5 | |
2689 | ac_status=$? | |
2690 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2691 | (exit $ac_status); }; }; then | |
2692 | ac_cv_search_strerror="-l$ac_lib" | |
2693 | break | |
4e8d927d | 2694 | else |
b4e70030 JB |
2695 | echo "$as_me: failed program was:" >&5 |
2696 | sed 's/^/| /' conftest.$ac_ext >&5 | |
2697 | ||
2698 | fi | |
2699 | rm -f conftest.err conftest.$ac_objext \ | |
2700 | conftest$ac_exeext conftest.$ac_ext | |
2701 | done | |
c906108c | 2702 | fi |
bec39cab | 2703 | LIBS=$ac_func_search_save_LIBS |
c906108c | 2704 | fi |
b4e70030 JB |
2705 | echo "$as_me:$LINENO: result: $ac_cv_search_strerror" >&5 |
2706 | echo "${ECHO_T}$ac_cv_search_strerror" >&6 | |
2707 | if test "$ac_cv_search_strerror" != no; then | |
2708 | test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS" | |
bec39cab | 2709 | |
c906108c SS |
2710 | fi |
2711 | ||
c906108c | 2712 | |
c906108c | 2713 | |
bec39cab | 2714 | |
b4e70030 JB |
2715 | echo "$as_me:$LINENO: checking for ${CC-cc} option to accept ANSI C" >&5 |
2716 | echo $ECHO_N "checking for ${CC-cc} option to accept ANSI C... $ECHO_C" >&6 | |
bec39cab AC |
2717 | if test "${am_cv_prog_cc_stdc+set}" = set; then |
2718 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c | 2719 | else |
bec39cab AC |
2720 | am_cv_prog_cc_stdc=no |
2721 | ac_save_CC="$CC" | |
2722 | # Don't try gcc -ansi; that turns off useful extensions and | |
2723 | # breaks some systems' header files. | |
2724 | # AIX -qlanglvl=ansi | |
2725 | # Ultrix and OSF/1 -std1 | |
2726 | # HP-UX 10.20 and later -Ae | |
2727 | # HP-UX older versions -Aa -D_HPUX_SOURCE | |
2728 | # SVR4 -Xc -D__EXTENSIONS__ | |
2729 | for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" | |
2730 | do | |
2731 | CC="$ac_save_CC $ac_arg" | |
2732 | cat >conftest.$ac_ext <<_ACEOF | |
2733 | /* confdefs.h. */ | |
2734 | _ACEOF | |
2735 | cat confdefs.h >>conftest.$ac_ext | |
2736 | cat >>conftest.$ac_ext <<_ACEOF | |
2737 | /* end confdefs.h. */ | |
2738 | #include <stdarg.h> | |
2739 | #include <stdio.h> | |
2740 | #include <sys/types.h> | |
2741 | #include <sys/stat.h> | |
2742 | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | |
2743 | struct buf { int x; }; | |
2744 | FILE * (*rcsopen) (struct buf *, struct stat *, int); | |
2745 | static char *e (p, i) | |
2746 | char **p; | |
2747 | int i; | |
2748 | { | |
2749 | return p[i]; | |
2750 | } | |
2751 | static char *f (char * (*g) (char **, int), char **p, ...) | |
2752 | { | |
2753 | char *s; | |
2754 | va_list v; | |
2755 | va_start (v,p); | |
2756 | s = g (p, va_arg (v,int)); | |
2757 | va_end (v); | |
2758 | return s; | |
2759 | } | |
2760 | int test (int i, double x); | |
2761 | struct s1 {int (*f) (int a);}; | |
2762 | struct s2 {int (*f) (double a);}; | |
2763 | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | |
2764 | int argc; | |
2765 | char **argv; | |
c906108c | 2766 | |
bec39cab AC |
2767 | int |
2768 | main () | |
2769 | { | |
c906108c | 2770 | |
bec39cab | 2771 | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; |
c906108c | 2772 | |
bec39cab AC |
2773 | ; |
2774 | return 0; | |
2775 | } | |
2776 | _ACEOF | |
2777 | rm -f conftest.$ac_objext | |
2778 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
2779 | (eval $ac_compile) 2>conftest.er1 | |
2780 | ac_status=$? | |
2781 | grep -v '^ *+' conftest.er1 >conftest.err | |
2782 | rm -f conftest.er1 | |
2783 | cat conftest.err >&5 | |
2784 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2785 | (exit $ac_status); } && | |
b4e70030 JB |
2786 | { ac_try='test -z "$ac_c_werror_flag" |
2787 | || test ! -s conftest.err' | |
bec39cab AC |
2788 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
2789 | (eval $ac_try) 2>&5 | |
2790 | ac_status=$? | |
2791 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2792 | (exit $ac_status); }; } && | |
2793 | { ac_try='test -s conftest.$ac_objext' | |
2794 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
2795 | (eval $ac_try) 2>&5 | |
2796 | ac_status=$? | |
2797 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
2798 | (exit $ac_status); }; }; then | |
2799 | am_cv_prog_cc_stdc="$ac_arg"; break | |
c906108c | 2800 | else |
bec39cab AC |
2801 | echo "$as_me: failed program was:" >&5 |
2802 | sed 's/^/| /' conftest.$ac_ext >&5 | |
c906108c SS |
2803 | |
2804 | fi | |
bec39cab AC |
2805 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
2806 | done | |
2807 | CC="$ac_save_CC" | |
c906108c SS |
2808 | |
2809 | fi | |
2810 | ||
bec39cab | 2811 | if test -z "$am_cv_prog_cc_stdc"; then |
b4e70030 JB |
2812 | echo "$as_me:$LINENO: result: none needed" >&5 |
2813 | echo "${ECHO_T}none needed" >&6 | |
c906108c | 2814 | else |
b4e70030 JB |
2815 | echo "$as_me:$LINENO: result: $am_cv_prog_cc_stdc" >&5 |
2816 | echo "${ECHO_T}$am_cv_prog_cc_stdc" >&6 | |
c906108c | 2817 | fi |
bec39cab AC |
2818 | case "x$am_cv_prog_cc_stdc" in |
2819 | x|xno) ;; | |
2820 | *) CC="$CC $am_cv_prog_cc_stdc" ;; | |
2821 | esac | |
c906108c | 2822 | |
c906108c | 2823 | |
bec39cab AC |
2824 | ac_aux_dir= |
2825 | for ac_dir in `cd $srcdir;pwd`/.. $srcdir/`cd $srcdir;pwd`/..; do | |
2826 | if test -f $ac_dir/install-sh; then | |
2827 | ac_aux_dir=$ac_dir | |
2828 | ac_install_sh="$ac_aux_dir/install-sh -c" | |
2829 | break | |
2830 | elif test -f $ac_dir/install.sh; then | |
2831 | ac_aux_dir=$ac_dir | |
2832 | ac_install_sh="$ac_aux_dir/install.sh -c" | |
2833 | break | |
2834 | elif test -f $ac_dir/shtool; then | |
2835 | ac_aux_dir=$ac_dir | |
2836 | ac_install_sh="$ac_aux_dir/shtool install -c" | |
2837 | break | |
2838 | fi | |
2839 | done | |
2840 | if test -z "$ac_aux_dir"; then | |
2841 | { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \`cd $srcdir;pwd\`/.. $srcdir/\`cd $srcdir;pwd\`/.." >&5 | |
2842 | echo "$as_me: error: cannot find install-sh or install.sh in \`cd $srcdir;pwd\`/.. $srcdir/\`cd $srcdir;pwd\`/.." >&2;} | |
2843 | { (exit 1); exit 1; }; } | |
c906108c | 2844 | fi |
bec39cab AC |
2845 | ac_config_guess="$SHELL $ac_aux_dir/config.guess" |
2846 | ac_config_sub="$SHELL $ac_aux_dir/config.sub" | |
2847 | ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. | |
c906108c | 2848 | |
bec39cab AC |
2849 | # Make sure we can run config.sub. |
2850 | $ac_config_sub sun4 >/dev/null 2>&1 || | |
2851 | { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5 | |
2852 | echo "$as_me: error: cannot run $ac_config_sub" >&2;} | |
2853 | { (exit 1); exit 1; }; } | |
2854 | ||
b4e70030 JB |
2855 | echo "$as_me:$LINENO: checking build system type" >&5 |
2856 | echo $ECHO_N "checking build system type... $ECHO_C" >&6 | |
bec39cab AC |
2857 | if test "${ac_cv_build+set}" = set; then |
2858 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
2859 | else | |
b4e70030 JB |
2860 | ac_cv_build_alias=$build_alias |
2861 | test -z "$ac_cv_build_alias" && | |
2862 | ac_cv_build_alias=`$ac_config_guess` | |
2863 | test -z "$ac_cv_build_alias" && | |
bec39cab AC |
2864 | { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5 |
2865 | echo "$as_me: error: cannot guess build type; you must specify one" >&2;} | |
2866 | { (exit 1); exit 1; }; } | |
b4e70030 JB |
2867 | ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || |
2868 | { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5 | |
2869 | echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;} | |
bec39cab AC |
2870 | { (exit 1); exit 1; }; } |
2871 | ||
2872 | fi | |
b4e70030 JB |
2873 | echo "$as_me:$LINENO: result: $ac_cv_build" >&5 |
2874 | echo "${ECHO_T}$ac_cv_build" >&6 | |
bec39cab | 2875 | build=$ac_cv_build |
b4e70030 JB |
2876 | build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` |
2877 | build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` | |
2878 | build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | |
bec39cab AC |
2879 | |
2880 | ||
b4e70030 JB |
2881 | echo "$as_me:$LINENO: checking host system type" >&5 |
2882 | echo $ECHO_N "checking host system type... $ECHO_C" >&6 | |
bec39cab AC |
2883 | if test "${ac_cv_host+set}" = set; then |
2884 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
2885 | else | |
b4e70030 JB |
2886 | ac_cv_host_alias=$host_alias |
2887 | test -z "$ac_cv_host_alias" && | |
2888 | ac_cv_host_alias=$ac_cv_build_alias | |
2889 | ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || | |
2890 | { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5 | |
2891 | echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;} | |
bec39cab AC |
2892 | { (exit 1); exit 1; }; } |
2893 | ||
2894 | fi | |
b4e70030 JB |
2895 | echo "$as_me:$LINENO: result: $ac_cv_host" >&5 |
2896 | echo "${ECHO_T}$ac_cv_host" >&6 | |
bec39cab | 2897 | host=$ac_cv_host |
b4e70030 JB |
2898 | host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` |
2899 | host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` | |
2900 | host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | |
bec39cab AC |
2901 | |
2902 | ||
b4e70030 JB |
2903 | echo "$as_me:$LINENO: checking target system type" >&5 |
2904 | echo $ECHO_N "checking target system type... $ECHO_C" >&6 | |
bec39cab AC |
2905 | if test "${ac_cv_target+set}" = set; then |
2906 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
2907 | else | |
b4e70030 JB |
2908 | ac_cv_target_alias=$target_alias |
2909 | test "x$ac_cv_target_alias" = "x" && | |
2910 | ac_cv_target_alias=$ac_cv_host_alias | |
2911 | ac_cv_target=`$ac_config_sub $ac_cv_target_alias` || | |
2912 | { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5 | |
2913 | echo "$as_me: error: $ac_config_sub $ac_cv_target_alias failed" >&2;} | |
bec39cab AC |
2914 | { (exit 1); exit 1; }; } |
2915 | ||
2916 | fi | |
b4e70030 JB |
2917 | echo "$as_me:$LINENO: result: $ac_cv_target" >&5 |
2918 | echo "${ECHO_T}$ac_cv_target" >&6 | |
bec39cab | 2919 | target=$ac_cv_target |
b4e70030 JB |
2920 | target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` |
2921 | target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` | |
2922 | target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | |
c906108c | 2923 | |
c906108c | 2924 | |
bec39cab AC |
2925 | # The aliases save the names the user supplied, while $host etc. |
2926 | # will get canonicalized. | |
2927 | test -n "$target_alias" && | |
2928 | test "$program_prefix$program_suffix$program_transform_name" = \ | |
2929 | NONENONEs,x,x, && | |
2930 | program_prefix=${target_alias}- | |
c906108c | 2931 | |
c906108c | 2932 | |
bec39cab AC |
2933 | CONFIG_OBS= |
2934 | CONFIG_DEPS= | |
2935 | CONFIG_SRCS= | |
2936 | ENABLE_CFLAGS= | |
c906108c | 2937 | |
bec39cab AC |
2938 | CONFIG_ALL= |
2939 | CONFIG_CLEAN= | |
2940 | CONFIG_INSTALL= | |
2941 | CONFIG_UNINSTALL= | |
2942 | ||
20e95c23 DJ |
2943 | # If we haven't got the data from the intl directory, |
2944 | # assume NLS is disabled. | |
2945 | USE_NLS=no | |
2946 | LIBINTL= | |
2947 | LIBINTL_DEP= | |
2948 | INCINTL= | |
2949 | XGETTEXT= | |
2950 | GMSGFMT= | |
2951 | POSUB= | |
3841debe DJ |
2952 | |
2953 | if test -f ../intl/config.intl; then | |
2954 | . ../intl/config.intl | |
20e95c23 DJ |
2955 | fi |
2956 | echo "$as_me:$LINENO: checking whether NLS is requested" >&5 | |
2957 | echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 | |
2958 | if test x"$USE_NLS" != xyes; then | |
b4e70030 JB |
2959 | echo "$as_me:$LINENO: result: no" >&5 |
2960 | echo "${ECHO_T}no" >&6 | |
c906108c | 2961 | else |
20e95c23 DJ |
2962 | echo "$as_me:$LINENO: result: yes" >&5 |
2963 | echo "${ECHO_T}yes" >&6 | |
c906108c | 2964 | |
20e95c23 DJ |
2965 | cat >>confdefs.h <<\_ACEOF |
2966 | #define ENABLE_NLS 1 | |
bec39cab | 2967 | _ACEOF |
c906108c | 2968 | |
c906108c | 2969 | |
20e95c23 DJ |
2970 | echo "$as_me:$LINENO: checking for catalogs to be installed" >&5 |
2971 | echo $ECHO_N "checking for catalogs to be installed... $ECHO_C" >&6 | |
2972 | # Look for .po and .gmo files in the source directory. | |
2973 | CATALOGS= | |
2974 | XLINGUAS= | |
2975 | for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do | |
2976 | # If there aren't any .gmo files the shell will give us the | |
2977 | # literal string "../path/to/srcdir/po/*.gmo" which has to be | |
2978 | # weeded out. | |
2979 | case "$cat" in *\**) | |
2980 | continue;; | |
2981 | esac | |
2982 | # The quadruple backslash is collapsed to a double backslash | |
2983 | # by the backticks, then collapsed again by the double quotes, | |
2984 | # leaving us with one backslash in the sed expression (right | |
2985 | # before the dot that mustn't act as a wildcard). | |
2986 | cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"` | |
2987 | lang=`echo $cat | sed -e "s!\\\\.gmo!!"` | |
2988 | # The user is allowed to set LINGUAS to a list of languages to | |
2989 | # install catalogs for. If it's empty that means "all of them." | |
2990 | if test "x$LINGUAS" = x; then | |
2991 | CATALOGS="$CATALOGS $cat" | |
2992 | XLINGUAS="$XLINGUAS $lang" | |
2993 | else | |
2994 | case "$LINGUAS" in *$lang*) | |
2995 | CATALOGS="$CATALOGS $cat" | |
2996 | XLINGUAS="$XLINGUAS $lang" | |
2997 | ;; | |
2998 | esac | |
2999 | fi | |
3000 | done | |
3001 | LINGUAS="$XLINGUAS" | |
3002 | echo "$as_me:$LINENO: result: $LINGUAS" >&5 | |
3003 | echo "${ECHO_T}$LINGUAS" >&6 | |
c906108c | 3004 | |
c906108c | 3005 | |
20e95c23 | 3006 | DATADIRNAME=share |
c906108c | 3007 | |
20e95c23 | 3008 | INSTOBJEXT=.mo |
c906108c | 3009 | |
20e95c23 DJ |
3010 | GENCAT=gencat |
3011 | ||
3012 | CATOBJEXT=.gmo | |
3013 | ||
3014 | fi | |
3015 | ||
3016 | localedir='${datadir}/locale' | |
c906108c | 3017 | |
bec39cab | 3018 | |
20e95c23 | 3019 | if test x"$USE_NLS" = xyes; then |
bec39cab AC |
3020 | CONFIG_ALL="$CONFIG_ALL all-po" |
3021 | CONFIG_CLEAN="$CONFIG_CLEAN clean-po" | |
3022 | CONFIG_INSTALL="$CONFIG_INSTALL install-po" | |
3023 | CONFIG_UNINSTALL="$CONFIG_UNINSTALL uninstall-po" | |
3024 | fi | |
3025 | ||
3026 | PACKAGE=gdb | |
3027 | ||
3028 | cat >>confdefs.h <<_ACEOF | |
3029 | #define PACKAGE "$PACKAGE" | |
3030 | _ACEOF | |
3031 | ||
3032 | ||
3033 | ||
3034 | debugdir=${libdir}/debug | |
3035 | ||
3036 | ||
b4e70030 | 3037 | # Check whether --with-separate-debug-dir or --without-separate-debug-dir was given. |
bec39cab | 3038 | if test "${with_separate_debug_dir+set}" = set; then |
b4e70030 JB |
3039 | withval="$with_separate_debug_dir" |
3040 | debugdir="${withval}" | |
3041 | fi; | |
bec39cab AC |
3042 | |
3043 | ||
3044 | test "x$prefix" = xNONE && prefix="$ac_default_prefix" | |
3045 | test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' | |
3046 | ac_define_dir=`eval echo $debugdir` | |
3047 | ac_define_dir=`eval echo $ac_define_dir` | |
3048 | ||
3049 | cat >>confdefs.h <<_ACEOF | |
3050 | #define DEBUGDIR "$ac_define_dir" | |
3051 | _ACEOF | |
3052 | ||
3053 | ||
3054 | #AC_DEFINE_UNQUOTED(DEBUGDIR, "$debugdir"), | |
3055 | ||
aa28a74e DJ |
3056 | if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then |
3057 | if test "x$prefix" = xNONE; then | |
3058 | test_prefix=/usr/local | |
3059 | else | |
3060 | test_prefix=$prefix | |
3061 | fi | |
3062 | else | |
3063 | test_prefix=$exec_prefix | |
3064 | fi | |
3065 | case ${debugdir} in | |
3066 | "${test_prefix}"|"${test_prefix}/"*|\ | |
3067 | '${exec_prefix}'|'${exec_prefix}/'*) | |
3068 | ||
3069 | cat >>confdefs.h <<\_ACEOF | |
3070 | #define DEBUGDIR_RELOCATABLE 1 | |
3071 | _ACEOF | |
3072 | ||
3073 | ;; | |
3074 | esac | |
3075 | ||
b4e70030 JB |
3076 | |
3077 | ||
bec39cab AC |
3078 | subdirs="$subdirs doc testsuite" |
3079 | ||
3080 | ||
121ce6e5 DJ |
3081 | # Provide defaults for some variables set by the per-host and per-target |
3082 | # configuration. | |
3083 | gdb_host_obs=posix-hdep.o | |
3084 | ||
771b4502 UW |
3085 | if test "${target}" = "${host}"; then |
3086 | gdb_native=yes | |
3087 | else | |
3088 | gdb_native=no | |
3089 | fi | |
3090 | ||
bec39cab AC |
3091 | . $srcdir/configure.host |
3092 | ||
3093 | . $srcdir/configure.tgt | |
3094 | ||
3095 | # Fetch the default architecture and default target vector from BFD. | |
3096 | targ=$target; . $srcdir/../bfd/config.bfd | |
3097 | ||
3098 | # We only want the first architecture, so strip off the others if | |
3099 | # there is more than one. | |
3100 | targ_archs=`echo $targ_archs | sed 's/ .*//'` | |
3101 | ||
3102 | if test "x$targ_archs" != x; then | |
3103 | ||
3104 | cat >>confdefs.h <<_ACEOF | |
3105 | #define DEFAULT_BFD_ARCH $targ_archs | |
3106 | _ACEOF | |
3107 | ||
3108 | fi | |
3109 | if test "x$targ_defvec" != x; then | |
3110 | ||
3111 | cat >>confdefs.h <<_ACEOF | |
3112 | #define DEFAULT_BFD_VEC $targ_defvec | |
3113 | _ACEOF | |
3114 | ||
3115 | fi | |
3116 | ||
3117 | test "$program_prefix" != NONE && | |
b4e70030 | 3118 | program_transform_name="s,^,$program_prefix,;$program_transform_name" |
bec39cab AC |
3119 | # Use a double $ so make ignores it. |
3120 | test "$program_suffix" != NONE && | |
b4e70030 | 3121 | program_transform_name="s,\$,$program_suffix,;$program_transform_name" |
bec39cab AC |
3122 | # Double any \ or $. echo might interpret backslashes. |
3123 | # By default was `s,x,x', remove it if useless. | |
3124 | cat <<\_ACEOF >conftest.sed | |
3125 | s/[\\$]/&&/g;s/;s,x,x,$// | |
3126 | _ACEOF | |
3127 | program_transform_name=`echo $program_transform_name | sed -f conftest.sed` | |
b4e70030 | 3128 | rm conftest.sed |
bec39cab AC |
3129 | |
3130 | ||
3131 | # The CLI cannot be disabled yet, but may be in the future. | |
3132 | ||
3133 | # Enable CLI. | |
b4e70030 | 3134 | # Check whether --enable-gdbcli or --disable-gdbcli was given. |
bec39cab | 3135 | if test "${enable_gdbcli+set}" = set; then |
b4e70030 JB |
3136 | enableval="$enable_gdbcli" |
3137 | case $enableval in | |
bec39cab AC |
3138 | yes) |
3139 | ;; | |
3140 | no) | |
3141 | { { echo "$as_me:$LINENO: error: the command-line interface cannot be disabled yet" >&5 | |
3142 | echo "$as_me: error: the command-line interface cannot be disabled yet" >&2;} | |
3143 | { (exit 1); exit 1; }; } ;; | |
3144 | *) | |
3145 | { { echo "$as_me:$LINENO: error: bad value $enableval for --enable-gdbcli" >&5 | |
3146 | echo "$as_me: error: bad value $enableval for --enable-gdbcli" >&2;} | |
3147 | { (exit 1); exit 1; }; } ;; | |
3148 | esac | |
3149 | else | |
3150 | enable_gdbcli=yes | |
b4e70030 | 3151 | fi; |
bec39cab AC |
3152 | if test x"$enable_gdbcli" = xyes; then |
3153 | if test -d $srcdir/cli; then | |
3154 | CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_CLI_OBS)" | |
3155 | CONFIG_DEPS="$CONFIG_DEPS \$(SUBDIR_CLI_DEPS)" | |
3156 | CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_CLI_SRCS)" | |
3157 | ENABLE_CFLAGS="$ENABLE_CFLAGS \$(SUBDIR_CLI_CFLAGS)" | |
3158 | fi | |
3159 | fi | |
3160 | ||
3161 | # Enable MI. | |
b4e70030 | 3162 | # Check whether --enable-gdbmi or --disable-gdbmi was given. |
bec39cab | 3163 | if test "${enable_gdbmi+set}" = set; then |
b4e70030 JB |
3164 | enableval="$enable_gdbmi" |
3165 | case $enableval in | |
bec39cab AC |
3166 | yes | no) |
3167 | ;; | |
3168 | *) | |
3169 | { { echo "$as_me:$LINENO: error: bad value $enableval for --enable-gdbmi" >&5 | |
3170 | echo "$as_me: error: bad value $enableval for --enable-gdbmi" >&2;} | |
3171 | { (exit 1); exit 1; }; } ;; | |
3172 | esac | |
3173 | else | |
3174 | enable_gdbmi=yes | |
b4e70030 | 3175 | fi; |
bec39cab AC |
3176 | if test x"$enable_gdbmi" = xyes; then |
3177 | if test -d $srcdir/mi; then | |
3178 | CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_MI_OBS)" | |
3179 | CONFIG_DEPS="$CONFIG_DEPS \$(SUBDIR_MI_DEPS)" | |
3180 | CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_MI_SRCS)" | |
3181 | ENABLE_CFLAGS="$ENABLE_CFLAGS \$(SUBDIR_MI_CFLAGS)" | |
3182 | fi | |
3183 | fi | |
3184 | ||
3185 | # Enable TUI. | |
b4e70030 | 3186 | # Check whether --enable-tui or --disable-tui was given. |
bec39cab | 3187 | if test "${enable_tui+set}" = set; then |
b4e70030 JB |
3188 | enableval="$enable_tui" |
3189 | case $enableval in | |
bec39cab AC |
3190 | yes | no) |
3191 | ;; | |
3192 | *) | |
3193 | { { echo "$as_me:$LINENO: error: bad value $enableval for --enable-tui" >&5 | |
3194 | echo "$as_me: error: bad value $enableval for --enable-tui" >&2;} | |
3195 | { (exit 1); exit 1; }; } ;; | |
3196 | esac | |
3197 | else | |
3198 | enable_tui=yes | |
b4e70030 | 3199 | fi; |
bec39cab AC |
3200 | |
3201 | # Enable gdbtk. | |
b4e70030 | 3202 | # Check whether --enable-gdbtk or --disable-gdbtk was given. |
bec39cab | 3203 | if test "${enable_gdbtk+set}" = set; then |
b4e70030 JB |
3204 | enableval="$enable_gdbtk" |
3205 | case $enableval in | |
bec39cab AC |
3206 | yes | no) |
3207 | ;; | |
3208 | *) | |
3209 | { { echo "$as_me:$LINENO: error: bad value $enableval for --enable-gdbtk" >&5 | |
3210 | echo "$as_me: error: bad value $enableval for --enable-gdbtk" >&2;} | |
3211 | { (exit 1); exit 1; }; } ;; | |
3212 | esac | |
3213 | else | |
04ac69aa | 3214 | if test -d $srcdir/gdbtk -a -d $srcdir/../itcl; then |
bec39cab AC |
3215 | enable_gdbtk=yes |
3216 | else | |
3217 | enable_gdbtk=no | |
3218 | fi | |
b4e70030 | 3219 | fi; |
bec39cab AC |
3220 | # We unconditionally disable gdbtk tests on selected platforms. |
3221 | case $host_os in | |
3222 | go32* | windows*) | |
3223 | { echo "$as_me:$LINENO: WARNING: gdbtk isn't supported on $host; disabling" >&5 | |
3224 | echo "$as_me: WARNING: gdbtk isn't supported on $host; disabling" >&2;} | |
3225 | enable_gdbtk=no ;; | |
3226 | esac | |
3227 | ||
3228 | # Libunwind support. | |
20e95c23 DJ |
3229 | echo "$as_me:$LINENO: checking for ANSI C header files" >&5 |
3230 | echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 | |
3231 | if test "${ac_cv_header_stdc+set}" = set; then | |
3232 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
3233 | else | |
3234 | cat >conftest.$ac_ext <<_ACEOF | |
3235 | /* confdefs.h. */ | |
3236 | _ACEOF | |
3237 | cat confdefs.h >>conftest.$ac_ext | |
3238 | cat >>conftest.$ac_ext <<_ACEOF | |
3239 | /* end confdefs.h. */ | |
3240 | #include <stdlib.h> | |
3241 | #include <stdarg.h> | |
3242 | #include <string.h> | |
3243 | #include <float.h> | |
3244 | ||
3245 | int | |
3246 | main () | |
3247 | { | |
3248 | ||
3249 | ; | |
3250 | return 0; | |
3251 | } | |
3252 | _ACEOF | |
3253 | rm -f conftest.$ac_objext | |
3254 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
3255 | (eval $ac_compile) 2>conftest.er1 | |
3256 | ac_status=$? | |
3257 | grep -v '^ *+' conftest.er1 >conftest.err | |
3258 | rm -f conftest.er1 | |
3259 | cat conftest.err >&5 | |
3260 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3261 | (exit $ac_status); } && | |
3262 | { ac_try='test -z "$ac_c_werror_flag" | |
3263 | || test ! -s conftest.err' | |
3264 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3265 | (eval $ac_try) 2>&5 | |
3266 | ac_status=$? | |
3267 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3268 | (exit $ac_status); }; } && | |
3269 | { ac_try='test -s conftest.$ac_objext' | |
3270 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3271 | (eval $ac_try) 2>&5 | |
3272 | ac_status=$? | |
3273 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3274 | (exit $ac_status); }; }; then | |
3275 | ac_cv_header_stdc=yes | |
3276 | else | |
3277 | echo "$as_me: failed program was:" >&5 | |
3278 | sed 's/^/| /' conftest.$ac_ext >&5 | |
3279 | ||
3280 | ac_cv_header_stdc=no | |
3281 | fi | |
3282 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
3283 | ||
3284 | if test $ac_cv_header_stdc = yes; then | |
3285 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | |
3286 | cat >conftest.$ac_ext <<_ACEOF | |
3287 | /* confdefs.h. */ | |
3288 | _ACEOF | |
3289 | cat confdefs.h >>conftest.$ac_ext | |
3290 | cat >>conftest.$ac_ext <<_ACEOF | |
3291 | /* end confdefs.h. */ | |
3292 | #include <string.h> | |
3293 | ||
3294 | _ACEOF | |
3295 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
3296 | $EGREP "memchr" >/dev/null 2>&1; then | |
3297 | : | |
3298 | else | |
3299 | ac_cv_header_stdc=no | |
3300 | fi | |
3301 | rm -f conftest* | |
3302 | ||
3303 | fi | |
3304 | ||
3305 | if test $ac_cv_header_stdc = yes; then | |
3306 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | |
3307 | cat >conftest.$ac_ext <<_ACEOF | |
3308 | /* confdefs.h. */ | |
3309 | _ACEOF | |
3310 | cat confdefs.h >>conftest.$ac_ext | |
3311 | cat >>conftest.$ac_ext <<_ACEOF | |
3312 | /* end confdefs.h. */ | |
3313 | #include <stdlib.h> | |
3314 | ||
3315 | _ACEOF | |
3316 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
3317 | $EGREP "free" >/dev/null 2>&1; then | |
3318 | : | |
3319 | else | |
3320 | ac_cv_header_stdc=no | |
3321 | fi | |
3322 | rm -f conftest* | |
3323 | ||
3324 | fi | |
3325 | ||
3326 | if test $ac_cv_header_stdc = yes; then | |
3327 | # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. | |
3328 | if test "$cross_compiling" = yes; then | |
3329 | : | |
3330 | else | |
3331 | cat >conftest.$ac_ext <<_ACEOF | |
3332 | /* confdefs.h. */ | |
3333 | _ACEOF | |
3334 | cat confdefs.h >>conftest.$ac_ext | |
3335 | cat >>conftest.$ac_ext <<_ACEOF | |
3336 | /* end confdefs.h. */ | |
3337 | #include <ctype.h> | |
3338 | #if ((' ' & 0x0FF) == 0x020) | |
3339 | # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | |
3340 | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | |
3341 | #else | |
3342 | # define ISLOWER(c) \ | |
3343 | (('a' <= (c) && (c) <= 'i') \ | |
3344 | || ('j' <= (c) && (c) <= 'r') \ | |
3345 | || ('s' <= (c) && (c) <= 'z')) | |
3346 | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | |
3347 | #endif | |
3348 | ||
3349 | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) | |
3350 | int | |
3351 | main () | |
3352 | { | |
3353 | int i; | |
3354 | for (i = 0; i < 256; i++) | |
3355 | if (XOR (islower (i), ISLOWER (i)) | |
3356 | || toupper (i) != TOUPPER (i)) | |
3357 | exit(2); | |
3358 | exit (0); | |
3359 | } | |
3360 | _ACEOF | |
3361 | rm -f conftest$ac_exeext | |
3362 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
3363 | (eval $ac_link) 2>&5 | |
3364 | ac_status=$? | |
3365 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3366 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | |
3367 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3368 | (eval $ac_try) 2>&5 | |
3369 | ac_status=$? | |
3370 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3371 | (exit $ac_status); }; }; then | |
3372 | : | |
3373 | else | |
3374 | echo "$as_me: program exited with status $ac_status" >&5 | |
3375 | echo "$as_me: failed program was:" >&5 | |
3376 | sed 's/^/| /' conftest.$ac_ext >&5 | |
3377 | ||
3378 | ( exit $ac_status ) | |
3379 | ac_cv_header_stdc=no | |
3380 | fi | |
3381 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | |
3382 | fi | |
3383 | fi | |
3384 | fi | |
3385 | echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 | |
3386 | echo "${ECHO_T}$ac_cv_header_stdc" >&6 | |
3387 | if test $ac_cv_header_stdc = yes; then | |
3388 | ||
3389 | cat >>confdefs.h <<\_ACEOF | |
3390 | #define STDC_HEADERS 1 | |
3391 | _ACEOF | |
3392 | ||
3393 | fi | |
3394 | ||
3395 | # On IRIX 5.3, sys/types and inttypes.h are conflicting. | |
3396 | ||
3397 | ||
3398 | ||
3399 | ||
3400 | ||
3401 | ||
3402 | ||
3403 | ||
3404 | ||
3405 | for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ | |
3406 | inttypes.h stdint.h unistd.h | |
3407 | do | |
3408 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
3409 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
3410 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
3411 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
3412 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
3413 | else | |
3414 | cat >conftest.$ac_ext <<_ACEOF | |
3415 | /* confdefs.h. */ | |
3416 | _ACEOF | |
3417 | cat confdefs.h >>conftest.$ac_ext | |
3418 | cat >>conftest.$ac_ext <<_ACEOF | |
3419 | /* end confdefs.h. */ | |
3420 | $ac_includes_default | |
3421 | ||
3422 | #include <$ac_header> | |
3423 | _ACEOF | |
3424 | rm -f conftest.$ac_objext | |
3425 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
3426 | (eval $ac_compile) 2>conftest.er1 | |
3427 | ac_status=$? | |
3428 | grep -v '^ *+' conftest.er1 >conftest.err | |
3429 | rm -f conftest.er1 | |
3430 | cat conftest.err >&5 | |
3431 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3432 | (exit $ac_status); } && | |
3433 | { ac_try='test -z "$ac_c_werror_flag" | |
3434 | || test ! -s conftest.err' | |
3435 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3436 | (eval $ac_try) 2>&5 | |
3437 | ac_status=$? | |
3438 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3439 | (exit $ac_status); }; } && | |
3440 | { ac_try='test -s conftest.$ac_objext' | |
3441 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3442 | (eval $ac_try) 2>&5 | |
3443 | ac_status=$? | |
3444 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3445 | (exit $ac_status); }; }; then | |
3446 | eval "$as_ac_Header=yes" | |
3447 | else | |
3448 | echo "$as_me: failed program was:" >&5 | |
3449 | sed 's/^/| /' conftest.$ac_ext >&5 | |
3450 | ||
3451 | eval "$as_ac_Header=no" | |
3452 | fi | |
3453 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
3454 | fi | |
3455 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | |
3456 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
3457 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | |
3458 | cat >>confdefs.h <<_ACEOF | |
3459 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
3460 | _ACEOF | |
3461 | ||
3462 | fi | |
3463 | ||
3464 | done | |
3465 | ||
3466 | ||
bec39cab | 3467 | |
b4e70030 | 3468 | # Check whether --with-libunwind or --without-libunwind was given. |
bec39cab | 3469 | if test "${with_libunwind+set}" = set; then |
b4e70030 JB |
3470 | withval="$with_libunwind" |
3471 | case "${withval}" in | |
bec39cab AC |
3472 | yes) enable_libunwind=yes ;; |
3473 | no) enable_libunwind=no ;; | |
3474 | *) { { echo "$as_me:$LINENO: error: bad value ${withval} for GDB with-libunwind option" >&5 | |
3475 | echo "$as_me: error: bad value ${withval} for GDB with-libunwind option" >&2;} | |
3476 | { (exit 1); exit 1; }; } ;; | |
3477 | esac | |
3478 | else | |
3479 | ||
3480 | ||
3481 | for ac_header in libunwind.h | |
3482 | do | |
3483 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
b4e70030 JB |
3484 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
3485 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
3486 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
3487 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
3488 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
3489 | fi | |
b4e70030 JB |
3490 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
3491 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
3492 | else |
3493 | # Is the header compilable? | |
b4e70030 JB |
3494 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
3495 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
3496 | cat >conftest.$ac_ext <<_ACEOF |
3497 | /* confdefs.h. */ | |
3498 | _ACEOF | |
3499 | cat confdefs.h >>conftest.$ac_ext | |
3500 | cat >>conftest.$ac_ext <<_ACEOF | |
3501 | /* end confdefs.h. */ | |
3502 | $ac_includes_default | |
3503 | #include <$ac_header> | |
3504 | _ACEOF | |
3505 | rm -f conftest.$ac_objext | |
3506 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
3507 | (eval $ac_compile) 2>conftest.er1 | |
3508 | ac_status=$? | |
3509 | grep -v '^ *+' conftest.er1 >conftest.err | |
3510 | rm -f conftest.er1 | |
3511 | cat conftest.err >&5 | |
3512 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3513 | (exit $ac_status); } && | |
b4e70030 JB |
3514 | { ac_try='test -z "$ac_c_werror_flag" |
3515 | || test ! -s conftest.err' | |
bec39cab AC |
3516 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
3517 | (eval $ac_try) 2>&5 | |
3518 | ac_status=$? | |
3519 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3520 | (exit $ac_status); }; } && | |
3521 | { ac_try='test -s conftest.$ac_objext' | |
3522 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3523 | (eval $ac_try) 2>&5 | |
3524 | ac_status=$? | |
3525 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3526 | (exit $ac_status); }; }; then | |
3527 | ac_header_compiler=yes | |
3528 | else | |
3529 | echo "$as_me: failed program was:" >&5 | |
3530 | sed 's/^/| /' conftest.$ac_ext >&5 | |
3531 | ||
b4e70030 | 3532 | ac_header_compiler=no |
bec39cab AC |
3533 | fi |
3534 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
3535 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
3536 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
3537 | |
3538 | # Is the header present? | |
b4e70030 JB |
3539 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
3540 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
3541 | cat >conftest.$ac_ext <<_ACEOF |
3542 | /* confdefs.h. */ | |
3543 | _ACEOF | |
3544 | cat confdefs.h >>conftest.$ac_ext | |
3545 | cat >>conftest.$ac_ext <<_ACEOF | |
3546 | /* end confdefs.h. */ | |
3547 | #include <$ac_header> | |
3548 | _ACEOF | |
3549 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
3550 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
3551 | ac_status=$? | |
3552 | grep -v '^ *+' conftest.er1 >conftest.err | |
3553 | rm -f conftest.er1 | |
3554 | cat conftest.err >&5 | |
3555 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3556 | (exit $ac_status); } >/dev/null; then | |
3557 | if test -s conftest.err; then | |
3558 | ac_cpp_err=$ac_c_preproc_warn_flag | |
3559 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
3560 | else | |
3561 | ac_cpp_err= | |
3562 | fi | |
3563 | else | |
3564 | ac_cpp_err=yes | |
3565 | fi | |
3566 | if test -z "$ac_cpp_err"; then | |
3567 | ac_header_preproc=yes | |
3568 | else | |
3569 | echo "$as_me: failed program was:" >&5 | |
3570 | sed 's/^/| /' conftest.$ac_ext >&5 | |
3571 | ||
3572 | ac_header_preproc=no | |
3573 | fi | |
3574 | rm -f conftest.err conftest.$ac_ext | |
b4e70030 JB |
3575 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
3576 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
bec39cab AC |
3577 | |
3578 | # So? What about this header? | |
3579 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
3580 | yes:no: ) | |
3581 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
3582 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
3583 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
3584 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
3585 | ac_header_preproc=yes | |
3586 | ;; | |
3587 | no:yes:* ) | |
3588 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
3589 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
3590 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
3591 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
3592 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
3593 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
3594 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
3595 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
3596 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
3597 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
3598 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
3599 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
3600 | ( |
3601 | cat <<\_ASBOX | |
3602 | ## ------------------------------------------ ## | |
3603 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
3604 | ## ------------------------------------------ ## | |
3605 | _ASBOX | |
3606 | ) | | |
3607 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
3608 | ;; |
3609 | esac | |
b4e70030 JB |
3610 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
3611 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
3612 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
3613 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
3614 | else | |
3615 | eval "$as_ac_Header=\$ac_header_preproc" | |
3616 | fi | |
b4e70030 JB |
3617 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
3618 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
3619 | |
3620 | fi | |
3621 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | |
3622 | cat >>confdefs.h <<_ACEOF | |
3623 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
3624 | _ACEOF | |
3625 | ||
3626 | fi | |
3627 | ||
3628 | done | |
3629 | ||
3630 | ||
3631 | for ac_header in libunwind-ia64.h | |
3632 | do | |
3633 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
b4e70030 JB |
3634 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
3635 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
3636 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
3637 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
3638 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
3639 | fi | |
b4e70030 JB |
3640 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
3641 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
3642 | else |
3643 | # Is the header compilable? | |
b4e70030 JB |
3644 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
3645 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
3646 | cat >conftest.$ac_ext <<_ACEOF |
3647 | /* confdefs.h. */ | |
3648 | _ACEOF | |
3649 | cat confdefs.h >>conftest.$ac_ext | |
3650 | cat >>conftest.$ac_ext <<_ACEOF | |
3651 | /* end confdefs.h. */ | |
3652 | $ac_includes_default | |
3653 | #include <$ac_header> | |
3654 | _ACEOF | |
3655 | rm -f conftest.$ac_objext | |
3656 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
3657 | (eval $ac_compile) 2>conftest.er1 | |
3658 | ac_status=$? | |
3659 | grep -v '^ *+' conftest.er1 >conftest.err | |
3660 | rm -f conftest.er1 | |
3661 | cat conftest.err >&5 | |
3662 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3663 | (exit $ac_status); } && | |
b4e70030 JB |
3664 | { ac_try='test -z "$ac_c_werror_flag" |
3665 | || test ! -s conftest.err' | |
bec39cab AC |
3666 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
3667 | (eval $ac_try) 2>&5 | |
3668 | ac_status=$? | |
3669 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3670 | (exit $ac_status); }; } && | |
3671 | { ac_try='test -s conftest.$ac_objext' | |
3672 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3673 | (eval $ac_try) 2>&5 | |
3674 | ac_status=$? | |
3675 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3676 | (exit $ac_status); }; }; then | |
3677 | ac_header_compiler=yes | |
3678 | else | |
3679 | echo "$as_me: failed program was:" >&5 | |
3680 | sed 's/^/| /' conftest.$ac_ext >&5 | |
3681 | ||
b4e70030 | 3682 | ac_header_compiler=no |
bec39cab AC |
3683 | fi |
3684 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
3685 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
3686 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
3687 | |
3688 | # Is the header present? | |
b4e70030 JB |
3689 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
3690 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
3691 | cat >conftest.$ac_ext <<_ACEOF |
3692 | /* confdefs.h. */ | |
3693 | _ACEOF | |
3694 | cat confdefs.h >>conftest.$ac_ext | |
3695 | cat >>conftest.$ac_ext <<_ACEOF | |
3696 | /* end confdefs.h. */ | |
3697 | #include <$ac_header> | |
3698 | _ACEOF | |
3699 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
3700 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
3701 | ac_status=$? | |
3702 | grep -v '^ *+' conftest.er1 >conftest.err | |
3703 | rm -f conftest.er1 | |
3704 | cat conftest.err >&5 | |
3705 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3706 | (exit $ac_status); } >/dev/null; then | |
3707 | if test -s conftest.err; then | |
3708 | ac_cpp_err=$ac_c_preproc_warn_flag | |
3709 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
3710 | else | |
3711 | ac_cpp_err= | |
3712 | fi | |
3713 | else | |
3714 | ac_cpp_err=yes | |
3715 | fi | |
3716 | if test -z "$ac_cpp_err"; then | |
3717 | ac_header_preproc=yes | |
3718 | else | |
3719 | echo "$as_me: failed program was:" >&5 | |
3720 | sed 's/^/| /' conftest.$ac_ext >&5 | |
3721 | ||
3722 | ac_header_preproc=no | |
3723 | fi | |
3724 | rm -f conftest.err conftest.$ac_ext | |
b4e70030 JB |
3725 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
3726 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
bec39cab AC |
3727 | |
3728 | # So? What about this header? | |
3729 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
3730 | yes:no: ) | |
3731 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
3732 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
3733 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
3734 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
3735 | ac_header_preproc=yes | |
3736 | ;; | |
3737 | no:yes:* ) | |
3738 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
3739 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
3740 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
3741 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
3742 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
3743 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
3744 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
3745 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
3746 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
3747 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
3748 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
3749 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
3750 | ( |
3751 | cat <<\_ASBOX | |
3752 | ## ------------------------------------------ ## | |
3753 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
3754 | ## ------------------------------------------ ## | |
3755 | _ASBOX | |
3756 | ) | | |
3757 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
3758 | ;; |
3759 | esac | |
b4e70030 JB |
3760 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
3761 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
3762 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
3763 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
3764 | else | |
3765 | eval "$as_ac_Header=\$ac_header_preproc" | |
3766 | fi | |
b4e70030 JB |
3767 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
3768 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
3769 | |
3770 | fi | |
3771 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | |
3772 | cat >>confdefs.h <<_ACEOF | |
3773 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
3774 | _ACEOF | |
3775 | ||
3776 | fi | |
3777 | ||
3778 | done | |
3779 | ||
3780 | if test x"$ac_cv_header_libunwind_h" = xyes -a x"$ac_cv_header_libunwind_ia64_h" = xyes; then | |
3781 | enable_libunwind=yes; | |
3782 | fi | |
3783 | ||
b4e70030 | 3784 | fi; |
bec39cab AC |
3785 | |
3786 | if test x"$enable_libunwind" = xyes; then | |
3787 | ||
3788 | for ac_header in libunwind.h | |
3789 | do | |
3790 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
b4e70030 JB |
3791 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
3792 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
3793 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
3794 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
3795 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
3796 | fi | |
b4e70030 JB |
3797 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
3798 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
3799 | else |
3800 | # Is the header compilable? | |
b4e70030 JB |
3801 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
3802 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
3803 | cat >conftest.$ac_ext <<_ACEOF |
3804 | /* confdefs.h. */ | |
3805 | _ACEOF | |
3806 | cat confdefs.h >>conftest.$ac_ext | |
3807 | cat >>conftest.$ac_ext <<_ACEOF | |
3808 | /* end confdefs.h. */ | |
3809 | $ac_includes_default | |
3810 | #include <$ac_header> | |
3811 | _ACEOF | |
3812 | rm -f conftest.$ac_objext | |
3813 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
3814 | (eval $ac_compile) 2>conftest.er1 | |
3815 | ac_status=$? | |
3816 | grep -v '^ *+' conftest.er1 >conftest.err | |
3817 | rm -f conftest.er1 | |
3818 | cat conftest.err >&5 | |
3819 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3820 | (exit $ac_status); } && | |
b4e70030 JB |
3821 | { ac_try='test -z "$ac_c_werror_flag" |
3822 | || test ! -s conftest.err' | |
bec39cab AC |
3823 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
3824 | (eval $ac_try) 2>&5 | |
3825 | ac_status=$? | |
3826 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3827 | (exit $ac_status); }; } && | |
3828 | { ac_try='test -s conftest.$ac_objext' | |
3829 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3830 | (eval $ac_try) 2>&5 | |
3831 | ac_status=$? | |
3832 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3833 | (exit $ac_status); }; }; then | |
3834 | ac_header_compiler=yes | |
3835 | else | |
3836 | echo "$as_me: failed program was:" >&5 | |
3837 | sed 's/^/| /' conftest.$ac_ext >&5 | |
3838 | ||
b4e70030 | 3839 | ac_header_compiler=no |
bec39cab AC |
3840 | fi |
3841 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
3842 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
3843 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
3844 | |
3845 | # Is the header present? | |
b4e70030 JB |
3846 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
3847 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
3848 | cat >conftest.$ac_ext <<_ACEOF |
3849 | /* confdefs.h. */ | |
3850 | _ACEOF | |
3851 | cat confdefs.h >>conftest.$ac_ext | |
3852 | cat >>conftest.$ac_ext <<_ACEOF | |
3853 | /* end confdefs.h. */ | |
3854 | #include <$ac_header> | |
3855 | _ACEOF | |
3856 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
3857 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
3858 | ac_status=$? | |
3859 | grep -v '^ *+' conftest.er1 >conftest.err | |
3860 | rm -f conftest.er1 | |
3861 | cat conftest.err >&5 | |
3862 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3863 | (exit $ac_status); } >/dev/null; then | |
3864 | if test -s conftest.err; then | |
3865 | ac_cpp_err=$ac_c_preproc_warn_flag | |
3866 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
3867 | else | |
3868 | ac_cpp_err= | |
3869 | fi | |
3870 | else | |
3871 | ac_cpp_err=yes | |
3872 | fi | |
3873 | if test -z "$ac_cpp_err"; then | |
3874 | ac_header_preproc=yes | |
3875 | else | |
3876 | echo "$as_me: failed program was:" >&5 | |
3877 | sed 's/^/| /' conftest.$ac_ext >&5 | |
3878 | ||
3879 | ac_header_preproc=no | |
3880 | fi | |
3881 | rm -f conftest.err conftest.$ac_ext | |
b4e70030 JB |
3882 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
3883 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
bec39cab AC |
3884 | |
3885 | # So? What about this header? | |
3886 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
3887 | yes:no: ) | |
3888 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
3889 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
3890 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
3891 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
3892 | ac_header_preproc=yes | |
3893 | ;; | |
3894 | no:yes:* ) | |
3895 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
3896 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
3897 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
3898 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
3899 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
3900 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
3901 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
3902 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
3903 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
3904 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
3905 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
3906 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
3907 | ( |
3908 | cat <<\_ASBOX | |
3909 | ## ------------------------------------------ ## | |
3910 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
3911 | ## ------------------------------------------ ## | |
3912 | _ASBOX | |
3913 | ) | | |
3914 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
3915 | ;; |
3916 | esac | |
b4e70030 JB |
3917 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
3918 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
3919 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
3920 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
3921 | else | |
3922 | eval "$as_ac_Header=\$ac_header_preproc" | |
3923 | fi | |
b4e70030 JB |
3924 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
3925 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
3926 | |
3927 | fi | |
3928 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | |
3929 | cat >>confdefs.h <<_ACEOF | |
3930 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
3931 | _ACEOF | |
3932 | ||
3933 | fi | |
3934 | ||
3935 | done | |
3936 | ||
3937 | ||
3938 | for ac_header in libunwind-ia64.h | |
3939 | do | |
3940 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
b4e70030 JB |
3941 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
3942 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
3943 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
3944 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
3945 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
3946 | fi | |
b4e70030 JB |
3947 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
3948 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
3949 | else |
3950 | # Is the header compilable? | |
b4e70030 JB |
3951 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
3952 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
3953 | cat >conftest.$ac_ext <<_ACEOF |
3954 | /* confdefs.h. */ | |
3955 | _ACEOF | |
3956 | cat confdefs.h >>conftest.$ac_ext | |
3957 | cat >>conftest.$ac_ext <<_ACEOF | |
3958 | /* end confdefs.h. */ | |
3959 | $ac_includes_default | |
3960 | #include <$ac_header> | |
3961 | _ACEOF | |
3962 | rm -f conftest.$ac_objext | |
3963 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
3964 | (eval $ac_compile) 2>conftest.er1 | |
3965 | ac_status=$? | |
3966 | grep -v '^ *+' conftest.er1 >conftest.err | |
3967 | rm -f conftest.er1 | |
3968 | cat conftest.err >&5 | |
3969 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3970 | (exit $ac_status); } && | |
b4e70030 JB |
3971 | { ac_try='test -z "$ac_c_werror_flag" |
3972 | || test ! -s conftest.err' | |
bec39cab AC |
3973 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
3974 | (eval $ac_try) 2>&5 | |
3975 | ac_status=$? | |
3976 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3977 | (exit $ac_status); }; } && | |
3978 | { ac_try='test -s conftest.$ac_objext' | |
3979 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3980 | (eval $ac_try) 2>&5 | |
3981 | ac_status=$? | |
3982 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3983 | (exit $ac_status); }; }; then | |
3984 | ac_header_compiler=yes | |
3985 | else | |
3986 | echo "$as_me: failed program was:" >&5 | |
3987 | sed 's/^/| /' conftest.$ac_ext >&5 | |
3988 | ||
b4e70030 | 3989 | ac_header_compiler=no |
bec39cab AC |
3990 | fi |
3991 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
3992 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
3993 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
3994 | |
3995 | # Is the header present? | |
b4e70030 JB |
3996 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
3997 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
3998 | cat >conftest.$ac_ext <<_ACEOF |
3999 | /* confdefs.h. */ | |
4000 | _ACEOF | |
4001 | cat confdefs.h >>conftest.$ac_ext | |
4002 | cat >>conftest.$ac_ext <<_ACEOF | |
4003 | /* end confdefs.h. */ | |
4004 | #include <$ac_header> | |
4005 | _ACEOF | |
4006 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
4007 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
4008 | ac_status=$? | |
4009 | grep -v '^ *+' conftest.er1 >conftest.err | |
4010 | rm -f conftest.er1 | |
4011 | cat conftest.err >&5 | |
4012 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4013 | (exit $ac_status); } >/dev/null; then | |
4014 | if test -s conftest.err; then | |
4015 | ac_cpp_err=$ac_c_preproc_warn_flag | |
4016 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
4017 | else | |
4018 | ac_cpp_err= | |
4019 | fi | |
4020 | else | |
4021 | ac_cpp_err=yes | |
4022 | fi | |
4023 | if test -z "$ac_cpp_err"; then | |
4024 | ac_header_preproc=yes | |
4025 | else | |
4026 | echo "$as_me: failed program was:" >&5 | |
4027 | sed 's/^/| /' conftest.$ac_ext >&5 | |
4028 | ||
4029 | ac_header_preproc=no | |
4030 | fi | |
4031 | rm -f conftest.err conftest.$ac_ext | |
b4e70030 JB |
4032 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
4033 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
bec39cab AC |
4034 | |
4035 | # So? What about this header? | |
4036 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
4037 | yes:no: ) | |
4038 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
4039 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
4040 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
4041 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
4042 | ac_header_preproc=yes | |
4043 | ;; | |
4044 | no:yes:* ) | |
4045 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
4046 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
4047 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
4048 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
4049 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
4050 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
4051 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
4052 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
4053 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
4054 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
4055 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
4056 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
4057 | ( |
4058 | cat <<\_ASBOX | |
4059 | ## ------------------------------------------ ## | |
4060 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
4061 | ## ------------------------------------------ ## | |
4062 | _ASBOX | |
4063 | ) | | |
4064 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
4065 | ;; |
4066 | esac | |
b4e70030 JB |
4067 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
4068 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
4069 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
4070 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
4071 | else | |
4072 | eval "$as_ac_Header=\$ac_header_preproc" | |
4073 | fi | |
b4e70030 JB |
4074 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
4075 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
4076 | |
4077 | fi | |
4078 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | |
4079 | cat >>confdefs.h <<_ACEOF | |
4080 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
4081 | _ACEOF | |
4082 | ||
4083 | fi | |
4084 | ||
4085 | done | |
4086 | ||
60ca704f SE |
4087 | |
4088 | cat >>confdefs.h <<\_ACEOF | |
bec39cab AC |
4089 | #define HAVE_LIBUNWIND 1 |
4090 | _ACEOF | |
4091 | ||
4092 | CONFIG_OBS="$CONFIG_OBS libunwind-frame.o" | |
4093 | CONFIG_DEPS="$CONFIG_DEPS libunwind-frame.o" | |
4094 | CONFIG_SRCS="$CONFIG_SRCS libunwind-frame.c" | |
4095 | fi | |
4096 | ||
4097 | # Profiling support. | |
b4e70030 | 4098 | # Check whether --enable-profiling or --disable-profiling was given. |
bec39cab | 4099 | if test "${enable_profiling+set}" = set; then |
b4e70030 JB |
4100 | enableval="$enable_profiling" |
4101 | case $enableval in | |
bec39cab AC |
4102 | yes | no) |
4103 | ;; | |
4104 | *) | |
4105 | { { echo "$as_me:$LINENO: error: bad value $enableval for --enable-profile" >&5 | |
4106 | echo "$as_me: error: bad value $enableval for --enable-profile" >&2;} | |
4107 | { (exit 1); exit 1; }; } ;; | |
4108 | esac | |
4109 | else | |
4110 | enable_profiling=no | |
b4e70030 | 4111 | fi; |
bec39cab AC |
4112 | |
4113 | ||
4114 | ||
4115 | for ac_func in monstartup _mcleanup | |
4116 | do | |
4117 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | |
b4e70030 JB |
4118 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
4119 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | |
4120 | if eval "test \"\${$as_ac_var+set}\" = set"; then | |
bec39cab AC |
4121 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
4122 | else | |
4123 | cat >conftest.$ac_ext <<_ACEOF | |
4124 | /* confdefs.h. */ | |
4125 | _ACEOF | |
4126 | cat confdefs.h >>conftest.$ac_ext | |
4127 | cat >>conftest.$ac_ext <<_ACEOF | |
4128 | /* end confdefs.h. */ | |
4129 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | |
4130 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
4131 | #define $ac_func innocuous_$ac_func | |
4132 | ||
4133 | /* System header to define __stub macros and hopefully few prototypes, | |
4134 | which can conflict with char $ac_func (); below. | |
4135 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
4136 | <limits.h> exists even on freestanding compilers. */ | |
4137 | ||
4138 | #ifdef __STDC__ | |
4139 | # include <limits.h> | |
4140 | #else | |
4141 | # include <assert.h> | |
4142 | #endif | |
4143 | ||
4144 | #undef $ac_func | |
4145 | ||
b4e70030 | 4146 | /* Override any gcc2 internal prototype to avoid an error. */ |
bec39cab AC |
4147 | #ifdef __cplusplus |
4148 | extern "C" | |
b4e70030 | 4149 | { |
bec39cab | 4150 | #endif |
b4e70030 JB |
4151 | /* We use char because int might match the return type of a gcc2 |
4152 | builtin and then its argument prototype would still apply. */ | |
bec39cab AC |
4153 | char $ac_func (); |
4154 | /* The GNU C library defines this for functions which it implements | |
4155 | to always fail with ENOSYS. Some functions are actually named | |
4156 | something starting with __ and the normal name is an alias. */ | |
b4e70030 | 4157 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
bec39cab | 4158 | choke me |
b4e70030 JB |
4159 | #else |
4160 | char (*f) () = $ac_func; | |
4161 | #endif | |
4162 | #ifdef __cplusplus | |
4163 | } | |
bec39cab AC |
4164 | #endif |
4165 | ||
4166 | int | |
4167 | main () | |
4168 | { | |
b4e70030 | 4169 | return f != $ac_func; |
bec39cab AC |
4170 | ; |
4171 | return 0; | |
4172 | } | |
4173 | _ACEOF | |
4174 | rm -f conftest.$ac_objext conftest$ac_exeext | |
4175 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
4176 | (eval $ac_link) 2>conftest.er1 | |
4177 | ac_status=$? | |
4178 | grep -v '^ *+' conftest.er1 >conftest.err | |
4179 | rm -f conftest.er1 | |
4180 | cat conftest.err >&5 | |
4181 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4182 | (exit $ac_status); } && | |
b4e70030 JB |
4183 | { ac_try='test -z "$ac_c_werror_flag" |
4184 | || test ! -s conftest.err' | |
bec39cab AC |
4185 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4186 | (eval $ac_try) 2>&5 | |
4187 | ac_status=$? | |
4188 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4189 | (exit $ac_status); }; } && | |
4190 | { ac_try='test -s conftest$ac_exeext' | |
4191 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
4192 | (eval $ac_try) 2>&5 | |
4193 | ac_status=$? | |
4194 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4195 | (exit $ac_status); }; }; then | |
4196 | eval "$as_ac_var=yes" | |
4197 | else | |
4198 | echo "$as_me: failed program was:" >&5 | |
4199 | sed 's/^/| /' conftest.$ac_ext >&5 | |
4200 | ||
b4e70030 | 4201 | eval "$as_ac_var=no" |
bec39cab AC |
4202 | fi |
4203 | rm -f conftest.err conftest.$ac_objext \ | |
4204 | conftest$ac_exeext conftest.$ac_ext | |
4205 | fi | |
b4e70030 JB |
4206 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
4207 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | |
bec39cab AC |
4208 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
4209 | cat >>confdefs.h <<_ACEOF | |
4210 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 | |
4211 | _ACEOF | |
4212 | ||
4213 | fi | |
4214 | done | |
4215 | ||
b4e70030 JB |
4216 | echo "$as_me:$LINENO: checking for _etext" >&5 |
4217 | echo $ECHO_N "checking for _etext... $ECHO_C" >&6 | |
bec39cab AC |
4218 | if test "${ac_cv_var__etext+set}" = set; then |
4219 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
4220 | else | |
4221 | cat >conftest.$ac_ext <<_ACEOF | |
4222 | /* confdefs.h. */ | |
4223 | _ACEOF | |
4224 | cat confdefs.h >>conftest.$ac_ext | |
4225 | cat >>conftest.$ac_ext <<_ACEOF | |
4226 | /* end confdefs.h. */ | |
4227 | #include <stdlib.h> | |
4228 | extern char _etext; | |
4229 | ||
4230 | int | |
4231 | main () | |
4232 | { | |
4233 | free (&_etext); | |
4234 | ; | |
4235 | return 0; | |
4236 | } | |
4237 | _ACEOF | |
4238 | rm -f conftest.$ac_objext conftest$ac_exeext | |
4239 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
4240 | (eval $ac_link) 2>conftest.er1 | |
4241 | ac_status=$? | |
4242 | grep -v '^ *+' conftest.er1 >conftest.err | |
4243 | rm -f conftest.er1 | |
4244 | cat conftest.err >&5 | |
4245 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4246 | (exit $ac_status); } && | |
b4e70030 JB |
4247 | { ac_try='test -z "$ac_c_werror_flag" |
4248 | || test ! -s conftest.err' | |
bec39cab AC |
4249 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4250 | (eval $ac_try) 2>&5 | |
4251 | ac_status=$? | |
4252 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4253 | (exit $ac_status); }; } && | |
4254 | { ac_try='test -s conftest$ac_exeext' | |
4255 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
4256 | (eval $ac_try) 2>&5 | |
4257 | ac_status=$? | |
4258 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4259 | (exit $ac_status); }; }; then | |
4260 | ac_cv_var__etext=yes | |
4261 | else | |
4262 | echo "$as_me: failed program was:" >&5 | |
4263 | sed 's/^/| /' conftest.$ac_ext >&5 | |
4264 | ||
b4e70030 | 4265 | ac_cv_var__etext=no |
bec39cab AC |
4266 | fi |
4267 | rm -f conftest.err conftest.$ac_objext \ | |
4268 | conftest$ac_exeext conftest.$ac_ext | |
4269 | fi | |
b4e70030 JB |
4270 | echo "$as_me:$LINENO: result: $ac_cv_var__etext" >&5 |
4271 | echo "${ECHO_T}$ac_cv_var__etext" >&6 | |
bec39cab AC |
4272 | if test $ac_cv_var__etext = yes; then |
4273 | ||
4274 | cat >>confdefs.h <<\_ACEOF | |
4275 | #define HAVE__ETEXT 1 | |
4276 | _ACEOF | |
4277 | ||
4278 | fi | |
4279 | if test "$enable_profiling" = yes ; then | |
4280 | if test $ac_cv_func_monstartup = no || test $ac_cv_func__mcleanup = no; then | |
4281 | { { echo "$as_me:$LINENO: error: --enable-profiling requires monstartup and _mcleanup" >&5 | |
4282 | echo "$as_me: error: --enable-profiling requires monstartup and _mcleanup" >&2;} | |
4283 | { (exit 1); exit 1; }; } | |
4284 | fi | |
4285 | PROFILE_CFLAGS=-pg | |
4286 | OLD_CFLAGS="$CFLAGS" | |
4287 | CFLAGS="$CFLAGS $PROFILE_CFLAGS" | |
4288 | ||
b4e70030 JB |
4289 | echo "$as_me:$LINENO: checking whether $CC supports -pg" >&5 |
4290 | echo $ECHO_N "checking whether $CC supports -pg... $ECHO_C" >&6 | |
bec39cab AC |
4291 | if test "${ac_cv_cc_supports_pg+set}" = set; then |
4292 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c | 4293 | else |
bec39cab AC |
4294 | cat >conftest.$ac_ext <<_ACEOF |
4295 | /* confdefs.h. */ | |
4296 | _ACEOF | |
4297 | cat confdefs.h >>conftest.$ac_ext | |
4298 | cat >>conftest.$ac_ext <<_ACEOF | |
4299 | /* end confdefs.h. */ | |
4300 | ||
4301 | int | |
4302 | main () | |
4303 | { | |
4304 | int x; | |
4305 | ; | |
4306 | return 0; | |
4307 | } | |
4308 | _ACEOF | |
4309 | rm -f conftest.$ac_objext | |
4310 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
4311 | (eval $ac_compile) 2>conftest.er1 | |
4312 | ac_status=$? | |
4313 | grep -v '^ *+' conftest.er1 >conftest.err | |
4314 | rm -f conftest.er1 | |
4315 | cat conftest.err >&5 | |
4316 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4317 | (exit $ac_status); } && | |
b4e70030 JB |
4318 | { ac_try='test -z "$ac_c_werror_flag" |
4319 | || test ! -s conftest.err' | |
bec39cab AC |
4320 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4321 | (eval $ac_try) 2>&5 | |
4322 | ac_status=$? | |
4323 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4324 | (exit $ac_status); }; } && | |
4325 | { ac_try='test -s conftest.$ac_objext' | |
4326 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
4327 | (eval $ac_try) 2>&5 | |
4328 | ac_status=$? | |
4329 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4330 | (exit $ac_status); }; }; then | |
4331 | ac_cv_cc_supports_pg=yes | |
4332 | else | |
4333 | echo "$as_me: failed program was:" >&5 | |
4334 | sed 's/^/| /' conftest.$ac_ext >&5 | |
4335 | ||
b4e70030 | 4336 | ac_cv_cc_supports_pg=no |
bec39cab AC |
4337 | fi |
4338 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
4339 | fi | |
b4e70030 JB |
4340 | echo "$as_me:$LINENO: result: $ac_cv_cc_supports_pg" >&5 |
4341 | echo "${ECHO_T}$ac_cv_cc_supports_pg" >&6 | |
bec39cab AC |
4342 | |
4343 | if test $ac_cv_cc_supports_pg = no; then | |
4344 | { { echo "$as_me:$LINENO: error: --enable-profiling requires a compiler which supports -pg" >&5 | |
4345 | echo "$as_me: error: --enable-profiling requires a compiler which supports -pg" >&2;} | |
4346 | { (exit 1); exit 1; }; } | |
4347 | fi | |
4348 | ||
4349 | CFLAGS="$OLD_CFLAGS" | |
4350 | fi | |
4351 | ||
4352 | # --------------------- # | |
4353 | # Checks for programs. # | |
4354 | # --------------------- # | |
4355 | ||
4356 | for ac_prog in gawk mawk nawk awk | |
4357 | do | |
4358 | # Extract the first word of "$ac_prog", so it can be a program name with args. | |
4359 | set dummy $ac_prog; ac_word=$2 | |
b4e70030 JB |
4360 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
4361 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
bec39cab AC |
4362 | if test "${ac_cv_prog_AWK+set}" = set; then |
4363 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
4364 | else | |
4365 | if test -n "$AWK"; then | |
4366 | ac_cv_prog_AWK="$AWK" # Let the user override the test. | |
4367 | else | |
4368 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4369 | for as_dir in $PATH | |
4370 | do | |
4371 | IFS=$as_save_IFS | |
4372 | test -z "$as_dir" && as_dir=. | |
4373 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 4374 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
bec39cab AC |
4375 | ac_cv_prog_AWK="$ac_prog" |
4376 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4377 | break 2 | |
4378 | fi | |
4379 | done | |
4380 | done | |
4381 | ||
4382 | fi | |
4383 | fi | |
4384 | AWK=$ac_cv_prog_AWK | |
4385 | if test -n "$AWK"; then | |
b4e70030 JB |
4386 | echo "$as_me:$LINENO: result: $AWK" >&5 |
4387 | echo "${ECHO_T}$AWK" >&6 | |
bec39cab | 4388 | else |
b4e70030 JB |
4389 | echo "$as_me:$LINENO: result: no" >&5 |
4390 | echo "${ECHO_T}no" >&6 | |
bec39cab AC |
4391 | fi |
4392 | ||
4393 | test -n "$AWK" && break | |
4394 | done | |
4395 | ||
4396 | # Find a good install program. We prefer a C program (faster), | |
4397 | # so one script is as good as another. But avoid the broken or | |
4398 | # incompatible versions: | |
4399 | # SysV /etc/install, /usr/sbin/install | |
4400 | # SunOS /usr/etc/install | |
4401 | # IRIX /sbin/install | |
4402 | # AIX /bin/install | |
4403 | # AmigaOS /C/install, which installs bootblocks on floppy discs | |
4404 | # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag | |
4405 | # AFS /usr/afsws/bin/install, which mishandles nonexistent args | |
4406 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | |
4407 | # OS/2's system install, which has a completely different semantic | |
4408 | # ./install, which can be erroneously created by make from ./install.sh. | |
b4e70030 JB |
4409 | echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 |
4410 | echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 | |
bec39cab AC |
4411 | if test -z "$INSTALL"; then |
4412 | if test "${ac_cv_path_install+set}" = set; then | |
4413 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
4414 | else | |
4415 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4416 | for as_dir in $PATH | |
4417 | do | |
4418 | IFS=$as_save_IFS | |
4419 | test -z "$as_dir" && as_dir=. | |
4420 | # Account for people who put trailing slashes in PATH elements. | |
4421 | case $as_dir/ in | |
4422 | ./ | .// | /cC/* | \ | |
4423 | /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ | |
4424 | ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ | |
4425 | /usr/ucb/* ) ;; | |
c906108c | 4426 | *) |
bec39cab AC |
4427 | # OSF1 and SCO ODT 3.0 have their own names for install. |
4428 | # Don't use installbsd from OSF since it installs stuff as root | |
4429 | # by default. | |
4430 | for ac_prog in ginstall scoinst install; do | |
4431 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 4432 | if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then |
bec39cab AC |
4433 | if test $ac_prog = install && |
4434 | grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | |
4435 | # AIX install. It has an incompatible calling convention. | |
4436 | : | |
4437 | elif test $ac_prog = install && | |
4438 | grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | |
4439 | # program-specific install script used by HP pwplus--don't use. | |
4440 | : | |
4441 | else | |
4442 | ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" | |
4443 | break 3 | |
4444 | fi | |
4445 | fi | |
4446 | done | |
4447 | done | |
4448 | ;; | |
c906108c | 4449 | esac |
bec39cab AC |
4450 | done |
4451 | ||
4452 | ||
4453 | fi | |
4454 | if test "${ac_cv_path_install+set}" = set; then | |
4455 | INSTALL=$ac_cv_path_install | |
4456 | else | |
b4e70030 JB |
4457 | # As a last resort, use the slow shell script. We don't cache a |
4458 | # path for INSTALL within a source directory, because that will | |
bec39cab | 4459 | # break other packages using the cache if that directory is |
b4e70030 | 4460 | # removed, or if the path is relative. |
bec39cab AC |
4461 | INSTALL=$ac_install_sh |
4462 | fi | |
4463 | fi | |
b4e70030 JB |
4464 | echo "$as_me:$LINENO: result: $INSTALL" >&5 |
4465 | echo "${ECHO_T}$INSTALL" >&6 | |
bec39cab AC |
4466 | |
4467 | # Use test -z because SunOS4 sh mishandles braces in ${var-val}. | |
4468 | # It thinks the first close brace ends the variable substitution. | |
4469 | test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' | |
4470 | ||
4471 | test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' | |
4472 | ||
4473 | test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' | |
4474 | ||
b4e70030 JB |
4475 | echo "$as_me:$LINENO: checking whether ln -s works" >&5 |
4476 | echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6 | |
bec39cab AC |
4477 | LN_S=$as_ln_s |
4478 | if test "$LN_S" = "ln -s"; then | |
b4e70030 JB |
4479 | echo "$as_me:$LINENO: result: yes" >&5 |
4480 | echo "${ECHO_T}yes" >&6 | |
bec39cab | 4481 | else |
b4e70030 JB |
4482 | echo "$as_me:$LINENO: result: no, using $LN_S" >&5 |
4483 | echo "${ECHO_T}no, using $LN_S" >&6 | |
bec39cab AC |
4484 | fi |
4485 | ||
4486 | if test -n "$ac_tool_prefix"; then | |
4487 | # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. | |
4488 | set dummy ${ac_tool_prefix}ranlib; ac_word=$2 | |
b4e70030 JB |
4489 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
4490 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
bec39cab AC |
4491 | if test "${ac_cv_prog_RANLIB+set}" = set; then |
4492 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
4493 | else | |
4494 | if test -n "$RANLIB"; then | |
4495 | ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. | |
4496 | else | |
4497 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4498 | for as_dir in $PATH | |
4499 | do | |
4500 | IFS=$as_save_IFS | |
4501 | test -z "$as_dir" && as_dir=. | |
4502 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 4503 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
bec39cab AC |
4504 | ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" |
4505 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4506 | break 2 | |
4507 | fi | |
4508 | done | |
4509 | done | |
4510 | ||
4511 | fi | |
4512 | fi | |
4513 | RANLIB=$ac_cv_prog_RANLIB | |
4514 | if test -n "$RANLIB"; then | |
b4e70030 JB |
4515 | echo "$as_me:$LINENO: result: $RANLIB" >&5 |
4516 | echo "${ECHO_T}$RANLIB" >&6 | |
bec39cab | 4517 | else |
b4e70030 JB |
4518 | echo "$as_me:$LINENO: result: no" >&5 |
4519 | echo "${ECHO_T}no" >&6 | |
bec39cab AC |
4520 | fi |
4521 | ||
4522 | fi | |
4523 | if test -z "$ac_cv_prog_RANLIB"; then | |
4524 | ac_ct_RANLIB=$RANLIB | |
4525 | # Extract the first word of "ranlib", so it can be a program name with args. | |
4526 | set dummy ranlib; ac_word=$2 | |
b4e70030 JB |
4527 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
4528 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
bec39cab AC |
4529 | if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then |
4530 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
4531 | else | |
4532 | if test -n "$ac_ct_RANLIB"; then | |
4533 | ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. | |
4534 | else | |
4535 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4536 | for as_dir in $PATH | |
4537 | do | |
4538 | IFS=$as_save_IFS | |
4539 | test -z "$as_dir" && as_dir=. | |
4540 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 4541 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
bec39cab AC |
4542 | ac_cv_prog_ac_ct_RANLIB="ranlib" |
4543 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4544 | break 2 | |
4545 | fi | |
4546 | done | |
4547 | done | |
4548 | ||
b4e70030 | 4549 | test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":" |
bec39cab AC |
4550 | fi |
4551 | fi | |
4552 | ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB | |
4553 | if test -n "$ac_ct_RANLIB"; then | |
b4e70030 JB |
4554 | echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 |
4555 | echo "${ECHO_T}$ac_ct_RANLIB" >&6 | |
bec39cab | 4556 | else |
b4e70030 JB |
4557 | echo "$as_me:$LINENO: result: no" >&5 |
4558 | echo "${ECHO_T}no" >&6 | |
bec39cab AC |
4559 | fi |
4560 | ||
b4e70030 | 4561 | RANLIB=$ac_ct_RANLIB |
bec39cab AC |
4562 | else |
4563 | RANLIB="$ac_cv_prog_RANLIB" | |
4564 | fi | |
4565 | ||
4566 | for ac_prog in 'bison -y' byacc | |
4567 | do | |
4568 | # Extract the first word of "$ac_prog", so it can be a program name with args. | |
4569 | set dummy $ac_prog; ac_word=$2 | |
b4e70030 JB |
4570 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
4571 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
bec39cab AC |
4572 | if test "${ac_cv_prog_YACC+set}" = set; then |
4573 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
4574 | else | |
4575 | if test -n "$YACC"; then | |
4576 | ac_cv_prog_YACC="$YACC" # Let the user override the test. | |
4577 | else | |
4578 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4579 | for as_dir in $PATH | |
4580 | do | |
4581 | IFS=$as_save_IFS | |
4582 | test -z "$as_dir" && as_dir=. | |
4583 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 4584 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
bec39cab AC |
4585 | ac_cv_prog_YACC="$ac_prog" |
4586 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4587 | break 2 | |
4588 | fi | |
4589 | done | |
4590 | done | |
4591 | ||
4592 | fi | |
4593 | fi | |
4594 | YACC=$ac_cv_prog_YACC | |
4595 | if test -n "$YACC"; then | |
b4e70030 JB |
4596 | echo "$as_me:$LINENO: result: $YACC" >&5 |
4597 | echo "${ECHO_T}$YACC" >&6 | |
bec39cab | 4598 | else |
b4e70030 JB |
4599 | echo "$as_me:$LINENO: result: no" >&5 |
4600 | echo "${ECHO_T}no" >&6 | |
bec39cab AC |
4601 | fi |
4602 | ||
4603 | test -n "$YACC" && break | |
4604 | done | |
4605 | test -n "$YACC" || YACC="yacc" | |
4606 | ||
4607 | ||
4608 | if test -n "$ac_tool_prefix"; then | |
4609 | # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. | |
4610 | set dummy ${ac_tool_prefix}ar; ac_word=$2 | |
b4e70030 JB |
4611 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
4612 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
bec39cab AC |
4613 | if test "${ac_cv_prog_AR+set}" = set; then |
4614 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
4615 | else | |
4616 | if test -n "$AR"; then | |
4617 | ac_cv_prog_AR="$AR" # Let the user override the test. | |
4618 | else | |
4619 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4620 | for as_dir in $PATH | |
4621 | do | |
4622 | IFS=$as_save_IFS | |
4623 | test -z "$as_dir" && as_dir=. | |
4624 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 4625 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
bec39cab AC |
4626 | ac_cv_prog_AR="${ac_tool_prefix}ar" |
4627 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4628 | break 2 | |
4629 | fi | |
4630 | done | |
4631 | done | |
4632 | ||
4633 | fi | |
4634 | fi | |
4635 | AR=$ac_cv_prog_AR | |
4636 | if test -n "$AR"; then | |
b4e70030 JB |
4637 | echo "$as_me:$LINENO: result: $AR" >&5 |
4638 | echo "${ECHO_T}$AR" >&6 | |
bec39cab | 4639 | else |
b4e70030 JB |
4640 | echo "$as_me:$LINENO: result: no" >&5 |
4641 | echo "${ECHO_T}no" >&6 | |
bec39cab AC |
4642 | fi |
4643 | ||
4644 | fi | |
4645 | if test -z "$ac_cv_prog_AR"; then | |
4646 | ac_ct_AR=$AR | |
4647 | # Extract the first word of "ar", so it can be a program name with args. | |
4648 | set dummy ar; ac_word=$2 | |
b4e70030 JB |
4649 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
4650 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
bec39cab AC |
4651 | if test "${ac_cv_prog_ac_ct_AR+set}" = set; then |
4652 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
4653 | else | |
4654 | if test -n "$ac_ct_AR"; then | |
4655 | ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. | |
4656 | else | |
4657 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4658 | for as_dir in $PATH | |
4659 | do | |
4660 | IFS=$as_save_IFS | |
4661 | test -z "$as_dir" && as_dir=. | |
4662 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 4663 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
bec39cab AC |
4664 | ac_cv_prog_ac_ct_AR="ar" |
4665 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4666 | break 2 | |
4667 | fi | |
4668 | done | |
4669 | done | |
4670 | ||
4671 | fi | |
4672 | fi | |
4673 | ac_ct_AR=$ac_cv_prog_ac_ct_AR | |
4674 | if test -n "$ac_ct_AR"; then | |
b4e70030 JB |
4675 | echo "$as_me:$LINENO: result: $ac_ct_AR" >&5 |
4676 | echo "${ECHO_T}$ac_ct_AR" >&6 | |
bec39cab | 4677 | else |
b4e70030 JB |
4678 | echo "$as_me:$LINENO: result: no" >&5 |
4679 | echo "${ECHO_T}no" >&6 | |
bec39cab AC |
4680 | fi |
4681 | ||
b4e70030 | 4682 | AR=$ac_ct_AR |
bec39cab AC |
4683 | else |
4684 | AR="$ac_cv_prog_AR" | |
4685 | fi | |
4686 | ||
4687 | if test -n "$ac_tool_prefix"; then | |
4688 | # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. | |
4689 | set dummy ${ac_tool_prefix}dlltool; ac_word=$2 | |
b4e70030 JB |
4690 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
4691 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
bec39cab AC |
4692 | if test "${ac_cv_prog_DLLTOOL+set}" = set; then |
4693 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
4694 | else | |
4695 | if test -n "$DLLTOOL"; then | |
4696 | ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. | |
4697 | else | |
4698 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4699 | for as_dir in $PATH | |
4700 | do | |
4701 | IFS=$as_save_IFS | |
4702 | test -z "$as_dir" && as_dir=. | |
4703 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 4704 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
bec39cab AC |
4705 | ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" |
4706 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4707 | break 2 | |
4708 | fi | |
4709 | done | |
4710 | done | |
4711 | ||
4712 | fi | |
4713 | fi | |
4714 | DLLTOOL=$ac_cv_prog_DLLTOOL | |
4715 | if test -n "$DLLTOOL"; then | |
b4e70030 JB |
4716 | echo "$as_me:$LINENO: result: $DLLTOOL" >&5 |
4717 | echo "${ECHO_T}$DLLTOOL" >&6 | |
bec39cab | 4718 | else |
b4e70030 JB |
4719 | echo "$as_me:$LINENO: result: no" >&5 |
4720 | echo "${ECHO_T}no" >&6 | |
bec39cab AC |
4721 | fi |
4722 | ||
4723 | fi | |
4724 | if test -z "$ac_cv_prog_DLLTOOL"; then | |
4725 | ac_ct_DLLTOOL=$DLLTOOL | |
4726 | # Extract the first word of "dlltool", so it can be a program name with args. | |
4727 | set dummy dlltool; ac_word=$2 | |
b4e70030 JB |
4728 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
4729 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
bec39cab AC |
4730 | if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then |
4731 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
4732 | else | |
4733 | if test -n "$ac_ct_DLLTOOL"; then | |
4734 | ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test. | |
4735 | else | |
4736 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4737 | for as_dir in $PATH | |
4738 | do | |
4739 | IFS=$as_save_IFS | |
4740 | test -z "$as_dir" && as_dir=. | |
4741 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 4742 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
bec39cab AC |
4743 | ac_cv_prog_ac_ct_DLLTOOL="dlltool" |
4744 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4745 | break 2 | |
4746 | fi | |
4747 | done | |
4748 | done | |
4749 | ||
4750 | fi | |
4751 | fi | |
4752 | ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL | |
4753 | if test -n "$ac_ct_DLLTOOL"; then | |
b4e70030 JB |
4754 | echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5 |
4755 | echo "${ECHO_T}$ac_ct_DLLTOOL" >&6 | |
bec39cab | 4756 | else |
b4e70030 JB |
4757 | echo "$as_me:$LINENO: result: no" >&5 |
4758 | echo "${ECHO_T}no" >&6 | |
bec39cab AC |
4759 | fi |
4760 | ||
b4e70030 | 4761 | DLLTOOL=$ac_ct_DLLTOOL |
bec39cab AC |
4762 | else |
4763 | DLLTOOL="$ac_cv_prog_DLLTOOL" | |
4764 | fi | |
4765 | ||
4766 | if test -n "$ac_tool_prefix"; then | |
4767 | # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args. | |
4768 | set dummy ${ac_tool_prefix}windres; ac_word=$2 | |
b4e70030 JB |
4769 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
4770 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
bec39cab AC |
4771 | if test "${ac_cv_prog_WINDRES+set}" = set; then |
4772 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
4773 | else | |
4774 | if test -n "$WINDRES"; then | |
4775 | ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test. | |
4776 | else | |
4777 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4778 | for as_dir in $PATH | |
4779 | do | |
4780 | IFS=$as_save_IFS | |
4781 | test -z "$as_dir" && as_dir=. | |
4782 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 4783 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
bec39cab AC |
4784 | ac_cv_prog_WINDRES="${ac_tool_prefix}windres" |
4785 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4786 | break 2 | |
4787 | fi | |
4788 | done | |
4789 | done | |
4790 | ||
4791 | fi | |
4792 | fi | |
4793 | WINDRES=$ac_cv_prog_WINDRES | |
4794 | if test -n "$WINDRES"; then | |
b4e70030 JB |
4795 | echo "$as_me:$LINENO: result: $WINDRES" >&5 |
4796 | echo "${ECHO_T}$WINDRES" >&6 | |
bec39cab | 4797 | else |
b4e70030 JB |
4798 | echo "$as_me:$LINENO: result: no" >&5 |
4799 | echo "${ECHO_T}no" >&6 | |
bec39cab AC |
4800 | fi |
4801 | ||
4802 | fi | |
4803 | if test -z "$ac_cv_prog_WINDRES"; then | |
4804 | ac_ct_WINDRES=$WINDRES | |
4805 | # Extract the first word of "windres", so it can be a program name with args. | |
4806 | set dummy windres; ac_word=$2 | |
b4e70030 JB |
4807 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
4808 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
bec39cab AC |
4809 | if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then |
4810 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
4811 | else | |
4812 | if test -n "$ac_ct_WINDRES"; then | |
4813 | ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test. | |
4814 | else | |
4815 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4816 | for as_dir in $PATH | |
4817 | do | |
4818 | IFS=$as_save_IFS | |
4819 | test -z "$as_dir" && as_dir=. | |
4820 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 4821 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
bec39cab AC |
4822 | ac_cv_prog_ac_ct_WINDRES="windres" |
4823 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4824 | break 2 | |
4825 | fi | |
4826 | done | |
4827 | done | |
4828 | ||
4829 | fi | |
4830 | fi | |
4831 | ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES | |
4832 | if test -n "$ac_ct_WINDRES"; then | |
b4e70030 JB |
4833 | echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5 |
4834 | echo "${ECHO_T}$ac_ct_WINDRES" >&6 | |
bec39cab | 4835 | else |
b4e70030 JB |
4836 | echo "$as_me:$LINENO: result: no" >&5 |
4837 | echo "${ECHO_T}no" >&6 | |
c906108c | 4838 | fi |
bec39cab | 4839 | |
b4e70030 | 4840 | WINDRES=$ac_ct_WINDRES |
c906108c | 4841 | else |
bec39cab | 4842 | WINDRES="$ac_cv_prog_WINDRES" |
c906108c SS |
4843 | fi |
4844 | ||
bec39cab AC |
4845 | |
4846 | # Needed for GNU/Hurd. | |
4847 | if test -n "$ac_tool_prefix"; then | |
4848 | # Extract the first word of "${ac_tool_prefix}mig", so it can be a program name with args. | |
4849 | set dummy ${ac_tool_prefix}mig; ac_word=$2 | |
b4e70030 JB |
4850 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
4851 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
bec39cab AC |
4852 | if test "${ac_cv_prog_MIG+set}" = set; then |
4853 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c | 4854 | else |
bec39cab AC |
4855 | if test -n "$MIG"; then |
4856 | ac_cv_prog_MIG="$MIG" # Let the user override the test. | |
4857 | else | |
4858 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4859 | for as_dir in $PATH | |
4860 | do | |
4861 | IFS=$as_save_IFS | |
4862 | test -z "$as_dir" && as_dir=. | |
4863 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 4864 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
bec39cab AC |
4865 | ac_cv_prog_MIG="${ac_tool_prefix}mig" |
4866 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4867 | break 2 | |
4868 | fi | |
4869 | done | |
4870 | done | |
4871 | ||
c906108c | 4872 | fi |
bec39cab AC |
4873 | fi |
4874 | MIG=$ac_cv_prog_MIG | |
4875 | if test -n "$MIG"; then | |
b4e70030 JB |
4876 | echo "$as_me:$LINENO: result: $MIG" >&5 |
4877 | echo "${ECHO_T}$MIG" >&6 | |
c906108c | 4878 | else |
b4e70030 JB |
4879 | echo "$as_me:$LINENO: result: no" >&5 |
4880 | echo "${ECHO_T}no" >&6 | |
c906108c SS |
4881 | fi |
4882 | ||
bec39cab AC |
4883 | fi |
4884 | if test -z "$ac_cv_prog_MIG"; then | |
4885 | ac_ct_MIG=$MIG | |
4886 | # Extract the first word of "mig", so it can be a program name with args. | |
4887 | set dummy mig; ac_word=$2 | |
b4e70030 JB |
4888 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
4889 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | |
bec39cab AC |
4890 | if test "${ac_cv_prog_ac_ct_MIG+set}" = set; then |
4891 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
4892 | else | |
4893 | if test -n "$ac_ct_MIG"; then | |
4894 | ac_cv_prog_ac_ct_MIG="$ac_ct_MIG" # Let the user override the test. | |
4895 | else | |
4896 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4897 | for as_dir in $PATH | |
4898 | do | |
4899 | IFS=$as_save_IFS | |
4900 | test -z "$as_dir" && as_dir=. | |
4901 | for ac_exec_ext in '' $ac_executable_extensions; do | |
b4e70030 | 4902 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
bec39cab AC |
4903 | ac_cv_prog_ac_ct_MIG="mig" |
4904 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4905 | break 2 | |
4906 | fi | |
4907 | done | |
4908 | done | |
c906108c | 4909 | |
bec39cab AC |
4910 | fi |
4911 | fi | |
4912 | ac_ct_MIG=$ac_cv_prog_ac_ct_MIG | |
4913 | if test -n "$ac_ct_MIG"; then | |
b4e70030 JB |
4914 | echo "$as_me:$LINENO: result: $ac_ct_MIG" >&5 |
4915 | echo "${ECHO_T}$ac_ct_MIG" >&6 | |
bec39cab | 4916 | else |
b4e70030 JB |
4917 | echo "$as_me:$LINENO: result: no" >&5 |
4918 | echo "${ECHO_T}no" >&6 | |
bec39cab | 4919 | fi |
c906108c | 4920 | |
b4e70030 | 4921 | MIG=$ac_ct_MIG |
bec39cab AC |
4922 | else |
4923 | MIG="$ac_cv_prog_MIG" | |
4924 | fi | |
c906108c | 4925 | |
c906108c | 4926 | |
bec39cab AC |
4927 | # ---------------------- # |
4928 | # Checks for libraries. # | |
4929 | # ---------------------- # | |
c906108c | 4930 | |
bec39cab | 4931 | # We might need to link with -lm; most simulators need it. |
c906108c | 4932 | |
b4e70030 JB |
4933 | echo "$as_me:$LINENO: checking for main in -lm" >&5 |
4934 | echo $ECHO_N "checking for main in -lm... $ECHO_C" >&6 | |
bec39cab AC |
4935 | if test "${ac_cv_lib_m_main+set}" = set; then |
4936 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
4937 | else | |
4938 | ac_check_lib_save_LIBS=$LIBS | |
4939 | LIBS="-lm $LIBS" | |
4940 | cat >conftest.$ac_ext <<_ACEOF | |
4941 | /* confdefs.h. */ | |
4942 | _ACEOF | |
4943 | cat confdefs.h >>conftest.$ac_ext | |
4944 | cat >>conftest.$ac_ext <<_ACEOF | |
4945 | /* end confdefs.h. */ | |
c906108c | 4946 | |
c906108c | 4947 | |
bec39cab AC |
4948 | int |
4949 | main () | |
4950 | { | |
b4e70030 | 4951 | main (); |
bec39cab AC |
4952 | ; |
4953 | return 0; | |
4954 | } | |
4955 | _ACEOF | |
4956 | rm -f conftest.$ac_objext conftest$ac_exeext | |
4957 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
4958 | (eval $ac_link) 2>conftest.er1 | |
4959 | ac_status=$? | |
4960 | grep -v '^ *+' conftest.er1 >conftest.err | |
4961 | rm -f conftest.er1 | |
4962 | cat conftest.err >&5 | |
4963 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4964 | (exit $ac_status); } && | |
b4e70030 JB |
4965 | { ac_try='test -z "$ac_c_werror_flag" |
4966 | || test ! -s conftest.err' | |
bec39cab AC |
4967 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4968 | (eval $ac_try) 2>&5 | |
4969 | ac_status=$? | |
4970 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4971 | (exit $ac_status); }; } && | |
4972 | { ac_try='test -s conftest$ac_exeext' | |
4973 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
4974 | (eval $ac_try) 2>&5 | |
4975 | ac_status=$? | |
4976 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4977 | (exit $ac_status); }; }; then | |
4978 | ac_cv_lib_m_main=yes | |
4979 | else | |
4980 | echo "$as_me: failed program was:" >&5 | |
4981 | sed 's/^/| /' conftest.$ac_ext >&5 | |
4982 | ||
b4e70030 | 4983 | ac_cv_lib_m_main=no |
bec39cab AC |
4984 | fi |
4985 | rm -f conftest.err conftest.$ac_objext \ | |
4986 | conftest$ac_exeext conftest.$ac_ext | |
4987 | LIBS=$ac_check_lib_save_LIBS | |
4988 | fi | |
b4e70030 JB |
4989 | echo "$as_me:$LINENO: result: $ac_cv_lib_m_main" >&5 |
4990 | echo "${ECHO_T}$ac_cv_lib_m_main" >&6 | |
bec39cab AC |
4991 | if test $ac_cv_lib_m_main = yes; then |
4992 | cat >>confdefs.h <<_ACEOF | |
4993 | #define HAVE_LIBM 1 | |
4994 | _ACEOF | |
4995 | ||
4996 | LIBS="-lm $LIBS" | |
c906108c | 4997 | |
c906108c | 4998 | fi |
bec39cab AC |
4999 | |
5000 | ||
5001 | # We need to link with -lw to get `wctype' on Solaris before Solaris | |
5002 | # 2.6. Solaris 2.6 and beyond have this function in libc, and have a | |
5003 | # libw that some versions of the GNU linker cannot hanle (GNU ld 2.9.1 | |
5004 | # is known to have this problem). Therefore we avoid libw if we can. | |
b4e70030 JB |
5005 | echo "$as_me:$LINENO: checking for wctype" >&5 |
5006 | echo $ECHO_N "checking for wctype... $ECHO_C" >&6 | |
bec39cab AC |
5007 | if test "${ac_cv_func_wctype+set}" = set; then |
5008 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
5009 | else | |
5010 | cat >conftest.$ac_ext <<_ACEOF | |
5011 | /* confdefs.h. */ | |
5012 | _ACEOF | |
5013 | cat confdefs.h >>conftest.$ac_ext | |
5014 | cat >>conftest.$ac_ext <<_ACEOF | |
5015 | /* end confdefs.h. */ | |
5016 | /* Define wctype to an innocuous variant, in case <limits.h> declares wctype. | |
5017 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
5018 | #define wctype innocuous_wctype | |
5019 | ||
5020 | /* System header to define __stub macros and hopefully few prototypes, | |
5021 | which can conflict with char wctype (); below. | |
5022 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
5023 | <limits.h> exists even on freestanding compilers. */ | |
5024 | ||
5025 | #ifdef __STDC__ | |
5026 | # include <limits.h> | |
5027 | #else | |
5028 | # include <assert.h> | |
5029 | #endif | |
5030 | ||
5031 | #undef wctype | |
5032 | ||
b4e70030 | 5033 | /* Override any gcc2 internal prototype to avoid an error. */ |
bec39cab AC |
5034 | #ifdef __cplusplus |
5035 | extern "C" | |
b4e70030 | 5036 | { |
bec39cab | 5037 | #endif |
b4e70030 JB |
5038 | /* We use char because int might match the return type of a gcc2 |
5039 | builtin and then its argument prototype would still apply. */ | |
bec39cab AC |
5040 | char wctype (); |
5041 | /* The GNU C library defines this for functions which it implements | |
5042 | to always fail with ENOSYS. Some functions are actually named | |
5043 | something starting with __ and the normal name is an alias. */ | |
b4e70030 | 5044 | #if defined (__stub_wctype) || defined (__stub___wctype) |
bec39cab | 5045 | choke me |
b4e70030 JB |
5046 | #else |
5047 | char (*f) () = wctype; | |
5048 | #endif | |
5049 | #ifdef __cplusplus | |
5050 | } | |
bec39cab AC |
5051 | #endif |
5052 | ||
5053 | int | |
5054 | main () | |
5055 | { | |
b4e70030 | 5056 | return f != wctype; |
bec39cab AC |
5057 | ; |
5058 | return 0; | |
5059 | } | |
5060 | _ACEOF | |
5061 | rm -f conftest.$ac_objext conftest$ac_exeext | |
5062 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
5063 | (eval $ac_link) 2>conftest.er1 | |
5064 | ac_status=$? | |
5065 | grep -v '^ *+' conftest.er1 >conftest.err | |
5066 | rm -f conftest.er1 | |
5067 | cat conftest.err >&5 | |
5068 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5069 | (exit $ac_status); } && | |
b4e70030 JB |
5070 | { ac_try='test -z "$ac_c_werror_flag" |
5071 | || test ! -s conftest.err' | |
bec39cab AC |
5072 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5073 | (eval $ac_try) 2>&5 | |
5074 | ac_status=$? | |
5075 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5076 | (exit $ac_status); }; } && | |
5077 | { ac_try='test -s conftest$ac_exeext' | |
5078 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5079 | (eval $ac_try) 2>&5 | |
5080 | ac_status=$? | |
5081 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5082 | (exit $ac_status); }; }; then | |
5083 | ac_cv_func_wctype=yes | |
5084 | else | |
5085 | echo "$as_me: failed program was:" >&5 | |
5086 | sed 's/^/| /' conftest.$ac_ext >&5 | |
5087 | ||
b4e70030 | 5088 | ac_cv_func_wctype=no |
bec39cab AC |
5089 | fi |
5090 | rm -f conftest.err conftest.$ac_objext \ | |
5091 | conftest$ac_exeext conftest.$ac_ext | |
5092 | fi | |
b4e70030 JB |
5093 | echo "$as_me:$LINENO: result: $ac_cv_func_wctype" >&5 |
5094 | echo "${ECHO_T}$ac_cv_func_wctype" >&6 | |
bec39cab AC |
5095 | if test $ac_cv_func_wctype = yes; then |
5096 | : | |
c906108c | 5097 | else |
c906108c | 5098 | |
b4e70030 JB |
5099 | echo "$as_me:$LINENO: checking for wctype in -lw" >&5 |
5100 | echo $ECHO_N "checking for wctype in -lw... $ECHO_C" >&6 | |
bec39cab AC |
5101 | if test "${ac_cv_lib_w_wctype+set}" = set; then |
5102 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
5103 | else | |
5104 | ac_check_lib_save_LIBS=$LIBS | |
5105 | LIBS="-lw $LIBS" | |
5106 | cat >conftest.$ac_ext <<_ACEOF | |
5107 | /* confdefs.h. */ | |
5108 | _ACEOF | |
5109 | cat confdefs.h >>conftest.$ac_ext | |
5110 | cat >>conftest.$ac_ext <<_ACEOF | |
5111 | /* end confdefs.h. */ | |
c906108c | 5112 | |
b4e70030 | 5113 | /* Override any gcc2 internal prototype to avoid an error. */ |
bec39cab AC |
5114 | #ifdef __cplusplus |
5115 | extern "C" | |
5116 | #endif | |
b4e70030 JB |
5117 | /* We use char because int might match the return type of a gcc2 |
5118 | builtin and then its argument prototype would still apply. */ | |
bec39cab AC |
5119 | char wctype (); |
5120 | int | |
5121 | main () | |
5122 | { | |
b4e70030 | 5123 | wctype (); |
bec39cab AC |
5124 | ; |
5125 | return 0; | |
5126 | } | |
5127 | _ACEOF | |
5128 | rm -f conftest.$ac_objext conftest$ac_exeext | |
5129 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
5130 | (eval $ac_link) 2>conftest.er1 | |
5131 | ac_status=$? | |
5132 | grep -v '^ *+' conftest.er1 >conftest.err | |
5133 | rm -f conftest.er1 | |
5134 | cat conftest.err >&5 | |
5135 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5136 | (exit $ac_status); } && | |
b4e70030 JB |
5137 | { ac_try='test -z "$ac_c_werror_flag" |
5138 | || test ! -s conftest.err' | |
bec39cab AC |
5139 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5140 | (eval $ac_try) 2>&5 | |
5141 | ac_status=$? | |
5142 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5143 | (exit $ac_status); }; } && | |
5144 | { ac_try='test -s conftest$ac_exeext' | |
5145 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5146 | (eval $ac_try) 2>&5 | |
5147 | ac_status=$? | |
5148 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5149 | (exit $ac_status); }; }; then | |
5150 | ac_cv_lib_w_wctype=yes | |
5151 | else | |
5152 | echo "$as_me: failed program was:" >&5 | |
5153 | sed 's/^/| /' conftest.$ac_ext >&5 | |
5154 | ||
b4e70030 | 5155 | ac_cv_lib_w_wctype=no |
bec39cab AC |
5156 | fi |
5157 | rm -f conftest.err conftest.$ac_objext \ | |
5158 | conftest$ac_exeext conftest.$ac_ext | |
5159 | LIBS=$ac_check_lib_save_LIBS | |
5160 | fi | |
b4e70030 JB |
5161 | echo "$as_me:$LINENO: result: $ac_cv_lib_w_wctype" >&5 |
5162 | echo "${ECHO_T}$ac_cv_lib_w_wctype" >&6 | |
bec39cab AC |
5163 | if test $ac_cv_lib_w_wctype = yes; then |
5164 | cat >>confdefs.h <<_ACEOF | |
5165 | #define HAVE_LIBW 1 | |
5166 | _ACEOF | |
c906108c | 5167 | |
bec39cab | 5168 | LIBS="-lw $LIBS" |
c906108c | 5169 | |
bec39cab | 5170 | fi |
c906108c | 5171 | |
bec39cab | 5172 | fi |
c906108c | 5173 | |
ddc9cd0f | 5174 | |
bec39cab | 5175 | # Some systems (e.g. Solaris) have `gethostbyname' in libnsl. |
b4e70030 JB |
5176 | echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5 |
5177 | echo $ECHO_N "checking for library containing gethostbyname... $ECHO_C" >&6 | |
bec39cab AC |
5178 | if test "${ac_cv_search_gethostbyname+set}" = set; then |
5179 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
5180 | else | |
5181 | ac_func_search_save_LIBS=$LIBS | |
b4e70030 | 5182 | ac_cv_search_gethostbyname=no |
bec39cab AC |
5183 | cat >conftest.$ac_ext <<_ACEOF |
5184 | /* confdefs.h. */ | |
5185 | _ACEOF | |
5186 | cat confdefs.h >>conftest.$ac_ext | |
5187 | cat >>conftest.$ac_ext <<_ACEOF | |
5188 | /* end confdefs.h. */ | |
ddc9cd0f | 5189 | |
b4e70030 | 5190 | /* Override any gcc2 internal prototype to avoid an error. */ |
bec39cab AC |
5191 | #ifdef __cplusplus |
5192 | extern "C" | |
5193 | #endif | |
b4e70030 JB |
5194 | /* We use char because int might match the return type of a gcc2 |
5195 | builtin and then its argument prototype would still apply. */ | |
bec39cab AC |
5196 | char gethostbyname (); |
5197 | int | |
5198 | main () | |
5199 | { | |
b4e70030 | 5200 | gethostbyname (); |
bec39cab AC |
5201 | ; |
5202 | return 0; | |
5203 | } | |
5204 | _ACEOF | |
b4e70030 | 5205 | rm -f conftest.$ac_objext conftest$ac_exeext |
bec39cab AC |
5206 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
5207 | (eval $ac_link) 2>conftest.er1 | |
5208 | ac_status=$? | |
5209 | grep -v '^ *+' conftest.er1 >conftest.err | |
5210 | rm -f conftest.er1 | |
5211 | cat conftest.err >&5 | |
5212 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5213 | (exit $ac_status); } && | |
b4e70030 JB |
5214 | { ac_try='test -z "$ac_c_werror_flag" |
5215 | || test ! -s conftest.err' | |
bec39cab AC |
5216 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5217 | (eval $ac_try) 2>&5 | |
5218 | ac_status=$? | |
5219 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5220 | (exit $ac_status); }; } && | |
5221 | { ac_try='test -s conftest$ac_exeext' | |
5222 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5223 | (eval $ac_try) 2>&5 | |
5224 | ac_status=$? | |
5225 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5226 | (exit $ac_status); }; }; then | |
b4e70030 | 5227 | ac_cv_search_gethostbyname="none required" |
bec39cab AC |
5228 | else |
5229 | echo "$as_me: failed program was:" >&5 | |
5230 | sed 's/^/| /' conftest.$ac_ext >&5 | |
ddc9cd0f | 5231 | |
bec39cab AC |
5232 | fi |
5233 | rm -f conftest.err conftest.$ac_objext \ | |
b4e70030 JB |
5234 | conftest$ac_exeext conftest.$ac_ext |
5235 | if test "$ac_cv_search_gethostbyname" = no; then | |
5236 | for ac_lib in nsl; do | |
5237 | LIBS="-l$ac_lib $ac_func_search_save_LIBS" | |
5238 | cat >conftest.$ac_ext <<_ACEOF | |
bec39cab AC |
5239 | /* confdefs.h. */ |
5240 | _ACEOF | |
5241 | cat confdefs.h >>conftest.$ac_ext | |
5242 | cat >>conftest.$ac_ext <<_ACEOF | |
5243 | /* end confdefs.h. */ | |
ddc9cd0f | 5244 | |
b4e70030 | 5245 | /* Override any gcc2 internal prototype to avoid an error. */ |
bec39cab AC |
5246 | #ifdef __cplusplus |
5247 | extern "C" | |
5248 | #endif | |
b4e70030 JB |
5249 | /* We use char because int might match the return type of a gcc2 |
5250 | builtin and then its argument prototype would still apply. */ | |
5251 | char gethostbyname (); | |
bec39cab AC |
5252 | int |
5253 | main () | |
5254 | { | |
b4e70030 | 5255 | gethostbyname (); |
bec39cab AC |
5256 | ; |
5257 | return 0; | |
5258 | } | |
5259 | _ACEOF | |
b4e70030 | 5260 | rm -f conftest.$ac_objext conftest$ac_exeext |
bec39cab AC |
5261 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
5262 | (eval $ac_link) 2>conftest.er1 | |
5263 | ac_status=$? | |
5264 | grep -v '^ *+' conftest.er1 >conftest.err | |
5265 | rm -f conftest.er1 | |
5266 | cat conftest.err >&5 | |
5267 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5268 | (exit $ac_status); } && | |
b4e70030 JB |
5269 | { ac_try='test -z "$ac_c_werror_flag" |
5270 | || test ! -s conftest.err' | |
bec39cab AC |
5271 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5272 | (eval $ac_try) 2>&5 | |
5273 | ac_status=$? | |
5274 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5275 | (exit $ac_status); }; } && | |
5276 | { ac_try='test -s conftest$ac_exeext' | |
5277 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5278 | (eval $ac_try) 2>&5 | |
5279 | ac_status=$? | |
5280 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5281 | (exit $ac_status); }; }; then | |
b4e70030 JB |
5282 | ac_cv_search_gethostbyname="-l$ac_lib" |
5283 | break | |
bec39cab AC |
5284 | else |
5285 | echo "$as_me: failed program was:" >&5 | |
5286 | sed 's/^/| /' conftest.$ac_ext >&5 | |
5287 | ||
5288 | fi | |
5289 | rm -f conftest.err conftest.$ac_objext \ | |
b4e70030 JB |
5290 | conftest$ac_exeext conftest.$ac_ext |
5291 | done | |
bec39cab AC |
5292 | fi |
5293 | LIBS=$ac_func_search_save_LIBS | |
5294 | fi | |
b4e70030 JB |
5295 | echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5 |
5296 | echo "${ECHO_T}$ac_cv_search_gethostbyname" >&6 | |
5297 | if test "$ac_cv_search_gethostbyname" != no; then | |
5298 | test "$ac_cv_search_gethostbyname" = "none required" || LIBS="$ac_cv_search_gethostbyname $LIBS" | |
96baa820 | 5299 | |
bec39cab | 5300 | fi |
96baa820 | 5301 | |
c906108c | 5302 | |
b4e70030 JB |
5303 | # Some systems (e.g. Solaris) have `socketpair' in libsocket. |
5304 | echo "$as_me:$LINENO: checking for library containing socketpair" >&5 | |
5305 | echo $ECHO_N "checking for library containing socketpair... $ECHO_C" >&6 | |
5306 | if test "${ac_cv_search_socketpair+set}" = set; then | |
5307 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
5308 | else | |
5309 | ac_func_search_save_LIBS=$LIBS | |
5310 | ac_cv_search_socketpair=no | |
5311 | cat >conftest.$ac_ext <<_ACEOF | |
5312 | /* confdefs.h. */ | |
5313 | _ACEOF | |
5314 | cat confdefs.h >>conftest.$ac_ext | |
5315 | cat >>conftest.$ac_ext <<_ACEOF | |
5316 | /* end confdefs.h. */ | |
5317 | ||
5318 | /* Override any gcc2 internal prototype to avoid an error. */ | |
5319 | #ifdef __cplusplus | |
5320 | extern "C" | |
5321 | #endif | |
5322 | /* We use char because int might match the return type of a gcc2 | |
5323 | builtin and then its argument prototype would still apply. */ | |
5324 | char socketpair (); | |
5325 | int | |
5326 | main () | |
5327 | { | |
5328 | socketpair (); | |
5329 | ; | |
5330 | return 0; | |
5331 | } | |
5332 | _ACEOF | |
5333 | rm -f conftest.$ac_objext conftest$ac_exeext | |
5334 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
5335 | (eval $ac_link) 2>conftest.er1 | |
5336 | ac_status=$? | |
5337 | grep -v '^ *+' conftest.er1 >conftest.err | |
5338 | rm -f conftest.er1 | |
5339 | cat conftest.err >&5 | |
5340 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5341 | (exit $ac_status); } && | |
5342 | { ac_try='test -z "$ac_c_werror_flag" | |
5343 | || test ! -s conftest.err' | |
5344 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5345 | (eval $ac_try) 2>&5 | |
5346 | ac_status=$? | |
5347 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5348 | (exit $ac_status); }; } && | |
5349 | { ac_try='test -s conftest$ac_exeext' | |
5350 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5351 | (eval $ac_try) 2>&5 | |
5352 | ac_status=$? | |
5353 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5354 | (exit $ac_status); }; }; then | |
5355 | ac_cv_search_socketpair="none required" | |
5356 | else | |
5357 | echo "$as_me: failed program was:" >&5 | |
5358 | sed 's/^/| /' conftest.$ac_ext >&5 | |
5359 | ||
5360 | fi | |
5361 | rm -f conftest.err conftest.$ac_objext \ | |
5362 | conftest$ac_exeext conftest.$ac_ext | |
5363 | if test "$ac_cv_search_socketpair" = no; then | |
5364 | for ac_lib in socket; do | |
5365 | LIBS="-l$ac_lib $ac_func_search_save_LIBS" | |
5366 | cat >conftest.$ac_ext <<_ACEOF | |
5367 | /* confdefs.h. */ | |
5368 | _ACEOF | |
5369 | cat confdefs.h >>conftest.$ac_ext | |
5370 | cat >>conftest.$ac_ext <<_ACEOF | |
5371 | /* end confdefs.h. */ | |
5372 | ||
5373 | /* Override any gcc2 internal prototype to avoid an error. */ | |
5374 | #ifdef __cplusplus | |
5375 | extern "C" | |
5376 | #endif | |
5377 | /* We use char because int might match the return type of a gcc2 | |
5378 | builtin and then its argument prototype would still apply. */ | |
5379 | char socketpair (); | |
5380 | int | |
5381 | main () | |
5382 | { | |
5383 | socketpair (); | |
5384 | ; | |
5385 | return 0; | |
5386 | } | |
5387 | _ACEOF | |
5388 | rm -f conftest.$ac_objext conftest$ac_exeext | |
5389 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
5390 | (eval $ac_link) 2>conftest.er1 | |
5391 | ac_status=$? | |
5392 | grep -v '^ *+' conftest.er1 >conftest.err | |
5393 | rm -f conftest.er1 | |
5394 | cat conftest.err >&5 | |
5395 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5396 | (exit $ac_status); } && | |
5397 | { ac_try='test -z "$ac_c_werror_flag" | |
5398 | || test ! -s conftest.err' | |
5399 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5400 | (eval $ac_try) 2>&5 | |
5401 | ac_status=$? | |
5402 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5403 | (exit $ac_status); }; } && | |
5404 | { ac_try='test -s conftest$ac_exeext' | |
5405 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5406 | (eval $ac_try) 2>&5 | |
5407 | ac_status=$? | |
5408 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5409 | (exit $ac_status); }; }; then | |
5410 | ac_cv_search_socketpair="-l$ac_lib" | |
5411 | break | |
5412 | else | |
5413 | echo "$as_me: failed program was:" >&5 | |
5414 | sed 's/^/| /' conftest.$ac_ext >&5 | |
5415 | ||
5416 | fi | |
5417 | rm -f conftest.err conftest.$ac_objext \ | |
5418 | conftest$ac_exeext conftest.$ac_ext | |
5419 | done | |
5420 | fi | |
5421 | LIBS=$ac_func_search_save_LIBS | |
5422 | fi | |
5423 | echo "$as_me:$LINENO: result: $ac_cv_search_socketpair" >&5 | |
5424 | echo "${ECHO_T}$ac_cv_search_socketpair" >&6 | |
5425 | if test "$ac_cv_search_socketpair" != no; then | |
5426 | test "$ac_cv_search_socketpair" = "none required" || LIBS="$ac_cv_search_socketpair $LIBS" | |
5427 | ||
5428 | fi | |
5429 | ||
5430 | ||
5431 | # For the TUI, we need enhanced curses functionality. | |
bec39cab AC |
5432 | # |
5433 | # FIXME: kettenis/20040905: We prefer ncurses over the vendor-supplied | |
5434 | # curses library because the latter might not provide all the | |
5435 | # functionality we need. However, this leads to problems on systems | |
5436 | # where the linker searches /usr/local/lib, but the compiler doesn't | |
5437 | # search /usr/local/include, if ncurses is installed in /usr/local. A | |
5438 | # default installation of ncurses on alpha*-dec-osf* will lead to such | |
5439 | # a situation. | |
b4e70030 JB |
5440 | echo "$as_me:$LINENO: checking for library containing waddstr" >&5 |
5441 | echo $ECHO_N "checking for library containing waddstr... $ECHO_C" >&6 | |
bec39cab AC |
5442 | if test "${ac_cv_search_waddstr+set}" = set; then |
5443 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
5444 | else | |
5445 | ac_func_search_save_LIBS=$LIBS | |
b4e70030 | 5446 | ac_cv_search_waddstr=no |
bec39cab AC |
5447 | cat >conftest.$ac_ext <<_ACEOF |
5448 | /* confdefs.h. */ | |
5449 | _ACEOF | |
5450 | cat confdefs.h >>conftest.$ac_ext | |
5451 | cat >>conftest.$ac_ext <<_ACEOF | |
5452 | /* end confdefs.h. */ | |
c906108c | 5453 | |
b4e70030 | 5454 | /* Override any gcc2 internal prototype to avoid an error. */ |
bec39cab AC |
5455 | #ifdef __cplusplus |
5456 | extern "C" | |
5457 | #endif | |
b4e70030 JB |
5458 | /* We use char because int might match the return type of a gcc2 |
5459 | builtin and then its argument prototype would still apply. */ | |
bec39cab AC |
5460 | char waddstr (); |
5461 | int | |
5462 | main () | |
5463 | { | |
b4e70030 | 5464 | waddstr (); |
bec39cab AC |
5465 | ; |
5466 | return 0; | |
5467 | } | |
5468 | _ACEOF | |
b4e70030 | 5469 | rm -f conftest.$ac_objext conftest$ac_exeext |
bec39cab AC |
5470 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
5471 | (eval $ac_link) 2>conftest.er1 | |
5472 | ac_status=$? | |
5473 | grep -v '^ *+' conftest.er1 >conftest.err | |
5474 | rm -f conftest.er1 | |
5475 | cat conftest.err >&5 | |
5476 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5477 | (exit $ac_status); } && | |
b4e70030 JB |
5478 | { ac_try='test -z "$ac_c_werror_flag" |
5479 | || test ! -s conftest.err' | |
bec39cab AC |
5480 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5481 | (eval $ac_try) 2>&5 | |
5482 | ac_status=$? | |
5483 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5484 | (exit $ac_status); }; } && | |
5485 | { ac_try='test -s conftest$ac_exeext' | |
5486 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5487 | (eval $ac_try) 2>&5 | |
5488 | ac_status=$? | |
5489 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5490 | (exit $ac_status); }; }; then | |
b4e70030 | 5491 | ac_cv_search_waddstr="none required" |
bec39cab AC |
5492 | else |
5493 | echo "$as_me: failed program was:" >&5 | |
5494 | sed 's/^/| /' conftest.$ac_ext >&5 | |
1ba607ad AC |
5495 | |
5496 | fi | |
bec39cab | 5497 | rm -f conftest.err conftest.$ac_objext \ |
b4e70030 JB |
5498 | conftest$ac_exeext conftest.$ac_ext |
5499 | if test "$ac_cv_search_waddstr" = no; then | |
5500 | for ac_lib in ncurses cursesX curses; do | |
5501 | LIBS="-l$ac_lib $ac_func_search_save_LIBS" | |
5502 | cat >conftest.$ac_ext <<_ACEOF | |
5503 | /* confdefs.h. */ | |
5504 | _ACEOF | |
5505 | cat confdefs.h >>conftest.$ac_ext | |
5506 | cat >>conftest.$ac_ext <<_ACEOF | |
5507 | /* end confdefs.h. */ | |
5508 | ||
5509 | /* Override any gcc2 internal prototype to avoid an error. */ | |
5510 | #ifdef __cplusplus | |
5511 | extern "C" | |
5512 | #endif | |
5513 | /* We use char because int might match the return type of a gcc2 | |
5514 | builtin and then its argument prototype would still apply. */ | |
5515 | char waddstr (); | |
5516 | int | |
5517 | main () | |
5518 | { | |
5519 | waddstr (); | |
5520 | ; | |
5521 | return 0; | |
5522 | } | |
5523 | _ACEOF | |
5524 | rm -f conftest.$ac_objext conftest$ac_exeext | |
5525 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
5526 | (eval $ac_link) 2>conftest.er1 | |
5527 | ac_status=$? | |
5528 | grep -v '^ *+' conftest.er1 >conftest.err | |
5529 | rm -f conftest.er1 | |
5530 | cat conftest.err >&5 | |
5531 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5532 | (exit $ac_status); } && | |
5533 | { ac_try='test -z "$ac_c_werror_flag" | |
5534 | || test ! -s conftest.err' | |
5535 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5536 | (eval $ac_try) 2>&5 | |
5537 | ac_status=$? | |
5538 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5539 | (exit $ac_status); }; } && | |
5540 | { ac_try='test -s conftest$ac_exeext' | |
5541 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5542 | (eval $ac_try) 2>&5 | |
5543 | ac_status=$? | |
5544 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5545 | (exit $ac_status); }; }; then | |
5546 | ac_cv_search_waddstr="-l$ac_lib" | |
5547 | break | |
4e8d927d | 5548 | else |
b4e70030 JB |
5549 | echo "$as_me: failed program was:" >&5 |
5550 | sed 's/^/| /' conftest.$ac_ext >&5 | |
5551 | ||
5552 | fi | |
5553 | rm -f conftest.err conftest.$ac_objext \ | |
5554 | conftest$ac_exeext conftest.$ac_ext | |
5555 | done | |
1ba607ad | 5556 | fi |
bec39cab AC |
5557 | LIBS=$ac_func_search_save_LIBS |
5558 | fi | |
b4e70030 JB |
5559 | echo "$as_me:$LINENO: result: $ac_cv_search_waddstr" >&5 |
5560 | echo "${ECHO_T}$ac_cv_search_waddstr" >&6 | |
5561 | if test "$ac_cv_search_waddstr" != no; then | |
5562 | test "$ac_cv_search_waddstr" = "none required" || LIBS="$ac_cv_search_waddstr $LIBS" | |
c906108c | 5563 | |
8bb2c122 | 5564 | fi |
8bb2c122 | 5565 | |
8bb2c122 | 5566 | |
bec39cab AC |
5567 | # Since GDB uses Readline, we need termcap functionality. In many |
5568 | # cases this will be provided by the curses library, but some systems | |
5569 | # have a seperate termcap library, or no curses library at all. | |
8bb2c122 | 5570 | |
bec39cab AC |
5571 | case $host_os in |
5572 | cygwin*) | |
5573 | if test -d $srcdir/libtermcap; then | |
5574 | LIBS="../libtermcap/libtermcap.a $LIBS" | |
5575 | ac_cv_search_tgetent="../libtermcap/libtermcap.a" | |
5576 | fi ;; | |
5577 | go32* | *djgpp*) | |
5578 | ac_cv_search_tgetent="none required" | |
5579 | ;; | |
7ef34f2c MM |
5580 | *mingw32*) |
5581 | ac_cv_search_tgetent="none required" | |
5582 | CONFIG_OBS="$CONFIG_OBS win32-termcap.o" | |
5583 | ;; | |
bec39cab | 5584 | esac |
627af7ea | 5585 | |
bec39cab | 5586 | # These are the libraries checked by Readline. |
b4e70030 JB |
5587 | echo "$as_me:$LINENO: checking for library containing tgetent" >&5 |
5588 | echo $ECHO_N "checking for library containing tgetent... $ECHO_C" >&6 | |
bec39cab AC |
5589 | if test "${ac_cv_search_tgetent+set}" = set; then |
5590 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
5591 | else | |
5592 | ac_func_search_save_LIBS=$LIBS | |
b4e70030 | 5593 | ac_cv_search_tgetent=no |
bec39cab AC |
5594 | cat >conftest.$ac_ext <<_ACEOF |
5595 | /* confdefs.h. */ | |
5596 | _ACEOF | |
5597 | cat confdefs.h >>conftest.$ac_ext | |
5598 | cat >>conftest.$ac_ext <<_ACEOF | |
5599 | /* end confdefs.h. */ | |
5600 | ||
b4e70030 | 5601 | /* Override any gcc2 internal prototype to avoid an error. */ |
bec39cab AC |
5602 | #ifdef __cplusplus |
5603 | extern "C" | |
5604 | #endif | |
b4e70030 JB |
5605 | /* We use char because int might match the return type of a gcc2 |
5606 | builtin and then its argument prototype would still apply. */ | |
bec39cab AC |
5607 | char tgetent (); |
5608 | int | |
5609 | main () | |
5610 | { | |
b4e70030 | 5611 | tgetent (); |
bec39cab AC |
5612 | ; |
5613 | return 0; | |
5614 | } | |
5615 | _ACEOF | |
b4e70030 | 5616 | rm -f conftest.$ac_objext conftest$ac_exeext |
bec39cab AC |
5617 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
5618 | (eval $ac_link) 2>conftest.er1 | |
5619 | ac_status=$? | |
5620 | grep -v '^ *+' conftest.er1 >conftest.err | |
5621 | rm -f conftest.er1 | |
5622 | cat conftest.err >&5 | |
5623 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5624 | (exit $ac_status); } && | |
b4e70030 JB |
5625 | { ac_try='test -z "$ac_c_werror_flag" |
5626 | || test ! -s conftest.err' | |
bec39cab AC |
5627 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5628 | (eval $ac_try) 2>&5 | |
5629 | ac_status=$? | |
5630 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5631 | (exit $ac_status); }; } && | |
5632 | { ac_try='test -s conftest$ac_exeext' | |
5633 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5634 | (eval $ac_try) 2>&5 | |
5635 | ac_status=$? | |
5636 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5637 | (exit $ac_status); }; }; then | |
b4e70030 | 5638 | ac_cv_search_tgetent="none required" |
627af7ea | 5639 | else |
bec39cab AC |
5640 | echo "$as_me: failed program was:" >&5 |
5641 | sed 's/^/| /' conftest.$ac_ext >&5 | |
627af7ea | 5642 | |
627af7ea | 5643 | fi |
bec39cab | 5644 | rm -f conftest.err conftest.$ac_objext \ |
b4e70030 JB |
5645 | conftest$ac_exeext conftest.$ac_ext |
5646 | if test "$ac_cv_search_tgetent" = no; then | |
5647 | for ac_lib in termcap tinfo curses ncurses; do | |
5648 | LIBS="-l$ac_lib $ac_func_search_save_LIBS" | |
5649 | cat >conftest.$ac_ext <<_ACEOF | |
5650 | /* confdefs.h. */ | |
5651 | _ACEOF | |
5652 | cat confdefs.h >>conftest.$ac_ext | |
5653 | cat >>conftest.$ac_ext <<_ACEOF | |
5654 | /* end confdefs.h. */ | |
5655 | ||
5656 | /* Override any gcc2 internal prototype to avoid an error. */ | |
5657 | #ifdef __cplusplus | |
5658 | extern "C" | |
5659 | #endif | |
5660 | /* We use char because int might match the return type of a gcc2 | |
5661 | builtin and then its argument prototype would still apply. */ | |
5662 | char tgetent (); | |
5663 | int | |
5664 | main () | |
5665 | { | |
5666 | tgetent (); | |
5667 | ; | |
5668 | return 0; | |
5669 | } | |
5670 | _ACEOF | |
5671 | rm -f conftest.$ac_objext conftest$ac_exeext | |
5672 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
5673 | (eval $ac_link) 2>conftest.er1 | |
5674 | ac_status=$? | |
5675 | grep -v '^ *+' conftest.er1 >conftest.err | |
5676 | rm -f conftest.er1 | |
5677 | cat conftest.err >&5 | |
5678 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5679 | (exit $ac_status); } && | |
5680 | { ac_try='test -z "$ac_c_werror_flag" | |
5681 | || test ! -s conftest.err' | |
5682 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5683 | (eval $ac_try) 2>&5 | |
5684 | ac_status=$? | |
5685 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5686 | (exit $ac_status); }; } && | |
5687 | { ac_try='test -s conftest$ac_exeext' | |
5688 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5689 | (eval $ac_try) 2>&5 | |
5690 | ac_status=$? | |
5691 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5692 | (exit $ac_status); }; }; then | |
5693 | ac_cv_search_tgetent="-l$ac_lib" | |
5694 | break | |
4e8d927d | 5695 | else |
b4e70030 JB |
5696 | echo "$as_me: failed program was:" >&5 |
5697 | sed 's/^/| /' conftest.$ac_ext >&5 | |
5698 | ||
5699 | fi | |
5700 | rm -f conftest.err conftest.$ac_objext \ | |
5701 | conftest$ac_exeext conftest.$ac_ext | |
5702 | done | |
bec39cab AC |
5703 | fi |
5704 | LIBS=$ac_func_search_save_LIBS | |
5705 | fi | |
b4e70030 JB |
5706 | echo "$as_me:$LINENO: result: $ac_cv_search_tgetent" >&5 |
5707 | echo "${ECHO_T}$ac_cv_search_tgetent" >&6 | |
5708 | if test "$ac_cv_search_tgetent" != no; then | |
5709 | test "$ac_cv_search_tgetent" = "none required" || LIBS="$ac_cv_search_tgetent $LIBS" | |
627af7ea | 5710 | |
06825bd1 MK |
5711 | fi |
5712 | ||
06825bd1 | 5713 | |
bec39cab AC |
5714 | if test "$ac_cv_search_tgetent" = no; then |
5715 | { { echo "$as_me:$LINENO: error: no termcap library found" >&5 | |
5716 | echo "$as_me: error: no termcap library found" >&2;} | |
5717 | { (exit 1); exit 1; }; } | |
8ee53726 MK |
5718 | fi |
5719 | ||
3841debe DJ |
5720 | |
5721 | if test "X$prefix" = "XNONE"; then | |
5722 | acl_final_prefix="$ac_default_prefix" | |
5723 | else | |
5724 | acl_final_prefix="$prefix" | |
5725 | fi | |
5726 | if test "X$exec_prefix" = "XNONE"; then | |
5727 | acl_final_exec_prefix='${prefix}' | |
5728 | else | |
5729 | acl_final_exec_prefix="$exec_prefix" | |
5730 | fi | |
5731 | acl_save_prefix="$prefix" | |
5732 | prefix="$acl_final_prefix" | |
5733 | eval acl_final_exec_prefix=\"$acl_final_exec_prefix\" | |
5734 | prefix="$acl_save_prefix" | |
5735 | ||
5736 | ||
5737 | # Check whether --with-gnu-ld or --without-gnu-ld was given. | |
5738 | if test "${with_gnu_ld+set}" = set; then | |
5739 | withval="$with_gnu_ld" | |
5740 | test "$withval" = no || with_gnu_ld=yes | |
5741 | else | |
5742 | with_gnu_ld=no | |
5743 | fi; | |
5744 | # Prepare PATH_SEPARATOR. | |
5745 | # The user is always right. | |
5746 | if test "${PATH_SEPARATOR+set}" != set; then | |
5747 | echo "#! /bin/sh" >conf$$.sh | |
5748 | echo "exit 0" >>conf$$.sh | |
5749 | chmod +x conf$$.sh | |
5750 | if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then | |
5751 | PATH_SEPARATOR=';' | |
5752 | else | |
5753 | PATH_SEPARATOR=: | |
5754 | fi | |
5755 | rm -f conf$$.sh | |
5756 | fi | |
5757 | ac_prog=ld | |
5758 | if test "$GCC" = yes; then | |
5759 | # Check if gcc -print-prog-name=ld gives a path. | |
5760 | echo "$as_me:$LINENO: checking for ld used by GCC" >&5 | |
5761 | echo $ECHO_N "checking for ld used by GCC... $ECHO_C" >&6 | |
5762 | case $host in | |
5763 | *-*-mingw*) | |
5764 | # gcc leaves a trailing carriage return which upsets mingw | |
5765 | ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; | |
5766 | *) | |
5767 | ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; | |
5768 | esac | |
5769 | case $ac_prog in | |
5770 | # Accept absolute paths. | |
5771 | [\\/]* | [A-Za-z]:[\\/]*) | |
5772 | re_direlt='/[^/][^/]*/\.\./' | |
5773 | # Canonicalize the path of ld | |
5774 | ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` | |
5775 | while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do | |
5776 | ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` | |
5777 | done | |
5778 | test -z "$LD" && LD="$ac_prog" | |
5779 | ;; | |
5780 | "") | |
5781 | # If it fails, then pretend we aren't using GCC. | |
5782 | ac_prog=ld | |
5783 | ;; | |
5784 | *) | |
5785 | # If it is relative, then search for the first ld in PATH. | |
5786 | with_gnu_ld=unknown | |
5787 | ;; | |
5788 | esac | |
5789 | elif test "$with_gnu_ld" = yes; then | |
5790 | echo "$as_me:$LINENO: checking for GNU ld" >&5 | |
5791 | echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6 | |
5792 | else | |
5793 | echo "$as_me:$LINENO: checking for non-GNU ld" >&5 | |
5794 | echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6 | |
5795 | fi | |
5796 | if test "${acl_cv_path_LD+set}" = set; then | |
5797 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
5798 | else | |
5799 | if test -z "$LD"; then | |
5800 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" | |
5801 | for ac_dir in $PATH; do | |
5802 | test -z "$ac_dir" && ac_dir=. | |
5803 | if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then | |
5804 | acl_cv_path_LD="$ac_dir/$ac_prog" | |
5805 | # Check to see if the program is GNU ld. I'd rather use --version, | |
5806 | # but apparently some GNU ld's only accept -v. | |
5807 | # Break only if it was the GNU/non-GNU ld that we prefer. | |
5808 | if "$acl_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then | |
5809 | test "$with_gnu_ld" != no && break | |
5810 | else | |
5811 | test "$with_gnu_ld" != yes && break | |
5812 | fi | |
5813 | fi | |
5814 | done | |
5815 | IFS="$ac_save_ifs" | |
5816 | else | |
5817 | acl_cv_path_LD="$LD" # Let the user override the test with a path. | |
5818 | fi | |
5819 | fi | |
5820 | ||
5821 | LD="$acl_cv_path_LD" | |
5822 | if test -n "$LD"; then | |
5823 | echo "$as_me:$LINENO: result: $LD" >&5 | |
5824 | echo "${ECHO_T}$LD" >&6 | |
5825 | else | |
5826 | echo "$as_me:$LINENO: result: no" >&5 | |
5827 | echo "${ECHO_T}no" >&6 | |
5828 | fi | |
5829 | test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5 | |
5830 | echo "$as_me: error: no acceptable ld found in \$PATH" >&2;} | |
5831 | { (exit 1); exit 1; }; } | |
5832 | echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5 | |
5833 | echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6 | |
5834 | if test "${acl_cv_prog_gnu_ld+set}" = set; then | |
5835 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
5836 | else | |
5837 | # I'd rather use --version here, but apparently some GNU ld's only accept -v. | |
5838 | if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then | |
5839 | acl_cv_prog_gnu_ld=yes | |
5840 | else | |
5841 | acl_cv_prog_gnu_ld=no | |
5842 | fi | |
5843 | fi | |
5844 | echo "$as_me:$LINENO: result: $acl_cv_prog_gnu_ld" >&5 | |
5845 | echo "${ECHO_T}$acl_cv_prog_gnu_ld" >&6 | |
5846 | with_gnu_ld=$acl_cv_prog_gnu_ld | |
5847 | ||
5848 | ||
5849 | ||
5850 | echo "$as_me:$LINENO: checking for shared library run path origin" >&5 | |
5851 | echo $ECHO_N "checking for shared library run path origin... $ECHO_C" >&6 | |
5852 | if test "${acl_cv_rpath+set}" = set; then | |
5853 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
5854 | else | |
5855 | ||
5856 | CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \ | |
5857 | ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh | |
5858 | . ./conftest.sh | |
5859 | rm -f ./conftest.sh | |
5860 | acl_cv_rpath=done | |
5861 | ||
5862 | fi | |
5863 | echo "$as_me:$LINENO: result: $acl_cv_rpath" >&5 | |
5864 | echo "${ECHO_T}$acl_cv_rpath" >&6 | |
5865 | wl="$acl_cv_wl" | |
5866 | libext="$acl_cv_libext" | |
5867 | shlibext="$acl_cv_shlibext" | |
5868 | hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec" | |
5869 | hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator" | |
5870 | hardcode_direct="$acl_cv_hardcode_direct" | |
5871 | hardcode_minus_L="$acl_cv_hardcode_minus_L" | |
5872 | # Check whether --enable-rpath or --disable-rpath was given. | |
5873 | if test "${enable_rpath+set}" = set; then | |
5874 | enableval="$enable_rpath" | |
5875 | : | |
5876 | else | |
5877 | enable_rpath=yes | |
5878 | fi; | |
5879 | ||
5880 | ||
5881 | ||
5882 | ||
5883 | ||
5884 | ||
5885 | ||
5886 | ||
5887 | ||
5888 | use_additional=yes | |
5889 | ||
5890 | acl_save_prefix="$prefix" | |
5891 | prefix="$acl_final_prefix" | |
5892 | acl_save_exec_prefix="$exec_prefix" | |
5893 | exec_prefix="$acl_final_exec_prefix" | |
5894 | ||
5895 | eval additional_includedir=\"$includedir\" | |
5896 | eval additional_libdir=\"$libdir\" | |
5897 | ||
5898 | exec_prefix="$acl_save_exec_prefix" | |
5899 | prefix="$acl_save_prefix" | |
5900 | ||
5901 | ||
5902 | # Check whether --with-libexpat-prefix or --without-libexpat-prefix was given. | |
5903 | if test "${with_libexpat_prefix+set}" = set; then | |
5904 | withval="$with_libexpat_prefix" | |
5905 | ||
5906 | if test "X$withval" = "Xno"; then | |
5907 | use_additional=no | |
5908 | else | |
5909 | if test "X$withval" = "X"; then | |
5910 | ||
5911 | acl_save_prefix="$prefix" | |
5912 | prefix="$acl_final_prefix" | |
5913 | acl_save_exec_prefix="$exec_prefix" | |
5914 | exec_prefix="$acl_final_exec_prefix" | |
5915 | ||
5916 | eval additional_includedir=\"$includedir\" | |
5917 | eval additional_libdir=\"$libdir\" | |
5918 | ||
5919 | exec_prefix="$acl_save_exec_prefix" | |
5920 | prefix="$acl_save_prefix" | |
5921 | ||
5922 | else | |
5923 | additional_includedir="$withval/include" | |
5924 | additional_libdir="$withval/lib" | |
5925 | fi | |
5926 | fi | |
5927 | ||
5928 | fi; | |
5929 | LIBEXPAT= | |
5930 | LTLIBEXPAT= | |
5931 | INCEXPAT= | |
5932 | rpathdirs= | |
5933 | ltrpathdirs= | |
5934 | names_already_handled= | |
5935 | names_next_round='expat ' | |
5936 | while test -n "$names_next_round"; do | |
5937 | names_this_round="$names_next_round" | |
5938 | names_next_round= | |
5939 | for name in $names_this_round; do | |
5940 | already_handled= | |
5941 | for n in $names_already_handled; do | |
5942 | if test "$n" = "$name"; then | |
5943 | already_handled=yes | |
5944 | break | |
5945 | fi | |
5946 | done | |
5947 | if test -z "$already_handled"; then | |
5948 | names_already_handled="$names_already_handled $name" | |
5949 | uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` | |
5950 | eval value=\"\$HAVE_LIB$uppername\" | |
5951 | if test -n "$value"; then | |
5952 | if test "$value" = yes; then | |
5953 | eval value=\"\$LIB$uppername\" | |
5954 | test -z "$value" || LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$value" | |
5955 | eval value=\"\$LTLIB$uppername\" | |
5956 | test -z "$value" || LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }$value" | |
5957 | else | |
5958 | : | |
5959 | fi | |
5960 | else | |
5961 | found_dir= | |
5962 | found_la= | |
5963 | found_so= | |
5964 | found_a= | |
5965 | if test $use_additional = yes; then | |
5966 | if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then | |
5967 | found_dir="$additional_libdir" | |
5968 | found_so="$additional_libdir/lib$name.$shlibext" | |
5969 | if test -f "$additional_libdir/lib$name.la"; then | |
5970 | found_la="$additional_libdir/lib$name.la" | |
5971 | fi | |
5972 | else | |
5973 | if test -f "$additional_libdir/lib$name.$libext"; then | |
5974 | found_dir="$additional_libdir" | |
5975 | found_a="$additional_libdir/lib$name.$libext" | |
5976 | if test -f "$additional_libdir/lib$name.la"; then | |
5977 | found_la="$additional_libdir/lib$name.la" | |
5978 | fi | |
5979 | fi | |
5980 | fi | |
5981 | fi | |
5982 | if test "X$found_dir" = "X"; then | |
5983 | for x in $LDFLAGS $LTLIBEXPAT; do | |
5984 | ||
5985 | acl_save_prefix="$prefix" | |
5986 | prefix="$acl_final_prefix" | |
5987 | acl_save_exec_prefix="$exec_prefix" | |
5988 | exec_prefix="$acl_final_exec_prefix" | |
5989 | eval x=\"$x\" | |
5990 | exec_prefix="$acl_save_exec_prefix" | |
5991 | prefix="$acl_save_prefix" | |
5992 | ||
5993 | case "$x" in | |
5994 | -L*) | |
5995 | dir=`echo "X$x" | sed -e 's/^X-L//'` | |
5996 | if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then | |
5997 | found_dir="$dir" | |
5998 | found_so="$dir/lib$name.$shlibext" | |
5999 | if test -f "$dir/lib$name.la"; then | |
6000 | found_la="$dir/lib$name.la" | |
6001 | fi | |
6002 | else | |
6003 | if test -f "$dir/lib$name.$libext"; then | |
6004 | found_dir="$dir" | |
6005 | found_a="$dir/lib$name.$libext" | |
6006 | if test -f "$dir/lib$name.la"; then | |
6007 | found_la="$dir/lib$name.la" | |
6008 | fi | |
6009 | fi | |
6010 | fi | |
6011 | ;; | |
6012 | esac | |
6013 | if test "X$found_dir" != "X"; then | |
6014 | break | |
6015 | fi | |
6016 | done | |
6017 | fi | |
6018 | if test "X$found_dir" != "X"; then | |
6019 | LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }-L$found_dir -l$name" | |
6020 | if test "X$found_so" != "X"; then | |
6021 | if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/lib"; then | |
6022 | LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_so" | |
6023 | else | |
6024 | haveit= | |
6025 | for x in $ltrpathdirs; do | |
6026 | if test "X$x" = "X$found_dir"; then | |
6027 | haveit=yes | |
6028 | break | |
6029 | fi | |
6030 | done | |
6031 | if test -z "$haveit"; then | |
6032 | ltrpathdirs="$ltrpathdirs $found_dir" | |
6033 | fi | |
6034 | if test "$hardcode_direct" = yes; then | |
6035 | LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_so" | |
6036 | else | |
6037 | if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then | |
6038 | LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_so" | |
6039 | haveit= | |
6040 | for x in $rpathdirs; do | |
6041 | if test "X$x" = "X$found_dir"; then | |
6042 | haveit=yes | |
6043 | break | |
6044 | fi | |
6045 | done | |
6046 | if test -z "$haveit"; then | |
6047 | rpathdirs="$rpathdirs $found_dir" | |
6048 | fi | |
6049 | else | |
6050 | haveit= | |
6051 | for x in $LDFLAGS $LIBEXPAT; do | |
6052 | ||
6053 | acl_save_prefix="$prefix" | |
6054 | prefix="$acl_final_prefix" | |
6055 | acl_save_exec_prefix="$exec_prefix" | |
6056 | exec_prefix="$acl_final_exec_prefix" | |
6057 | eval x=\"$x\" | |
6058 | exec_prefix="$acl_save_exec_prefix" | |
6059 | prefix="$acl_save_prefix" | |
6060 | ||
6061 | if test "X$x" = "X-L$found_dir"; then | |
6062 | haveit=yes | |
6063 | break | |
6064 | fi | |
6065 | done | |
6066 | if test -z "$haveit"; then | |
6067 | LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-L$found_dir" | |
6068 | fi | |
6069 | if test "$hardcode_minus_L" != no; then | |
6070 | LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_so" | |
6071 | else | |
6072 | LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-l$name" | |
6073 | fi | |
6074 | fi | |
6075 | fi | |
6076 | fi | |
6077 | else | |
6078 | if test "X$found_a" != "X"; then | |
6079 | LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_a" | |
6080 | else | |
6081 | LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-L$found_dir -l$name" | |
6082 | fi | |
6083 | fi | |
6084 | additional_includedir= | |
6085 | case "$found_dir" in | |
6086 | */lib | */lib/) | |
6087 | basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'` | |
6088 | additional_includedir="$basedir/include" | |
6089 | ;; | |
6090 | esac | |
6091 | if test "X$additional_includedir" != "X"; then | |
6092 | if test "X$additional_includedir" != "X/usr/include"; then | |
6093 | haveit= | |
6094 | if test "X$additional_includedir" = "X/usr/local/include"; then | |
6095 | if test -n "$GCC"; then | |
6096 | case $host_os in | |
6097 | linux*) haveit=yes;; | |
6098 | esac | |
6099 | fi | |
6100 | fi | |
6101 | if test -z "$haveit"; then | |
6102 | for x in $CPPFLAGS $INCEXPAT; do | |
6103 | ||
6104 | acl_save_prefix="$prefix" | |
6105 | prefix="$acl_final_prefix" | |
6106 | acl_save_exec_prefix="$exec_prefix" | |
6107 | exec_prefix="$acl_final_exec_prefix" | |
6108 | eval x=\"$x\" | |
6109 | exec_prefix="$acl_save_exec_prefix" | |
6110 | prefix="$acl_save_prefix" | |
6111 | ||
6112 | if test "X$x" = "X-I$additional_includedir"; then | |
6113 | haveit=yes | |
6114 | break | |
6115 | fi | |
6116 | done | |
6117 | if test -z "$haveit"; then | |
6118 | if test -d "$additional_includedir"; then | |
6119 | INCEXPAT="${INCEXPAT}${INCEXPAT:+ }-I$additional_includedir" | |
6120 | fi | |
6121 | fi | |
6122 | fi | |
6123 | fi | |
6124 | fi | |
6125 | if test -n "$found_la"; then | |
6126 | save_libdir="$libdir" | |
6127 | case "$found_la" in | |
6128 | */* | *\\*) . "$found_la" ;; | |
6129 | *) . "./$found_la" ;; | |
6130 | esac | |
6131 | libdir="$save_libdir" | |
6132 | for dep in $dependency_libs; do | |
6133 | case "$dep" in | |
6134 | -L*) | |
6135 | additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` | |
6136 | if test "X$additional_libdir" != "X/usr/lib"; then | |
6137 | haveit= | |
6138 | if test "X$additional_libdir" = "X/usr/local/lib"; then | |
6139 | if test -n "$GCC"; then | |
6140 | case $host_os in | |
6141 | linux*) haveit=yes;; | |
6142 | esac | |
6143 | fi | |
6144 | fi | |
6145 | if test -z "$haveit"; then | |
6146 | haveit= | |
6147 | for x in $LDFLAGS $LIBEXPAT; do | |
6148 | ||
6149 | acl_save_prefix="$prefix" | |
6150 | prefix="$acl_final_prefix" | |
6151 | acl_save_exec_prefix="$exec_prefix" | |
6152 | exec_prefix="$acl_final_exec_prefix" | |
6153 | eval x=\"$x\" | |
6154 | exec_prefix="$acl_save_exec_prefix" | |
6155 | prefix="$acl_save_prefix" | |
6156 | ||
6157 | if test "X$x" = "X-L$additional_libdir"; then | |
6158 | haveit=yes | |
6159 | break | |
6160 | fi | |
6161 | done | |
6162 | if test -z "$haveit"; then | |
6163 | if test -d "$additional_libdir"; then | |
6164 | LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-L$additional_libdir" | |
6165 | fi | |
6166 | fi | |
6167 | haveit= | |
6168 | for x in $LDFLAGS $LTLIBEXPAT; do | |
6169 | ||
6170 | acl_save_prefix="$prefix" | |
6171 | prefix="$acl_final_prefix" | |
6172 | acl_save_exec_prefix="$exec_prefix" | |
6173 | exec_prefix="$acl_final_exec_prefix" | |
6174 | eval x=\"$x\" | |
6175 | exec_prefix="$acl_save_exec_prefix" | |
6176 | prefix="$acl_save_prefix" | |
6177 | ||
6178 | if test "X$x" = "X-L$additional_libdir"; then | |
6179 | haveit=yes | |
6180 | break | |
6181 | fi | |
6182 | done | |
6183 | if test -z "$haveit"; then | |
6184 | if test -d "$additional_libdir"; then | |
6185 | LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }-L$additional_libdir" | |
6186 | fi | |
6187 | fi | |
6188 | fi | |
6189 | fi | |
6190 | ;; | |
6191 | -R*) | |
6192 | dir=`echo "X$dep" | sed -e 's/^X-R//'` | |
6193 | if test "$enable_rpath" != no; then | |
6194 | haveit= | |
6195 | for x in $rpathdirs; do | |
6196 | if test "X$x" = "X$dir"; then | |
6197 | haveit=yes | |
6198 | break | |
6199 | fi | |
6200 | done | |
6201 | if test -z "$haveit"; then | |
6202 | rpathdirs="$rpathdirs $dir" | |
6203 | fi | |
6204 | haveit= | |
6205 | for x in $ltrpathdirs; do | |
6206 | if test "X$x" = "X$dir"; then | |
6207 | haveit=yes | |
6208 | break | |
6209 | fi | |
6210 | done | |
6211 | if test -z "$haveit"; then | |
6212 | ltrpathdirs="$ltrpathdirs $dir" | |
6213 | fi | |
6214 | fi | |
6215 | ;; | |
6216 | -l*) | |
6217 | names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` | |
6218 | ;; | |
6219 | *.la) | |
6220 | names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` | |
6221 | ;; | |
6222 | *) | |
6223 | LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$dep" | |
6224 | LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }$dep" | |
6225 | ;; | |
6226 | esac | |
6227 | done | |
6228 | fi | |
6229 | else | |
6230 | LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-l$name" | |
6231 | LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }-l$name" | |
6232 | fi | |
6233 | fi | |
6234 | fi | |
6235 | done | |
6236 | done | |
6237 | if test "X$rpathdirs" != "X"; then | |
6238 | if test -n "$hardcode_libdir_separator"; then | |
6239 | alldirs= | |
6240 | for found_dir in $rpathdirs; do | |
6241 | alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir" | |
6242 | done | |
6243 | acl_save_libdir="$libdir" | |
6244 | libdir="$alldirs" | |
6245 | eval flag=\"$hardcode_libdir_flag_spec\" | |
6246 | libdir="$acl_save_libdir" | |
6247 | LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$flag" | |
6248 | else | |
6249 | for found_dir in $rpathdirs; do | |
6250 | acl_save_libdir="$libdir" | |
6251 | libdir="$found_dir" | |
6252 | eval flag=\"$hardcode_libdir_flag_spec\" | |
6253 | libdir="$acl_save_libdir" | |
6254 | LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$flag" | |
6255 | done | |
6256 | fi | |
6257 | fi | |
6258 | if test "X$ltrpathdirs" != "X"; then | |
6259 | for found_dir in $ltrpathdirs; do | |
6260 | LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }-R$found_dir" | |
6261 | done | |
6262 | fi | |
6263 | ||
6264 | ||
6265 | ac_save_CPPFLAGS="$CPPFLAGS" | |
6266 | ||
6267 | for element in $INCEXPAT; do | |
6268 | haveit= | |
6269 | for x in $CPPFLAGS; do | |
6270 | ||
6271 | acl_save_prefix="$prefix" | |
6272 | prefix="$acl_final_prefix" | |
6273 | acl_save_exec_prefix="$exec_prefix" | |
6274 | exec_prefix="$acl_final_exec_prefix" | |
6275 | eval x=\"$x\" | |
6276 | exec_prefix="$acl_save_exec_prefix" | |
6277 | prefix="$acl_save_prefix" | |
6278 | ||
6279 | if test "X$x" = "X$element"; then | |
6280 | haveit=yes | |
6281 | break | |
6282 | fi | |
6283 | done | |
6284 | if test -z "$haveit"; then | |
6285 | CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element" | |
6286 | fi | |
6287 | done | |
6288 | ||
6289 | ||
6290 | echo "$as_me:$LINENO: checking for libexpat" >&5 | |
6291 | echo $ECHO_N "checking for libexpat... $ECHO_C" >&6 | |
6292 | if test "${ac_cv_libexpat+set}" = set; then | |
6293 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
6294 | else | |
6295 | ||
6296 | ac_save_LIBS="$LIBS" | |
6297 | LIBS="$LIBS $LIBEXPAT" | |
6298 | cat >conftest.$ac_ext <<_ACEOF | |
6299 | /* confdefs.h. */ | |
6300 | _ACEOF | |
6301 | cat confdefs.h >>conftest.$ac_ext | |
6302 | cat >>conftest.$ac_ext <<_ACEOF | |
6303 | /* end confdefs.h. */ | |
6304 | #include "expat.h" | |
6305 | int | |
6306 | main () | |
6307 | { | |
6308 | XML_Parser p = XML_ParserCreate (0); | |
6309 | ; | |
6310 | return 0; | |
6311 | } | |
6312 | _ACEOF | |
6313 | rm -f conftest.$ac_objext conftest$ac_exeext | |
6314 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
6315 | (eval $ac_link) 2>conftest.er1 | |
6316 | ac_status=$? | |
6317 | grep -v '^ *+' conftest.er1 >conftest.err | |
6318 | rm -f conftest.er1 | |
6319 | cat conftest.err >&5 | |
6320 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6321 | (exit $ac_status); } && | |
6322 | { ac_try='test -z "$ac_c_werror_flag" | |
6323 | || test ! -s conftest.err' | |
6324 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6325 | (eval $ac_try) 2>&5 | |
6326 | ac_status=$? | |
6327 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6328 | (exit $ac_status); }; } && | |
6329 | { ac_try='test -s conftest$ac_exeext' | |
6330 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6331 | (eval $ac_try) 2>&5 | |
6332 | ac_status=$? | |
6333 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6334 | (exit $ac_status); }; }; then | |
6335 | ac_cv_libexpat=yes | |
6336 | else | |
6337 | echo "$as_me: failed program was:" >&5 | |
6338 | sed 's/^/| /' conftest.$ac_ext >&5 | |
6339 | ||
6340 | ac_cv_libexpat=no | |
6341 | fi | |
6342 | rm -f conftest.err conftest.$ac_objext \ | |
6343 | conftest$ac_exeext conftest.$ac_ext | |
6344 | LIBS="$ac_save_LIBS" | |
6345 | ||
6346 | fi | |
6347 | echo "$as_me:$LINENO: result: $ac_cv_libexpat" >&5 | |
6348 | echo "${ECHO_T}$ac_cv_libexpat" >&6 | |
6349 | if test "$ac_cv_libexpat" = yes; then | |
6350 | HAVE_LIBEXPAT=yes | |
6351 | ||
6352 | cat >>confdefs.h <<\_ACEOF | |
6353 | #define HAVE_LIBEXPAT 1 | |
6354 | _ACEOF | |
6355 | ||
6356 | echo "$as_me:$LINENO: checking how to link with libexpat" >&5 | |
6357 | echo $ECHO_N "checking how to link with libexpat... $ECHO_C" >&6 | |
6358 | echo "$as_me:$LINENO: result: $LIBEXPAT" >&5 | |
6359 | echo "${ECHO_T}$LIBEXPAT" >&6 | |
6360 | else | |
6361 | HAVE_LIBEXPAT=no | |
6362 | CPPFLAGS="$ac_save_CPPFLAGS" | |
6363 | LIBEXPAT= | |
6364 | LTLIBEXPAT= | |
6365 | fi | |
6366 | ||
6367 | ||
6368 | ||
6369 | ||
6370 | ||
6371 | ||
6372 | if test "$HAVE_LIBEXPAT" != yes; then | |
6373 | { echo "$as_me:$LINENO: WARNING: expat is missing or unusable; some features may be disabled." >&5 | |
6374 | echo "$as_me: WARNING: expat is missing or unusable; some features may be disabled." >&2;} | |
ca4ca11e DJ |
6375 | else |
6376 | save_LIBS=$LIBS | |
6377 | LIBS="$LIBS $LIBEXPAT" | |
6378 | ||
6379 | for ac_func in XML_StopParser | |
6380 | do | |
6381 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | |
6382 | echo "$as_me:$LINENO: checking for $ac_func" >&5 | |
6383 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | |
6384 | if eval "test \"\${$as_ac_var+set}\" = set"; then | |
6385 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
6386 | else | |
6387 | cat >conftest.$ac_ext <<_ACEOF | |
6388 | /* confdefs.h. */ | |
6389 | _ACEOF | |
6390 | cat confdefs.h >>conftest.$ac_ext | |
6391 | cat >>conftest.$ac_ext <<_ACEOF | |
6392 | /* end confdefs.h. */ | |
6393 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | |
6394 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
6395 | #define $ac_func innocuous_$ac_func | |
6396 | ||
6397 | /* System header to define __stub macros and hopefully few prototypes, | |
6398 | which can conflict with char $ac_func (); below. | |
6399 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
6400 | <limits.h> exists even on freestanding compilers. */ | |
6401 | ||
6402 | #ifdef __STDC__ | |
6403 | # include <limits.h> | |
6404 | #else | |
6405 | # include <assert.h> | |
6406 | #endif | |
6407 | ||
6408 | #undef $ac_func | |
6409 | ||
6410 | /* Override any gcc2 internal prototype to avoid an error. */ | |
6411 | #ifdef __cplusplus | |
6412 | extern "C" | |
6413 | { | |
6414 | #endif | |
6415 | /* We use char because int might match the return type of a gcc2 | |
6416 | builtin and then its argument prototype would still apply. */ | |
6417 | char $ac_func (); | |
6418 | /* The GNU C library defines this for functions which it implements | |
6419 | to always fail with ENOSYS. Some functions are actually named | |
6420 | something starting with __ and the normal name is an alias. */ | |
6421 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
6422 | choke me | |
6423 | #else | |
6424 | char (*f) () = $ac_func; | |
6425 | #endif | |
6426 | #ifdef __cplusplus | |
6427 | } | |
6428 | #endif | |
6429 | ||
6430 | int | |
6431 | main () | |
6432 | { | |
6433 | return f != $ac_func; | |
6434 | ; | |
6435 | return 0; | |
6436 | } | |
6437 | _ACEOF | |
6438 | rm -f conftest.$ac_objext conftest$ac_exeext | |
6439 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
6440 | (eval $ac_link) 2>conftest.er1 | |
6441 | ac_status=$? | |
6442 | grep -v '^ *+' conftest.er1 >conftest.err | |
6443 | rm -f conftest.er1 | |
6444 | cat conftest.err >&5 | |
6445 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6446 | (exit $ac_status); } && | |
6447 | { ac_try='test -z "$ac_c_werror_flag" | |
6448 | || test ! -s conftest.err' | |
6449 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6450 | (eval $ac_try) 2>&5 | |
6451 | ac_status=$? | |
6452 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6453 | (exit $ac_status); }; } && | |
6454 | { ac_try='test -s conftest$ac_exeext' | |
6455 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6456 | (eval $ac_try) 2>&5 | |
6457 | ac_status=$? | |
6458 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6459 | (exit $ac_status); }; }; then | |
6460 | eval "$as_ac_var=yes" | |
6461 | else | |
6462 | echo "$as_me: failed program was:" >&5 | |
6463 | sed 's/^/| /' conftest.$ac_ext >&5 | |
6464 | ||
6465 | eval "$as_ac_var=no" | |
6466 | fi | |
6467 | rm -f conftest.err conftest.$ac_objext \ | |
6468 | conftest$ac_exeext conftest.$ac_ext | |
6469 | fi | |
6470 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | |
6471 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | |
6472 | if test `eval echo '${'$as_ac_var'}'` = yes; then | |
6473 | cat >>confdefs.h <<_ACEOF | |
6474 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 | |
6475 | _ACEOF | |
6476 | ||
6477 | fi | |
6478 | done | |
6479 | ||
6480 | LIBS=$save_LIBS | |
3841debe DJ |
6481 | fi |
6482 | ||
bec39cab AC |
6483 | # ------------------------- # |
6484 | # Checks for header files. # | |
6485 | # ------------------------- # | |
8ee53726 | 6486 | |
0e5d83e3 | 6487 | |
bec39cab AC |
6488 | |
6489 | ||
6490 | ||
6491 | ||
6492 | ac_header_dirent=no | |
6493 | for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do | |
6494 | as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh` | |
b4e70030 JB |
6495 | echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5 |
6496 | echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6 | |
6497 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
6498 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
6499 | else | |
6500 | cat >conftest.$ac_ext <<_ACEOF | |
6501 | /* confdefs.h. */ | |
6502 | _ACEOF | |
6503 | cat confdefs.h >>conftest.$ac_ext | |
6504 | cat >>conftest.$ac_ext <<_ACEOF | |
6505 | /* end confdefs.h. */ | |
6506 | #include <sys/types.h> | |
0e5d83e3 | 6507 | #include <$ac_hdr> |
bec39cab AC |
6508 | |
6509 | int | |
6510 | main () | |
6511 | { | |
6512 | if ((DIR *) 0) | |
6513 | return 0; | |
6514 | ; | |
6515 | return 0; | |
6516 | } | |
6517 | _ACEOF | |
6518 | rm -f conftest.$ac_objext | |
6519 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
6520 | (eval $ac_compile) 2>conftest.er1 | |
6521 | ac_status=$? | |
6522 | grep -v '^ *+' conftest.er1 >conftest.err | |
6523 | rm -f conftest.er1 | |
6524 | cat conftest.err >&5 | |
6525 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6526 | (exit $ac_status); } && | |
b4e70030 JB |
6527 | { ac_try='test -z "$ac_c_werror_flag" |
6528 | || test ! -s conftest.err' | |
bec39cab AC |
6529 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6530 | (eval $ac_try) 2>&5 | |
6531 | ac_status=$? | |
6532 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6533 | (exit $ac_status); }; } && | |
6534 | { ac_try='test -s conftest.$ac_objext' | |
6535 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6536 | (eval $ac_try) 2>&5 | |
6537 | ac_status=$? | |
6538 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6539 | (exit $ac_status); }; }; then | |
6540 | eval "$as_ac_Header=yes" | |
6541 | else | |
6542 | echo "$as_me: failed program was:" >&5 | |
6543 | sed 's/^/| /' conftest.$ac_ext >&5 | |
6544 | ||
b4e70030 | 6545 | eval "$as_ac_Header=no" |
bec39cab AC |
6546 | fi |
6547 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
6548 | fi | |
b4e70030 JB |
6549 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
6550 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
6551 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
6552 | cat >>confdefs.h <<_ACEOF | |
6553 | #define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1 | |
6554 | _ACEOF | |
6555 | ||
6556 | ac_header_dirent=$ac_hdr; break | |
0e5d83e3 | 6557 | fi |
0e5d83e3 | 6558 | |
bec39cab AC |
6559 | done |
6560 | # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix. | |
6561 | if test $ac_header_dirent = dirent.h; then | |
b4e70030 JB |
6562 | echo "$as_me:$LINENO: checking for library containing opendir" >&5 |
6563 | echo $ECHO_N "checking for library containing opendir... $ECHO_C" >&6 | |
bec39cab AC |
6564 | if test "${ac_cv_search_opendir+set}" = set; then |
6565 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
6566 | else | |
6567 | ac_func_search_save_LIBS=$LIBS | |
b4e70030 | 6568 | ac_cv_search_opendir=no |
bec39cab AC |
6569 | cat >conftest.$ac_ext <<_ACEOF |
6570 | /* confdefs.h. */ | |
6571 | _ACEOF | |
6572 | cat confdefs.h >>conftest.$ac_ext | |
6573 | cat >>conftest.$ac_ext <<_ACEOF | |
6574 | /* end confdefs.h. */ | |
0e5d83e3 | 6575 | |
b4e70030 | 6576 | /* Override any gcc2 internal prototype to avoid an error. */ |
bec39cab AC |
6577 | #ifdef __cplusplus |
6578 | extern "C" | |
6579 | #endif | |
b4e70030 JB |
6580 | /* We use char because int might match the return type of a gcc2 |
6581 | builtin and then its argument prototype would still apply. */ | |
bec39cab AC |
6582 | char opendir (); |
6583 | int | |
6584 | main () | |
6585 | { | |
b4e70030 | 6586 | opendir (); |
bec39cab AC |
6587 | ; |
6588 | return 0; | |
6589 | } | |
6590 | _ACEOF | |
b4e70030 | 6591 | rm -f conftest.$ac_objext conftest$ac_exeext |
bec39cab AC |
6592 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
6593 | (eval $ac_link) 2>conftest.er1 | |
6594 | ac_status=$? | |
6595 | grep -v '^ *+' conftest.er1 >conftest.err | |
6596 | rm -f conftest.er1 | |
6597 | cat conftest.err >&5 | |
6598 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6599 | (exit $ac_status); } && | |
b4e70030 JB |
6600 | { ac_try='test -z "$ac_c_werror_flag" |
6601 | || test ! -s conftest.err' | |
bec39cab AC |
6602 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6603 | (eval $ac_try) 2>&5 | |
6604 | ac_status=$? | |
6605 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6606 | (exit $ac_status); }; } && | |
6607 | { ac_try='test -s conftest$ac_exeext' | |
6608 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6609 | (eval $ac_try) 2>&5 | |
6610 | ac_status=$? | |
6611 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6612 | (exit $ac_status); }; }; then | |
b4e70030 | 6613 | ac_cv_search_opendir="none required" |
bec39cab AC |
6614 | else |
6615 | echo "$as_me: failed program was:" >&5 | |
6616 | sed 's/^/| /' conftest.$ac_ext >&5 | |
6617 | ||
6618 | fi | |
bec39cab | 6619 | rm -f conftest.err conftest.$ac_objext \ |
b4e70030 JB |
6620 | conftest$ac_exeext conftest.$ac_ext |
6621 | if test "$ac_cv_search_opendir" = no; then | |
6622 | for ac_lib in dir; do | |
6623 | LIBS="-l$ac_lib $ac_func_search_save_LIBS" | |
6624 | cat >conftest.$ac_ext <<_ACEOF | |
6625 | /* confdefs.h. */ | |
6626 | _ACEOF | |
6627 | cat confdefs.h >>conftest.$ac_ext | |
6628 | cat >>conftest.$ac_ext <<_ACEOF | |
6629 | /* end confdefs.h. */ | |
6630 | ||
6631 | /* Override any gcc2 internal prototype to avoid an error. */ | |
6632 | #ifdef __cplusplus | |
6633 | extern "C" | |
6634 | #endif | |
6635 | /* We use char because int might match the return type of a gcc2 | |
6636 | builtin and then its argument prototype would still apply. */ | |
6637 | char opendir (); | |
6638 | int | |
6639 | main () | |
6640 | { | |
6641 | opendir (); | |
6642 | ; | |
6643 | return 0; | |
6644 | } | |
6645 | _ACEOF | |
6646 | rm -f conftest.$ac_objext conftest$ac_exeext | |
6647 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
6648 | (eval $ac_link) 2>conftest.er1 | |
6649 | ac_status=$? | |
6650 | grep -v '^ *+' conftest.er1 >conftest.err | |
6651 | rm -f conftest.er1 | |
6652 | cat conftest.err >&5 | |
6653 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6654 | (exit $ac_status); } && | |
6655 | { ac_try='test -z "$ac_c_werror_flag" | |
6656 | || test ! -s conftest.err' | |
6657 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6658 | (eval $ac_try) 2>&5 | |
6659 | ac_status=$? | |
6660 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6661 | (exit $ac_status); }; } && | |
6662 | { ac_try='test -s conftest$ac_exeext' | |
6663 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6664 | (eval $ac_try) 2>&5 | |
6665 | ac_status=$? | |
6666 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6667 | (exit $ac_status); }; }; then | |
6668 | ac_cv_search_opendir="-l$ac_lib" | |
6669 | break | |
4e8d927d | 6670 | else |
b4e70030 JB |
6671 | echo "$as_me: failed program was:" >&5 |
6672 | sed 's/^/| /' conftest.$ac_ext >&5 | |
6673 | ||
6674 | fi | |
6675 | rm -f conftest.err conftest.$ac_objext \ | |
6676 | conftest$ac_exeext conftest.$ac_ext | |
6677 | done | |
0e5d83e3 | 6678 | fi |
bec39cab | 6679 | LIBS=$ac_func_search_save_LIBS |
0e5d83e3 | 6680 | fi |
b4e70030 JB |
6681 | echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5 |
6682 | echo "${ECHO_T}$ac_cv_search_opendir" >&6 | |
6683 | if test "$ac_cv_search_opendir" != no; then | |
6684 | test "$ac_cv_search_opendir" = "none required" || LIBS="$ac_cv_search_opendir $LIBS" | |
0e5d83e3 | 6685 | |
0e5d83e3 JJ |
6686 | fi |
6687 | ||
d28f9cdf | 6688 | else |
b4e70030 JB |
6689 | echo "$as_me:$LINENO: checking for library containing opendir" >&5 |
6690 | echo $ECHO_N "checking for library containing opendir... $ECHO_C" >&6 | |
bec39cab AC |
6691 | if test "${ac_cv_search_opendir+set}" = set; then |
6692 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
6693 | else | |
6694 | ac_func_search_save_LIBS=$LIBS | |
b4e70030 | 6695 | ac_cv_search_opendir=no |
bec39cab AC |
6696 | cat >conftest.$ac_ext <<_ACEOF |
6697 | /* confdefs.h. */ | |
6698 | _ACEOF | |
6699 | cat confdefs.h >>conftest.$ac_ext | |
6700 | cat >>conftest.$ac_ext <<_ACEOF | |
6701 | /* end confdefs.h. */ | |
d28f9cdf | 6702 | |
b4e70030 | 6703 | /* Override any gcc2 internal prototype to avoid an error. */ |
bec39cab AC |
6704 | #ifdef __cplusplus |
6705 | extern "C" | |
d28f9cdf | 6706 | #endif |
b4e70030 JB |
6707 | /* We use char because int might match the return type of a gcc2 |
6708 | builtin and then its argument prototype would still apply. */ | |
bec39cab AC |
6709 | char opendir (); |
6710 | int | |
6711 | main () | |
6712 | { | |
b4e70030 | 6713 | opendir (); |
bec39cab AC |
6714 | ; |
6715 | return 0; | |
6716 | } | |
6717 | _ACEOF | |
b4e70030 | 6718 | rm -f conftest.$ac_objext conftest$ac_exeext |
bec39cab AC |
6719 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
6720 | (eval $ac_link) 2>conftest.er1 | |
6721 | ac_status=$? | |
6722 | grep -v '^ *+' conftest.er1 >conftest.err | |
6723 | rm -f conftest.er1 | |
6724 | cat conftest.err >&5 | |
6725 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6726 | (exit $ac_status); } && | |
b4e70030 JB |
6727 | { ac_try='test -z "$ac_c_werror_flag" |
6728 | || test ! -s conftest.err' | |
bec39cab AC |
6729 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6730 | (eval $ac_try) 2>&5 | |
6731 | ac_status=$? | |
6732 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6733 | (exit $ac_status); }; } && | |
6734 | { ac_try='test -s conftest$ac_exeext' | |
6735 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6736 | (eval $ac_try) 2>&5 | |
6737 | ac_status=$? | |
6738 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6739 | (exit $ac_status); }; }; then | |
b4e70030 | 6740 | ac_cv_search_opendir="none required" |
d28f9cdf | 6741 | else |
bec39cab AC |
6742 | echo "$as_me: failed program was:" >&5 |
6743 | sed 's/^/| /' conftest.$ac_ext >&5 | |
6744 | ||
d28f9cdf | 6745 | fi |
bec39cab | 6746 | rm -f conftest.err conftest.$ac_objext \ |
b4e70030 JB |
6747 | conftest$ac_exeext conftest.$ac_ext |
6748 | if test "$ac_cv_search_opendir" = no; then | |
6749 | for ac_lib in x; do | |
6750 | LIBS="-l$ac_lib $ac_func_search_save_LIBS" | |
6751 | cat >conftest.$ac_ext <<_ACEOF | |
6752 | /* confdefs.h. */ | |
6753 | _ACEOF | |
6754 | cat confdefs.h >>conftest.$ac_ext | |
6755 | cat >>conftest.$ac_ext <<_ACEOF | |
6756 | /* end confdefs.h. */ | |
6757 | ||
6758 | /* Override any gcc2 internal prototype to avoid an error. */ | |
6759 | #ifdef __cplusplus | |
6760 | extern "C" | |
6761 | #endif | |
6762 | /* We use char because int might match the return type of a gcc2 | |
6763 | builtin and then its argument prototype would still apply. */ | |
6764 | char opendir (); | |
6765 | int | |
6766 | main () | |
6767 | { | |
6768 | opendir (); | |
6769 | ; | |
6770 | return 0; | |
6771 | } | |
6772 | _ACEOF | |
6773 | rm -f conftest.$ac_objext conftest$ac_exeext | |
6774 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
6775 | (eval $ac_link) 2>conftest.er1 | |
6776 | ac_status=$? | |
6777 | grep -v '^ *+' conftest.er1 >conftest.err | |
6778 | rm -f conftest.er1 | |
6779 | cat conftest.err >&5 | |
6780 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6781 | (exit $ac_status); } && | |
6782 | { ac_try='test -z "$ac_c_werror_flag" | |
6783 | || test ! -s conftest.err' | |
6784 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6785 | (eval $ac_try) 2>&5 | |
6786 | ac_status=$? | |
6787 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6788 | (exit $ac_status); }; } && | |
6789 | { ac_try='test -s conftest$ac_exeext' | |
6790 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6791 | (eval $ac_try) 2>&5 | |
6792 | ac_status=$? | |
6793 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6794 | (exit $ac_status); }; }; then | |
6795 | ac_cv_search_opendir="-l$ac_lib" | |
6796 | break | |
4e8d927d | 6797 | else |
b4e70030 JB |
6798 | echo "$as_me: failed program was:" >&5 |
6799 | sed 's/^/| /' conftest.$ac_ext >&5 | |
6800 | ||
6801 | fi | |
6802 | rm -f conftest.err conftest.$ac_objext \ | |
6803 | conftest$ac_exeext conftest.$ac_ext | |
6804 | done | |
bec39cab AC |
6805 | fi |
6806 | LIBS=$ac_func_search_save_LIBS | |
d28f9cdf | 6807 | fi |
b4e70030 JB |
6808 | echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5 |
6809 | echo "${ECHO_T}$ac_cv_search_opendir" >&6 | |
6810 | if test "$ac_cv_search_opendir" != no; then | |
6811 | test "$ac_cv_search_opendir" = "none required" || LIBS="$ac_cv_search_opendir $LIBS" | |
d28f9cdf | 6812 | |
d28f9cdf DJ |
6813 | fi |
6814 | ||
bec39cab | 6815 | fi |
b0b1c2c0 | 6816 | |
b4e70030 JB |
6817 | echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5 |
6818 | echo $ECHO_N "checking whether stat file-mode macros are broken... $ECHO_C" >&6 | |
bec39cab AC |
6819 | if test "${ac_cv_header_stat_broken+set}" = set; then |
6820 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
b0b1c2c0 | 6821 | else |
bec39cab AC |
6822 | cat >conftest.$ac_ext <<_ACEOF |
6823 | /* confdefs.h. */ | |
6824 | _ACEOF | |
6825 | cat confdefs.h >>conftest.$ac_ext | |
6826 | cat >>conftest.$ac_ext <<_ACEOF | |
6827 | /* end confdefs.h. */ | |
6828 | #include <sys/types.h> | |
6829 | #include <sys/stat.h> | |
b0b1c2c0 | 6830 | |
b4e70030 | 6831 | #if defined(S_ISBLK) && defined(S_IFDIR) |
bec39cab AC |
6832 | # if S_ISBLK (S_IFDIR) |
6833 | You lose. | |
6834 | # endif | |
6835 | #endif | |
b0b1c2c0 | 6836 | |
b4e70030 | 6837 | #if defined(S_ISBLK) && defined(S_IFCHR) |
bec39cab AC |
6838 | # if S_ISBLK (S_IFCHR) |
6839 | You lose. | |
6840 | # endif | |
6841 | #endif | |
d28f9cdf | 6842 | |
b4e70030 | 6843 | #if defined(S_ISLNK) && defined(S_IFREG) |
bec39cab AC |
6844 | # if S_ISLNK (S_IFREG) |
6845 | You lose. | |
6846 | # endif | |
6847 | #endif | |
d28f9cdf | 6848 | |
b4e70030 | 6849 | #if defined(S_ISSOCK) && defined(S_IFREG) |
bec39cab AC |
6850 | # if S_ISSOCK (S_IFREG) |
6851 | You lose. | |
6852 | # endif | |
6853 | #endif | |
6854 | ||
6855 | _ACEOF | |
6856 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
6857 | $EGREP "You lose" >/dev/null 2>&1; then | |
6858 | ac_cv_header_stat_broken=yes | |
d28f9cdf | 6859 | else |
bec39cab | 6860 | ac_cv_header_stat_broken=no |
d28f9cdf DJ |
6861 | fi |
6862 | rm -f conftest* | |
d28f9cdf | 6863 | |
d28f9cdf | 6864 | fi |
b4e70030 JB |
6865 | echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5 |
6866 | echo "${ECHO_T}$ac_cv_header_stat_broken" >&6 | |
bec39cab | 6867 | if test $ac_cv_header_stat_broken = yes; then |
d28f9cdf | 6868 | |
bec39cab AC |
6869 | cat >>confdefs.h <<\_ACEOF |
6870 | #define STAT_MACROS_BROKEN 1 | |
6871 | _ACEOF | |
8bb2c122 | 6872 | |
7a292a7a | 6873 | fi |
bec39cab | 6874 | |
b4e70030 JB |
6875 | echo "$as_me:$LINENO: checking for ANSI C header files" >&5 |
6876 | echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 | |
bec39cab AC |
6877 | if test "${ac_cv_header_stdc+set}" = set; then |
6878 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
7a292a7a | 6879 | else |
bec39cab AC |
6880 | cat >conftest.$ac_ext <<_ACEOF |
6881 | /* confdefs.h. */ | |
6882 | _ACEOF | |
6883 | cat confdefs.h >>conftest.$ac_ext | |
6884 | cat >>conftest.$ac_ext <<_ACEOF | |
6885 | /* end confdefs.h. */ | |
6886 | #include <stdlib.h> | |
6887 | #include <stdarg.h> | |
6888 | #include <string.h> | |
6889 | #include <float.h> | |
7a292a7a | 6890 | |
bec39cab AC |
6891 | int |
6892 | main () | |
6893 | { | |
7a292a7a | 6894 | |
bec39cab AC |
6895 | ; |
6896 | return 0; | |
6897 | } | |
6898 | _ACEOF | |
6899 | rm -f conftest.$ac_objext | |
6900 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
6901 | (eval $ac_compile) 2>conftest.er1 | |
6902 | ac_status=$? | |
6903 | grep -v '^ *+' conftest.er1 >conftest.err | |
6904 | rm -f conftest.er1 | |
6905 | cat conftest.err >&5 | |
6906 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6907 | (exit $ac_status); } && | |
b4e70030 JB |
6908 | { ac_try='test -z "$ac_c_werror_flag" |
6909 | || test ! -s conftest.err' | |
bec39cab AC |
6910 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6911 | (eval $ac_try) 2>&5 | |
6912 | ac_status=$? | |
6913 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6914 | (exit $ac_status); }; } && | |
6915 | { ac_try='test -s conftest.$ac_objext' | |
6916 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6917 | (eval $ac_try) 2>&5 | |
6918 | ac_status=$? | |
6919 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6920 | (exit $ac_status); }; }; then | |
6921 | ac_cv_header_stdc=yes | |
c906108c | 6922 | else |
bec39cab AC |
6923 | echo "$as_me: failed program was:" >&5 |
6924 | sed 's/^/| /' conftest.$ac_ext >&5 | |
c906108c | 6925 | |
b4e70030 | 6926 | ac_cv_header_stdc=no |
c906108c | 6927 | fi |
bec39cab | 6928 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
c906108c | 6929 | |
bec39cab AC |
6930 | if test $ac_cv_header_stdc = yes; then |
6931 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | |
6932 | cat >conftest.$ac_ext <<_ACEOF | |
6933 | /* confdefs.h. */ | |
6934 | _ACEOF | |
6935 | cat confdefs.h >>conftest.$ac_ext | |
6936 | cat >>conftest.$ac_ext <<_ACEOF | |
6937 | /* end confdefs.h. */ | |
6938 | #include <string.h> | |
c906108c | 6939 | |
bec39cab AC |
6940 | _ACEOF |
6941 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
6942 | $EGREP "memchr" >/dev/null 2>&1; then | |
6943 | : | |
8bb2c122 | 6944 | else |
bec39cab | 6945 | ac_cv_header_stdc=no |
8bb2c122 | 6946 | fi |
bec39cab AC |
6947 | rm -f conftest* |
6948 | ||
c906108c SS |
6949 | fi |
6950 | ||
bec39cab AC |
6951 | if test $ac_cv_header_stdc = yes; then |
6952 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | |
6953 | cat >conftest.$ac_ext <<_ACEOF | |
6954 | /* confdefs.h. */ | |
6955 | _ACEOF | |
6956 | cat confdefs.h >>conftest.$ac_ext | |
6957 | cat >>conftest.$ac_ext <<_ACEOF | |
6958 | /* end confdefs.h. */ | |
6959 | #include <stdlib.h> | |
6960 | ||
6961 | _ACEOF | |
6962 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
6963 | $EGREP "free" >/dev/null 2>&1; then | |
6964 | : | |
c906108c | 6965 | else |
bec39cab | 6966 | ac_cv_header_stdc=no |
c906108c | 6967 | fi |
bec39cab AC |
6968 | rm -f conftest* |
6969 | ||
c906108c SS |
6970 | fi |
6971 | ||
bec39cab AC |
6972 | if test $ac_cv_header_stdc = yes; then |
6973 | # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. | |
6974 | if test "$cross_compiling" = yes; then | |
6975 | : | |
c906108c | 6976 | else |
bec39cab AC |
6977 | cat >conftest.$ac_ext <<_ACEOF |
6978 | /* confdefs.h. */ | |
6979 | _ACEOF | |
6980 | cat confdefs.h >>conftest.$ac_ext | |
6981 | cat >>conftest.$ac_ext <<_ACEOF | |
6982 | /* end confdefs.h. */ | |
6983 | #include <ctype.h> | |
6984 | #if ((' ' & 0x0FF) == 0x020) | |
6985 | # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | |
6986 | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | |
6987 | #else | |
6988 | # define ISLOWER(c) \ | |
6989 | (('a' <= (c) && (c) <= 'i') \ | |
6990 | || ('j' <= (c) && (c) <= 'r') \ | |
6991 | || ('s' <= (c) && (c) <= 'z')) | |
6992 | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | |
6993 | #endif | |
6994 | ||
6995 | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) | |
6996 | int | |
6997 | main () | |
6998 | { | |
6999 | int i; | |
7000 | for (i = 0; i < 256; i++) | |
7001 | if (XOR (islower (i), ISLOWER (i)) | |
7002 | || toupper (i) != TOUPPER (i)) | |
b4e70030 JB |
7003 | exit(2); |
7004 | exit (0); | |
bec39cab AC |
7005 | } |
7006 | _ACEOF | |
7007 | rm -f conftest$ac_exeext | |
7008 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
7009 | (eval $ac_link) 2>&5 | |
7010 | ac_status=$? | |
7011 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7012 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | |
7013 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7014 | (eval $ac_try) 2>&5 | |
7015 | ac_status=$? | |
7016 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7017 | (exit $ac_status); }; }; then | |
7018 | : | |
7019 | else | |
7020 | echo "$as_me: program exited with status $ac_status" >&5 | |
7021 | echo "$as_me: failed program was:" >&5 | |
7022 | sed 's/^/| /' conftest.$ac_ext >&5 | |
7023 | ||
7024 | ( exit $ac_status ) | |
7025 | ac_cv_header_stdc=no | |
c906108c | 7026 | fi |
b4e70030 | 7027 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
c906108c | 7028 | fi |
c906108c | 7029 | fi |
bec39cab | 7030 | fi |
b4e70030 JB |
7031 | echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 |
7032 | echo "${ECHO_T}$ac_cv_header_stdc" >&6 | |
bec39cab | 7033 | if test $ac_cv_header_stdc = yes; then |
c906108c | 7034 | |
bec39cab AC |
7035 | cat >>confdefs.h <<\_ACEOF |
7036 | #define STDC_HEADERS 1 | |
7037 | _ACEOF | |
c906108c | 7038 | |
bec39cab | 7039 | fi |
8bb2c122 | 7040 | |
bec39cab | 7041 | |
7cb9022a | 7042 | for ac_header in nlist.h |
bec39cab AC |
7043 | do |
7044 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
b4e70030 JB |
7045 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
7046 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
7047 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
7048 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
7049 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
7050 | fi | |
b4e70030 JB |
7051 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
7052 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
7053 | else |
7054 | # Is the header compilable? | |
b4e70030 JB |
7055 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
7056 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
7057 | cat >conftest.$ac_ext <<_ACEOF |
7058 | /* confdefs.h. */ | |
7059 | _ACEOF | |
7060 | cat confdefs.h >>conftest.$ac_ext | |
7061 | cat >>conftest.$ac_ext <<_ACEOF | |
7062 | /* end confdefs.h. */ | |
7063 | $ac_includes_default | |
7064 | #include <$ac_header> | |
7065 | _ACEOF | |
7066 | rm -f conftest.$ac_objext | |
7067 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
7068 | (eval $ac_compile) 2>conftest.er1 | |
7069 | ac_status=$? | |
7070 | grep -v '^ *+' conftest.er1 >conftest.err | |
7071 | rm -f conftest.er1 | |
7072 | cat conftest.err >&5 | |
7073 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7074 | (exit $ac_status); } && | |
b4e70030 JB |
7075 | { ac_try='test -z "$ac_c_werror_flag" |
7076 | || test ! -s conftest.err' | |
bec39cab AC |
7077 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7078 | (eval $ac_try) 2>&5 | |
7079 | ac_status=$? | |
7080 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7081 | (exit $ac_status); }; } && | |
7082 | { ac_try='test -s conftest.$ac_objext' | |
7083 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7084 | (eval $ac_try) 2>&5 | |
7085 | ac_status=$? | |
7086 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7087 | (exit $ac_status); }; }; then | |
7088 | ac_header_compiler=yes | |
7089 | else | |
7090 | echo "$as_me: failed program was:" >&5 | |
7091 | sed 's/^/| /' conftest.$ac_ext >&5 | |
7092 | ||
b4e70030 | 7093 | ac_header_compiler=no |
bec39cab AC |
7094 | fi |
7095 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
7096 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
7097 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
7098 | |
7099 | # Is the header present? | |
b4e70030 JB |
7100 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
7101 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
7102 | cat >conftest.$ac_ext <<_ACEOF |
7103 | /* confdefs.h. */ | |
7104 | _ACEOF | |
7105 | cat confdefs.h >>conftest.$ac_ext | |
7106 | cat >>conftest.$ac_ext <<_ACEOF | |
7107 | /* end confdefs.h. */ | |
7108 | #include <$ac_header> | |
7109 | _ACEOF | |
7110 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
7111 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
7112 | ac_status=$? | |
7113 | grep -v '^ *+' conftest.er1 >conftest.err | |
7114 | rm -f conftest.er1 | |
7115 | cat conftest.err >&5 | |
7116 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7117 | (exit $ac_status); } >/dev/null; then | |
7118 | if test -s conftest.err; then | |
7119 | ac_cpp_err=$ac_c_preproc_warn_flag | |
7120 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
7121 | else | |
7122 | ac_cpp_err= | |
7123 | fi | |
c906108c | 7124 | else |
bec39cab | 7125 | ac_cpp_err=yes |
c906108c | 7126 | fi |
bec39cab AC |
7127 | if test -z "$ac_cpp_err"; then |
7128 | ac_header_preproc=yes | |
c906108c | 7129 | else |
bec39cab AC |
7130 | echo "$as_me: failed program was:" >&5 |
7131 | sed 's/^/| /' conftest.$ac_ext >&5 | |
8bb2c122 | 7132 | |
bec39cab AC |
7133 | ac_header_preproc=no |
7134 | fi | |
7135 | rm -f conftest.err conftest.$ac_ext | |
b4e70030 JB |
7136 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
7137 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
c906108c | 7138 | |
bec39cab AC |
7139 | # So? What about this header? |
7140 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
7141 | yes:no: ) | |
7142 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
7143 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
7144 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
7145 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
7146 | ac_header_preproc=yes | |
7147 | ;; | |
7148 | no:yes:* ) | |
7149 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
7150 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
7151 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
7152 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
7153 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
7154 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
7155 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
7156 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
7157 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
7158 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
7159 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
7160 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
7161 | ( |
7162 | cat <<\_ASBOX | |
7163 | ## ------------------------------------------ ## | |
7164 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
7165 | ## ------------------------------------------ ## | |
7166 | _ASBOX | |
7167 | ) | | |
7168 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
7169 | ;; |
7170 | esac | |
b4e70030 JB |
7171 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
7172 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
7173 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 7174 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
95ca63c4 | 7175 | else |
bec39cab | 7176 | eval "$as_ac_Header=\$ac_header_preproc" |
95ca63c4 | 7177 | fi |
b4e70030 JB |
7178 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
7179 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab | 7180 | |
95ca63c4 | 7181 | fi |
bec39cab AC |
7182 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
7183 | cat >>confdefs.h <<_ACEOF | |
7184 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
7185 | _ACEOF | |
7186 | ||
95ca63c4 CF |
7187 | fi |
7188 | ||
bec39cab | 7189 | done |
95ca63c4 CF |
7190 | |
7191 | ||
7cb9022a | 7192 | for ac_header in link.h |
bec39cab AC |
7193 | do |
7194 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
b4e70030 JB |
7195 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
7196 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
7197 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 7198 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
bec39cab | 7199 | else |
7cb9022a | 7200 | cat >conftest.$ac_ext <<_ACEOF |
bec39cab AC |
7201 | /* confdefs.h. */ |
7202 | _ACEOF | |
7203 | cat confdefs.h >>conftest.$ac_ext | |
7204 | cat >>conftest.$ac_ext <<_ACEOF | |
7205 | /* end confdefs.h. */ | |
7cb9022a MK |
7206 | #if HAVE_SYS_TYPES_H |
7207 | # include <sys/types.h> | |
7208 | #endif | |
7209 | #if HAVE_NLIST_H | |
7210 | # include <nlist.h> | |
7211 | #endif | |
7212 | ||
7213 | ||
bec39cab AC |
7214 | #include <$ac_header> |
7215 | _ACEOF | |
7216 | rm -f conftest.$ac_objext | |
7217 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
7218 | (eval $ac_compile) 2>conftest.er1 | |
7219 | ac_status=$? | |
7220 | grep -v '^ *+' conftest.er1 >conftest.err | |
7221 | rm -f conftest.er1 | |
7222 | cat conftest.err >&5 | |
7223 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7224 | (exit $ac_status); } && | |
b4e70030 JB |
7225 | { ac_try='test -z "$ac_c_werror_flag" |
7226 | || test ! -s conftest.err' | |
bec39cab AC |
7227 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7228 | (eval $ac_try) 2>&5 | |
7229 | ac_status=$? | |
7230 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7231 | (exit $ac_status); }; } && | |
7232 | { ac_try='test -s conftest.$ac_objext' | |
7233 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7234 | (eval $ac_try) 2>&5 | |
7235 | ac_status=$? | |
7236 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7237 | (exit $ac_status); }; }; then | |
7cb9022a | 7238 | eval "$as_ac_Header=yes" |
bec39cab AC |
7239 | else |
7240 | echo "$as_me: failed program was:" >&5 | |
7241 | sed 's/^/| /' conftest.$ac_ext >&5 | |
7242 | ||
b4e70030 | 7243 | eval "$as_ac_Header=no" |
bec39cab AC |
7244 | fi |
7245 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
bec39cab | 7246 | fi |
b4e70030 JB |
7247 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
7248 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
7249 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
7250 | cat >>confdefs.h <<_ACEOF | |
7251 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
7252 | _ACEOF | |
95ca63c4 | 7253 | |
bec39cab | 7254 | fi |
95ca63c4 | 7255 | |
bec39cab | 7256 | done |
95ca63c4 | 7257 | |
c906108c | 7258 | |
7cb9022a | 7259 | for ac_header in machine/reg.h |
bec39cab AC |
7260 | do |
7261 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
b4e70030 JB |
7262 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
7263 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
7264 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
7265 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
7266 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
7267 | fi | |
b4e70030 JB |
7268 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
7269 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
7270 | else |
7271 | # Is the header compilable? | |
b4e70030 JB |
7272 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
7273 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
7274 | cat >conftest.$ac_ext <<_ACEOF |
7275 | /* confdefs.h. */ | |
7276 | _ACEOF | |
7277 | cat confdefs.h >>conftest.$ac_ext | |
7278 | cat >>conftest.$ac_ext <<_ACEOF | |
7279 | /* end confdefs.h. */ | |
7280 | $ac_includes_default | |
7281 | #include <$ac_header> | |
7282 | _ACEOF | |
7283 | rm -f conftest.$ac_objext | |
7284 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
7285 | (eval $ac_compile) 2>conftest.er1 | |
7286 | ac_status=$? | |
7287 | grep -v '^ *+' conftest.er1 >conftest.err | |
7288 | rm -f conftest.er1 | |
7289 | cat conftest.err >&5 | |
7290 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7291 | (exit $ac_status); } && | |
b4e70030 JB |
7292 | { ac_try='test -z "$ac_c_werror_flag" |
7293 | || test ! -s conftest.err' | |
bec39cab AC |
7294 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7295 | (eval $ac_try) 2>&5 | |
7296 | ac_status=$? | |
7297 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7298 | (exit $ac_status); }; } && | |
7299 | { ac_try='test -s conftest.$ac_objext' | |
7300 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7301 | (eval $ac_try) 2>&5 | |
7302 | ac_status=$? | |
7303 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7304 | (exit $ac_status); }; }; then | |
7305 | ac_header_compiler=yes | |
7306 | else | |
7307 | echo "$as_me: failed program was:" >&5 | |
7308 | sed 's/^/| /' conftest.$ac_ext >&5 | |
7309 | ||
b4e70030 | 7310 | ac_header_compiler=no |
bec39cab AC |
7311 | fi |
7312 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
7313 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
7314 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
7315 | |
7316 | # Is the header present? | |
b4e70030 JB |
7317 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
7318 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
7319 | cat >conftest.$ac_ext <<_ACEOF |
7320 | /* confdefs.h. */ | |
7321 | _ACEOF | |
7322 | cat confdefs.h >>conftest.$ac_ext | |
7323 | cat >>conftest.$ac_ext <<_ACEOF | |
7324 | /* end confdefs.h. */ | |
7325 | #include <$ac_header> | |
7326 | _ACEOF | |
7327 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
7328 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
7329 | ac_status=$? | |
7330 | grep -v '^ *+' conftest.er1 >conftest.err | |
7331 | rm -f conftest.er1 | |
7332 | cat conftest.err >&5 | |
7333 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7334 | (exit $ac_status); } >/dev/null; then | |
7335 | if test -s conftest.err; then | |
7336 | ac_cpp_err=$ac_c_preproc_warn_flag | |
7337 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
7338 | else | |
7339 | ac_cpp_err= | |
7340 | fi | |
75c6e08a | 7341 | else |
bec39cab | 7342 | ac_cpp_err=yes |
75c6e08a | 7343 | fi |
bec39cab AC |
7344 | if test -z "$ac_cpp_err"; then |
7345 | ac_header_preproc=yes | |
7346 | else | |
7347 | echo "$as_me: failed program was:" >&5 | |
7348 | sed 's/^/| /' conftest.$ac_ext >&5 | |
7349 | ||
7350 | ac_header_preproc=no | |
75c6e08a | 7351 | fi |
bec39cab | 7352 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
7353 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
7354 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
bec39cab AC |
7355 | |
7356 | # So? What about this header? | |
7357 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
7358 | yes:no: ) | |
7359 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
7360 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
7361 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
7362 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
7363 | ac_header_preproc=yes | |
7364 | ;; | |
7365 | no:yes:* ) | |
7366 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
7367 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
7368 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
7369 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
7370 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
7371 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
7372 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
7373 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
7374 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
7375 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
7376 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
7377 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
7378 | ( |
7379 | cat <<\_ASBOX | |
7380 | ## ------------------------------------------ ## | |
7381 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
7382 | ## ------------------------------------------ ## | |
7383 | _ASBOX | |
7384 | ) | | |
7385 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
7386 | ;; |
7387 | esac | |
b4e70030 JB |
7388 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
7389 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
7390 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 7391 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
75c6e08a | 7392 | else |
bec39cab AC |
7393 | eval "$as_ac_Header=\$ac_header_preproc" |
7394 | fi | |
b4e70030 JB |
7395 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
7396 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab | 7397 | |
75c6e08a | 7398 | fi |
bec39cab AC |
7399 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
7400 | cat >>confdefs.h <<_ACEOF | |
7401 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
7402 | _ACEOF | |
75c6e08a | 7403 | |
bec39cab | 7404 | fi |
75c6e08a | 7405 | |
bec39cab | 7406 | done |
75c6e08a MK |
7407 | |
7408 | ||
9a156167 | 7409 | |
bec39cab AC |
7410 | for ac_header in poll.h sys/poll.h |
7411 | do | |
7412 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
b4e70030 JB |
7413 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
7414 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
7415 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
7416 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
7417 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
7418 | fi | |
b4e70030 JB |
7419 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
7420 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
7421 | else |
7422 | # Is the header compilable? | |
b4e70030 JB |
7423 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
7424 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
7425 | cat >conftest.$ac_ext <<_ACEOF |
7426 | /* confdefs.h. */ | |
7427 | _ACEOF | |
7428 | cat confdefs.h >>conftest.$ac_ext | |
7429 | cat >>conftest.$ac_ext <<_ACEOF | |
7430 | /* end confdefs.h. */ | |
7431 | $ac_includes_default | |
7432 | #include <$ac_header> | |
7433 | _ACEOF | |
7434 | rm -f conftest.$ac_objext | |
7435 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
7436 | (eval $ac_compile) 2>conftest.er1 | |
7437 | ac_status=$? | |
7438 | grep -v '^ *+' conftest.er1 >conftest.err | |
7439 | rm -f conftest.er1 | |
7440 | cat conftest.err >&5 | |
7441 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7442 | (exit $ac_status); } && | |
b4e70030 JB |
7443 | { ac_try='test -z "$ac_c_werror_flag" |
7444 | || test ! -s conftest.err' | |
bec39cab AC |
7445 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7446 | (eval $ac_try) 2>&5 | |
7447 | ac_status=$? | |
7448 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7449 | (exit $ac_status); }; } && | |
7450 | { ac_try='test -s conftest.$ac_objext' | |
7451 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7452 | (eval $ac_try) 2>&5 | |
7453 | ac_status=$? | |
7454 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7455 | (exit $ac_status); }; }; then | |
7456 | ac_header_compiler=yes | |
7457 | else | |
7458 | echo "$as_me: failed program was:" >&5 | |
7459 | sed 's/^/| /' conftest.$ac_ext >&5 | |
7460 | ||
b4e70030 | 7461 | ac_header_compiler=no |
bec39cab AC |
7462 | fi |
7463 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
7464 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
7465 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
7466 | |
7467 | # Is the header present? | |
b4e70030 JB |
7468 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
7469 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
7470 | cat >conftest.$ac_ext <<_ACEOF |
7471 | /* confdefs.h. */ | |
7472 | _ACEOF | |
7473 | cat confdefs.h >>conftest.$ac_ext | |
7474 | cat >>conftest.$ac_ext <<_ACEOF | |
7475 | /* end confdefs.h. */ | |
7476 | #include <$ac_header> | |
7477 | _ACEOF | |
7478 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
7479 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
7480 | ac_status=$? | |
7481 | grep -v '^ *+' conftest.er1 >conftest.err | |
7482 | rm -f conftest.er1 | |
7483 | cat conftest.err >&5 | |
7484 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7485 | (exit $ac_status); } >/dev/null; then | |
7486 | if test -s conftest.err; then | |
7487 | ac_cpp_err=$ac_c_preproc_warn_flag | |
7488 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
7489 | else | |
7490 | ac_cpp_err= | |
7491 | fi | |
9a156167 | 7492 | else |
bec39cab | 7493 | ac_cpp_err=yes |
9a156167 | 7494 | fi |
bec39cab AC |
7495 | if test -z "$ac_cpp_err"; then |
7496 | ac_header_preproc=yes | |
7497 | else | |
7498 | echo "$as_me: failed program was:" >&5 | |
7499 | sed 's/^/| /' conftest.$ac_ext >&5 | |
9a156167 | 7500 | |
bec39cab | 7501 | ac_header_preproc=no |
9a156167 | 7502 | fi |
bec39cab | 7503 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
7504 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
7505 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
9a156167 | 7506 | |
bec39cab AC |
7507 | # So? What about this header? |
7508 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
7509 | yes:no: ) | |
7510 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
7511 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
7512 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
7513 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
7514 | ac_header_preproc=yes | |
7515 | ;; | |
7516 | no:yes:* ) | |
7517 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
7518 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
7519 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
7520 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
7521 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
7522 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
7523 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
7524 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
7525 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
7526 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
7527 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
7528 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
7529 | ( |
7530 | cat <<\_ASBOX | |
7531 | ## ------------------------------------------ ## | |
7532 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
7533 | ## ------------------------------------------ ## | |
7534 | _ASBOX | |
7535 | ) | | |
7536 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
7537 | ;; |
7538 | esac | |
b4e70030 JB |
7539 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
7540 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
7541 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 7542 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
9a156167 | 7543 | else |
bec39cab | 7544 | eval "$as_ac_Header=\$ac_header_preproc" |
9a156167 | 7545 | fi |
b4e70030 JB |
7546 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
7547 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
9a156167 | 7548 | |
bec39cab AC |
7549 | fi |
7550 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | |
7551 | cat >>confdefs.h <<_ACEOF | |
7552 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
7553 | _ACEOF | |
9a156167 | 7554 | |
bec39cab | 7555 | fi |
9a156167 | 7556 | |
bec39cab | 7557 | done |
9a156167 | 7558 | |
9a156167 | 7559 | |
9a156167 | 7560 | |
bec39cab AC |
7561 | |
7562 | for ac_header in proc_service.h thread_db.h gnu/libc-version.h | |
7563 | do | |
7564 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
b4e70030 JB |
7565 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
7566 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
7567 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
7568 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
7569 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
7570 | fi | |
b4e70030 JB |
7571 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
7572 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
7573 | else |
7574 | # Is the header compilable? | |
b4e70030 JB |
7575 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
7576 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
7577 | cat >conftest.$ac_ext <<_ACEOF |
7578 | /* confdefs.h. */ | |
7579 | _ACEOF | |
7580 | cat confdefs.h >>conftest.$ac_ext | |
7581 | cat >>conftest.$ac_ext <<_ACEOF | |
436868fb DP |
7582 | /* end confdefs.h. */ |
7583 | $ac_includes_default | |
7584 | #include <$ac_header> | |
7585 | _ACEOF | |
7586 | rm -f conftest.$ac_objext | |
7587 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
7588 | (eval $ac_compile) 2>conftest.er1 | |
7589 | ac_status=$? | |
7590 | grep -v '^ *+' conftest.er1 >conftest.err | |
7591 | rm -f conftest.er1 | |
7592 | cat conftest.err >&5 | |
7593 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7594 | (exit $ac_status); } && | |
7595 | { ac_try='test -z "$ac_c_werror_flag" | |
7596 | || test ! -s conftest.err' | |
7597 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7598 | (eval $ac_try) 2>&5 | |
7599 | ac_status=$? | |
7600 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7601 | (exit $ac_status); }; } && | |
7602 | { ac_try='test -s conftest.$ac_objext' | |
7603 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7604 | (eval $ac_try) 2>&5 | |
7605 | ac_status=$? | |
7606 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7607 | (exit $ac_status); }; }; then | |
7608 | ac_header_compiler=yes | |
7609 | else | |
7610 | echo "$as_me: failed program was:" >&5 | |
7611 | sed 's/^/| /' conftest.$ac_ext >&5 | |
7612 | ||
7613 | ac_header_compiler=no | |
7614 | fi | |
7615 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
7616 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | |
7617 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
7618 | ||
7619 | # Is the header present? | |
7620 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | |
7621 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
7622 | cat >conftest.$ac_ext <<_ACEOF | |
7623 | /* confdefs.h. */ | |
7624 | _ACEOF | |
7625 | cat confdefs.h >>conftest.$ac_ext | |
7626 | cat >>conftest.$ac_ext <<_ACEOF | |
7627 | /* end confdefs.h. */ | |
7628 | #include <$ac_header> | |
7629 | _ACEOF | |
7630 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
7631 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
7632 | ac_status=$? | |
7633 | grep -v '^ *+' conftest.er1 >conftest.err | |
7634 | rm -f conftest.er1 | |
7635 | cat conftest.err >&5 | |
7636 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7637 | (exit $ac_status); } >/dev/null; then | |
7638 | if test -s conftest.err; then | |
7639 | ac_cpp_err=$ac_c_preproc_warn_flag | |
7640 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
7641 | else | |
7642 | ac_cpp_err= | |
7643 | fi | |
7644 | else | |
7645 | ac_cpp_err=yes | |
7646 | fi | |
7647 | if test -z "$ac_cpp_err"; then | |
7648 | ac_header_preproc=yes | |
7649 | else | |
7650 | echo "$as_me: failed program was:" >&5 | |
7651 | sed 's/^/| /' conftest.$ac_ext >&5 | |
7652 | ||
7653 | ac_header_preproc=no | |
7654 | fi | |
7655 | rm -f conftest.err conftest.$ac_ext | |
7656 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |
7657 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
7658 | ||
7659 | # So? What about this header? | |
7660 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
7661 | yes:no: ) | |
7662 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
7663 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
7664 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
7665 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
7666 | ac_header_preproc=yes | |
7667 | ;; | |
7668 | no:yes:* ) | |
7669 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
7670 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
7671 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
7672 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
7673 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
7674 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
7675 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
7676 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
7677 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
7678 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
7679 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
7680 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
7681 | ( | |
7682 | cat <<\_ASBOX | |
7683 | ## ------------------------------------------ ## | |
7684 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
7685 | ## ------------------------------------------ ## | |
7686 | _ASBOX | |
7687 | ) | | |
7688 | sed "s/^/$as_me: WARNING: /" >&2 | |
7689 | ;; | |
7690 | esac | |
7691 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
7692 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
7693 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
7694 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
7695 | else | |
7696 | eval "$as_ac_Header=\$ac_header_preproc" | |
7697 | fi | |
7698 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | |
7699 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
7700 | ||
7701 | fi | |
7702 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | |
7703 | cat >>confdefs.h <<_ACEOF | |
7704 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
7705 | _ACEOF | |
7706 | ||
7707 | fi | |
7708 | ||
7709 | done | |
7710 | ||
7711 | ||
7712 | for ac_header in signal.h | |
7713 | do | |
7714 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
7715 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
7716 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
7717 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
7718 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
7719 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
7720 | fi | |
7721 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | |
7722 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
7723 | else | |
7724 | # Is the header compilable? | |
7725 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | |
7726 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
7727 | cat >conftest.$ac_ext <<_ACEOF | |
7728 | /* confdefs.h. */ | |
7729 | _ACEOF | |
7730 | cat confdefs.h >>conftest.$ac_ext | |
7731 | cat >>conftest.$ac_ext <<_ACEOF | |
bec39cab AC |
7732 | /* end confdefs.h. */ |
7733 | $ac_includes_default | |
7734 | #include <$ac_header> | |
7735 | _ACEOF | |
7736 | rm -f conftest.$ac_objext | |
7737 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
7738 | (eval $ac_compile) 2>conftest.er1 | |
7739 | ac_status=$? | |
7740 | grep -v '^ *+' conftest.er1 >conftest.err | |
7741 | rm -f conftest.er1 | |
7742 | cat conftest.err >&5 | |
7743 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7744 | (exit $ac_status); } && | |
b4e70030 JB |
7745 | { ac_try='test -z "$ac_c_werror_flag" |
7746 | || test ! -s conftest.err' | |
bec39cab AC |
7747 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7748 | (eval $ac_try) 2>&5 | |
7749 | ac_status=$? | |
7750 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7751 | (exit $ac_status); }; } && | |
7752 | { ac_try='test -s conftest.$ac_objext' | |
7753 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7754 | (eval $ac_try) 2>&5 | |
7755 | ac_status=$? | |
7756 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7757 | (exit $ac_status); }; }; then | |
7758 | ac_header_compiler=yes | |
7759 | else | |
7760 | echo "$as_me: failed program was:" >&5 | |
7761 | sed 's/^/| /' conftest.$ac_ext >&5 | |
7762 | ||
b4e70030 | 7763 | ac_header_compiler=no |
bec39cab AC |
7764 | fi |
7765 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
7766 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
7767 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
7768 | |
7769 | # Is the header present? | |
b4e70030 JB |
7770 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
7771 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
7772 | cat >conftest.$ac_ext <<_ACEOF |
7773 | /* confdefs.h. */ | |
7774 | _ACEOF | |
7775 | cat confdefs.h >>conftest.$ac_ext | |
7776 | cat >>conftest.$ac_ext <<_ACEOF | |
7777 | /* end confdefs.h. */ | |
7778 | #include <$ac_header> | |
7779 | _ACEOF | |
7780 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
7781 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
7782 | ac_status=$? | |
7783 | grep -v '^ *+' conftest.er1 >conftest.err | |
7784 | rm -f conftest.er1 | |
7785 | cat conftest.err >&5 | |
7786 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7787 | (exit $ac_status); } >/dev/null; then | |
7788 | if test -s conftest.err; then | |
7789 | ac_cpp_err=$ac_c_preproc_warn_flag | |
7790 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
7791 | else | |
7792 | ac_cpp_err= | |
7793 | fi | |
9a156167 | 7794 | else |
bec39cab | 7795 | ac_cpp_err=yes |
9a156167 | 7796 | fi |
bec39cab AC |
7797 | if test -z "$ac_cpp_err"; then |
7798 | ac_header_preproc=yes | |
7799 | else | |
7800 | echo "$as_me: failed program was:" >&5 | |
7801 | sed 's/^/| /' conftest.$ac_ext >&5 | |
9a156167 | 7802 | |
bec39cab | 7803 | ac_header_preproc=no |
9a156167 | 7804 | fi |
bec39cab | 7805 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
7806 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
7807 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
9a156167 | 7808 | |
bec39cab AC |
7809 | # So? What about this header? |
7810 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
7811 | yes:no: ) | |
7812 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
7813 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
7814 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
7815 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
7816 | ac_header_preproc=yes | |
7817 | ;; | |
7818 | no:yes:* ) | |
7819 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
7820 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
7821 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
7822 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
7823 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
7824 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
7825 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
7826 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
7827 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
7828 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
7829 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
7830 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
7831 | ( |
7832 | cat <<\_ASBOX | |
7833 | ## ------------------------------------------ ## | |
7834 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
7835 | ## ------------------------------------------ ## | |
7836 | _ASBOX | |
7837 | ) | | |
7838 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
7839 | ;; |
7840 | esac | |
b4e70030 JB |
7841 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
7842 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
7843 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 7844 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
9a156167 | 7845 | else |
bec39cab | 7846 | eval "$as_ac_Header=\$ac_header_preproc" |
9a156167 | 7847 | fi |
b4e70030 JB |
7848 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
7849 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
9a156167 MK |
7850 | |
7851 | fi | |
bec39cab AC |
7852 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
7853 | cat >>confdefs.h <<_ACEOF | |
7854 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
7855 | _ACEOF | |
9a156167 | 7856 | |
bec39cab AC |
7857 | fi |
7858 | ||
7859 | done | |
9a156167 | 7860 | |
c890192f | 7861 | |
bec39cab AC |
7862 | for ac_header in stddef.h |
7863 | do | |
7864 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
b4e70030 JB |
7865 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
7866 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
7867 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
7868 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
7869 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
7870 | fi | |
b4e70030 JB |
7871 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
7872 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
7873 | else |
7874 | # Is the header compilable? | |
b4e70030 JB |
7875 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
7876 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
7877 | cat >conftest.$ac_ext <<_ACEOF |
7878 | /* confdefs.h. */ | |
7879 | _ACEOF | |
7880 | cat confdefs.h >>conftest.$ac_ext | |
7881 | cat >>conftest.$ac_ext <<_ACEOF | |
7882 | /* end confdefs.h. */ | |
7883 | $ac_includes_default | |
7884 | #include <$ac_header> | |
7885 | _ACEOF | |
7886 | rm -f conftest.$ac_objext | |
7887 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
7888 | (eval $ac_compile) 2>conftest.er1 | |
7889 | ac_status=$? | |
7890 | grep -v '^ *+' conftest.er1 >conftest.err | |
7891 | rm -f conftest.er1 | |
7892 | cat conftest.err >&5 | |
7893 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7894 | (exit $ac_status); } && | |
b4e70030 JB |
7895 | { ac_try='test -z "$ac_c_werror_flag" |
7896 | || test ! -s conftest.err' | |
bec39cab AC |
7897 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7898 | (eval $ac_try) 2>&5 | |
7899 | ac_status=$? | |
7900 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7901 | (exit $ac_status); }; } && | |
7902 | { ac_try='test -s conftest.$ac_objext' | |
7903 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7904 | (eval $ac_try) 2>&5 | |
7905 | ac_status=$? | |
7906 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7907 | (exit $ac_status); }; }; then | |
7908 | ac_header_compiler=yes | |
7909 | else | |
7910 | echo "$as_me: failed program was:" >&5 | |
7911 | sed 's/^/| /' conftest.$ac_ext >&5 | |
7912 | ||
b4e70030 | 7913 | ac_header_compiler=no |
bec39cab AC |
7914 | fi |
7915 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
7916 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
7917 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
7918 | |
7919 | # Is the header present? | |
b4e70030 JB |
7920 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
7921 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
7922 | cat >conftest.$ac_ext <<_ACEOF |
7923 | /* confdefs.h. */ | |
7924 | _ACEOF | |
7925 | cat confdefs.h >>conftest.$ac_ext | |
7926 | cat >>conftest.$ac_ext <<_ACEOF | |
7927 | /* end confdefs.h. */ | |
7928 | #include <$ac_header> | |
7929 | _ACEOF | |
7930 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
7931 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
7932 | ac_status=$? | |
7933 | grep -v '^ *+' conftest.er1 >conftest.err | |
7934 | rm -f conftest.er1 | |
7935 | cat conftest.err >&5 | |
7936 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7937 | (exit $ac_status); } >/dev/null; then | |
7938 | if test -s conftest.err; then | |
7939 | ac_cpp_err=$ac_c_preproc_warn_flag | |
7940 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
7941 | else | |
7942 | ac_cpp_err= | |
7943 | fi | |
c890192f | 7944 | else |
bec39cab AC |
7945 | ac_cpp_err=yes |
7946 | fi | |
7947 | if test -z "$ac_cpp_err"; then | |
7948 | ac_header_preproc=yes | |
c890192f | 7949 | else |
bec39cab AC |
7950 | echo "$as_me: failed program was:" >&5 |
7951 | sed 's/^/| /' conftest.$ac_ext >&5 | |
7952 | ||
7953 | ac_header_preproc=no | |
c890192f | 7954 | fi |
bec39cab | 7955 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
7956 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
7957 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
bec39cab AC |
7958 | |
7959 | # So? What about this header? | |
7960 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
7961 | yes:no: ) | |
7962 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
7963 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
7964 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
7965 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
7966 | ac_header_preproc=yes | |
7967 | ;; | |
7968 | no:yes:* ) | |
7969 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
7970 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
7971 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
7972 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
7973 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
7974 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
7975 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
7976 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
7977 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
7978 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
7979 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
7980 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
7981 | ( |
7982 | cat <<\_ASBOX | |
7983 | ## ------------------------------------------ ## | |
7984 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
7985 | ## ------------------------------------------ ## | |
7986 | _ASBOX | |
7987 | ) | | |
7988 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
7989 | ;; |
7990 | esac | |
b4e70030 JB |
7991 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
7992 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
7993 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 7994 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
c890192f | 7995 | else |
bec39cab | 7996 | eval "$as_ac_Header=\$ac_header_preproc" |
c890192f | 7997 | fi |
b4e70030 JB |
7998 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
7999 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab | 8000 | |
c890192f | 8001 | fi |
bec39cab AC |
8002 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
8003 | cat >>confdefs.h <<_ACEOF | |
8004 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
8005 | _ACEOF | |
c890192f | 8006 | |
c890192f MK |
8007 | fi |
8008 | ||
bec39cab | 8009 | done |
9a156167 | 8010 | |
bec39cab AC |
8011 | |
8012 | for ac_header in stdlib.h | |
8013 | do | |
8014 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
b4e70030 JB |
8015 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
8016 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
8017 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
8018 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
8019 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
8020 | fi | |
b4e70030 JB |
8021 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
8022 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
8023 | else |
8024 | # Is the header compilable? | |
b4e70030 JB |
8025 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
8026 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
8027 | cat >conftest.$ac_ext <<_ACEOF |
8028 | /* confdefs.h. */ | |
8029 | _ACEOF | |
8030 | cat confdefs.h >>conftest.$ac_ext | |
8031 | cat >>conftest.$ac_ext <<_ACEOF | |
8032 | /* end confdefs.h. */ | |
8033 | $ac_includes_default | |
8034 | #include <$ac_header> | |
8035 | _ACEOF | |
8036 | rm -f conftest.$ac_objext | |
8037 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
8038 | (eval $ac_compile) 2>conftest.er1 | |
8039 | ac_status=$? | |
8040 | grep -v '^ *+' conftest.er1 >conftest.err | |
8041 | rm -f conftest.er1 | |
8042 | cat conftest.err >&5 | |
8043 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8044 | (exit $ac_status); } && | |
b4e70030 JB |
8045 | { ac_try='test -z "$ac_c_werror_flag" |
8046 | || test ! -s conftest.err' | |
bec39cab AC |
8047 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8048 | (eval $ac_try) 2>&5 | |
8049 | ac_status=$? | |
8050 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8051 | (exit $ac_status); }; } && | |
8052 | { ac_try='test -s conftest.$ac_objext' | |
8053 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
8054 | (eval $ac_try) 2>&5 | |
8055 | ac_status=$? | |
8056 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8057 | (exit $ac_status); }; }; then | |
8058 | ac_header_compiler=yes | |
8059 | else | |
8060 | echo "$as_me: failed program was:" >&5 | |
8061 | sed 's/^/| /' conftest.$ac_ext >&5 | |
8062 | ||
b4e70030 | 8063 | ac_header_compiler=no |
bec39cab AC |
8064 | fi |
8065 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
8066 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
8067 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
8068 | |
8069 | # Is the header present? | |
b4e70030 JB |
8070 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
8071 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
8072 | cat >conftest.$ac_ext <<_ACEOF |
8073 | /* confdefs.h. */ | |
8074 | _ACEOF | |
8075 | cat confdefs.h >>conftest.$ac_ext | |
8076 | cat >>conftest.$ac_ext <<_ACEOF | |
8077 | /* end confdefs.h. */ | |
8078 | #include <$ac_header> | |
8079 | _ACEOF | |
8080 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
8081 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
8082 | ac_status=$? | |
8083 | grep -v '^ *+' conftest.er1 >conftest.err | |
8084 | rm -f conftest.er1 | |
8085 | cat conftest.err >&5 | |
8086 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8087 | (exit $ac_status); } >/dev/null; then | |
8088 | if test -s conftest.err; then | |
8089 | ac_cpp_err=$ac_c_preproc_warn_flag | |
8090 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
8091 | else | |
8092 | ac_cpp_err= | |
8093 | fi | |
9a156167 | 8094 | else |
bec39cab AC |
8095 | ac_cpp_err=yes |
8096 | fi | |
8097 | if test -z "$ac_cpp_err"; then | |
8098 | ac_header_preproc=yes | |
9a156167 | 8099 | else |
bec39cab AC |
8100 | echo "$as_me: failed program was:" >&5 |
8101 | sed 's/^/| /' conftest.$ac_ext >&5 | |
8102 | ||
8103 | ac_header_preproc=no | |
9a156167 | 8104 | fi |
bec39cab | 8105 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
8106 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
8107 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
bec39cab AC |
8108 | |
8109 | # So? What about this header? | |
8110 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
8111 | yes:no: ) | |
8112 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
8113 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
8114 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
8115 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
8116 | ac_header_preproc=yes | |
8117 | ;; | |
8118 | no:yes:* ) | |
8119 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
8120 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
8121 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
8122 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
8123 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
8124 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
8125 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
8126 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
8127 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
8128 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
8129 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
8130 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
8131 | ( |
8132 | cat <<\_ASBOX | |
8133 | ## ------------------------------------------ ## | |
8134 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
8135 | ## ------------------------------------------ ## | |
8136 | _ASBOX | |
8137 | ) | | |
8138 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
8139 | ;; |
8140 | esac | |
b4e70030 JB |
8141 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
8142 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
8143 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 8144 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
9a156167 | 8145 | else |
bec39cab | 8146 | eval "$as_ac_Header=\$ac_header_preproc" |
9a156167 | 8147 | fi |
b4e70030 JB |
8148 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
8149 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab | 8150 | |
9a156167 | 8151 | fi |
bec39cab AC |
8152 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
8153 | cat >>confdefs.h <<_ACEOF | |
8154 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
8155 | _ACEOF | |
9a156167 | 8156 | |
9a156167 MK |
8157 | fi |
8158 | ||
bec39cab AC |
8159 | done |
8160 | ||
06825bd1 | 8161 | |
bec39cab AC |
8162 | for ac_header in stdint.h |
8163 | do | |
8164 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
b4e70030 JB |
8165 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
8166 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
8167 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
8168 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
8169 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
8170 | fi | |
b4e70030 JB |
8171 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
8172 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
8173 | else |
8174 | # Is the header compilable? | |
b4e70030 JB |
8175 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
8176 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
8177 | cat >conftest.$ac_ext <<_ACEOF |
8178 | /* confdefs.h. */ | |
8179 | _ACEOF | |
8180 | cat confdefs.h >>conftest.$ac_ext | |
8181 | cat >>conftest.$ac_ext <<_ACEOF | |
8182 | /* end confdefs.h. */ | |
8183 | $ac_includes_default | |
8184 | #include <$ac_header> | |
8185 | _ACEOF | |
8186 | rm -f conftest.$ac_objext | |
8187 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
8188 | (eval $ac_compile) 2>conftest.er1 | |
8189 | ac_status=$? | |
8190 | grep -v '^ *+' conftest.er1 >conftest.err | |
8191 | rm -f conftest.er1 | |
8192 | cat conftest.err >&5 | |
8193 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8194 | (exit $ac_status); } && | |
b4e70030 JB |
8195 | { ac_try='test -z "$ac_c_werror_flag" |
8196 | || test ! -s conftest.err' | |
bec39cab AC |
8197 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8198 | (eval $ac_try) 2>&5 | |
8199 | ac_status=$? | |
8200 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8201 | (exit $ac_status); }; } && | |
8202 | { ac_try='test -s conftest.$ac_objext' | |
8203 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
8204 | (eval $ac_try) 2>&5 | |
8205 | ac_status=$? | |
8206 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8207 | (exit $ac_status); }; }; then | |
8208 | ac_header_compiler=yes | |
8209 | else | |
8210 | echo "$as_me: failed program was:" >&5 | |
8211 | sed 's/^/| /' conftest.$ac_ext >&5 | |
8212 | ||
b4e70030 | 8213 | ac_header_compiler=no |
bec39cab AC |
8214 | fi |
8215 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
8216 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
8217 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
8218 | |
8219 | # Is the header present? | |
b4e70030 JB |
8220 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
8221 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
8222 | cat >conftest.$ac_ext <<_ACEOF |
8223 | /* confdefs.h. */ | |
8224 | _ACEOF | |
8225 | cat confdefs.h >>conftest.$ac_ext | |
8226 | cat >>conftest.$ac_ext <<_ACEOF | |
8227 | /* end confdefs.h. */ | |
8228 | #include <$ac_header> | |
8229 | _ACEOF | |
8230 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
8231 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
8232 | ac_status=$? | |
8233 | grep -v '^ *+' conftest.er1 >conftest.err | |
8234 | rm -f conftest.er1 | |
8235 | cat conftest.err >&5 | |
8236 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8237 | (exit $ac_status); } >/dev/null; then | |
8238 | if test -s conftest.err; then | |
8239 | ac_cpp_err=$ac_c_preproc_warn_flag | |
8240 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
8241 | else | |
8242 | ac_cpp_err= | |
8243 | fi | |
06825bd1 | 8244 | else |
bec39cab AC |
8245 | ac_cpp_err=yes |
8246 | fi | |
8247 | if test -z "$ac_cpp_err"; then | |
8248 | ac_header_preproc=yes | |
06825bd1 | 8249 | else |
bec39cab AC |
8250 | echo "$as_me: failed program was:" >&5 |
8251 | sed 's/^/| /' conftest.$ac_ext >&5 | |
8252 | ||
8253 | ac_header_preproc=no | |
06825bd1 | 8254 | fi |
bec39cab | 8255 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
8256 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
8257 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
bec39cab AC |
8258 | |
8259 | # So? What about this header? | |
8260 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
8261 | yes:no: ) | |
8262 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
8263 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
8264 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
8265 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
8266 | ac_header_preproc=yes | |
8267 | ;; | |
8268 | no:yes:* ) | |
8269 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
8270 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
8271 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
8272 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
8273 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
8274 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
8275 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
8276 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
8277 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
8278 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
8279 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
8280 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
8281 | ( |
8282 | cat <<\_ASBOX | |
8283 | ## ------------------------------------------ ## | |
8284 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
8285 | ## ------------------------------------------ ## | |
8286 | _ASBOX | |
8287 | ) | | |
8288 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
8289 | ;; |
8290 | esac | |
b4e70030 JB |
8291 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
8292 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
8293 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 8294 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
06825bd1 | 8295 | else |
bec39cab | 8296 | eval "$as_ac_Header=\$ac_header_preproc" |
06825bd1 | 8297 | fi |
b4e70030 JB |
8298 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
8299 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab | 8300 | |
06825bd1 | 8301 | fi |
bec39cab AC |
8302 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
8303 | cat >>confdefs.h <<_ACEOF | |
8304 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
8305 | _ACEOF | |
06825bd1 | 8306 | |
06825bd1 | 8307 | fi |
4f0be353 | 8308 | |
bec39cab | 8309 | done |
4f0be353 | 8310 | |
06825bd1 | 8311 | |
06825bd1 | 8312 | |
bec39cab AC |
8313 | |
8314 | for ac_header in string.h memory.h strings.h | |
8315 | do | |
8316 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
b4e70030 JB |
8317 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
8318 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
8319 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
8320 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
8321 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
8322 | fi | |
b4e70030 JB |
8323 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
8324 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
8325 | else |
8326 | # Is the header compilable? | |
b4e70030 JB |
8327 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
8328 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
8329 | cat >conftest.$ac_ext <<_ACEOF |
8330 | /* confdefs.h. */ | |
8331 | _ACEOF | |
8332 | cat confdefs.h >>conftest.$ac_ext | |
8333 | cat >>conftest.$ac_ext <<_ACEOF | |
8334 | /* end confdefs.h. */ | |
8335 | $ac_includes_default | |
8336 | #include <$ac_header> | |
8337 | _ACEOF | |
8338 | rm -f conftest.$ac_objext | |
8339 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
8340 | (eval $ac_compile) 2>conftest.er1 | |
8341 | ac_status=$? | |
8342 | grep -v '^ *+' conftest.er1 >conftest.err | |
8343 | rm -f conftest.er1 | |
8344 | cat conftest.err >&5 | |
8345 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8346 | (exit $ac_status); } && | |
b4e70030 JB |
8347 | { ac_try='test -z "$ac_c_werror_flag" |
8348 | || test ! -s conftest.err' | |
bec39cab AC |
8349 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8350 | (eval $ac_try) 2>&5 | |
8351 | ac_status=$? | |
8352 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8353 | (exit $ac_status); }; } && | |
8354 | { ac_try='test -s conftest.$ac_objext' | |
8355 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
8356 | (eval $ac_try) 2>&5 | |
8357 | ac_status=$? | |
8358 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8359 | (exit $ac_status); }; }; then | |
8360 | ac_header_compiler=yes | |
8361 | else | |
8362 | echo "$as_me: failed program was:" >&5 | |
8363 | sed 's/^/| /' conftest.$ac_ext >&5 | |
8364 | ||
b4e70030 | 8365 | ac_header_compiler=no |
bec39cab AC |
8366 | fi |
8367 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
8368 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
8369 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
8370 | |
8371 | # Is the header present? | |
b4e70030 JB |
8372 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
8373 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
8374 | cat >conftest.$ac_ext <<_ACEOF |
8375 | /* confdefs.h. */ | |
8376 | _ACEOF | |
8377 | cat confdefs.h >>conftest.$ac_ext | |
8378 | cat >>conftest.$ac_ext <<_ACEOF | |
8379 | /* end confdefs.h. */ | |
8380 | #include <$ac_header> | |
8381 | _ACEOF | |
8382 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
8383 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
8384 | ac_status=$? | |
8385 | grep -v '^ *+' conftest.er1 >conftest.err | |
8386 | rm -f conftest.er1 | |
8387 | cat conftest.err >&5 | |
8388 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8389 | (exit $ac_status); } >/dev/null; then | |
8390 | if test -s conftest.err; then | |
8391 | ac_cpp_err=$ac_c_preproc_warn_flag | |
8392 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
8393 | else | |
8394 | ac_cpp_err= | |
8395 | fi | |
06825bd1 | 8396 | else |
bec39cab AC |
8397 | ac_cpp_err=yes |
8398 | fi | |
8399 | if test -z "$ac_cpp_err"; then | |
8400 | ac_header_preproc=yes | |
06825bd1 | 8401 | else |
bec39cab AC |
8402 | echo "$as_me: failed program was:" >&5 |
8403 | sed 's/^/| /' conftest.$ac_ext >&5 | |
8404 | ||
8405 | ac_header_preproc=no | |
06825bd1 | 8406 | fi |
bec39cab | 8407 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
8408 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
8409 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
bec39cab AC |
8410 | |
8411 | # So? What about this header? | |
8412 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
8413 | yes:no: ) | |
8414 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
8415 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
8416 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
8417 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
8418 | ac_header_preproc=yes | |
8419 | ;; | |
8420 | no:yes:* ) | |
8421 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
8422 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
8423 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
8424 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
8425 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
8426 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
8427 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
8428 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
8429 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
8430 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
8431 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
8432 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
8433 | ( |
8434 | cat <<\_ASBOX | |
8435 | ## ------------------------------------------ ## | |
8436 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
8437 | ## ------------------------------------------ ## | |
8438 | _ASBOX | |
8439 | ) | | |
8440 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
8441 | ;; |
8442 | esac | |
b4e70030 JB |
8443 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
8444 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
8445 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
8446 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
8447 | else | |
8448 | eval "$as_ac_Header=\$ac_header_preproc" | |
06825bd1 | 8449 | fi |
b4e70030 JB |
8450 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
8451 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
06825bd1 | 8452 | |
06825bd1 | 8453 | fi |
bec39cab AC |
8454 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
8455 | cat >>confdefs.h <<_ACEOF | |
8456 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
8457 | _ACEOF | |
06825bd1 | 8458 | |
06825bd1 MK |
8459 | fi |
8460 | ||
bec39cab | 8461 | done |
5ee754fc | 8462 | |
bec39cab AC |
8463 | |
8464 | for ac_header in sys/fault.h | |
5ee754fc | 8465 | do |
bec39cab | 8466 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
b4e70030 JB |
8467 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
8468 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
8469 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
8470 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
8471 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
8472 | fi | |
b4e70030 JB |
8473 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
8474 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
8475 | else |
8476 | # Is the header compilable? | |
b4e70030 JB |
8477 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
8478 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
8479 | cat >conftest.$ac_ext <<_ACEOF |
8480 | /* confdefs.h. */ | |
8481 | _ACEOF | |
8482 | cat confdefs.h >>conftest.$ac_ext | |
8483 | cat >>conftest.$ac_ext <<_ACEOF | |
8484 | /* end confdefs.h. */ | |
8485 | $ac_includes_default | |
8486 | #include <$ac_header> | |
8487 | _ACEOF | |
8488 | rm -f conftest.$ac_objext | |
8489 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
8490 | (eval $ac_compile) 2>conftest.er1 | |
8491 | ac_status=$? | |
8492 | grep -v '^ *+' conftest.er1 >conftest.err | |
8493 | rm -f conftest.er1 | |
8494 | cat conftest.err >&5 | |
8495 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8496 | (exit $ac_status); } && | |
b4e70030 JB |
8497 | { ac_try='test -z "$ac_c_werror_flag" |
8498 | || test ! -s conftest.err' | |
bec39cab AC |
8499 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8500 | (eval $ac_try) 2>&5 | |
8501 | ac_status=$? | |
8502 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8503 | (exit $ac_status); }; } && | |
8504 | { ac_try='test -s conftest.$ac_objext' | |
8505 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
8506 | (eval $ac_try) 2>&5 | |
8507 | ac_status=$? | |
8508 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8509 | (exit $ac_status); }; }; then | |
8510 | ac_header_compiler=yes | |
8511 | else | |
8512 | echo "$as_me: failed program was:" >&5 | |
8513 | sed 's/^/| /' conftest.$ac_ext >&5 | |
8514 | ||
b4e70030 | 8515 | ac_header_compiler=no |
bec39cab AC |
8516 | fi |
8517 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
8518 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
8519 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
8520 | |
8521 | # Is the header present? | |
b4e70030 JB |
8522 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
8523 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
8524 | cat >conftest.$ac_ext <<_ACEOF |
8525 | /* confdefs.h. */ | |
8526 | _ACEOF | |
8527 | cat confdefs.h >>conftest.$ac_ext | |
8528 | cat >>conftest.$ac_ext <<_ACEOF | |
8529 | /* end confdefs.h. */ | |
8530 | #include <$ac_header> | |
8531 | _ACEOF | |
8532 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
8533 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
8534 | ac_status=$? | |
8535 | grep -v '^ *+' conftest.er1 >conftest.err | |
8536 | rm -f conftest.er1 | |
8537 | cat conftest.err >&5 | |
8538 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8539 | (exit $ac_status); } >/dev/null; then | |
8540 | if test -s conftest.err; then | |
8541 | ac_cpp_err=$ac_c_preproc_warn_flag | |
8542 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
8543 | else | |
8544 | ac_cpp_err= | |
8545 | fi | |
5ee754fc | 8546 | else |
bec39cab | 8547 | ac_cpp_err=yes |
5ee754fc | 8548 | fi |
bec39cab AC |
8549 | if test -z "$ac_cpp_err"; then |
8550 | ac_header_preproc=yes | |
8551 | else | |
8552 | echo "$as_me: failed program was:" >&5 | |
8553 | sed 's/^/| /' conftest.$ac_ext >&5 | |
5ee754fc | 8554 | |
bec39cab | 8555 | ac_header_preproc=no |
5ee754fc | 8556 | fi |
bec39cab | 8557 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
8558 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
8559 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
bec39cab AC |
8560 | |
8561 | # So? What about this header? | |
8562 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
8563 | yes:no: ) | |
8564 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
8565 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
8566 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
8567 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
8568 | ac_header_preproc=yes | |
8569 | ;; | |
8570 | no:yes:* ) | |
8571 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
8572 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
8573 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
8574 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
8575 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
8576 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
8577 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
8578 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
8579 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
8580 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
8581 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
8582 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
8583 | ( |
8584 | cat <<\_ASBOX | |
8585 | ## ------------------------------------------ ## | |
8586 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
8587 | ## ------------------------------------------ ## | |
8588 | _ASBOX | |
8589 | ) | | |
8590 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
8591 | ;; |
8592 | esac | |
b4e70030 JB |
8593 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
8594 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
8595 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 8596 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
5ee754fc | 8597 | else |
bec39cab | 8598 | eval "$as_ac_Header=\$ac_header_preproc" |
c906108c | 8599 | fi |
b4e70030 JB |
8600 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
8601 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
c906108c | 8602 | |
5ee754fc | 8603 | fi |
bec39cab AC |
8604 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
8605 | cat >>confdefs.h <<_ACEOF | |
8606 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
8607 | _ACEOF | |
c906108c | 8608 | |
5ee754fc | 8609 | fi |
bec39cab AC |
8610 | |
8611 | done | |
8612 | ||
8613 | ||
8614 | for ac_header in sys/file.h | |
8615 | do | |
8616 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
b4e70030 JB |
8617 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
8618 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
8619 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
8620 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
8621 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
8622 | fi | |
b4e70030 JB |
8623 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
8624 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
8625 | else |
8626 | # Is the header compilable? | |
b4e70030 JB |
8627 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
8628 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
8629 | cat >conftest.$ac_ext <<_ACEOF |
8630 | /* confdefs.h. */ | |
8631 | _ACEOF | |
8632 | cat confdefs.h >>conftest.$ac_ext | |
8633 | cat >>conftest.$ac_ext <<_ACEOF | |
8634 | /* end confdefs.h. */ | |
8635 | $ac_includes_default | |
8636 | #include <$ac_header> | |
8637 | _ACEOF | |
8638 | rm -f conftest.$ac_objext | |
8639 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
8640 | (eval $ac_compile) 2>conftest.er1 | |
8641 | ac_status=$? | |
8642 | grep -v '^ *+' conftest.er1 >conftest.err | |
8643 | rm -f conftest.er1 | |
8644 | cat conftest.err >&5 | |
8645 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8646 | (exit $ac_status); } && | |
b4e70030 JB |
8647 | { ac_try='test -z "$ac_c_werror_flag" |
8648 | || test ! -s conftest.err' | |
bec39cab AC |
8649 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8650 | (eval $ac_try) 2>&5 | |
8651 | ac_status=$? | |
8652 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8653 | (exit $ac_status); }; } && | |
8654 | { ac_try='test -s conftest.$ac_objext' | |
8655 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
8656 | (eval $ac_try) 2>&5 | |
8657 | ac_status=$? | |
8658 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8659 | (exit $ac_status); }; }; then | |
8660 | ac_header_compiler=yes | |
8661 | else | |
8662 | echo "$as_me: failed program was:" >&5 | |
8663 | sed 's/^/| /' conftest.$ac_ext >&5 | |
8664 | ||
b4e70030 | 8665 | ac_header_compiler=no |
bec39cab AC |
8666 | fi |
8667 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
8668 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
8669 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
8670 | |
8671 | # Is the header present? | |
b4e70030 JB |
8672 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
8673 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
8674 | cat >conftest.$ac_ext <<_ACEOF |
8675 | /* confdefs.h. */ | |
8676 | _ACEOF | |
8677 | cat confdefs.h >>conftest.$ac_ext | |
8678 | cat >>conftest.$ac_ext <<_ACEOF | |
8679 | /* end confdefs.h. */ | |
8680 | #include <$ac_header> | |
8681 | _ACEOF | |
8682 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
8683 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
8684 | ac_status=$? | |
8685 | grep -v '^ *+' conftest.er1 >conftest.err | |
8686 | rm -f conftest.er1 | |
8687 | cat conftest.err >&5 | |
8688 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8689 | (exit $ac_status); } >/dev/null; then | |
8690 | if test -s conftest.err; then | |
8691 | ac_cpp_err=$ac_c_preproc_warn_flag | |
8692 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
8693 | else | |
8694 | ac_cpp_err= | |
8695 | fi | |
5ee754fc | 8696 | else |
bec39cab | 8697 | ac_cpp_err=yes |
5ee754fc | 8698 | fi |
bec39cab AC |
8699 | if test -z "$ac_cpp_err"; then |
8700 | ac_header_preproc=yes | |
8701 | else | |
8702 | echo "$as_me: failed program was:" >&5 | |
8703 | sed 's/^/| /' conftest.$ac_ext >&5 | |
c906108c | 8704 | |
bec39cab | 8705 | ac_header_preproc=no |
5ee754fc | 8706 | fi |
bec39cab | 8707 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
8708 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
8709 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
c906108c | 8710 | |
bec39cab AC |
8711 | # So? What about this header? |
8712 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
8713 | yes:no: ) | |
8714 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
8715 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
8716 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
8717 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
8718 | ac_header_preproc=yes | |
8719 | ;; | |
8720 | no:yes:* ) | |
8721 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
8722 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
8723 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
8724 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
8725 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
8726 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
8727 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
8728 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
8729 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
8730 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
8731 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
8732 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
8733 | ( |
8734 | cat <<\_ASBOX | |
8735 | ## ------------------------------------------ ## | |
8736 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
8737 | ## ------------------------------------------ ## | |
8738 | _ASBOX | |
8739 | ) | | |
8740 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
8741 | ;; |
8742 | esac | |
b4e70030 JB |
8743 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
8744 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
8745 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 8746 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
9608ab8b | 8747 | else |
bec39cab AC |
8748 | eval "$as_ac_Header=\$ac_header_preproc" |
8749 | fi | |
b4e70030 JB |
8750 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
8751 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
5ee754fc | 8752 | |
bec39cab AC |
8753 | fi |
8754 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | |
8755 | cat >>confdefs.h <<_ACEOF | |
8756 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
8757 | _ACEOF | |
5ee754fc | 8758 | |
bec39cab | 8759 | fi |
5ee754fc | 8760 | |
bec39cab | 8761 | done |
5ee754fc | 8762 | |
5ee754fc | 8763 | |
bec39cab AC |
8764 | for ac_header in sys/filio.h |
8765 | do | |
8766 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
b4e70030 JB |
8767 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
8768 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
8769 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
8770 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
8771 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
8772 | fi | |
b4e70030 JB |
8773 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
8774 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
8775 | else |
8776 | # Is the header compilable? | |
b4e70030 JB |
8777 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
8778 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
8779 | cat >conftest.$ac_ext <<_ACEOF |
8780 | /* confdefs.h. */ | |
8781 | _ACEOF | |
8782 | cat confdefs.h >>conftest.$ac_ext | |
8783 | cat >>conftest.$ac_ext <<_ACEOF | |
8784 | /* end confdefs.h. */ | |
8785 | $ac_includes_default | |
8786 | #include <$ac_header> | |
8787 | _ACEOF | |
8788 | rm -f conftest.$ac_objext | |
8789 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
8790 | (eval $ac_compile) 2>conftest.er1 | |
8791 | ac_status=$? | |
8792 | grep -v '^ *+' conftest.er1 >conftest.err | |
8793 | rm -f conftest.er1 | |
8794 | cat conftest.err >&5 | |
8795 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8796 | (exit $ac_status); } && | |
b4e70030 JB |
8797 | { ac_try='test -z "$ac_c_werror_flag" |
8798 | || test ! -s conftest.err' | |
bec39cab AC |
8799 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8800 | (eval $ac_try) 2>&5 | |
8801 | ac_status=$? | |
8802 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8803 | (exit $ac_status); }; } && | |
8804 | { ac_try='test -s conftest.$ac_objext' | |
8805 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
8806 | (eval $ac_try) 2>&5 | |
8807 | ac_status=$? | |
8808 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8809 | (exit $ac_status); }; }; then | |
8810 | ac_header_compiler=yes | |
8811 | else | |
8812 | echo "$as_me: failed program was:" >&5 | |
8813 | sed 's/^/| /' conftest.$ac_ext >&5 | |
8814 | ||
b4e70030 | 8815 | ac_header_compiler=no |
bec39cab AC |
8816 | fi |
8817 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
8818 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
8819 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
8820 | |
8821 | # Is the header present? | |
b4e70030 JB |
8822 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
8823 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
8824 | cat >conftest.$ac_ext <<_ACEOF |
8825 | /* confdefs.h. */ | |
8826 | _ACEOF | |
8827 | cat confdefs.h >>conftest.$ac_ext | |
8828 | cat >>conftest.$ac_ext <<_ACEOF | |
8829 | /* end confdefs.h. */ | |
8830 | #include <$ac_header> | |
8831 | _ACEOF | |
8832 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
8833 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
8834 | ac_status=$? | |
8835 | grep -v '^ *+' conftest.er1 >conftest.err | |
8836 | rm -f conftest.er1 | |
8837 | cat conftest.err >&5 | |
8838 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8839 | (exit $ac_status); } >/dev/null; then | |
8840 | if test -s conftest.err; then | |
8841 | ac_cpp_err=$ac_c_preproc_warn_flag | |
8842 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
8843 | else | |
8844 | ac_cpp_err= | |
8845 | fi | |
5ee754fc | 8846 | else |
bec39cab | 8847 | ac_cpp_err=yes |
5ee754fc | 8848 | fi |
bec39cab AC |
8849 | if test -z "$ac_cpp_err"; then |
8850 | ac_header_preproc=yes | |
8851 | else | |
8852 | echo "$as_me: failed program was:" >&5 | |
8853 | sed 's/^/| /' conftest.$ac_ext >&5 | |
5ee754fc | 8854 | |
bec39cab | 8855 | ac_header_preproc=no |
5ee754fc | 8856 | fi |
bec39cab | 8857 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
8858 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
8859 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
5ee754fc | 8860 | |
bec39cab AC |
8861 | # So? What about this header? |
8862 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
8863 | yes:no: ) | |
8864 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
8865 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
8866 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
8867 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
8868 | ac_header_preproc=yes | |
8869 | ;; | |
8870 | no:yes:* ) | |
8871 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
8872 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
8873 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
8874 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
8875 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
8876 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
8877 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
8878 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
8879 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
8880 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
8881 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
8882 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
8883 | ( |
8884 | cat <<\_ASBOX | |
8885 | ## ------------------------------------------ ## | |
8886 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
8887 | ## ------------------------------------------ ## | |
8888 | _ASBOX | |
8889 | ) | | |
8890 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
8891 | ;; |
8892 | esac | |
b4e70030 JB |
8893 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
8894 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
8895 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 8896 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
5ee754fc | 8897 | else |
bec39cab | 8898 | eval "$as_ac_Header=\$ac_header_preproc" |
5ee754fc | 8899 | fi |
b4e70030 JB |
8900 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
8901 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
5ee754fc | 8902 | |
5ee754fc | 8903 | fi |
bec39cab AC |
8904 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
8905 | cat >>confdefs.h <<_ACEOF | |
8906 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
8907 | _ACEOF | |
5ee754fc MK |
8908 | |
8909 | fi | |
8910 | ||
bec39cab AC |
8911 | done |
8912 | ||
8913 | ||
8914 | for ac_header in sys/ioctl.h | |
8915 | do | |
8916 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
b4e70030 JB |
8917 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
8918 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
8919 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
8920 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
8921 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
8922 | fi | |
b4e70030 JB |
8923 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
8924 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
8925 | else |
8926 | # Is the header compilable? | |
b4e70030 JB |
8927 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
8928 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
8929 | cat >conftest.$ac_ext <<_ACEOF |
8930 | /* confdefs.h. */ | |
8931 | _ACEOF | |
8932 | cat confdefs.h >>conftest.$ac_ext | |
8933 | cat >>conftest.$ac_ext <<_ACEOF | |
8934 | /* end confdefs.h. */ | |
8935 | $ac_includes_default | |
8936 | #include <$ac_header> | |
8937 | _ACEOF | |
8938 | rm -f conftest.$ac_objext | |
8939 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
8940 | (eval $ac_compile) 2>conftest.er1 | |
8941 | ac_status=$? | |
8942 | grep -v '^ *+' conftest.er1 >conftest.err | |
8943 | rm -f conftest.er1 | |
8944 | cat conftest.err >&5 | |
8945 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8946 | (exit $ac_status); } && | |
b4e70030 JB |
8947 | { ac_try='test -z "$ac_c_werror_flag" |
8948 | || test ! -s conftest.err' | |
bec39cab AC |
8949 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8950 | (eval $ac_try) 2>&5 | |
8951 | ac_status=$? | |
8952 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8953 | (exit $ac_status); }; } && | |
8954 | { ac_try='test -s conftest.$ac_objext' | |
8955 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
8956 | (eval $ac_try) 2>&5 | |
8957 | ac_status=$? | |
8958 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8959 | (exit $ac_status); }; }; then | |
8960 | ac_header_compiler=yes | |
8961 | else | |
8962 | echo "$as_me: failed program was:" >&5 | |
8963 | sed 's/^/| /' conftest.$ac_ext >&5 | |
8964 | ||
b4e70030 | 8965 | ac_header_compiler=no |
bec39cab AC |
8966 | fi |
8967 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
8968 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
8969 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
8970 | |
8971 | # Is the header present? | |
b4e70030 JB |
8972 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
8973 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
8974 | cat >conftest.$ac_ext <<_ACEOF |
8975 | /* confdefs.h. */ | |
8976 | _ACEOF | |
8977 | cat confdefs.h >>conftest.$ac_ext | |
8978 | cat >>conftest.$ac_ext <<_ACEOF | |
8979 | /* end confdefs.h. */ | |
8980 | #include <$ac_header> | |
8981 | _ACEOF | |
8982 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
8983 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
8984 | ac_status=$? | |
8985 | grep -v '^ *+' conftest.er1 >conftest.err | |
8986 | rm -f conftest.er1 | |
8987 | cat conftest.err >&5 | |
8988 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8989 | (exit $ac_status); } >/dev/null; then | |
8990 | if test -s conftest.err; then | |
8991 | ac_cpp_err=$ac_c_preproc_warn_flag | |
8992 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
8993 | else | |
8994 | ac_cpp_err= | |
8995 | fi | |
5ee754fc | 8996 | else |
bec39cab | 8997 | ac_cpp_err=yes |
5ee754fc | 8998 | fi |
bec39cab AC |
8999 | if test -z "$ac_cpp_err"; then |
9000 | ac_header_preproc=yes | |
9001 | else | |
9002 | echo "$as_me: failed program was:" >&5 | |
9003 | sed 's/^/| /' conftest.$ac_ext >&5 | |
5ee754fc | 9004 | |
bec39cab | 9005 | ac_header_preproc=no |
5ee754fc | 9006 | fi |
bec39cab | 9007 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
9008 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
9009 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
5ee754fc | 9010 | |
bec39cab AC |
9011 | # So? What about this header? |
9012 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
9013 | yes:no: ) | |
9014 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
9015 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
9016 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
9017 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
9018 | ac_header_preproc=yes | |
9019 | ;; | |
9020 | no:yes:* ) | |
9021 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
9022 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
9023 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
9024 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
9025 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
9026 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
9027 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
9028 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
9029 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
9030 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
9031 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
9032 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
9033 | ( |
9034 | cat <<\_ASBOX | |
9035 | ## ------------------------------------------ ## | |
9036 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
9037 | ## ------------------------------------------ ## | |
9038 | _ASBOX | |
9039 | ) | | |
9040 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
9041 | ;; |
9042 | esac | |
b4e70030 JB |
9043 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
9044 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
9045 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 9046 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
9608ab8b | 9047 | else |
bec39cab | 9048 | eval "$as_ac_Header=\$ac_header_preproc" |
5ee754fc | 9049 | fi |
b4e70030 JB |
9050 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
9051 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
5ee754fc MK |
9052 | |
9053 | fi | |
bec39cab AC |
9054 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
9055 | cat >>confdefs.h <<_ACEOF | |
9056 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
9057 | _ACEOF | |
9058 | ||
5ee754fc MK |
9059 | fi |
9060 | ||
bec39cab | 9061 | done |
5ee754fc | 9062 | |
5ee754fc | 9063 | |
bec39cab | 9064 | for ac_header in sys/param.h |
5ee754fc | 9065 | do |
bec39cab | 9066 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
b4e70030 JB |
9067 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
9068 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
9069 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
9070 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
9071 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
9072 | fi | |
b4e70030 JB |
9073 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
9074 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
9075 | else |
9076 | # Is the header compilable? | |
b4e70030 JB |
9077 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
9078 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
9079 | cat >conftest.$ac_ext <<_ACEOF |
9080 | /* confdefs.h. */ | |
9081 | _ACEOF | |
9082 | cat confdefs.h >>conftest.$ac_ext | |
9083 | cat >>conftest.$ac_ext <<_ACEOF | |
9084 | /* end confdefs.h. */ | |
9085 | $ac_includes_default | |
9086 | #include <$ac_header> | |
9087 | _ACEOF | |
9088 | rm -f conftest.$ac_objext | |
9089 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
9090 | (eval $ac_compile) 2>conftest.er1 | |
9091 | ac_status=$? | |
9092 | grep -v '^ *+' conftest.er1 >conftest.err | |
9093 | rm -f conftest.er1 | |
9094 | cat conftest.err >&5 | |
9095 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9096 | (exit $ac_status); } && | |
b4e70030 JB |
9097 | { ac_try='test -z "$ac_c_werror_flag" |
9098 | || test ! -s conftest.err' | |
bec39cab AC |
9099 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9100 | (eval $ac_try) 2>&5 | |
9101 | ac_status=$? | |
9102 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9103 | (exit $ac_status); }; } && | |
9104 | { ac_try='test -s conftest.$ac_objext' | |
9105 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9106 | (eval $ac_try) 2>&5 | |
9107 | ac_status=$? | |
9108 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9109 | (exit $ac_status); }; }; then | |
9110 | ac_header_compiler=yes | |
9111 | else | |
9112 | echo "$as_me: failed program was:" >&5 | |
9113 | sed 's/^/| /' conftest.$ac_ext >&5 | |
9114 | ||
b4e70030 | 9115 | ac_header_compiler=no |
bec39cab AC |
9116 | fi |
9117 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
9118 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
9119 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
9120 | |
9121 | # Is the header present? | |
b4e70030 JB |
9122 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
9123 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
9124 | cat >conftest.$ac_ext <<_ACEOF |
9125 | /* confdefs.h. */ | |
9126 | _ACEOF | |
9127 | cat confdefs.h >>conftest.$ac_ext | |
9128 | cat >>conftest.$ac_ext <<_ACEOF | |
9129 | /* end confdefs.h. */ | |
9130 | #include <$ac_header> | |
9131 | _ACEOF | |
9132 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
9133 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
9134 | ac_status=$? | |
9135 | grep -v '^ *+' conftest.er1 >conftest.err | |
9136 | rm -f conftest.er1 | |
9137 | cat conftest.err >&5 | |
9138 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9139 | (exit $ac_status); } >/dev/null; then | |
9140 | if test -s conftest.err; then | |
9141 | ac_cpp_err=$ac_c_preproc_warn_flag | |
9142 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
9143 | else | |
9144 | ac_cpp_err= | |
9145 | fi | |
5ee754fc | 9146 | else |
bec39cab | 9147 | ac_cpp_err=yes |
5ee754fc | 9148 | fi |
bec39cab AC |
9149 | if test -z "$ac_cpp_err"; then |
9150 | ac_header_preproc=yes | |
9151 | else | |
9152 | echo "$as_me: failed program was:" >&5 | |
9153 | sed 's/^/| /' conftest.$ac_ext >&5 | |
5ee754fc | 9154 | |
bec39cab | 9155 | ac_header_preproc=no |
5ee754fc | 9156 | fi |
bec39cab | 9157 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
9158 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
9159 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
bec39cab AC |
9160 | |
9161 | # So? What about this header? | |
9162 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
9163 | yes:no: ) | |
9164 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
9165 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
9166 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
9167 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
9168 | ac_header_preproc=yes | |
9169 | ;; | |
9170 | no:yes:* ) | |
9171 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
9172 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
9173 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
9174 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
9175 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
9176 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
9177 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
9178 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
9179 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
9180 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
9181 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
9182 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
9183 | ( |
9184 | cat <<\_ASBOX | |
9185 | ## ------------------------------------------ ## | |
9186 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
9187 | ## ------------------------------------------ ## | |
9188 | _ASBOX | |
9189 | ) | | |
9190 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
9191 | ;; |
9192 | esac | |
b4e70030 JB |
9193 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
9194 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
9195 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 9196 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
5ee754fc | 9197 | else |
bec39cab | 9198 | eval "$as_ac_Header=\$ac_header_preproc" |
5ee754fc | 9199 | fi |
b4e70030 JB |
9200 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
9201 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
5ee754fc | 9202 | |
5ee754fc | 9203 | fi |
bec39cab AC |
9204 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
9205 | cat >>confdefs.h <<_ACEOF | |
9206 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
9207 | _ACEOF | |
9208 | ||
5ee754fc | 9209 | fi |
bec39cab | 9210 | |
5ee754fc MK |
9211 | done |
9212 | ||
bec39cab | 9213 | |
7eb368b3 NR |
9214 | for ac_header in sys/resource.h |
9215 | do | |
9216 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
9217 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
9218 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
9219 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
9220 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
9221 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
9222 | fi | |
9223 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | |
9224 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
9225 | else | |
9226 | # Is the header compilable? | |
9227 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | |
9228 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
9229 | cat >conftest.$ac_ext <<_ACEOF | |
9230 | /* confdefs.h. */ | |
9231 | _ACEOF | |
9232 | cat confdefs.h >>conftest.$ac_ext | |
9233 | cat >>conftest.$ac_ext <<_ACEOF | |
9234 | /* end confdefs.h. */ | |
9235 | $ac_includes_default | |
9236 | #include <$ac_header> | |
9237 | _ACEOF | |
9238 | rm -f conftest.$ac_objext | |
9239 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
9240 | (eval $ac_compile) 2>conftest.er1 | |
9241 | ac_status=$? | |
9242 | grep -v '^ *+' conftest.er1 >conftest.err | |
9243 | rm -f conftest.er1 | |
9244 | cat conftest.err >&5 | |
9245 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9246 | (exit $ac_status); } && | |
9247 | { ac_try='test -z "$ac_c_werror_flag" | |
9248 | || test ! -s conftest.err' | |
9249 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9250 | (eval $ac_try) 2>&5 | |
9251 | ac_status=$? | |
9252 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9253 | (exit $ac_status); }; } && | |
9254 | { ac_try='test -s conftest.$ac_objext' | |
9255 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9256 | (eval $ac_try) 2>&5 | |
9257 | ac_status=$? | |
9258 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9259 | (exit $ac_status); }; }; then | |
9260 | ac_header_compiler=yes | |
9261 | else | |
9262 | echo "$as_me: failed program was:" >&5 | |
9263 | sed 's/^/| /' conftest.$ac_ext >&5 | |
9264 | ||
9265 | ac_header_compiler=no | |
9266 | fi | |
9267 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
9268 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | |
9269 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
9270 | ||
9271 | # Is the header present? | |
9272 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | |
9273 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
9274 | cat >conftest.$ac_ext <<_ACEOF | |
9275 | /* confdefs.h. */ | |
9276 | _ACEOF | |
9277 | cat confdefs.h >>conftest.$ac_ext | |
9278 | cat >>conftest.$ac_ext <<_ACEOF | |
9279 | /* end confdefs.h. */ | |
9280 | #include <$ac_header> | |
9281 | _ACEOF | |
9282 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
9283 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
9284 | ac_status=$? | |
9285 | grep -v '^ *+' conftest.er1 >conftest.err | |
9286 | rm -f conftest.er1 | |
9287 | cat conftest.err >&5 | |
9288 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9289 | (exit $ac_status); } >/dev/null; then | |
9290 | if test -s conftest.err; then | |
9291 | ac_cpp_err=$ac_c_preproc_warn_flag | |
9292 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
9293 | else | |
9294 | ac_cpp_err= | |
9295 | fi | |
9296 | else | |
9297 | ac_cpp_err=yes | |
9298 | fi | |
9299 | if test -z "$ac_cpp_err"; then | |
9300 | ac_header_preproc=yes | |
9301 | else | |
9302 | echo "$as_me: failed program was:" >&5 | |
9303 | sed 's/^/| /' conftest.$ac_ext >&5 | |
9304 | ||
9305 | ac_header_preproc=no | |
9306 | fi | |
9307 | rm -f conftest.err conftest.$ac_ext | |
9308 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |
9309 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
9310 | ||
9311 | # So? What about this header? | |
9312 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
9313 | yes:no: ) | |
9314 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
9315 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
9316 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
9317 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
9318 | ac_header_preproc=yes | |
9319 | ;; | |
9320 | no:yes:* ) | |
9321 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
9322 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
9323 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
9324 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
9325 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
9326 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
9327 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
9328 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
9329 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
9330 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
9331 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
9332 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
9333 | ( | |
9334 | cat <<\_ASBOX | |
9335 | ## ------------------------------------------ ## | |
9336 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
9337 | ## ------------------------------------------ ## | |
9338 | _ASBOX | |
9339 | ) | | |
9340 | sed "s/^/$as_me: WARNING: /" >&2 | |
9341 | ;; | |
9342 | esac | |
9343 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
9344 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
9345 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
9346 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
9347 | else | |
9348 | eval "$as_ac_Header=\$ac_header_preproc" | |
9349 | fi | |
9350 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | |
9351 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
9352 | ||
9353 | fi | |
9354 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | |
9355 | cat >>confdefs.h <<_ACEOF | |
9356 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
9357 | _ACEOF | |
9358 | ||
9359 | fi | |
9360 | ||
9361 | done | |
9362 | ||
9363 | ||
bec39cab | 9364 | for ac_header in sys/proc.h |
5ee754fc | 9365 | do |
bec39cab | 9366 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
b4e70030 JB |
9367 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
9368 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
9369 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 9370 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
bec39cab | 9371 | else |
7cb9022a | 9372 | cat >conftest.$ac_ext <<_ACEOF |
bec39cab AC |
9373 | /* confdefs.h. */ |
9374 | _ACEOF | |
9375 | cat confdefs.h >>conftest.$ac_ext | |
9376 | cat >>conftest.$ac_ext <<_ACEOF | |
9377 | /* end confdefs.h. */ | |
7cb9022a MK |
9378 | #if HAVE_SYS_PARAM_H |
9379 | # include <sys/param.h> | |
9380 | #endif | |
9381 | ||
9382 | ||
bec39cab AC |
9383 | #include <$ac_header> |
9384 | _ACEOF | |
9385 | rm -f conftest.$ac_objext | |
9386 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
9387 | (eval $ac_compile) 2>conftest.er1 | |
9388 | ac_status=$? | |
9389 | grep -v '^ *+' conftest.er1 >conftest.err | |
9390 | rm -f conftest.er1 | |
9391 | cat conftest.err >&5 | |
9392 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9393 | (exit $ac_status); } && | |
b4e70030 JB |
9394 | { ac_try='test -z "$ac_c_werror_flag" |
9395 | || test ! -s conftest.err' | |
bec39cab AC |
9396 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9397 | (eval $ac_try) 2>&5 | |
9398 | ac_status=$? | |
9399 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9400 | (exit $ac_status); }; } && | |
9401 | { ac_try='test -s conftest.$ac_objext' | |
9402 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9403 | (eval $ac_try) 2>&5 | |
9404 | ac_status=$? | |
9405 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9406 | (exit $ac_status); }; }; then | |
7cb9022a | 9407 | eval "$as_ac_Header=yes" |
bec39cab AC |
9408 | else |
9409 | echo "$as_me: failed program was:" >&5 | |
9410 | sed 's/^/| /' conftest.$ac_ext >&5 | |
9411 | ||
b4e70030 | 9412 | eval "$as_ac_Header=no" |
bec39cab AC |
9413 | fi |
9414 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
5ee754fc | 9415 | fi |
b4e70030 JB |
9416 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
9417 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
9418 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
9419 | cat >>confdefs.h <<_ACEOF | |
9420 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
9421 | _ACEOF | |
9422 | ||
5ee754fc | 9423 | fi |
bec39cab | 9424 | |
5ee754fc MK |
9425 | done |
9426 | ||
bec39cab AC |
9427 | |
9428 | for ac_header in sys/procfs.h | |
5ee754fc | 9429 | do |
bec39cab | 9430 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
b4e70030 JB |
9431 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
9432 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
9433 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
9434 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
9435 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
9436 | fi | |
b4e70030 JB |
9437 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
9438 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
9439 | else |
9440 | # Is the header compilable? | |
b4e70030 JB |
9441 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
9442 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
9443 | cat >conftest.$ac_ext <<_ACEOF |
9444 | /* confdefs.h. */ | |
9445 | _ACEOF | |
9446 | cat confdefs.h >>conftest.$ac_ext | |
9447 | cat >>conftest.$ac_ext <<_ACEOF | |
9448 | /* end confdefs.h. */ | |
9449 | $ac_includes_default | |
9450 | #include <$ac_header> | |
9451 | _ACEOF | |
9452 | rm -f conftest.$ac_objext | |
9453 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
9454 | (eval $ac_compile) 2>conftest.er1 | |
9455 | ac_status=$? | |
9456 | grep -v '^ *+' conftest.er1 >conftest.err | |
9457 | rm -f conftest.er1 | |
9458 | cat conftest.err >&5 | |
9459 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9460 | (exit $ac_status); } && | |
b4e70030 JB |
9461 | { ac_try='test -z "$ac_c_werror_flag" |
9462 | || test ! -s conftest.err' | |
bec39cab AC |
9463 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9464 | (eval $ac_try) 2>&5 | |
9465 | ac_status=$? | |
9466 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9467 | (exit $ac_status); }; } && | |
9468 | { ac_try='test -s conftest.$ac_objext' | |
9469 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9470 | (eval $ac_try) 2>&5 | |
9471 | ac_status=$? | |
9472 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9473 | (exit $ac_status); }; }; then | |
9474 | ac_header_compiler=yes | |
9475 | else | |
9476 | echo "$as_me: failed program was:" >&5 | |
9477 | sed 's/^/| /' conftest.$ac_ext >&5 | |
9478 | ||
b4e70030 | 9479 | ac_header_compiler=no |
bec39cab AC |
9480 | fi |
9481 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
9482 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
9483 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
9484 | |
9485 | # Is the header present? | |
b4e70030 JB |
9486 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
9487 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
9488 | cat >conftest.$ac_ext <<_ACEOF |
9489 | /* confdefs.h. */ | |
9490 | _ACEOF | |
9491 | cat confdefs.h >>conftest.$ac_ext | |
9492 | cat >>conftest.$ac_ext <<_ACEOF | |
9493 | /* end confdefs.h. */ | |
9494 | #include <$ac_header> | |
9495 | _ACEOF | |
9496 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
9497 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
9498 | ac_status=$? | |
9499 | grep -v '^ *+' conftest.er1 >conftest.err | |
9500 | rm -f conftest.er1 | |
9501 | cat conftest.err >&5 | |
9502 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9503 | (exit $ac_status); } >/dev/null; then | |
9504 | if test -s conftest.err; then | |
9505 | ac_cpp_err=$ac_c_preproc_warn_flag | |
9506 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
9507 | else | |
9508 | ac_cpp_err= | |
9509 | fi | |
9510 | else | |
9511 | ac_cpp_err=yes | |
5ee754fc | 9512 | fi |
bec39cab AC |
9513 | if test -z "$ac_cpp_err"; then |
9514 | ac_header_preproc=yes | |
5ee754fc | 9515 | else |
bec39cab AC |
9516 | echo "$as_me: failed program was:" >&5 |
9517 | sed 's/^/| /' conftest.$ac_ext >&5 | |
9518 | ||
9519 | ac_header_preproc=no | |
5ee754fc | 9520 | fi |
bec39cab | 9521 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
9522 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
9523 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
5ee754fc | 9524 | |
bec39cab AC |
9525 | # So? What about this header? |
9526 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
9527 | yes:no: ) | |
9528 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
9529 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
9530 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
9531 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
9532 | ac_header_preproc=yes | |
9533 | ;; | |
9534 | no:yes:* ) | |
9535 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
9536 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
9537 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
9538 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
9539 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
9540 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
9541 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
9542 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
9543 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
9544 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
9545 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
9546 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
9547 | ( |
9548 | cat <<\_ASBOX | |
9549 | ## ------------------------------------------ ## | |
9550 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
9551 | ## ------------------------------------------ ## | |
9552 | _ASBOX | |
9553 | ) | | |
9554 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
9555 | ;; |
9556 | esac | |
b4e70030 JB |
9557 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
9558 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
9559 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
9560 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
9561 | else | |
9562 | eval "$as_ac_Header=\$ac_header_preproc" | |
5ee754fc | 9563 | fi |
b4e70030 JB |
9564 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
9565 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab | 9566 | |
5ee754fc | 9567 | fi |
bec39cab AC |
9568 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
9569 | cat >>confdefs.h <<_ACEOF | |
9570 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
9571 | _ACEOF | |
9572 | ||
5ee754fc | 9573 | fi |
bec39cab | 9574 | |
5ee754fc MK |
9575 | done |
9576 | ||
bec39cab AC |
9577 | |
9578 | ||
9579 | for ac_header in sys/ptrace.h ptrace.h | |
5ee754fc | 9580 | do |
bec39cab | 9581 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
b4e70030 JB |
9582 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
9583 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
9584 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
9585 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
9586 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
9587 | fi | |
b4e70030 JB |
9588 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
9589 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
9590 | else |
9591 | # Is the header compilable? | |
b4e70030 JB |
9592 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
9593 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
9594 | cat >conftest.$ac_ext <<_ACEOF |
9595 | /* confdefs.h. */ | |
9596 | _ACEOF | |
9597 | cat confdefs.h >>conftest.$ac_ext | |
9598 | cat >>conftest.$ac_ext <<_ACEOF | |
9599 | /* end confdefs.h. */ | |
9600 | $ac_includes_default | |
9601 | #include <$ac_header> | |
9602 | _ACEOF | |
9603 | rm -f conftest.$ac_objext | |
9604 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
9605 | (eval $ac_compile) 2>conftest.er1 | |
9606 | ac_status=$? | |
9607 | grep -v '^ *+' conftest.er1 >conftest.err | |
9608 | rm -f conftest.er1 | |
9609 | cat conftest.err >&5 | |
9610 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9611 | (exit $ac_status); } && | |
b4e70030 JB |
9612 | { ac_try='test -z "$ac_c_werror_flag" |
9613 | || test ! -s conftest.err' | |
bec39cab AC |
9614 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9615 | (eval $ac_try) 2>&5 | |
9616 | ac_status=$? | |
9617 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9618 | (exit $ac_status); }; } && | |
9619 | { ac_try='test -s conftest.$ac_objext' | |
9620 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9621 | (eval $ac_try) 2>&5 | |
9622 | ac_status=$? | |
9623 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9624 | (exit $ac_status); }; }; then | |
9625 | ac_header_compiler=yes | |
9626 | else | |
9627 | echo "$as_me: failed program was:" >&5 | |
9628 | sed 's/^/| /' conftest.$ac_ext >&5 | |
9629 | ||
b4e70030 | 9630 | ac_header_compiler=no |
bec39cab AC |
9631 | fi |
9632 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
9633 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
9634 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
9635 | |
9636 | # Is the header present? | |
b4e70030 JB |
9637 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
9638 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
9639 | cat >conftest.$ac_ext <<_ACEOF |
9640 | /* confdefs.h. */ | |
9641 | _ACEOF | |
9642 | cat confdefs.h >>conftest.$ac_ext | |
9643 | cat >>conftest.$ac_ext <<_ACEOF | |
9644 | /* end confdefs.h. */ | |
9645 | #include <$ac_header> | |
9646 | _ACEOF | |
9647 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
9648 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
9649 | ac_status=$? | |
9650 | grep -v '^ *+' conftest.er1 >conftest.err | |
9651 | rm -f conftest.er1 | |
9652 | cat conftest.err >&5 | |
9653 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9654 | (exit $ac_status); } >/dev/null; then | |
9655 | if test -s conftest.err; then | |
9656 | ac_cpp_err=$ac_c_preproc_warn_flag | |
9657 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
9658 | else | |
9659 | ac_cpp_err= | |
9660 | fi | |
9661 | else | |
9662 | ac_cpp_err=yes | |
5ee754fc | 9663 | fi |
bec39cab AC |
9664 | if test -z "$ac_cpp_err"; then |
9665 | ac_header_preproc=yes | |
5ee754fc | 9666 | else |
bec39cab AC |
9667 | echo "$as_me: failed program was:" >&5 |
9668 | sed 's/^/| /' conftest.$ac_ext >&5 | |
9669 | ||
9670 | ac_header_preproc=no | |
5ee754fc | 9671 | fi |
bec39cab | 9672 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
9673 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
9674 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
5ee754fc | 9675 | |
bec39cab AC |
9676 | # So? What about this header? |
9677 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
9678 | yes:no: ) | |
9679 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
9680 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
9681 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
9682 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
9683 | ac_header_preproc=yes | |
9684 | ;; | |
9685 | no:yes:* ) | |
9686 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
9687 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
9688 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
9689 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
9690 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
9691 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
9692 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
9693 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
9694 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
9695 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
9696 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
9697 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
9698 | ( |
9699 | cat <<\_ASBOX | |
9700 | ## ------------------------------------------ ## | |
9701 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
9702 | ## ------------------------------------------ ## | |
9703 | _ASBOX | |
9704 | ) | | |
9705 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
9706 | ;; |
9707 | esac | |
b4e70030 JB |
9708 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
9709 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
9710 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
9711 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
9712 | else | |
9713 | eval "$as_ac_Header=\$ac_header_preproc" | |
5ee754fc | 9714 | fi |
b4e70030 JB |
9715 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
9716 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab | 9717 | |
5ee754fc | 9718 | fi |
bec39cab AC |
9719 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
9720 | cat >>confdefs.h <<_ACEOF | |
9721 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
9722 | _ACEOF | |
9723 | ||
5ee754fc | 9724 | fi |
bec39cab | 9725 | |
5ee754fc MK |
9726 | done |
9727 | ||
bec39cab AC |
9728 | |
9729 | ||
9730 | for ac_header in sys/reg.h sys/debugreg.h | |
5ee754fc | 9731 | do |
bec39cab | 9732 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
b4e70030 JB |
9733 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
9734 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
9735 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
9736 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
9737 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
9738 | fi | |
b4e70030 JB |
9739 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
9740 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
9741 | else |
9742 | # Is the header compilable? | |
b4e70030 JB |
9743 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
9744 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
9745 | cat >conftest.$ac_ext <<_ACEOF |
9746 | /* confdefs.h. */ | |
9747 | _ACEOF | |
9748 | cat confdefs.h >>conftest.$ac_ext | |
9749 | cat >>conftest.$ac_ext <<_ACEOF | |
9750 | /* end confdefs.h. */ | |
9751 | $ac_includes_default | |
9752 | #include <$ac_header> | |
9753 | _ACEOF | |
9754 | rm -f conftest.$ac_objext | |
9755 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
9756 | (eval $ac_compile) 2>conftest.er1 | |
9757 | ac_status=$? | |
9758 | grep -v '^ *+' conftest.er1 >conftest.err | |
9759 | rm -f conftest.er1 | |
9760 | cat conftest.err >&5 | |
9761 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9762 | (exit $ac_status); } && | |
b4e70030 JB |
9763 | { ac_try='test -z "$ac_c_werror_flag" |
9764 | || test ! -s conftest.err' | |
bec39cab AC |
9765 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9766 | (eval $ac_try) 2>&5 | |
9767 | ac_status=$? | |
9768 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9769 | (exit $ac_status); }; } && | |
9770 | { ac_try='test -s conftest.$ac_objext' | |
9771 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9772 | (eval $ac_try) 2>&5 | |
9773 | ac_status=$? | |
9774 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9775 | (exit $ac_status); }; }; then | |
9776 | ac_header_compiler=yes | |
9777 | else | |
9778 | echo "$as_me: failed program was:" >&5 | |
9779 | sed 's/^/| /' conftest.$ac_ext >&5 | |
9780 | ||
b4e70030 | 9781 | ac_header_compiler=no |
bec39cab AC |
9782 | fi |
9783 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
9784 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
9785 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
9786 | |
9787 | # Is the header present? | |
b4e70030 JB |
9788 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
9789 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
9790 | cat >conftest.$ac_ext <<_ACEOF |
9791 | /* confdefs.h. */ | |
9792 | _ACEOF | |
9793 | cat confdefs.h >>conftest.$ac_ext | |
9794 | cat >>conftest.$ac_ext <<_ACEOF | |
9795 | /* end confdefs.h. */ | |
9796 | #include <$ac_header> | |
9797 | _ACEOF | |
9798 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
9799 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
9800 | ac_status=$? | |
9801 | grep -v '^ *+' conftest.er1 >conftest.err | |
9802 | rm -f conftest.er1 | |
9803 | cat conftest.err >&5 | |
9804 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9805 | (exit $ac_status); } >/dev/null; then | |
9806 | if test -s conftest.err; then | |
9807 | ac_cpp_err=$ac_c_preproc_warn_flag | |
9808 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
9809 | else | |
9810 | ac_cpp_err= | |
9811 | fi | |
9812 | else | |
9813 | ac_cpp_err=yes | |
5ee754fc | 9814 | fi |
bec39cab AC |
9815 | if test -z "$ac_cpp_err"; then |
9816 | ac_header_preproc=yes | |
5ee754fc | 9817 | else |
bec39cab AC |
9818 | echo "$as_me: failed program was:" >&5 |
9819 | sed 's/^/| /' conftest.$ac_ext >&5 | |
9820 | ||
9821 | ac_header_preproc=no | |
5ee754fc | 9822 | fi |
bec39cab | 9823 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
9824 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
9825 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
5ee754fc | 9826 | |
bec39cab AC |
9827 | # So? What about this header? |
9828 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
9829 | yes:no: ) | |
9830 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
9831 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
9832 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
9833 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
9834 | ac_header_preproc=yes | |
9835 | ;; | |
9836 | no:yes:* ) | |
9837 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
9838 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
9839 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
9840 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
9841 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
9842 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
9843 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
9844 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
9845 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
9846 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
9847 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
9848 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
9849 | ( |
9850 | cat <<\_ASBOX | |
9851 | ## ------------------------------------------ ## | |
9852 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
9853 | ## ------------------------------------------ ## | |
9854 | _ASBOX | |
9855 | ) | | |
9856 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
9857 | ;; |
9858 | esac | |
b4e70030 JB |
9859 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
9860 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
9861 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
9862 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
9863 | else | |
9864 | eval "$as_ac_Header=\$ac_header_preproc" | |
5ee754fc | 9865 | fi |
b4e70030 JB |
9866 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
9867 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab | 9868 | |
5ee754fc | 9869 | fi |
bec39cab AC |
9870 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
9871 | cat >>confdefs.h <<_ACEOF | |
9872 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
9873 | _ACEOF | |
9874 | ||
5ee754fc | 9875 | fi |
bec39cab | 9876 | |
5ee754fc MK |
9877 | done |
9878 | ||
bec39cab AC |
9879 | |
9880 | for ac_header in sys/select.h | |
5ee754fc | 9881 | do |
bec39cab | 9882 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
b4e70030 JB |
9883 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
9884 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
9885 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
9886 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
9887 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
9888 | fi | |
b4e70030 JB |
9889 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
9890 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
9891 | else |
9892 | # Is the header compilable? | |
b4e70030 JB |
9893 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
9894 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
9895 | cat >conftest.$ac_ext <<_ACEOF |
9896 | /* confdefs.h. */ | |
9897 | _ACEOF | |
9898 | cat confdefs.h >>conftest.$ac_ext | |
9899 | cat >>conftest.$ac_ext <<_ACEOF | |
9900 | /* end confdefs.h. */ | |
9901 | $ac_includes_default | |
9902 | #include <$ac_header> | |
9903 | _ACEOF | |
9904 | rm -f conftest.$ac_objext | |
9905 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
9906 | (eval $ac_compile) 2>conftest.er1 | |
9907 | ac_status=$? | |
9908 | grep -v '^ *+' conftest.er1 >conftest.err | |
9909 | rm -f conftest.er1 | |
9910 | cat conftest.err >&5 | |
9911 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9912 | (exit $ac_status); } && | |
b4e70030 JB |
9913 | { ac_try='test -z "$ac_c_werror_flag" |
9914 | || test ! -s conftest.err' | |
bec39cab AC |
9915 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9916 | (eval $ac_try) 2>&5 | |
9917 | ac_status=$? | |
9918 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9919 | (exit $ac_status); }; } && | |
9920 | { ac_try='test -s conftest.$ac_objext' | |
9921 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9922 | (eval $ac_try) 2>&5 | |
9923 | ac_status=$? | |
9924 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9925 | (exit $ac_status); }; }; then | |
9926 | ac_header_compiler=yes | |
9927 | else | |
9928 | echo "$as_me: failed program was:" >&5 | |
9929 | sed 's/^/| /' conftest.$ac_ext >&5 | |
9930 | ||
b4e70030 | 9931 | ac_header_compiler=no |
bec39cab AC |
9932 | fi |
9933 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
9934 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
9935 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
9936 | |
9937 | # Is the header present? | |
b4e70030 JB |
9938 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
9939 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
9940 | cat >conftest.$ac_ext <<_ACEOF |
9941 | /* confdefs.h. */ | |
9942 | _ACEOF | |
9943 | cat confdefs.h >>conftest.$ac_ext | |
9944 | cat >>conftest.$ac_ext <<_ACEOF | |
9945 | /* end confdefs.h. */ | |
9946 | #include <$ac_header> | |
9947 | _ACEOF | |
9948 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
9949 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
9950 | ac_status=$? | |
9951 | grep -v '^ *+' conftest.er1 >conftest.err | |
9952 | rm -f conftest.er1 | |
9953 | cat conftest.err >&5 | |
9954 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9955 | (exit $ac_status); } >/dev/null; then | |
9956 | if test -s conftest.err; then | |
9957 | ac_cpp_err=$ac_c_preproc_warn_flag | |
9958 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
9959 | else | |
9960 | ac_cpp_err= | |
9961 | fi | |
9962 | else | |
9963 | ac_cpp_err=yes | |
5ee754fc | 9964 | fi |
bec39cab AC |
9965 | if test -z "$ac_cpp_err"; then |
9966 | ac_header_preproc=yes | |
5ee754fc | 9967 | else |
bec39cab AC |
9968 | echo "$as_me: failed program was:" >&5 |
9969 | sed 's/^/| /' conftest.$ac_ext >&5 | |
9970 | ||
9971 | ac_header_preproc=no | |
5ee754fc | 9972 | fi |
bec39cab | 9973 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
9974 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
9975 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
5ee754fc | 9976 | |
bec39cab AC |
9977 | # So? What about this header? |
9978 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
9979 | yes:no: ) | |
9980 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
9981 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
9982 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
9983 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
9984 | ac_header_preproc=yes | |
9985 | ;; | |
9986 | no:yes:* ) | |
9987 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
9988 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
9989 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
9990 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
9991 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
9992 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
9993 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
9994 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
9995 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
9996 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
9997 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
9998 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
9999 | ( |
10000 | cat <<\_ASBOX | |
10001 | ## ------------------------------------------ ## | |
10002 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
10003 | ## ------------------------------------------ ## | |
10004 | _ASBOX | |
10005 | ) | | |
10006 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
10007 | ;; |
10008 | esac | |
b4e70030 JB |
10009 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
10010 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
10011 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
10012 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
10013 | else | |
10014 | eval "$as_ac_Header=\$ac_header_preproc" | |
5ee754fc | 10015 | fi |
b4e70030 JB |
10016 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
10017 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab | 10018 | |
5ee754fc | 10019 | fi |
bec39cab AC |
10020 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
10021 | cat >>confdefs.h <<_ACEOF | |
10022 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
10023 | _ACEOF | |
10024 | ||
5ee754fc | 10025 | fi |
bec39cab | 10026 | |
5ee754fc MK |
10027 | done |
10028 | ||
bec39cab AC |
10029 | |
10030 | for ac_header in sys/syscall.h | |
5ee754fc | 10031 | do |
bec39cab | 10032 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
b4e70030 JB |
10033 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
10034 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
10035 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
10036 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
10037 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
10038 | fi | |
b4e70030 JB |
10039 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
10040 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
10041 | else |
10042 | # Is the header compilable? | |
b4e70030 JB |
10043 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
10044 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
10045 | cat >conftest.$ac_ext <<_ACEOF |
10046 | /* confdefs.h. */ | |
10047 | _ACEOF | |
10048 | cat confdefs.h >>conftest.$ac_ext | |
10049 | cat >>conftest.$ac_ext <<_ACEOF | |
10050 | /* end confdefs.h. */ | |
10051 | $ac_includes_default | |
10052 | #include <$ac_header> | |
10053 | _ACEOF | |
10054 | rm -f conftest.$ac_objext | |
10055 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
10056 | (eval $ac_compile) 2>conftest.er1 | |
10057 | ac_status=$? | |
10058 | grep -v '^ *+' conftest.er1 >conftest.err | |
10059 | rm -f conftest.er1 | |
10060 | cat conftest.err >&5 | |
10061 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10062 | (exit $ac_status); } && | |
b4e70030 JB |
10063 | { ac_try='test -z "$ac_c_werror_flag" |
10064 | || test ! -s conftest.err' | |
bec39cab AC |
10065 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10066 | (eval $ac_try) 2>&5 | |
10067 | ac_status=$? | |
10068 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10069 | (exit $ac_status); }; } && | |
10070 | { ac_try='test -s conftest.$ac_objext' | |
10071 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
10072 | (eval $ac_try) 2>&5 | |
10073 | ac_status=$? | |
10074 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10075 | (exit $ac_status); }; }; then | |
10076 | ac_header_compiler=yes | |
10077 | else | |
10078 | echo "$as_me: failed program was:" >&5 | |
10079 | sed 's/^/| /' conftest.$ac_ext >&5 | |
10080 | ||
b4e70030 | 10081 | ac_header_compiler=no |
bec39cab AC |
10082 | fi |
10083 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
10084 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
10085 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
10086 | |
10087 | # Is the header present? | |
b4e70030 JB |
10088 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
10089 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
10090 | cat >conftest.$ac_ext <<_ACEOF |
10091 | /* confdefs.h. */ | |
10092 | _ACEOF | |
10093 | cat confdefs.h >>conftest.$ac_ext | |
10094 | cat >>conftest.$ac_ext <<_ACEOF | |
10095 | /* end confdefs.h. */ | |
10096 | #include <$ac_header> | |
10097 | _ACEOF | |
10098 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
10099 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
10100 | ac_status=$? | |
10101 | grep -v '^ *+' conftest.er1 >conftest.err | |
10102 | rm -f conftest.er1 | |
10103 | cat conftest.err >&5 | |
10104 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10105 | (exit $ac_status); } >/dev/null; then | |
10106 | if test -s conftest.err; then | |
10107 | ac_cpp_err=$ac_c_preproc_warn_flag | |
10108 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
10109 | else | |
10110 | ac_cpp_err= | |
10111 | fi | |
10112 | else | |
10113 | ac_cpp_err=yes | |
5ee754fc | 10114 | fi |
bec39cab AC |
10115 | if test -z "$ac_cpp_err"; then |
10116 | ac_header_preproc=yes | |
5ee754fc | 10117 | else |
bec39cab AC |
10118 | echo "$as_me: failed program was:" >&5 |
10119 | sed 's/^/| /' conftest.$ac_ext >&5 | |
10120 | ||
10121 | ac_header_preproc=no | |
5ee754fc | 10122 | fi |
bec39cab | 10123 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
10124 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
10125 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
5ee754fc | 10126 | |
bec39cab AC |
10127 | # So? What about this header? |
10128 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
10129 | yes:no: ) | |
10130 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
10131 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
10132 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
10133 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
10134 | ac_header_preproc=yes | |
10135 | ;; | |
10136 | no:yes:* ) | |
10137 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
10138 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
10139 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
10140 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
10141 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
10142 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
10143 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
10144 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
10145 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
10146 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
10147 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
10148 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
10149 | ( |
10150 | cat <<\_ASBOX | |
10151 | ## ------------------------------------------ ## | |
10152 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
10153 | ## ------------------------------------------ ## | |
10154 | _ASBOX | |
10155 | ) | | |
10156 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
10157 | ;; |
10158 | esac | |
b4e70030 JB |
10159 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
10160 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
10161 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
10162 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
10163 | else | |
10164 | eval "$as_ac_Header=\$ac_header_preproc" | |
5ee754fc | 10165 | fi |
b4e70030 JB |
10166 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
10167 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab | 10168 | |
5ee754fc | 10169 | fi |
bec39cab AC |
10170 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
10171 | cat >>confdefs.h <<_ACEOF | |
10172 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
10173 | _ACEOF | |
10174 | ||
5ee754fc | 10175 | fi |
bec39cab | 10176 | |
5ee754fc MK |
10177 | done |
10178 | ||
bec39cab AC |
10179 | |
10180 | for ac_header in sys/types.h | |
5ee754fc | 10181 | do |
bec39cab | 10182 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
b4e70030 JB |
10183 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
10184 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
10185 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
10186 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
10187 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
10188 | fi | |
b4e70030 JB |
10189 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
10190 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
10191 | else |
10192 | # Is the header compilable? | |
b4e70030 JB |
10193 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
10194 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
10195 | cat >conftest.$ac_ext <<_ACEOF |
10196 | /* confdefs.h. */ | |
10197 | _ACEOF | |
10198 | cat confdefs.h >>conftest.$ac_ext | |
10199 | cat >>conftest.$ac_ext <<_ACEOF | |
10200 | /* end confdefs.h. */ | |
10201 | $ac_includes_default | |
10202 | #include <$ac_header> | |
10203 | _ACEOF | |
10204 | rm -f conftest.$ac_objext | |
10205 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
10206 | (eval $ac_compile) 2>conftest.er1 | |
10207 | ac_status=$? | |
10208 | grep -v '^ *+' conftest.er1 >conftest.err | |
10209 | rm -f conftest.er1 | |
10210 | cat conftest.err >&5 | |
10211 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10212 | (exit $ac_status); } && | |
b4e70030 JB |
10213 | { ac_try='test -z "$ac_c_werror_flag" |
10214 | || test ! -s conftest.err' | |
bec39cab AC |
10215 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10216 | (eval $ac_try) 2>&5 | |
10217 | ac_status=$? | |
10218 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10219 | (exit $ac_status); }; } && | |
10220 | { ac_try='test -s conftest.$ac_objext' | |
10221 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
10222 | (eval $ac_try) 2>&5 | |
10223 | ac_status=$? | |
10224 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10225 | (exit $ac_status); }; }; then | |
10226 | ac_header_compiler=yes | |
10227 | else | |
10228 | echo "$as_me: failed program was:" >&5 | |
10229 | sed 's/^/| /' conftest.$ac_ext >&5 | |
10230 | ||
b4e70030 | 10231 | ac_header_compiler=no |
bec39cab AC |
10232 | fi |
10233 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
10234 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
10235 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
10236 | |
10237 | # Is the header present? | |
b4e70030 JB |
10238 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
10239 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
10240 | cat >conftest.$ac_ext <<_ACEOF |
10241 | /* confdefs.h. */ | |
10242 | _ACEOF | |
10243 | cat confdefs.h >>conftest.$ac_ext | |
10244 | cat >>conftest.$ac_ext <<_ACEOF | |
10245 | /* end confdefs.h. */ | |
10246 | #include <$ac_header> | |
10247 | _ACEOF | |
10248 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
10249 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
10250 | ac_status=$? | |
10251 | grep -v '^ *+' conftest.er1 >conftest.err | |
10252 | rm -f conftest.er1 | |
10253 | cat conftest.err >&5 | |
10254 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10255 | (exit $ac_status); } >/dev/null; then | |
10256 | if test -s conftest.err; then | |
10257 | ac_cpp_err=$ac_c_preproc_warn_flag | |
10258 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
10259 | else | |
10260 | ac_cpp_err= | |
10261 | fi | |
10262 | else | |
10263 | ac_cpp_err=yes | |
5ee754fc | 10264 | fi |
bec39cab AC |
10265 | if test -z "$ac_cpp_err"; then |
10266 | ac_header_preproc=yes | |
5ee754fc | 10267 | else |
bec39cab AC |
10268 | echo "$as_me: failed program was:" >&5 |
10269 | sed 's/^/| /' conftest.$ac_ext >&5 | |
10270 | ||
10271 | ac_header_preproc=no | |
5ee754fc | 10272 | fi |
bec39cab | 10273 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
10274 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
10275 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
5ee754fc | 10276 | |
bec39cab AC |
10277 | # So? What about this header? |
10278 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
10279 | yes:no: ) | |
10280 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
10281 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
10282 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
10283 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
10284 | ac_header_preproc=yes | |
10285 | ;; | |
10286 | no:yes:* ) | |
10287 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
10288 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
10289 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
10290 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
10291 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
10292 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
10293 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
10294 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
10295 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
10296 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
10297 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
10298 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
10299 | ( |
10300 | cat <<\_ASBOX | |
10301 | ## ------------------------------------------ ## | |
10302 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
10303 | ## ------------------------------------------ ## | |
10304 | _ASBOX | |
10305 | ) | | |
10306 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
10307 | ;; |
10308 | esac | |
b4e70030 JB |
10309 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
10310 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
10311 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
10312 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
10313 | else | |
10314 | eval "$as_ac_Header=\$ac_header_preproc" | |
5ee754fc | 10315 | fi |
b4e70030 JB |
10316 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
10317 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab | 10318 | |
5ee754fc | 10319 | fi |
bec39cab AC |
10320 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
10321 | cat >>confdefs.h <<_ACEOF | |
10322 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
10323 | _ACEOF | |
10324 | ||
5ee754fc | 10325 | fi |
bec39cab | 10326 | |
5ee754fc MK |
10327 | done |
10328 | ||
bec39cab AC |
10329 | |
10330 | for ac_header in sys/user.h | |
5ee754fc | 10331 | do |
bec39cab | 10332 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
b4e70030 JB |
10333 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
10334 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
10335 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 10336 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
bec39cab | 10337 | else |
7cb9022a | 10338 | cat >conftest.$ac_ext <<_ACEOF |
bec39cab AC |
10339 | /* confdefs.h. */ |
10340 | _ACEOF | |
10341 | cat confdefs.h >>conftest.$ac_ext | |
10342 | cat >>conftest.$ac_ext <<_ACEOF | |
10343 | /* end confdefs.h. */ | |
7cb9022a MK |
10344 | #if HAVE_SYS_PARAM_H |
10345 | # include <sys/param.h> | |
10346 | #endif | |
10347 | ||
10348 | ||
bec39cab AC |
10349 | #include <$ac_header> |
10350 | _ACEOF | |
10351 | rm -f conftest.$ac_objext | |
10352 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
10353 | (eval $ac_compile) 2>conftest.er1 | |
10354 | ac_status=$? | |
10355 | grep -v '^ *+' conftest.er1 >conftest.err | |
10356 | rm -f conftest.er1 | |
10357 | cat conftest.err >&5 | |
10358 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10359 | (exit $ac_status); } && | |
b4e70030 JB |
10360 | { ac_try='test -z "$ac_c_werror_flag" |
10361 | || test ! -s conftest.err' | |
bec39cab AC |
10362 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10363 | (eval $ac_try) 2>&5 | |
10364 | ac_status=$? | |
10365 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10366 | (exit $ac_status); }; } && | |
10367 | { ac_try='test -s conftest.$ac_objext' | |
10368 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
10369 | (eval $ac_try) 2>&5 | |
10370 | ac_status=$? | |
10371 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10372 | (exit $ac_status); }; }; then | |
7cb9022a | 10373 | eval "$as_ac_Header=yes" |
bec39cab AC |
10374 | else |
10375 | echo "$as_me: failed program was:" >&5 | |
10376 | sed 's/^/| /' conftest.$ac_ext >&5 | |
10377 | ||
b4e70030 | 10378 | eval "$as_ac_Header=no" |
bec39cab AC |
10379 | fi |
10380 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
5ee754fc | 10381 | fi |
b4e70030 JB |
10382 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
10383 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
10384 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
10385 | cat >>confdefs.h <<_ACEOF | |
10386 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
10387 | _ACEOF | |
10388 | ||
5ee754fc | 10389 | fi |
bec39cab | 10390 | |
5ee754fc MK |
10391 | done |
10392 | ||
bec39cab AC |
10393 | |
10394 | ||
10395 | for ac_header in sys/wait.h wait.h | |
5ee754fc | 10396 | do |
bec39cab | 10397 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
b4e70030 JB |
10398 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
10399 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
10400 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
10401 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
10402 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
10403 | fi | |
b4e70030 JB |
10404 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
10405 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
10406 | else |
10407 | # Is the header compilable? | |
b4e70030 JB |
10408 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
10409 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
10410 | cat >conftest.$ac_ext <<_ACEOF |
10411 | /* confdefs.h. */ | |
10412 | _ACEOF | |
10413 | cat confdefs.h >>conftest.$ac_ext | |
10414 | cat >>conftest.$ac_ext <<_ACEOF | |
10415 | /* end confdefs.h. */ | |
10416 | $ac_includes_default | |
10417 | #include <$ac_header> | |
10418 | _ACEOF | |
10419 | rm -f conftest.$ac_objext | |
10420 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
10421 | (eval $ac_compile) 2>conftest.er1 | |
10422 | ac_status=$? | |
10423 | grep -v '^ *+' conftest.er1 >conftest.err | |
10424 | rm -f conftest.er1 | |
10425 | cat conftest.err >&5 | |
10426 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10427 | (exit $ac_status); } && | |
b4e70030 JB |
10428 | { ac_try='test -z "$ac_c_werror_flag" |
10429 | || test ! -s conftest.err' | |
bec39cab AC |
10430 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10431 | (eval $ac_try) 2>&5 | |
10432 | ac_status=$? | |
10433 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10434 | (exit $ac_status); }; } && | |
10435 | { ac_try='test -s conftest.$ac_objext' | |
10436 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
10437 | (eval $ac_try) 2>&5 | |
10438 | ac_status=$? | |
10439 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10440 | (exit $ac_status); }; }; then | |
10441 | ac_header_compiler=yes | |
10442 | else | |
10443 | echo "$as_me: failed program was:" >&5 | |
10444 | sed 's/^/| /' conftest.$ac_ext >&5 | |
10445 | ||
b4e70030 | 10446 | ac_header_compiler=no |
bec39cab AC |
10447 | fi |
10448 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
10449 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
10450 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
10451 | |
10452 | # Is the header present? | |
b4e70030 JB |
10453 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
10454 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
10455 | cat >conftest.$ac_ext <<_ACEOF |
10456 | /* confdefs.h. */ | |
10457 | _ACEOF | |
10458 | cat confdefs.h >>conftest.$ac_ext | |
10459 | cat >>conftest.$ac_ext <<_ACEOF | |
10460 | /* end confdefs.h. */ | |
10461 | #include <$ac_header> | |
10462 | _ACEOF | |
10463 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
10464 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
10465 | ac_status=$? | |
10466 | grep -v '^ *+' conftest.er1 >conftest.err | |
10467 | rm -f conftest.er1 | |
10468 | cat conftest.err >&5 | |
10469 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10470 | (exit $ac_status); } >/dev/null; then | |
10471 | if test -s conftest.err; then | |
10472 | ac_cpp_err=$ac_c_preproc_warn_flag | |
10473 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
10474 | else | |
10475 | ac_cpp_err= | |
10476 | fi | |
10477 | else | |
10478 | ac_cpp_err=yes | |
5ee754fc | 10479 | fi |
bec39cab AC |
10480 | if test -z "$ac_cpp_err"; then |
10481 | ac_header_preproc=yes | |
5ee754fc | 10482 | else |
bec39cab AC |
10483 | echo "$as_me: failed program was:" >&5 |
10484 | sed 's/^/| /' conftest.$ac_ext >&5 | |
10485 | ||
10486 | ac_header_preproc=no | |
5ee754fc | 10487 | fi |
bec39cab | 10488 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
10489 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
10490 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
5ee754fc | 10491 | |
bec39cab AC |
10492 | # So? What about this header? |
10493 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
10494 | yes:no: ) | |
10495 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
10496 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
10497 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
10498 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
10499 | ac_header_preproc=yes | |
10500 | ;; | |
10501 | no:yes:* ) | |
10502 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
10503 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
10504 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
10505 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
10506 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
10507 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
10508 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
10509 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
10510 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
10511 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
10512 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
10513 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
10514 | ( |
10515 | cat <<\_ASBOX | |
10516 | ## ------------------------------------------ ## | |
10517 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
10518 | ## ------------------------------------------ ## | |
10519 | _ASBOX | |
10520 | ) | | |
10521 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
10522 | ;; |
10523 | esac | |
b4e70030 JB |
10524 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
10525 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
10526 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
10527 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
10528 | else | |
10529 | eval "$as_ac_Header=\$ac_header_preproc" | |
9608ab8b | 10530 | fi |
b4e70030 JB |
10531 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
10532 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab | 10533 | |
9608ab8b | 10534 | fi |
bec39cab AC |
10535 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
10536 | cat >>confdefs.h <<_ACEOF | |
10537 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
10538 | _ACEOF | |
10539 | ||
9608ab8b | 10540 | fi |
bec39cab | 10541 | |
9608ab8b | 10542 | done |
5ee754fc | 10543 | |
bec39cab AC |
10544 | |
10545 | ||
10546 | ||
10547 | for ac_header in termios.h termio.h sgtty.h | |
5ee754fc | 10548 | do |
bec39cab | 10549 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
b4e70030 JB |
10550 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
10551 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
10552 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
10553 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
10554 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
10555 | fi | |
b4e70030 JB |
10556 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
10557 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
10558 | else |
10559 | # Is the header compilable? | |
b4e70030 JB |
10560 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
10561 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
10562 | cat >conftest.$ac_ext <<_ACEOF |
10563 | /* confdefs.h. */ | |
10564 | _ACEOF | |
10565 | cat confdefs.h >>conftest.$ac_ext | |
10566 | cat >>conftest.$ac_ext <<_ACEOF | |
10567 | /* end confdefs.h. */ | |
10568 | $ac_includes_default | |
10569 | #include <$ac_header> | |
10570 | _ACEOF | |
10571 | rm -f conftest.$ac_objext | |
10572 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
10573 | (eval $ac_compile) 2>conftest.er1 | |
10574 | ac_status=$? | |
10575 | grep -v '^ *+' conftest.er1 >conftest.err | |
10576 | rm -f conftest.er1 | |
10577 | cat conftest.err >&5 | |
10578 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10579 | (exit $ac_status); } && | |
b4e70030 JB |
10580 | { ac_try='test -z "$ac_c_werror_flag" |
10581 | || test ! -s conftest.err' | |
bec39cab AC |
10582 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10583 | (eval $ac_try) 2>&5 | |
10584 | ac_status=$? | |
10585 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10586 | (exit $ac_status); }; } && | |
10587 | { ac_try='test -s conftest.$ac_objext' | |
10588 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
10589 | (eval $ac_try) 2>&5 | |
10590 | ac_status=$? | |
10591 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10592 | (exit $ac_status); }; }; then | |
10593 | ac_header_compiler=yes | |
10594 | else | |
10595 | echo "$as_me: failed program was:" >&5 | |
10596 | sed 's/^/| /' conftest.$ac_ext >&5 | |
10597 | ||
b4e70030 | 10598 | ac_header_compiler=no |
bec39cab AC |
10599 | fi |
10600 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
10601 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
10602 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
10603 | |
10604 | # Is the header present? | |
b4e70030 JB |
10605 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
10606 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
10607 | cat >conftest.$ac_ext <<_ACEOF |
10608 | /* confdefs.h. */ | |
10609 | _ACEOF | |
10610 | cat confdefs.h >>conftest.$ac_ext | |
10611 | cat >>conftest.$ac_ext <<_ACEOF | |
10612 | /* end confdefs.h. */ | |
10613 | #include <$ac_header> | |
10614 | _ACEOF | |
10615 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
10616 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
10617 | ac_status=$? | |
10618 | grep -v '^ *+' conftest.er1 >conftest.err | |
10619 | rm -f conftest.er1 | |
10620 | cat conftest.err >&5 | |
10621 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10622 | (exit $ac_status); } >/dev/null; then | |
10623 | if test -s conftest.err; then | |
10624 | ac_cpp_err=$ac_c_preproc_warn_flag | |
10625 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
10626 | else | |
10627 | ac_cpp_err= | |
10628 | fi | |
10629 | else | |
10630 | ac_cpp_err=yes | |
9608ab8b | 10631 | fi |
bec39cab AC |
10632 | if test -z "$ac_cpp_err"; then |
10633 | ac_header_preproc=yes | |
9608ab8b | 10634 | else |
bec39cab AC |
10635 | echo "$as_me: failed program was:" >&5 |
10636 | sed 's/^/| /' conftest.$ac_ext >&5 | |
10637 | ||
10638 | ac_header_preproc=no | |
9608ab8b | 10639 | fi |
bec39cab | 10640 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
10641 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
10642 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
9608ab8b | 10643 | |
bec39cab AC |
10644 | # So? What about this header? |
10645 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
10646 | yes:no: ) | |
10647 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
10648 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
10649 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
10650 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
10651 | ac_header_preproc=yes | |
10652 | ;; | |
10653 | no:yes:* ) | |
10654 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
10655 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
10656 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
10657 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
10658 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
10659 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
10660 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
10661 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
10662 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
10663 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
10664 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
10665 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
10666 | ( |
10667 | cat <<\_ASBOX | |
10668 | ## ------------------------------------------ ## | |
10669 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
10670 | ## ------------------------------------------ ## | |
10671 | _ASBOX | |
10672 | ) | | |
10673 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
10674 | ;; |
10675 | esac | |
b4e70030 JB |
10676 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
10677 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
10678 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
10679 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
10680 | else | |
10681 | eval "$as_ac_Header=\$ac_header_preproc" | |
9608ab8b | 10682 | fi |
b4e70030 JB |
10683 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
10684 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab | 10685 | |
9608ab8b | 10686 | fi |
bec39cab AC |
10687 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
10688 | cat >>confdefs.h <<_ACEOF | |
10689 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
10690 | _ACEOF | |
10691 | ||
9608ab8b | 10692 | fi |
bec39cab | 10693 | |
5ee754fc | 10694 | done |
9608ab8b | 10695 | |
bec39cab AC |
10696 | |
10697 | for ac_header in unistd.h | |
78434e59 | 10698 | do |
bec39cab | 10699 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
b4e70030 JB |
10700 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
10701 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
10702 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
10703 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
10704 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
10705 | fi | |
b4e70030 JB |
10706 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
10707 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
10708 | else |
10709 | # Is the header compilable? | |
b4e70030 JB |
10710 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
10711 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
10712 | cat >conftest.$ac_ext <<_ACEOF |
10713 | /* confdefs.h. */ | |
10714 | _ACEOF | |
10715 | cat confdefs.h >>conftest.$ac_ext | |
10716 | cat >>conftest.$ac_ext <<_ACEOF | |
10717 | /* end confdefs.h. */ | |
10718 | $ac_includes_default | |
10719 | #include <$ac_header> | |
10720 | _ACEOF | |
10721 | rm -f conftest.$ac_objext | |
10722 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
10723 | (eval $ac_compile) 2>conftest.er1 | |
10724 | ac_status=$? | |
10725 | grep -v '^ *+' conftest.er1 >conftest.err | |
10726 | rm -f conftest.er1 | |
10727 | cat conftest.err >&5 | |
10728 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10729 | (exit $ac_status); } && | |
b4e70030 JB |
10730 | { ac_try='test -z "$ac_c_werror_flag" |
10731 | || test ! -s conftest.err' | |
bec39cab AC |
10732 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10733 | (eval $ac_try) 2>&5 | |
10734 | ac_status=$? | |
10735 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10736 | (exit $ac_status); }; } && | |
10737 | { ac_try='test -s conftest.$ac_objext' | |
10738 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
10739 | (eval $ac_try) 2>&5 | |
10740 | ac_status=$? | |
10741 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10742 | (exit $ac_status); }; }; then | |
10743 | ac_header_compiler=yes | |
10744 | else | |
10745 | echo "$as_me: failed program was:" >&5 | |
10746 | sed 's/^/| /' conftest.$ac_ext >&5 | |
10747 | ||
b4e70030 | 10748 | ac_header_compiler=no |
bec39cab AC |
10749 | fi |
10750 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
10751 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
10752 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
10753 | |
10754 | # Is the header present? | |
b4e70030 JB |
10755 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
10756 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
10757 | cat >conftest.$ac_ext <<_ACEOF |
10758 | /* confdefs.h. */ | |
10759 | _ACEOF | |
10760 | cat confdefs.h >>conftest.$ac_ext | |
10761 | cat >>conftest.$ac_ext <<_ACEOF | |
10762 | /* end confdefs.h. */ | |
10763 | #include <$ac_header> | |
10764 | _ACEOF | |
10765 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
10766 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
10767 | ac_status=$? | |
10768 | grep -v '^ *+' conftest.er1 >conftest.err | |
10769 | rm -f conftest.er1 | |
10770 | cat conftest.err >&5 | |
10771 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10772 | (exit $ac_status); } >/dev/null; then | |
10773 | if test -s conftest.err; then | |
10774 | ac_cpp_err=$ac_c_preproc_warn_flag | |
10775 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
10776 | else | |
10777 | ac_cpp_err= | |
10778 | fi | |
10779 | else | |
10780 | ac_cpp_err=yes | |
78434e59 | 10781 | fi |
bec39cab AC |
10782 | if test -z "$ac_cpp_err"; then |
10783 | ac_header_preproc=yes | |
78434e59 | 10784 | else |
bec39cab AC |
10785 | echo "$as_me: failed program was:" >&5 |
10786 | sed 's/^/| /' conftest.$ac_ext >&5 | |
10787 | ||
10788 | ac_header_preproc=no | |
78434e59 | 10789 | fi |
bec39cab | 10790 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
10791 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
10792 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
78434e59 | 10793 | |
bec39cab AC |
10794 | # So? What about this header? |
10795 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
10796 | yes:no: ) | |
10797 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
10798 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
10799 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
10800 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
10801 | ac_header_preproc=yes | |
10802 | ;; | |
10803 | no:yes:* ) | |
10804 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
10805 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
10806 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
10807 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
10808 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
10809 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
10810 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
10811 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
10812 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
10813 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
10814 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
10815 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
10816 | ( |
10817 | cat <<\_ASBOX | |
10818 | ## ------------------------------------------ ## | |
10819 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
10820 | ## ------------------------------------------ ## | |
10821 | _ASBOX | |
10822 | ) | | |
10823 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
10824 | ;; |
10825 | esac | |
b4e70030 JB |
10826 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
10827 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
10828 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
10829 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
10830 | else | |
10831 | eval "$as_ac_Header=\$ac_header_preproc" | |
086ec9eb | 10832 | fi |
b4e70030 JB |
10833 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
10834 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab | 10835 | |
086ec9eb | 10836 | fi |
bec39cab AC |
10837 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
10838 | cat >>confdefs.h <<_ACEOF | |
10839 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
10840 | _ACEOF | |
10841 | ||
086ec9eb | 10842 | fi |
bec39cab | 10843 | |
086ec9eb MK |
10844 | done |
10845 | ||
9608ab8b | 10846 | |
b1d19a62 | 10847 | # On Solaris 2.[789], we need to define _MSE_INT_H to avoid a clash |
5ee754fc MK |
10848 | # between <widec.h> and <wchar.h> that would cause AC_CHECK_HEADERS to |
10849 | # think that we don't have <curses.h> if we're using GCC. | |
10850 | case $host_os in | |
b1d19a62 | 10851 | solaris2.[789]) |
5ee754fc | 10852 | if test "$GCC" = yes; then |
bec39cab AC |
10853 | |
10854 | cat >>confdefs.h <<\_ACEOF | |
5ee754fc | 10855 | #define _MSE_INT_H 1 |
bec39cab | 10856 | _ACEOF |
5ee754fc MK |
10857 | |
10858 | fi ;; | |
10859 | esac | |
bec39cab AC |
10860 | |
10861 | ||
10862 | ||
10863 | ||
10864 | for ac_header in curses.h cursesX.h ncurses.h ncurses/ncurses.h | |
5ee754fc | 10865 | do |
bec39cab | 10866 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
b4e70030 JB |
10867 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
10868 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
10869 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
10870 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
10871 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
10872 | fi | |
b4e70030 JB |
10873 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
10874 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
10875 | else |
10876 | # Is the header compilable? | |
b4e70030 JB |
10877 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
10878 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
10879 | cat >conftest.$ac_ext <<_ACEOF |
10880 | /* confdefs.h. */ | |
10881 | _ACEOF | |
10882 | cat confdefs.h >>conftest.$ac_ext | |
10883 | cat >>conftest.$ac_ext <<_ACEOF | |
10884 | /* end confdefs.h. */ | |
10885 | $ac_includes_default | |
10886 | #include <$ac_header> | |
10887 | _ACEOF | |
10888 | rm -f conftest.$ac_objext | |
10889 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
10890 | (eval $ac_compile) 2>conftest.er1 | |
10891 | ac_status=$? | |
10892 | grep -v '^ *+' conftest.er1 >conftest.err | |
10893 | rm -f conftest.er1 | |
10894 | cat conftest.err >&5 | |
10895 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10896 | (exit $ac_status); } && | |
b4e70030 JB |
10897 | { ac_try='test -z "$ac_c_werror_flag" |
10898 | || test ! -s conftest.err' | |
bec39cab AC |
10899 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10900 | (eval $ac_try) 2>&5 | |
10901 | ac_status=$? | |
10902 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10903 | (exit $ac_status); }; } && | |
10904 | { ac_try='test -s conftest.$ac_objext' | |
10905 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
10906 | (eval $ac_try) 2>&5 | |
10907 | ac_status=$? | |
10908 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10909 | (exit $ac_status); }; }; then | |
10910 | ac_header_compiler=yes | |
10911 | else | |
10912 | echo "$as_me: failed program was:" >&5 | |
10913 | sed 's/^/| /' conftest.$ac_ext >&5 | |
10914 | ||
b4e70030 | 10915 | ac_header_compiler=no |
bec39cab AC |
10916 | fi |
10917 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
10918 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
10919 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
10920 | |
10921 | # Is the header present? | |
b4e70030 JB |
10922 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
10923 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
10924 | cat >conftest.$ac_ext <<_ACEOF |
10925 | /* confdefs.h. */ | |
10926 | _ACEOF | |
10927 | cat confdefs.h >>conftest.$ac_ext | |
10928 | cat >>conftest.$ac_ext <<_ACEOF | |
10929 | /* end confdefs.h. */ | |
10930 | #include <$ac_header> | |
10931 | _ACEOF | |
10932 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
10933 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
10934 | ac_status=$? | |
10935 | grep -v '^ *+' conftest.er1 >conftest.err | |
10936 | rm -f conftest.er1 | |
10937 | cat conftest.err >&5 | |
10938 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10939 | (exit $ac_status); } >/dev/null; then | |
10940 | if test -s conftest.err; then | |
10941 | ac_cpp_err=$ac_c_preproc_warn_flag | |
10942 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
10943 | else | |
10944 | ac_cpp_err= | |
10945 | fi | |
10946 | else | |
10947 | ac_cpp_err=yes | |
c906108c | 10948 | fi |
bec39cab AC |
10949 | if test -z "$ac_cpp_err"; then |
10950 | ac_header_preproc=yes | |
10951 | else | |
10952 | echo "$as_me: failed program was:" >&5 | |
10953 | sed 's/^/| /' conftest.$ac_ext >&5 | |
10954 | ||
10955 | ac_header_preproc=no | |
c906108c | 10956 | fi |
bec39cab | 10957 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
10958 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
10959 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
bec39cab AC |
10960 | |
10961 | # So? What about this header? | |
10962 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
10963 | yes:no: ) | |
10964 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
10965 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
10966 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
10967 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
10968 | ac_header_preproc=yes | |
10969 | ;; | |
10970 | no:yes:* ) | |
10971 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
10972 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
10973 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
10974 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
10975 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
10976 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
10977 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
10978 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
10979 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
10980 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
10981 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
10982 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
10983 | ( |
10984 | cat <<\_ASBOX | |
10985 | ## ------------------------------------------ ## | |
10986 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
10987 | ## ------------------------------------------ ## | |
10988 | _ASBOX | |
10989 | ) | | |
10990 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
10991 | ;; |
10992 | esac | |
b4e70030 JB |
10993 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
10994 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
10995 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 10996 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
c906108c | 10997 | else |
bec39cab | 10998 | eval "$as_ac_Header=\$ac_header_preproc" |
c906108c | 10999 | fi |
b4e70030 JB |
11000 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
11001 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
11002 | |
11003 | fi | |
11004 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | |
11005 | cat >>confdefs.h <<_ACEOF | |
11006 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
11007 | _ACEOF | |
11008 | ||
11009 | fi | |
11010 | ||
5ee754fc | 11011 | done |
c906108c | 11012 | |
bec39cab | 11013 | |
065a1afc | 11014 | for ac_header in ncurses/term.h |
3b78cdbb | 11015 | do |
bec39cab | 11016 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
b4e70030 JB |
11017 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
11018 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
11019 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
11020 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
11021 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
11022 | fi | |
b4e70030 JB |
11023 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
11024 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
11025 | else |
11026 | # Is the header compilable? | |
b4e70030 JB |
11027 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
11028 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
11029 | cat >conftest.$ac_ext <<_ACEOF |
11030 | /* confdefs.h. */ | |
11031 | _ACEOF | |
11032 | cat confdefs.h >>conftest.$ac_ext | |
11033 | cat >>conftest.$ac_ext <<_ACEOF | |
11034 | /* end confdefs.h. */ | |
11035 | $ac_includes_default | |
11036 | #include <$ac_header> | |
11037 | _ACEOF | |
11038 | rm -f conftest.$ac_objext | |
11039 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
11040 | (eval $ac_compile) 2>conftest.er1 | |
11041 | ac_status=$? | |
11042 | grep -v '^ *+' conftest.er1 >conftest.err | |
11043 | rm -f conftest.er1 | |
11044 | cat conftest.err >&5 | |
11045 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11046 | (exit $ac_status); } && | |
b4e70030 JB |
11047 | { ac_try='test -z "$ac_c_werror_flag" |
11048 | || test ! -s conftest.err' | |
bec39cab AC |
11049 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11050 | (eval $ac_try) 2>&5 | |
11051 | ac_status=$? | |
11052 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11053 | (exit $ac_status); }; } && | |
11054 | { ac_try='test -s conftest.$ac_objext' | |
11055 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11056 | (eval $ac_try) 2>&5 | |
11057 | ac_status=$? | |
11058 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11059 | (exit $ac_status); }; }; then | |
11060 | ac_header_compiler=yes | |
11061 | else | |
11062 | echo "$as_me: failed program was:" >&5 | |
11063 | sed 's/^/| /' conftest.$ac_ext >&5 | |
11064 | ||
b4e70030 | 11065 | ac_header_compiler=no |
bec39cab AC |
11066 | fi |
11067 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
11068 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
11069 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
11070 | |
11071 | # Is the header present? | |
b4e70030 JB |
11072 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
11073 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
11074 | cat >conftest.$ac_ext <<_ACEOF |
11075 | /* confdefs.h. */ | |
11076 | _ACEOF | |
11077 | cat confdefs.h >>conftest.$ac_ext | |
11078 | cat >>conftest.$ac_ext <<_ACEOF | |
11079 | /* end confdefs.h. */ | |
11080 | #include <$ac_header> | |
11081 | _ACEOF | |
11082 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
11083 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
11084 | ac_status=$? | |
11085 | grep -v '^ *+' conftest.er1 >conftest.err | |
11086 | rm -f conftest.er1 | |
11087 | cat conftest.err >&5 | |
11088 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11089 | (exit $ac_status); } >/dev/null; then | |
11090 | if test -s conftest.err; then | |
11091 | ac_cpp_err=$ac_c_preproc_warn_flag | |
11092 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
11093 | else | |
11094 | ac_cpp_err= | |
11095 | fi | |
11096 | else | |
11097 | ac_cpp_err=yes | |
3b78cdbb | 11098 | fi |
bec39cab AC |
11099 | if test -z "$ac_cpp_err"; then |
11100 | ac_header_preproc=yes | |
11101 | else | |
11102 | echo "$as_me: failed program was:" >&5 | |
11103 | sed 's/^/| /' conftest.$ac_ext >&5 | |
11104 | ||
11105 | ac_header_preproc=no | |
3b78cdbb | 11106 | fi |
bec39cab | 11107 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
11108 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
11109 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
bec39cab AC |
11110 | |
11111 | # So? What about this header? | |
11112 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
11113 | yes:no: ) | |
11114 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
11115 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
11116 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
11117 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
11118 | ac_header_preproc=yes | |
11119 | ;; | |
11120 | no:yes:* ) | |
11121 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
11122 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
11123 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
11124 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
11125 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
11126 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
11127 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
11128 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
11129 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
11130 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
11131 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
11132 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
11133 | ( |
11134 | cat <<\_ASBOX | |
11135 | ## ------------------------------------------ ## | |
11136 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
11137 | ## ------------------------------------------ ## | |
11138 | _ASBOX | |
11139 | ) | | |
11140 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
11141 | ;; |
11142 | esac | |
b4e70030 JB |
11143 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
11144 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
11145 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 11146 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
3b78cdbb | 11147 | else |
bec39cab AC |
11148 | eval "$as_ac_Header=\$ac_header_preproc" |
11149 | fi | |
b4e70030 JB |
11150 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
11151 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab | 11152 | |
3b78cdbb | 11153 | fi |
bec39cab AC |
11154 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
11155 | cat >>confdefs.h <<_ACEOF | |
11156 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
11157 | _ACEOF | |
11158 | ||
11159 | fi | |
11160 | ||
3b78cdbb DA |
11161 | done |
11162 | ||
c906108c | 11163 | |
065a1afc JB |
11164 | for ac_header in term.h |
11165 | do | |
11166 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
b4e70030 JB |
11167 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
11168 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
11169 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
065a1afc JB |
11170 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
11171 | else | |
11172 | cat >conftest.$ac_ext <<_ACEOF | |
11173 | /* confdefs.h. */ | |
11174 | _ACEOF | |
11175 | cat confdefs.h >>conftest.$ac_ext | |
11176 | cat >>conftest.$ac_ext <<_ACEOF | |
11177 | /* end confdefs.h. */ | |
11178 | #if HAVE_CURSES_H | |
11179 | # include <curses.h> | |
11180 | #endif | |
11181 | ||
11182 | ||
11183 | #include <$ac_header> | |
11184 | _ACEOF | |
11185 | rm -f conftest.$ac_objext | |
11186 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
11187 | (eval $ac_compile) 2>conftest.er1 | |
11188 | ac_status=$? | |
11189 | grep -v '^ *+' conftest.er1 >conftest.err | |
11190 | rm -f conftest.er1 | |
11191 | cat conftest.err >&5 | |
11192 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11193 | (exit $ac_status); } && | |
b4e70030 JB |
11194 | { ac_try='test -z "$ac_c_werror_flag" |
11195 | || test ! -s conftest.err' | |
065a1afc JB |
11196 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11197 | (eval $ac_try) 2>&5 | |
11198 | ac_status=$? | |
11199 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11200 | (exit $ac_status); }; } && | |
11201 | { ac_try='test -s conftest.$ac_objext' | |
11202 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11203 | (eval $ac_try) 2>&5 | |
11204 | ac_status=$? | |
11205 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11206 | (exit $ac_status); }; }; then | |
11207 | eval "$as_ac_Header=yes" | |
11208 | else | |
11209 | echo "$as_me: failed program was:" >&5 | |
11210 | sed 's/^/| /' conftest.$ac_ext >&5 | |
11211 | ||
b4e70030 | 11212 | eval "$as_ac_Header=no" |
065a1afc JB |
11213 | fi |
11214 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
11215 | fi | |
b4e70030 JB |
11216 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
11217 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
065a1afc JB |
11218 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
11219 | cat >>confdefs.h <<_ACEOF | |
11220 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
11221 | _ACEOF | |
11222 | ||
11223 | fi | |
11224 | ||
11225 | done | |
11226 | ||
11227 | ||
5ee754fc MK |
11228 | # FIXME: kettenis/20030102: In most cases we include these |
11229 | # unconditionally, so what's the point in checking these? | |
bec39cab AC |
11230 | |
11231 | ||
11232 | for ac_header in ctype.h time.h | |
c906108c | 11233 | do |
bec39cab | 11234 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
b4e70030 JB |
11235 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
11236 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
11237 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
11238 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab AC |
11239 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
11240 | fi | |
b4e70030 JB |
11241 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
11242 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
11243 | else |
11244 | # Is the header compilable? | |
b4e70030 JB |
11245 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
11246 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
bec39cab AC |
11247 | cat >conftest.$ac_ext <<_ACEOF |
11248 | /* confdefs.h. */ | |
11249 | _ACEOF | |
11250 | cat confdefs.h >>conftest.$ac_ext | |
11251 | cat >>conftest.$ac_ext <<_ACEOF | |
11252 | /* end confdefs.h. */ | |
11253 | $ac_includes_default | |
11254 | #include <$ac_header> | |
11255 | _ACEOF | |
11256 | rm -f conftest.$ac_objext | |
11257 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
11258 | (eval $ac_compile) 2>conftest.er1 | |
11259 | ac_status=$? | |
11260 | grep -v '^ *+' conftest.er1 >conftest.err | |
11261 | rm -f conftest.er1 | |
11262 | cat conftest.err >&5 | |
11263 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11264 | (exit $ac_status); } && | |
b4e70030 JB |
11265 | { ac_try='test -z "$ac_c_werror_flag" |
11266 | || test ! -s conftest.err' | |
bec39cab AC |
11267 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11268 | (eval $ac_try) 2>&5 | |
11269 | ac_status=$? | |
11270 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11271 | (exit $ac_status); }; } && | |
11272 | { ac_try='test -s conftest.$ac_objext' | |
11273 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11274 | (eval $ac_try) 2>&5 | |
11275 | ac_status=$? | |
11276 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11277 | (exit $ac_status); }; }; then | |
11278 | ac_header_compiler=yes | |
11279 | else | |
11280 | echo "$as_me: failed program was:" >&5 | |
11281 | sed 's/^/| /' conftest.$ac_ext >&5 | |
11282 | ||
b4e70030 | 11283 | ac_header_compiler=no |
bec39cab AC |
11284 | fi |
11285 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
11286 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
11287 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
11288 | |
11289 | # Is the header present? | |
b4e70030 JB |
11290 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
11291 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
11292 | cat >conftest.$ac_ext <<_ACEOF |
11293 | /* confdefs.h. */ | |
11294 | _ACEOF | |
11295 | cat confdefs.h >>conftest.$ac_ext | |
11296 | cat >>conftest.$ac_ext <<_ACEOF | |
11297 | /* end confdefs.h. */ | |
11298 | #include <$ac_header> | |
11299 | _ACEOF | |
11300 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
11301 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
11302 | ac_status=$? | |
11303 | grep -v '^ *+' conftest.er1 >conftest.err | |
11304 | rm -f conftest.er1 | |
11305 | cat conftest.err >&5 | |
11306 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11307 | (exit $ac_status); } >/dev/null; then | |
11308 | if test -s conftest.err; then | |
11309 | ac_cpp_err=$ac_c_preproc_warn_flag | |
11310 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
11311 | else | |
11312 | ac_cpp_err= | |
11313 | fi | |
11314 | else | |
11315 | ac_cpp_err=yes | |
c906108c | 11316 | fi |
bec39cab AC |
11317 | if test -z "$ac_cpp_err"; then |
11318 | ac_header_preproc=yes | |
11319 | else | |
11320 | echo "$as_me: failed program was:" >&5 | |
11321 | sed 's/^/| /' conftest.$ac_ext >&5 | |
11322 | ||
11323 | ac_header_preproc=no | |
c906108c | 11324 | fi |
bec39cab | 11325 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
11326 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
11327 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
bec39cab AC |
11328 | |
11329 | # So? What about this header? | |
11330 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
11331 | yes:no: ) | |
11332 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
11333 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
11334 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
11335 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
11336 | ac_header_preproc=yes | |
11337 | ;; | |
11338 | no:yes:* ) | |
11339 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
11340 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
11341 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
11342 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
11343 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
11344 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
11345 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
11346 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
11347 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
11348 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
11349 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
11350 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
11351 | ( |
11352 | cat <<\_ASBOX | |
11353 | ## ------------------------------------------ ## | |
11354 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
11355 | ## ------------------------------------------ ## | |
11356 | _ASBOX | |
11357 | ) | | |
11358 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
11359 | ;; |
11360 | esac | |
b4e70030 JB |
11361 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
11362 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
11363 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 11364 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
c906108c | 11365 | else |
bec39cab AC |
11366 | eval "$as_ac_Header=\$ac_header_preproc" |
11367 | fi | |
b4e70030 JB |
11368 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
11369 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
11370 | |
11371 | fi | |
11372 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | |
11373 | cat >>confdefs.h <<_ACEOF | |
11374 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
11375 | _ACEOF | |
11376 | ||
c906108c | 11377 | fi |
bec39cab | 11378 | |
c906108c SS |
11379 | done |
11380 | ||
5ee754fc | 11381 | |
4e8d927d | 11382 | # Create a header we can use portably to get the standard integer types. |
666ec76f | 11383 | |
4e8d927d DJ |
11384 | |
11385 | inttype_headers=`echo inttypes.h sys/inttypes.h | sed -e 's/,/ /g'` | |
11386 | ||
11387 | acx_cv_header_stdint=stddef.h | |
11388 | acx_cv_header_stdint_kind="(already complete)" | |
11389 | for i in stdint.h $inttype_headers; do | |
11390 | unset ac_cv_type_uintptr_t | |
11391 | unset ac_cv_type_uintmax_t | |
11392 | unset ac_cv_type_int_least32_t | |
11393 | unset ac_cv_type_int_fast32_t | |
11394 | unset ac_cv_type_uint64_t | |
11395 | echo $ECHO_N "looking for a compliant stdint.h in $i, $ECHO_C" >&6 | |
b4e70030 JB |
11396 | echo "$as_me:$LINENO: checking for uintmax_t" >&5 |
11397 | echo $ECHO_N "checking for uintmax_t... $ECHO_C" >&6 | |
4e8d927d | 11398 | if test "${ac_cv_type_uintmax_t+set}" = set; then |
bec39cab | 11399 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
40a7debc | 11400 | else |
bec39cab AC |
11401 | cat >conftest.$ac_ext <<_ACEOF |
11402 | /* confdefs.h. */ | |
11403 | _ACEOF | |
11404 | cat confdefs.h >>conftest.$ac_ext | |
11405 | cat >>conftest.$ac_ext <<_ACEOF | |
11406 | /* end confdefs.h. */ | |
4e8d927d DJ |
11407 | #include <sys/types.h> |
11408 | #include <$i> | |
11409 | ||
bec39cab AC |
11410 | int |
11411 | main () | |
11412 | { | |
b4e70030 | 11413 | if ((uintmax_t *) 0) |
4e8d927d | 11414 | return 0; |
b4e70030 | 11415 | if (sizeof (uintmax_t)) |
4e8d927d DJ |
11416 | return 0; |
11417 | ; | |
bec39cab AC |
11418 | return 0; |
11419 | } | |
11420 | _ACEOF | |
11421 | rm -f conftest.$ac_objext | |
11422 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
11423 | (eval $ac_compile) 2>conftest.er1 | |
11424 | ac_status=$? | |
11425 | grep -v '^ *+' conftest.er1 >conftest.err | |
11426 | rm -f conftest.er1 | |
11427 | cat conftest.err >&5 | |
11428 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11429 | (exit $ac_status); } && | |
b4e70030 JB |
11430 | { ac_try='test -z "$ac_c_werror_flag" |
11431 | || test ! -s conftest.err' | |
bec39cab AC |
11432 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11433 | (eval $ac_try) 2>&5 | |
11434 | ac_status=$? | |
11435 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11436 | (exit $ac_status); }; } && | |
11437 | { ac_try='test -s conftest.$ac_objext' | |
11438 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11439 | (eval $ac_try) 2>&5 | |
11440 | ac_status=$? | |
11441 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11442 | (exit $ac_status); }; }; then | |
4e8d927d | 11443 | ac_cv_type_uintmax_t=yes |
40a7debc | 11444 | else |
bec39cab AC |
11445 | echo "$as_me: failed program was:" >&5 |
11446 | sed 's/^/| /' conftest.$ac_ext >&5 | |
11447 | ||
b4e70030 | 11448 | ac_cv_type_uintmax_t=no |
40a7debc | 11449 | fi |
bec39cab | 11450 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
40a7debc | 11451 | fi |
b4e70030 JB |
11452 | echo "$as_me:$LINENO: result: $ac_cv_type_uintmax_t" >&5 |
11453 | echo "${ECHO_T}$ac_cv_type_uintmax_t" >&6 | |
4e8d927d DJ |
11454 | if test $ac_cv_type_uintmax_t = yes; then |
11455 | acx_cv_header_stdint=$i | |
666ec76f | 11456 | else |
4e8d927d | 11457 | continue |
666ec76f | 11458 | fi |
4e8d927d | 11459 | |
b4e70030 JB |
11460 | echo "$as_me:$LINENO: checking for uintptr_t" >&5 |
11461 | echo $ECHO_N "checking for uintptr_t... $ECHO_C" >&6 | |
4e8d927d | 11462 | if test "${ac_cv_type_uintptr_t+set}" = set; then |
bec39cab AC |
11463 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
11464 | else | |
11465 | cat >conftest.$ac_ext <<_ACEOF | |
11466 | /* confdefs.h. */ | |
11467 | _ACEOF | |
11468 | cat confdefs.h >>conftest.$ac_ext | |
11469 | cat >>conftest.$ac_ext <<_ACEOF | |
11470 | /* end confdefs.h. */ | |
4e8d927d DJ |
11471 | #include <sys/types.h> |
11472 | #include <$i> | |
11473 | ||
666ec76f MK |
11474 | int |
11475 | main () | |
11476 | { | |
b4e70030 | 11477 | if ((uintptr_t *) 0) |
4e8d927d | 11478 | return 0; |
b4e70030 | 11479 | if (sizeof (uintptr_t)) |
4e8d927d | 11480 | return 0; |
666ec76f MK |
11481 | ; |
11482 | return 0; | |
11483 | } | |
11484 | _ACEOF | |
11485 | rm -f conftest.$ac_objext | |
11486 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
11487 | (eval $ac_compile) 2>conftest.er1 | |
11488 | ac_status=$? | |
11489 | grep -v '^ *+' conftest.er1 >conftest.err | |
11490 | rm -f conftest.er1 | |
11491 | cat conftest.err >&5 | |
11492 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11493 | (exit $ac_status); } && | |
b4e70030 JB |
11494 | { ac_try='test -z "$ac_c_werror_flag" |
11495 | || test ! -s conftest.err' | |
666ec76f MK |
11496 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11497 | (eval $ac_try) 2>&5 | |
11498 | ac_status=$? | |
11499 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11500 | (exit $ac_status); }; } && | |
11501 | { ac_try='test -s conftest.$ac_objext' | |
11502 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11503 | (eval $ac_try) 2>&5 | |
11504 | ac_status=$? | |
11505 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11506 | (exit $ac_status); }; }; then | |
4e8d927d | 11507 | ac_cv_type_uintptr_t=yes |
666ec76f MK |
11508 | else |
11509 | echo "$as_me: failed program was:" >&5 | |
11510 | sed 's/^/| /' conftest.$ac_ext >&5 | |
bec39cab | 11511 | |
b4e70030 | 11512 | ac_cv_type_uintptr_t=no |
a3828db0 MK |
11513 | fi |
11514 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
11515 | fi | |
b4e70030 JB |
11516 | echo "$as_me:$LINENO: result: $ac_cv_type_uintptr_t" >&5 |
11517 | echo "${ECHO_T}$ac_cv_type_uintptr_t" >&6 | |
4e8d927d DJ |
11518 | if test $ac_cv_type_uintptr_t = yes; then |
11519 | : | |
a3828db0 | 11520 | else |
4e8d927d | 11521 | acx_cv_header_stdint_kind="(mostly complete)" |
a3828db0 | 11522 | fi |
4e8d927d | 11523 | |
b4e70030 JB |
11524 | echo "$as_me:$LINENO: checking for int_least32_t" >&5 |
11525 | echo $ECHO_N "checking for int_least32_t... $ECHO_C" >&6 | |
4e8d927d | 11526 | if test "${ac_cv_type_int_least32_t+set}" = set; then |
a3828db0 MK |
11527 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
11528 | else | |
11529 | cat >conftest.$ac_ext <<_ACEOF | |
666ec76f MK |
11530 | /* confdefs.h. */ |
11531 | _ACEOF | |
11532 | cat confdefs.h >>conftest.$ac_ext | |
11533 | cat >>conftest.$ac_ext <<_ACEOF | |
11534 | /* end confdefs.h. */ | |
4e8d927d DJ |
11535 | #include <sys/types.h> |
11536 | #include <$i> | |
11537 | ||
bec39cab AC |
11538 | int |
11539 | main () | |
11540 | { | |
b4e70030 | 11541 | if ((int_least32_t *) 0) |
4e8d927d | 11542 | return 0; |
b4e70030 | 11543 | if (sizeof (int_least32_t)) |
4e8d927d | 11544 | return 0; |
bec39cab AC |
11545 | ; |
11546 | return 0; | |
11547 | } | |
11548 | _ACEOF | |
11549 | rm -f conftest.$ac_objext | |
11550 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
11551 | (eval $ac_compile) 2>conftest.er1 | |
11552 | ac_status=$? | |
11553 | grep -v '^ *+' conftest.er1 >conftest.err | |
11554 | rm -f conftest.er1 | |
11555 | cat conftest.err >&5 | |
11556 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11557 | (exit $ac_status); } && | |
b4e70030 JB |
11558 | { ac_try='test -z "$ac_c_werror_flag" |
11559 | || test ! -s conftest.err' | |
bec39cab AC |
11560 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11561 | (eval $ac_try) 2>&5 | |
11562 | ac_status=$? | |
11563 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11564 | (exit $ac_status); }; } && | |
11565 | { ac_try='test -s conftest.$ac_objext' | |
11566 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11567 | (eval $ac_try) 2>&5 | |
11568 | ac_status=$? | |
11569 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11570 | (exit $ac_status); }; }; then | |
4e8d927d | 11571 | ac_cv_type_int_least32_t=yes |
b9362cc7 | 11572 | else |
bec39cab AC |
11573 | echo "$as_me: failed program was:" >&5 |
11574 | sed 's/^/| /' conftest.$ac_ext >&5 | |
11575 | ||
b4e70030 | 11576 | ac_cv_type_int_least32_t=no |
b9362cc7 | 11577 | fi |
bec39cab | 11578 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
b9362cc7 | 11579 | fi |
b4e70030 JB |
11580 | echo "$as_me:$LINENO: result: $ac_cv_type_int_least32_t" >&5 |
11581 | echo "${ECHO_T}$ac_cv_type_int_least32_t" >&6 | |
4e8d927d DJ |
11582 | if test $ac_cv_type_int_least32_t = yes; then |
11583 | : | |
a3828db0 | 11584 | else |
4e8d927d | 11585 | acx_cv_header_stdint_kind="(mostly complete)" |
a3828db0 | 11586 | fi |
5ee754fc | 11587 | |
b4e70030 JB |
11588 | echo "$as_me:$LINENO: checking for int_fast32_t" >&5 |
11589 | echo $ECHO_N "checking for int_fast32_t... $ECHO_C" >&6 | |
4e8d927d | 11590 | if test "${ac_cv_type_int_fast32_t+set}" = set; then |
bec39cab AC |
11591 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
11592 | else | |
11593 | cat >conftest.$ac_ext <<_ACEOF | |
11594 | /* confdefs.h. */ | |
11595 | _ACEOF | |
11596 | cat confdefs.h >>conftest.$ac_ext | |
11597 | cat >>conftest.$ac_ext <<_ACEOF | |
11598 | /* end confdefs.h. */ | |
4e8d927d DJ |
11599 | #include <sys/types.h> |
11600 | #include <$i> | |
11601 | ||
bec39cab AC |
11602 | int |
11603 | main () | |
11604 | { | |
b4e70030 | 11605 | if ((int_fast32_t *) 0) |
4e8d927d | 11606 | return 0; |
b4e70030 | 11607 | if (sizeof (int_fast32_t)) |
4e8d927d | 11608 | return 0; |
bec39cab AC |
11609 | ; |
11610 | return 0; | |
11611 | } | |
11612 | _ACEOF | |
11613 | rm -f conftest.$ac_objext | |
11614 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
11615 | (eval $ac_compile) 2>conftest.er1 | |
11616 | ac_status=$? | |
11617 | grep -v '^ *+' conftest.er1 >conftest.err | |
11618 | rm -f conftest.er1 | |
11619 | cat conftest.err >&5 | |
11620 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11621 | (exit $ac_status); } && | |
b4e70030 JB |
11622 | { ac_try='test -z "$ac_c_werror_flag" |
11623 | || test ! -s conftest.err' | |
bec39cab AC |
11624 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11625 | (eval $ac_try) 2>&5 | |
11626 | ac_status=$? | |
11627 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11628 | (exit $ac_status); }; } && | |
11629 | { ac_try='test -s conftest.$ac_objext' | |
11630 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11631 | (eval $ac_try) 2>&5 | |
11632 | ac_status=$? | |
11633 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11634 | (exit $ac_status); }; }; then | |
4e8d927d | 11635 | ac_cv_type_int_fast32_t=yes |
c906108c | 11636 | else |
bec39cab AC |
11637 | echo "$as_me: failed program was:" >&5 |
11638 | sed 's/^/| /' conftest.$ac_ext >&5 | |
11639 | ||
b4e70030 | 11640 | ac_cv_type_int_fast32_t=no |
c906108c | 11641 | fi |
bec39cab | 11642 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
c906108c | 11643 | fi |
b4e70030 JB |
11644 | echo "$as_me:$LINENO: result: $ac_cv_type_int_fast32_t" >&5 |
11645 | echo "${ECHO_T}$ac_cv_type_int_fast32_t" >&6 | |
4e8d927d DJ |
11646 | if test $ac_cv_type_int_fast32_t = yes; then |
11647 | : | |
a3828db0 | 11648 | else |
4e8d927d | 11649 | acx_cv_header_stdint_kind="(mostly complete)" |
a3828db0 | 11650 | fi |
4e8d927d | 11651 | |
b4e70030 JB |
11652 | echo "$as_me:$LINENO: checking for uint64_t" >&5 |
11653 | echo $ECHO_N "checking for uint64_t... $ECHO_C" >&6 | |
4e8d927d | 11654 | if test "${ac_cv_type_uint64_t+set}" = set; then |
bec39cab AC |
11655 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
11656 | else | |
11657 | cat >conftest.$ac_ext <<_ACEOF | |
11658 | /* confdefs.h. */ | |
11659 | _ACEOF | |
11660 | cat confdefs.h >>conftest.$ac_ext | |
11661 | cat >>conftest.$ac_ext <<_ACEOF | |
11662 | /* end confdefs.h. */ | |
4e8d927d DJ |
11663 | #include <sys/types.h> |
11664 | #include <$i> | |
11665 | ||
bec39cab AC |
11666 | int |
11667 | main () | |
11668 | { | |
b4e70030 | 11669 | if ((uint64_t *) 0) |
4e8d927d | 11670 | return 0; |
b4e70030 | 11671 | if (sizeof (uint64_t)) |
4e8d927d | 11672 | return 0; |
bec39cab AC |
11673 | ; |
11674 | return 0; | |
11675 | } | |
11676 | _ACEOF | |
11677 | rm -f conftest.$ac_objext | |
11678 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
11679 | (eval $ac_compile) 2>conftest.er1 | |
11680 | ac_status=$? | |
11681 | grep -v '^ *+' conftest.er1 >conftest.err | |
11682 | rm -f conftest.er1 | |
11683 | cat conftest.err >&5 | |
11684 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11685 | (exit $ac_status); } && | |
b4e70030 JB |
11686 | { ac_try='test -z "$ac_c_werror_flag" |
11687 | || test ! -s conftest.err' | |
bec39cab AC |
11688 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11689 | (eval $ac_try) 2>&5 | |
11690 | ac_status=$? | |
11691 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11692 | (exit $ac_status); }; } && | |
11693 | { ac_try='test -s conftest.$ac_objext' | |
11694 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11695 | (eval $ac_try) 2>&5 | |
11696 | ac_status=$? | |
11697 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11698 | (exit $ac_status); }; }; then | |
4e8d927d | 11699 | ac_cv_type_uint64_t=yes |
c906108c | 11700 | else |
bec39cab AC |
11701 | echo "$as_me: failed program was:" >&5 |
11702 | sed 's/^/| /' conftest.$ac_ext >&5 | |
11703 | ||
b4e70030 | 11704 | ac_cv_type_uint64_t=no |
c906108c | 11705 | fi |
bec39cab | 11706 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
c906108c | 11707 | fi |
b4e70030 JB |
11708 | echo "$as_me:$LINENO: result: $ac_cv_type_uint64_t" >&5 |
11709 | echo "${ECHO_T}$ac_cv_type_uint64_t" >&6 | |
4e8d927d DJ |
11710 | if test $ac_cv_type_uint64_t = yes; then |
11711 | : | |
a3828db0 | 11712 | else |
4e8d927d | 11713 | acx_cv_header_stdint_kind="(lacks uint64_t)" |
c906108c SS |
11714 | fi |
11715 | ||
4e8d927d DJ |
11716 | break |
11717 | done | |
11718 | if test "$acx_cv_header_stdint" = stddef.h; then | |
3841debe | 11719 | acx_cv_header_stdint_kind="(lacks uintmax_t)" |
4e8d927d | 11720 | for i in stdint.h $inttype_headers; do |
3841debe | 11721 | unset ac_cv_type_uintptr_t |
4e8d927d DJ |
11722 | unset ac_cv_type_uint32_t |
11723 | unset ac_cv_type_uint64_t | |
11724 | echo $ECHO_N "looking for an incomplete stdint.h in $i, $ECHO_C" >&6 | |
b4e70030 JB |
11725 | echo "$as_me:$LINENO: checking for uint32_t" >&5 |
11726 | echo $ECHO_N "checking for uint32_t... $ECHO_C" >&6 | |
4e8d927d | 11727 | if test "${ac_cv_type_uint32_t+set}" = set; then |
bec39cab | 11728 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
bce58c09 | 11729 | else |
bec39cab AC |
11730 | cat >conftest.$ac_ext <<_ACEOF |
11731 | /* confdefs.h. */ | |
11732 | _ACEOF | |
11733 | cat confdefs.h >>conftest.$ac_ext | |
11734 | cat >>conftest.$ac_ext <<_ACEOF | |
11735 | /* end confdefs.h. */ | |
4e8d927d DJ |
11736 | #include <sys/types.h> |
11737 | #include <$i> | |
11738 | ||
a3828db0 MK |
11739 | int |
11740 | main () | |
11741 | { | |
b4e70030 | 11742 | if ((uint32_t *) 0) |
4e8d927d | 11743 | return 0; |
b4e70030 | 11744 | if (sizeof (uint32_t)) |
4e8d927d | 11745 | return 0; |
a3828db0 MK |
11746 | ; |
11747 | return 0; | |
11748 | } | |
bec39cab AC |
11749 | _ACEOF |
11750 | rm -f conftest.$ac_objext | |
11751 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
11752 | (eval $ac_compile) 2>conftest.er1 | |
11753 | ac_status=$? | |
11754 | grep -v '^ *+' conftest.er1 >conftest.err | |
11755 | rm -f conftest.er1 | |
11756 | cat conftest.err >&5 | |
11757 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11758 | (exit $ac_status); } && | |
b4e70030 JB |
11759 | { ac_try='test -z "$ac_c_werror_flag" |
11760 | || test ! -s conftest.err' | |
bec39cab AC |
11761 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11762 | (eval $ac_try) 2>&5 | |
11763 | ac_status=$? | |
11764 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11765 | (exit $ac_status); }; } && | |
11766 | { ac_try='test -s conftest.$ac_objext' | |
11767 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11768 | (eval $ac_try) 2>&5 | |
11769 | ac_status=$? | |
11770 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11771 | (exit $ac_status); }; }; then | |
4e8d927d | 11772 | ac_cv_type_uint32_t=yes |
bce58c09 | 11773 | else |
bec39cab AC |
11774 | echo "$as_me: failed program was:" >&5 |
11775 | sed 's/^/| /' conftest.$ac_ext >&5 | |
11776 | ||
b4e70030 | 11777 | ac_cv_type_uint32_t=no |
bce58c09 | 11778 | fi |
bec39cab | 11779 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
bce58c09 | 11780 | fi |
b4e70030 JB |
11781 | echo "$as_me:$LINENO: result: $ac_cv_type_uint32_t" >&5 |
11782 | echo "${ECHO_T}$ac_cv_type_uint32_t" >&6 | |
4e8d927d DJ |
11783 | if test $ac_cv_type_uint32_t = yes; then |
11784 | acx_cv_header_stdint=$i | |
a3828db0 | 11785 | else |
4e8d927d | 11786 | continue |
e5a7de23 | 11787 | fi |
4e8d927d | 11788 | |
b4e70030 JB |
11789 | echo "$as_me:$LINENO: checking for uint64_t" >&5 |
11790 | echo $ECHO_N "checking for uint64_t... $ECHO_C" >&6 | |
4e8d927d | 11791 | if test "${ac_cv_type_uint64_t+set}" = set; then |
e5a7de23 EZ |
11792 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
11793 | else | |
11794 | cat >conftest.$ac_ext <<_ACEOF | |
11795 | /* confdefs.h. */ | |
11796 | _ACEOF | |
11797 | cat confdefs.h >>conftest.$ac_ext | |
11798 | cat >>conftest.$ac_ext <<_ACEOF | |
11799 | /* end confdefs.h. */ | |
4e8d927d DJ |
11800 | #include <sys/types.h> |
11801 | #include <$i> | |
11802 | ||
e5a7de23 EZ |
11803 | int |
11804 | main () | |
11805 | { | |
b4e70030 | 11806 | if ((uint64_t *) 0) |
4e8d927d | 11807 | return 0; |
b4e70030 | 11808 | if (sizeof (uint64_t)) |
4e8d927d | 11809 | return 0; |
e5a7de23 EZ |
11810 | ; |
11811 | return 0; | |
11812 | } | |
11813 | _ACEOF | |
11814 | rm -f conftest.$ac_objext | |
11815 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
11816 | (eval $ac_compile) 2>conftest.er1 | |
11817 | ac_status=$? | |
11818 | grep -v '^ *+' conftest.er1 >conftest.err | |
11819 | rm -f conftest.er1 | |
11820 | cat conftest.err >&5 | |
11821 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11822 | (exit $ac_status); } && | |
b4e70030 JB |
11823 | { ac_try='test -z "$ac_c_werror_flag" |
11824 | || test ! -s conftest.err' | |
e5a7de23 EZ |
11825 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11826 | (eval $ac_try) 2>&5 | |
11827 | ac_status=$? | |
11828 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11829 | (exit $ac_status); }; } && | |
11830 | { ac_try='test -s conftest.$ac_objext' | |
11831 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11832 | (eval $ac_try) 2>&5 | |
11833 | ac_status=$? | |
11834 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11835 | (exit $ac_status); }; }; then | |
4e8d927d | 11836 | ac_cv_type_uint64_t=yes |
e5a7de23 EZ |
11837 | else |
11838 | echo "$as_me: failed program was:" >&5 | |
11839 | sed 's/^/| /' conftest.$ac_ext >&5 | |
11840 | ||
b4e70030 | 11841 | ac_cv_type_uint64_t=no |
e5a7de23 EZ |
11842 | fi |
11843 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
11844 | fi | |
b4e70030 JB |
11845 | echo "$as_me:$LINENO: result: $ac_cv_type_uint64_t" >&5 |
11846 | echo "${ECHO_T}$ac_cv_type_uint64_t" >&6 | |
3841debe DJ |
11847 | |
11848 | echo "$as_me:$LINENO: checking for uintptr_t" >&5 | |
11849 | echo $ECHO_N "checking for uintptr_t... $ECHO_C" >&6 | |
11850 | if test "${ac_cv_type_uintptr_t+set}" = set; then | |
11851 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
11852 | else | |
11853 | cat >conftest.$ac_ext <<_ACEOF | |
11854 | /* confdefs.h. */ | |
11855 | _ACEOF | |
11856 | cat confdefs.h >>conftest.$ac_ext | |
11857 | cat >>conftest.$ac_ext <<_ACEOF | |
11858 | /* end confdefs.h. */ | |
11859 | #include <sys/types.h> | |
11860 | #include <$i> | |
11861 | ||
11862 | int | |
11863 | main () | |
11864 | { | |
11865 | if ((uintptr_t *) 0) | |
11866 | return 0; | |
11867 | if (sizeof (uintptr_t)) | |
11868 | return 0; | |
11869 | ; | |
11870 | return 0; | |
11871 | } | |
11872 | _ACEOF | |
11873 | rm -f conftest.$ac_objext | |
11874 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
11875 | (eval $ac_compile) 2>conftest.er1 | |
11876 | ac_status=$? | |
11877 | grep -v '^ *+' conftest.er1 >conftest.err | |
11878 | rm -f conftest.er1 | |
11879 | cat conftest.err >&5 | |
11880 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11881 | (exit $ac_status); } && | |
11882 | { ac_try='test -z "$ac_c_werror_flag" | |
11883 | || test ! -s conftest.err' | |
11884 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11885 | (eval $ac_try) 2>&5 | |
11886 | ac_status=$? | |
11887 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11888 | (exit $ac_status); }; } && | |
11889 | { ac_try='test -s conftest.$ac_objext' | |
11890 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11891 | (eval $ac_try) 2>&5 | |
11892 | ac_status=$? | |
11893 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11894 | (exit $ac_status); }; }; then | |
11895 | ac_cv_type_uintptr_t=yes | |
e5a7de23 | 11896 | else |
3841debe DJ |
11897 | echo "$as_me: failed program was:" >&5 |
11898 | sed 's/^/| /' conftest.$ac_ext >&5 | |
11899 | ||
11900 | ac_cv_type_uintptr_t=no | |
4e8d927d | 11901 | fi |
3841debe DJ |
11902 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
11903 | fi | |
11904 | echo "$as_me:$LINENO: result: $ac_cv_type_uintptr_t" >&5 | |
11905 | echo "${ECHO_T}$ac_cv_type_uintptr_t" >&6 | |
e5a7de23 | 11906 | |
4e8d927d DJ |
11907 | break |
11908 | done | |
e5a7de23 | 11909 | fi |
4e8d927d DJ |
11910 | if test "$acx_cv_header_stdint" = stddef.h; then |
11911 | acx_cv_header_stdint_kind="(u_intXX_t style)" | |
11912 | for i in sys/types.h $inttype_headers; do | |
11913 | unset ac_cv_type_u_int32_t | |
11914 | unset ac_cv_type_u_int64_t | |
11915 | echo $ECHO_N "looking for u_intXX_t types in $i, $ECHO_C" >&6 | |
b4e70030 JB |
11916 | echo "$as_me:$LINENO: checking for u_int32_t" >&5 |
11917 | echo $ECHO_N "checking for u_int32_t... $ECHO_C" >&6 | |
4e8d927d | 11918 | if test "${ac_cv_type_u_int32_t+set}" = set; then |
e5a7de23 EZ |
11919 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
11920 | else | |
11921 | cat >conftest.$ac_ext <<_ACEOF | |
11922 | /* confdefs.h. */ | |
11923 | _ACEOF | |
11924 | cat confdefs.h >>conftest.$ac_ext | |
11925 | cat >>conftest.$ac_ext <<_ACEOF | |
11926 | /* end confdefs.h. */ | |
4e8d927d DJ |
11927 | #include <sys/types.h> |
11928 | #include <$i> | |
11929 | ||
e5a7de23 EZ |
11930 | int |
11931 | main () | |
11932 | { | |
b4e70030 | 11933 | if ((u_int32_t *) 0) |
4e8d927d | 11934 | return 0; |
b4e70030 | 11935 | if (sizeof (u_int32_t)) |
4e8d927d | 11936 | return 0; |
e5a7de23 EZ |
11937 | ; |
11938 | return 0; | |
11939 | } | |
11940 | _ACEOF | |
11941 | rm -f conftest.$ac_objext | |
11942 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
11943 | (eval $ac_compile) 2>conftest.er1 | |
11944 | ac_status=$? | |
11945 | grep -v '^ *+' conftest.er1 >conftest.err | |
11946 | rm -f conftest.er1 | |
11947 | cat conftest.err >&5 | |
11948 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11949 | (exit $ac_status); } && | |
b4e70030 JB |
11950 | { ac_try='test -z "$ac_c_werror_flag" |
11951 | || test ! -s conftest.err' | |
e5a7de23 EZ |
11952 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11953 | (eval $ac_try) 2>&5 | |
11954 | ac_status=$? | |
11955 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11956 | (exit $ac_status); }; } && | |
11957 | { ac_try='test -s conftest.$ac_objext' | |
11958 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11959 | (eval $ac_try) 2>&5 | |
11960 | ac_status=$? | |
11961 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11962 | (exit $ac_status); }; }; then | |
4e8d927d | 11963 | ac_cv_type_u_int32_t=yes |
e5a7de23 EZ |
11964 | else |
11965 | echo "$as_me: failed program was:" >&5 | |
11966 | sed 's/^/| /' conftest.$ac_ext >&5 | |
11967 | ||
b4e70030 | 11968 | ac_cv_type_u_int32_t=no |
e5a7de23 EZ |
11969 | fi |
11970 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
11971 | fi | |
b4e70030 JB |
11972 | echo "$as_me:$LINENO: result: $ac_cv_type_u_int32_t" >&5 |
11973 | echo "${ECHO_T}$ac_cv_type_u_int32_t" >&6 | |
4e8d927d DJ |
11974 | if test $ac_cv_type_u_int32_t = yes; then |
11975 | acx_cv_header_stdint=$i | |
e5a7de23 | 11976 | else |
4e8d927d | 11977 | continue |
a3828db0 | 11978 | fi |
5ee754fc | 11979 | |
b4e70030 JB |
11980 | echo "$as_me:$LINENO: checking for u_int64_t" >&5 |
11981 | echo $ECHO_N "checking for u_int64_t... $ECHO_C" >&6 | |
4e8d927d | 11982 | if test "${ac_cv_type_u_int64_t+set}" = set; then |
bec39cab AC |
11983 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
11984 | else | |
11985 | cat >conftest.$ac_ext <<_ACEOF | |
11986 | /* confdefs.h. */ | |
11987 | _ACEOF | |
11988 | cat confdefs.h >>conftest.$ac_ext | |
11989 | cat >>conftest.$ac_ext <<_ACEOF | |
11990 | /* end confdefs.h. */ | |
4e8d927d DJ |
11991 | #include <sys/types.h> |
11992 | #include <$i> | |
11993 | ||
bec39cab AC |
11994 | int |
11995 | main () | |
11996 | { | |
b4e70030 | 11997 | if ((u_int64_t *) 0) |
4e8d927d | 11998 | return 0; |
b4e70030 | 11999 | if (sizeof (u_int64_t)) |
4e8d927d | 12000 | return 0; |
bec39cab AC |
12001 | ; |
12002 | return 0; | |
12003 | } | |
12004 | _ACEOF | |
a3828db0 MK |
12005 | rm -f conftest.$ac_objext |
12006 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
12007 | (eval $ac_compile) 2>conftest.er1 | |
bec39cab AC |
12008 | ac_status=$? |
12009 | grep -v '^ *+' conftest.er1 >conftest.err | |
12010 | rm -f conftest.er1 | |
12011 | cat conftest.err >&5 | |
12012 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12013 | (exit $ac_status); } && | |
b4e70030 JB |
12014 | { ac_try='test -z "$ac_c_werror_flag" |
12015 | || test ! -s conftest.err' | |
bec39cab AC |
12016 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12017 | (eval $ac_try) 2>&5 | |
12018 | ac_status=$? | |
12019 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12020 | (exit $ac_status); }; } && | |
a3828db0 | 12021 | { ac_try='test -s conftest.$ac_objext' |
bec39cab AC |
12022 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12023 | (eval $ac_try) 2>&5 | |
12024 | ac_status=$? | |
12025 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12026 | (exit $ac_status); }; }; then | |
4e8d927d | 12027 | ac_cv_type_u_int64_t=yes |
bec39cab AC |
12028 | else |
12029 | echo "$as_me: failed program was:" >&5 | |
12030 | sed 's/^/| /' conftest.$ac_ext >&5 | |
12031 | ||
b4e70030 | 12032 | ac_cv_type_u_int64_t=no |
4e8d927d | 12033 | fi |
4e8d927d DJ |
12034 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
12035 | fi | |
b4e70030 JB |
12036 | echo "$as_me:$LINENO: result: $ac_cv_type_u_int64_t" >&5 |
12037 | echo "${ECHO_T}$ac_cv_type_u_int64_t" >&6 | |
4e8d927d DJ |
12038 | |
12039 | break | |
12040 | done | |
12041 | fi | |
12042 | if test "$acx_cv_header_stdint" = stddef.h; then | |
12043 | acx_cv_header_stdint_kind="(using manual detection)" | |
12044 | fi | |
12045 | ||
12046 | test -z "$ac_cv_type_uintptr_t" && ac_cv_type_uintptr_t=no | |
12047 | test -z "$ac_cv_type_uint64_t" && ac_cv_type_uint64_t=no | |
12048 | test -z "$ac_cv_type_u_int64_t" && ac_cv_type_u_int64_t=no | |
12049 | test -z "$ac_cv_type_int_least32_t" && ac_cv_type_int_least32_t=no | |
12050 | test -z "$ac_cv_type_int_fast32_t" && ac_cv_type_int_fast32_t=no | |
12051 | ||
12052 | # ----------------- Summarize what we found so far | |
12053 | ||
b4e70030 JB |
12054 | echo "$as_me:$LINENO: checking what to include in gdb_stdint.h" >&5 |
12055 | echo $ECHO_N "checking what to include in gdb_stdint.h... $ECHO_C" >&6 | |
4e8d927d | 12056 | |
b4e70030 | 12057 | case `$as_basename gdb_stdint.h || |
4e8d927d DJ |
12058 | $as_expr X/gdb_stdint.h : '.*/\([^/][^/]*\)/*$' \| \ |
12059 | Xgdb_stdint.h : 'X\(//\)$' \| \ | |
b4e70030 JB |
12060 | Xgdb_stdint.h : 'X\(/\)$' \| \ |
12061 | . : '\(.\)' 2>/dev/null || | |
4e8d927d | 12062 | echo X/gdb_stdint.h | |
b4e70030 JB |
12063 | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } |
12064 | /^X\/\(\/\/\)$/{ s//\1/; q; } | |
12065 | /^X\/\(\/\).*/{ s//\1/; q; } | |
12066 | s/.*/./; q'` in | |
4e8d927d DJ |
12067 | stdint.h) { echo "$as_me:$LINENO: WARNING: are you sure you want it there?" >&5 |
12068 | echo "$as_me: WARNING: are you sure you want it there?" >&2;} ;; | |
12069 | inttypes.h) { echo "$as_me:$LINENO: WARNING: are you sure you want it there?" >&5 | |
12070 | echo "$as_me: WARNING: are you sure you want it there?" >&2;} ;; | |
12071 | *) ;; | |
12072 | esac | |
12073 | ||
b4e70030 JB |
12074 | echo "$as_me:$LINENO: result: $acx_cv_header_stdint $acx_cv_header_stdint_kind" >&5 |
12075 | echo "${ECHO_T}$acx_cv_header_stdint $acx_cv_header_stdint_kind" >&6 | |
4e8d927d DJ |
12076 | |
12077 | # ----------------- done included file, check C basic types -------- | |
12078 | ||
12079 | # Lacking an uintptr_t? Test size of void * | |
12080 | case "$acx_cv_header_stdint:$ac_cv_type_uintptr_t" in | |
b4e70030 JB |
12081 | stddef.h:* | *:no) echo "$as_me:$LINENO: checking for void *" >&5 |
12082 | echo $ECHO_N "checking for void *... $ECHO_C" >&6 | |
4e8d927d DJ |
12083 | if test "${ac_cv_type_void_p+set}" = set; then |
12084 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
12085 | else | |
12086 | cat >conftest.$ac_ext <<_ACEOF | |
a3828db0 | 12087 | /* confdefs.h. */ |
bec39cab AC |
12088 | _ACEOF |
12089 | cat confdefs.h >>conftest.$ac_ext | |
12090 | cat >>conftest.$ac_ext <<_ACEOF | |
12091 | /* end confdefs.h. */ | |
a3828db0 | 12092 | $ac_includes_default |
bec39cab AC |
12093 | int |
12094 | main () | |
12095 | { | |
b4e70030 | 12096 | if ((void * *) 0) |
4e8d927d | 12097 | return 0; |
b4e70030 | 12098 | if (sizeof (void *)) |
4e8d927d | 12099 | return 0; |
bec39cab AC |
12100 | ; |
12101 | return 0; | |
12102 | } | |
12103 | _ACEOF | |
a3828db0 MK |
12104 | rm -f conftest.$ac_objext |
12105 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
12106 | (eval $ac_compile) 2>conftest.er1 | |
bec39cab AC |
12107 | ac_status=$? |
12108 | grep -v '^ *+' conftest.er1 >conftest.err | |
12109 | rm -f conftest.er1 | |
12110 | cat conftest.err >&5 | |
12111 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12112 | (exit $ac_status); } && | |
b4e70030 JB |
12113 | { ac_try='test -z "$ac_c_werror_flag" |
12114 | || test ! -s conftest.err' | |
bec39cab AC |
12115 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12116 | (eval $ac_try) 2>&5 | |
12117 | ac_status=$? | |
12118 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12119 | (exit $ac_status); }; } && | |
a3828db0 | 12120 | { ac_try='test -s conftest.$ac_objext' |
bec39cab AC |
12121 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12122 | (eval $ac_try) 2>&5 | |
12123 | ac_status=$? | |
12124 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12125 | (exit $ac_status); }; }; then | |
4e8d927d | 12126 | ac_cv_type_void_p=yes |
46711df8 | 12127 | else |
bec39cab AC |
12128 | echo "$as_me: failed program was:" >&5 |
12129 | sed 's/^/| /' conftest.$ac_ext >&5 | |
12130 | ||
b4e70030 | 12131 | ac_cv_type_void_p=no |
a3828db0 | 12132 | fi |
4e8d927d | 12133 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
d3ea6809 | 12134 | fi |
b4e70030 JB |
12135 | echo "$as_me:$LINENO: result: $ac_cv_type_void_p" >&5 |
12136 | echo "${ECHO_T}$ac_cv_type_void_p" >&6 | |
d3ea6809 | 12137 | |
b4e70030 JB |
12138 | echo "$as_me:$LINENO: checking size of void *" >&5 |
12139 | echo $ECHO_N "checking size of void *... $ECHO_C" >&6 | |
4e8d927d | 12140 | if test "${ac_cv_sizeof_void_p+set}" = set; then |
d3ea6809 MM |
12141 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
12142 | else | |
4e8d927d | 12143 | if test "$ac_cv_type_void_p" = yes; then |
b4e70030 | 12144 | # The cast to unsigned long works around a bug in the HP C Compiler |
4e8d927d DJ |
12145 | # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects |
12146 | # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. | |
12147 | # This bug is HP SR number 8606223364. | |
12148 | if test "$cross_compiling" = yes; then | |
12149 | # Depending upon the size, compute the lo and hi bounds. | |
12150 | cat >conftest.$ac_ext <<_ACEOF | |
d3ea6809 MM |
12151 | /* confdefs.h. */ |
12152 | _ACEOF | |
12153 | cat confdefs.h >>conftest.$ac_ext | |
12154 | cat >>conftest.$ac_ext <<_ACEOF | |
12155 | /* end confdefs.h. */ | |
12156 | $ac_includes_default | |
12157 | int | |
12158 | main () | |
12159 | { | |
b4e70030 | 12160 | static int test_array [1 - 2 * !(((long) (sizeof (void *))) >= 0)]; |
4e8d927d DJ |
12161 | test_array [0] = 0 |
12162 | ||
d3ea6809 MM |
12163 | ; |
12164 | return 0; | |
12165 | } | |
12166 | _ACEOF | |
12167 | rm -f conftest.$ac_objext | |
12168 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
12169 | (eval $ac_compile) 2>conftest.er1 | |
12170 | ac_status=$? | |
12171 | grep -v '^ *+' conftest.er1 >conftest.err | |
12172 | rm -f conftest.er1 | |
12173 | cat conftest.err >&5 | |
12174 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12175 | (exit $ac_status); } && | |
b4e70030 JB |
12176 | { ac_try='test -z "$ac_c_werror_flag" |
12177 | || test ! -s conftest.err' | |
d3ea6809 MM |
12178 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12179 | (eval $ac_try) 2>&5 | |
12180 | ac_status=$? | |
12181 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12182 | (exit $ac_status); }; } && | |
12183 | { ac_try='test -s conftest.$ac_objext' | |
12184 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12185 | (eval $ac_try) 2>&5 | |
12186 | ac_status=$? | |
12187 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12188 | (exit $ac_status); }; }; then | |
4e8d927d DJ |
12189 | ac_lo=0 ac_mid=0 |
12190 | while :; do | |
12191 | cat >conftest.$ac_ext <<_ACEOF | |
d3ea6809 MM |
12192 | /* confdefs.h. */ |
12193 | _ACEOF | |
12194 | cat confdefs.h >>conftest.$ac_ext | |
12195 | cat >>conftest.$ac_ext <<_ACEOF | |
12196 | /* end confdefs.h. */ | |
12197 | $ac_includes_default | |
12198 | int | |
12199 | main () | |
12200 | { | |
b4e70030 | 12201 | static int test_array [1 - 2 * !(((long) (sizeof (void *))) <= $ac_mid)]; |
4e8d927d DJ |
12202 | test_array [0] = 0 |
12203 | ||
d3ea6809 MM |
12204 | ; |
12205 | return 0; | |
12206 | } | |
12207 | _ACEOF | |
12208 | rm -f conftest.$ac_objext | |
12209 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
12210 | (eval $ac_compile) 2>conftest.er1 | |
12211 | ac_status=$? | |
12212 | grep -v '^ *+' conftest.er1 >conftest.err | |
12213 | rm -f conftest.er1 | |
12214 | cat conftest.err >&5 | |
12215 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12216 | (exit $ac_status); } && | |
b4e70030 JB |
12217 | { ac_try='test -z "$ac_c_werror_flag" |
12218 | || test ! -s conftest.err' | |
d3ea6809 MM |
12219 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12220 | (eval $ac_try) 2>&5 | |
12221 | ac_status=$? | |
12222 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12223 | (exit $ac_status); }; } && | |
12224 | { ac_try='test -s conftest.$ac_objext' | |
12225 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12226 | (eval $ac_try) 2>&5 | |
12227 | ac_status=$? | |
12228 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12229 | (exit $ac_status); }; }; then | |
4e8d927d | 12230 | ac_hi=$ac_mid; break |
d3ea6809 MM |
12231 | else |
12232 | echo "$as_me: failed program was:" >&5 | |
12233 | sed 's/^/| /' conftest.$ac_ext >&5 | |
12234 | ||
b4e70030 JB |
12235 | ac_lo=`expr $ac_mid + 1` |
12236 | if test $ac_lo -le $ac_mid; then | |
12237 | ac_lo= ac_hi= | |
12238 | break | |
12239 | fi | |
12240 | ac_mid=`expr 2 '*' $ac_mid + 1` | |
a3828db0 | 12241 | fi |
4e8d927d DJ |
12242 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
12243 | done | |
bec39cab | 12244 | else |
4e8d927d DJ |
12245 | echo "$as_me: failed program was:" >&5 |
12246 | sed 's/^/| /' conftest.$ac_ext >&5 | |
12247 | ||
b4e70030 | 12248 | cat >conftest.$ac_ext <<_ACEOF |
bec39cab AC |
12249 | /* confdefs.h. */ |
12250 | _ACEOF | |
12251 | cat confdefs.h >>conftest.$ac_ext | |
12252 | cat >>conftest.$ac_ext <<_ACEOF | |
12253 | /* end confdefs.h. */ | |
4e8d927d | 12254 | $ac_includes_default |
bec39cab AC |
12255 | int |
12256 | main () | |
12257 | { | |
b4e70030 | 12258 | static int test_array [1 - 2 * !(((long) (sizeof (void *))) < 0)]; |
4e8d927d DJ |
12259 | test_array [0] = 0 |
12260 | ||
bec39cab AC |
12261 | ; |
12262 | return 0; | |
12263 | } | |
12264 | _ACEOF | |
a3828db0 MK |
12265 | rm -f conftest.$ac_objext |
12266 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
12267 | (eval $ac_compile) 2>conftest.er1 | |
bec39cab AC |
12268 | ac_status=$? |
12269 | grep -v '^ *+' conftest.er1 >conftest.err | |
12270 | rm -f conftest.er1 | |
12271 | cat conftest.err >&5 | |
12272 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12273 | (exit $ac_status); } && | |
b4e70030 JB |
12274 | { ac_try='test -z "$ac_c_werror_flag" |
12275 | || test ! -s conftest.err' | |
bec39cab AC |
12276 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12277 | (eval $ac_try) 2>&5 | |
12278 | ac_status=$? | |
12279 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12280 | (exit $ac_status); }; } && | |
a3828db0 | 12281 | { ac_try='test -s conftest.$ac_objext' |
bec39cab AC |
12282 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12283 | (eval $ac_try) 2>&5 | |
12284 | ac_status=$? | |
12285 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12286 | (exit $ac_status); }; }; then | |
4e8d927d DJ |
12287 | ac_hi=-1 ac_mid=-1 |
12288 | while :; do | |
12289 | cat >conftest.$ac_ext <<_ACEOF | |
f9f87d2c MK |
12290 | /* confdefs.h. */ |
12291 | _ACEOF | |
12292 | cat confdefs.h >>conftest.$ac_ext | |
12293 | cat >>conftest.$ac_ext <<_ACEOF | |
12294 | /* end confdefs.h. */ | |
4e8d927d | 12295 | $ac_includes_default |
f9f87d2c MK |
12296 | int |
12297 | main () | |
12298 | { | |
b4e70030 | 12299 | static int test_array [1 - 2 * !(((long) (sizeof (void *))) >= $ac_mid)]; |
4e8d927d DJ |
12300 | test_array [0] = 0 |
12301 | ||
f9f87d2c MK |
12302 | ; |
12303 | return 0; | |
12304 | } | |
12305 | _ACEOF | |
12306 | rm -f conftest.$ac_objext | |
12307 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
12308 | (eval $ac_compile) 2>conftest.er1 | |
12309 | ac_status=$? | |
12310 | grep -v '^ *+' conftest.er1 >conftest.err | |
12311 | rm -f conftest.er1 | |
12312 | cat conftest.err >&5 | |
12313 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12314 | (exit $ac_status); } && | |
b4e70030 JB |
12315 | { ac_try='test -z "$ac_c_werror_flag" |
12316 | || test ! -s conftest.err' | |
f9f87d2c MK |
12317 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12318 | (eval $ac_try) 2>&5 | |
12319 | ac_status=$? | |
12320 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12321 | (exit $ac_status); }; } && | |
12322 | { ac_try='test -s conftest.$ac_objext' | |
12323 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12324 | (eval $ac_try) 2>&5 | |
12325 | ac_status=$? | |
12326 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12327 | (exit $ac_status); }; }; then | |
4e8d927d | 12328 | ac_lo=$ac_mid; break |
f9f87d2c MK |
12329 | else |
12330 | echo "$as_me: failed program was:" >&5 | |
12331 | sed 's/^/| /' conftest.$ac_ext >&5 | |
12332 | ||
b4e70030 JB |
12333 | ac_hi=`expr '(' $ac_mid ')' - 1` |
12334 | if test $ac_mid -le $ac_hi; then | |
12335 | ac_lo= ac_hi= | |
12336 | break | |
12337 | fi | |
12338 | ac_mid=`expr 2 '*' $ac_mid` | |
f9f87d2c | 12339 | fi |
4e8d927d DJ |
12340 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
12341 | done | |
12342 | else | |
12343 | echo "$as_me: failed program was:" >&5 | |
12344 | sed 's/^/| /' conftest.$ac_ext >&5 | |
f9f87d2c | 12345 | |
b4e70030 | 12346 | ac_lo= ac_hi= |
4e8d927d | 12347 | fi |
4e8d927d | 12348 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
3be60c3d | 12349 | fi |
4e8d927d DJ |
12350 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
12351 | # Binary search between lo and hi bounds. | |
12352 | while test "x$ac_lo" != "x$ac_hi"; do | |
12353 | ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` | |
3be60c3d MK |
12354 | cat >conftest.$ac_ext <<_ACEOF |
12355 | /* confdefs.h. */ | |
12356 | _ACEOF | |
12357 | cat confdefs.h >>conftest.$ac_ext | |
12358 | cat >>conftest.$ac_ext <<_ACEOF | |
12359 | /* end confdefs.h. */ | |
4e8d927d | 12360 | $ac_includes_default |
3be60c3d MK |
12361 | int |
12362 | main () | |
12363 | { | |
b4e70030 | 12364 | static int test_array [1 - 2 * !(((long) (sizeof (void *))) <= $ac_mid)]; |
4e8d927d DJ |
12365 | test_array [0] = 0 |
12366 | ||
3be60c3d MK |
12367 | ; |
12368 | return 0; | |
12369 | } | |
12370 | _ACEOF | |
12371 | rm -f conftest.$ac_objext | |
12372 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
12373 | (eval $ac_compile) 2>conftest.er1 | |
12374 | ac_status=$? | |
12375 | grep -v '^ *+' conftest.er1 >conftest.err | |
12376 | rm -f conftest.er1 | |
12377 | cat conftest.err >&5 | |
12378 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12379 | (exit $ac_status); } && | |
b4e70030 JB |
12380 | { ac_try='test -z "$ac_c_werror_flag" |
12381 | || test ! -s conftest.err' | |
3be60c3d MK |
12382 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12383 | (eval $ac_try) 2>&5 | |
12384 | ac_status=$? | |
12385 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12386 | (exit $ac_status); }; } && | |
12387 | { ac_try='test -s conftest.$ac_objext' | |
12388 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12389 | (eval $ac_try) 2>&5 | |
12390 | ac_status=$? | |
12391 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12392 | (exit $ac_status); }; }; then | |
4e8d927d | 12393 | ac_hi=$ac_mid |
3be60c3d MK |
12394 | else |
12395 | echo "$as_me: failed program was:" >&5 | |
12396 | sed 's/^/| /' conftest.$ac_ext >&5 | |
12397 | ||
b4e70030 | 12398 | ac_lo=`expr '(' $ac_mid ')' + 1` |
3be60c3d | 12399 | fi |
4e8d927d DJ |
12400 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
12401 | done | |
12402 | case $ac_lo in | |
12403 | ?*) ac_cv_sizeof_void_p=$ac_lo;; | |
b4e70030 | 12404 | '') { { echo "$as_me:$LINENO: error: cannot compute sizeof (void *), 77 |
4e8d927d | 12405 | See \`config.log' for more details." >&5 |
b4e70030 | 12406 | echo "$as_me: error: cannot compute sizeof (void *), 77 |
4e8d927d | 12407 | See \`config.log' for more details." >&2;} |
b4e70030 | 12408 | { (exit 1); exit 1; }; } ;; |
4e8d927d | 12409 | esac |
b4e70030 JB |
12410 | else |
12411 | if test "$cross_compiling" = yes; then | |
12412 | { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling | |
12413 | See \`config.log' for more details." >&5 | |
12414 | echo "$as_me: error: cannot run test program while cross compiling | |
12415 | See \`config.log' for more details." >&2;} | |
12416 | { (exit 1); exit 1; }; } | |
4e8d927d DJ |
12417 | else |
12418 | cat >conftest.$ac_ext <<_ACEOF | |
12419 | /* confdefs.h. */ | |
3be60c3d | 12420 | _ACEOF |
4e8d927d DJ |
12421 | cat confdefs.h >>conftest.$ac_ext |
12422 | cat >>conftest.$ac_ext <<_ACEOF | |
12423 | /* end confdefs.h. */ | |
12424 | $ac_includes_default | |
b4e70030 JB |
12425 | long longval () { return (long) (sizeof (void *)); } |
12426 | unsigned long ulongval () { return (long) (sizeof (void *)); } | |
4e8d927d DJ |
12427 | #include <stdio.h> |
12428 | #include <stdlib.h> | |
12429 | int | |
12430 | main () | |
12431 | { | |
12432 | ||
12433 | FILE *f = fopen ("conftest.val", "w"); | |
12434 | if (! f) | |
b4e70030 JB |
12435 | exit (1); |
12436 | if (((long) (sizeof (void *))) < 0) | |
4e8d927d | 12437 | { |
b4e70030 JB |
12438 | long i = longval (); |
12439 | if (i != ((long) (sizeof (void *)))) | |
12440 | exit (1); | |
4e8d927d DJ |
12441 | fprintf (f, "%ld\n", i); |
12442 | } | |
12443 | else | |
12444 | { | |
b4e70030 JB |
12445 | unsigned long i = ulongval (); |
12446 | if (i != ((long) (sizeof (void *)))) | |
12447 | exit (1); | |
4e8d927d DJ |
12448 | fprintf (f, "%lu\n", i); |
12449 | } | |
b4e70030 | 12450 | exit (ferror (f) || fclose (f) != 0); |
3be60c3d | 12451 | |
4e8d927d DJ |
12452 | ; |
12453 | return 0; | |
12454 | } | |
12455 | _ACEOF | |
12456 | rm -f conftest$ac_exeext | |
12457 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
12458 | (eval $ac_link) 2>&5 | |
12459 | ac_status=$? | |
12460 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12461 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | |
12462 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12463 | (eval $ac_try) 2>&5 | |
12464 | ac_status=$? | |
12465 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12466 | (exit $ac_status); }; }; then | |
12467 | ac_cv_sizeof_void_p=`cat conftest.val` | |
12468 | else | |
12469 | echo "$as_me: program exited with status $ac_status" >&5 | |
12470 | echo "$as_me: failed program was:" >&5 | |
12471 | sed 's/^/| /' conftest.$ac_ext >&5 | |
3be60c3d | 12472 | |
4e8d927d | 12473 | ( exit $ac_status ) |
b4e70030 | 12474 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (void *), 77 |
4e8d927d | 12475 | See \`config.log' for more details." >&5 |
b4e70030 | 12476 | echo "$as_me: error: cannot compute sizeof (void *), 77 |
4e8d927d | 12477 | See \`config.log' for more details." >&2;} |
b4e70030 JB |
12478 | { (exit 1); exit 1; }; } |
12479 | fi | |
12480 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | |
f9f87d2c | 12481 | fi |
4e8d927d DJ |
12482 | fi |
12483 | rm -f conftest.val | |
12484 | else | |
12485 | ac_cv_sizeof_void_p=0 | |
12486 | fi | |
12487 | fi | |
b4e70030 JB |
12488 | echo "$as_me:$LINENO: result: $ac_cv_sizeof_void_p" >&5 |
12489 | echo "${ECHO_T}$ac_cv_sizeof_void_p" >&6 | |
4e8d927d DJ |
12490 | cat >>confdefs.h <<_ACEOF |
12491 | #define SIZEOF_VOID_P $ac_cv_sizeof_void_p | |
12492 | _ACEOF | |
f9f87d2c | 12493 | |
4e8d927d DJ |
12494 | ;; |
12495 | esac | |
46711df8 | 12496 | |
4e8d927d DJ |
12497 | # Lacking an uint64_t? Test size of long |
12498 | case "$acx_cv_header_stdint:$ac_cv_type_uint64_t:$ac_cv_type_u_int64_t" in | |
b4e70030 JB |
12499 | stddef.h:*:* | *:no:no) echo "$as_me:$LINENO: checking for long" >&5 |
12500 | echo $ECHO_N "checking for long... $ECHO_C" >&6 | |
4e8d927d | 12501 | if test "${ac_cv_type_long+set}" = set; then |
bec39cab | 12502 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
46711df8 | 12503 | else |
bec39cab AC |
12504 | cat >conftest.$ac_ext <<_ACEOF |
12505 | /* confdefs.h. */ | |
12506 | _ACEOF | |
12507 | cat confdefs.h >>conftest.$ac_ext | |
12508 | cat >>conftest.$ac_ext <<_ACEOF | |
12509 | /* end confdefs.h. */ | |
4e8d927d | 12510 | $ac_includes_default |
bec39cab | 12511 | int |
46711df8 MK |
12512 | main () |
12513 | { | |
b4e70030 | 12514 | if ((long *) 0) |
4e8d927d | 12515 | return 0; |
b4e70030 | 12516 | if (sizeof (long)) |
4e8d927d | 12517 | return 0; |
a3828db0 MK |
12518 | ; |
12519 | return 0; | |
46711df8 | 12520 | } |
bec39cab | 12521 | _ACEOF |
a3828db0 MK |
12522 | rm -f conftest.$ac_objext |
12523 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
12524 | (eval $ac_compile) 2>conftest.er1 | |
12525 | ac_status=$? | |
12526 | grep -v '^ *+' conftest.er1 >conftest.err | |
12527 | rm -f conftest.er1 | |
12528 | cat conftest.err >&5 | |
12529 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12530 | (exit $ac_status); } && | |
b4e70030 JB |
12531 | { ac_try='test -z "$ac_c_werror_flag" |
12532 | || test ! -s conftest.err' | |
a3828db0 MK |
12533 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12534 | (eval $ac_try) 2>&5 | |
bec39cab AC |
12535 | ac_status=$? |
12536 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
a3828db0 MK |
12537 | (exit $ac_status); }; } && |
12538 | { ac_try='test -s conftest.$ac_objext' | |
bec39cab AC |
12539 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12540 | (eval $ac_try) 2>&5 | |
12541 | ac_status=$? | |
12542 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12543 | (exit $ac_status); }; }; then | |
4e8d927d | 12544 | ac_cv_type_long=yes |
46711df8 | 12545 | else |
a3828db0 | 12546 | echo "$as_me: failed program was:" >&5 |
bec39cab AC |
12547 | sed 's/^/| /' conftest.$ac_ext >&5 |
12548 | ||
b4e70030 | 12549 | ac_cv_type_long=no |
46711df8 | 12550 | fi |
4e8d927d | 12551 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
46711df8 | 12552 | fi |
b4e70030 JB |
12553 | echo "$as_me:$LINENO: result: $ac_cv_type_long" >&5 |
12554 | echo "${ECHO_T}$ac_cv_type_long" >&6 | |
46711df8 | 12555 | |
b4e70030 JB |
12556 | echo "$as_me:$LINENO: checking size of long" >&5 |
12557 | echo $ECHO_N "checking size of long... $ECHO_C" >&6 | |
4e8d927d | 12558 | if test "${ac_cv_sizeof_long+set}" = set; then |
bec39cab | 12559 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
bec39cab | 12560 | else |
4e8d927d | 12561 | if test "$ac_cv_type_long" = yes; then |
b4e70030 | 12562 | # The cast to unsigned long works around a bug in the HP C Compiler |
4e8d927d DJ |
12563 | # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects |
12564 | # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. | |
12565 | # This bug is HP SR number 8606223364. | |
12566 | if test "$cross_compiling" = yes; then | |
12567 | # Depending upon the size, compute the lo and hi bounds. | |
12568 | cat >conftest.$ac_ext <<_ACEOF | |
bec39cab AC |
12569 | /* confdefs.h. */ |
12570 | _ACEOF | |
12571 | cat confdefs.h >>conftest.$ac_ext | |
12572 | cat >>conftest.$ac_ext <<_ACEOF | |
12573 | /* end confdefs.h. */ | |
4e8d927d | 12574 | $ac_includes_default |
4e8d927d DJ |
12575 | int |
12576 | main () | |
12577 | { | |
b4e70030 | 12578 | static int test_array [1 - 2 * !(((long) (sizeof (long))) >= 0)]; |
4e8d927d | 12579 | test_array [0] = 0 |
a3828db0 | 12580 | |
4e8d927d DJ |
12581 | ; |
12582 | return 0; | |
12583 | } | |
bec39cab AC |
12584 | _ACEOF |
12585 | rm -f conftest.$ac_objext | |
12586 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
12587 | (eval $ac_compile) 2>conftest.er1 | |
12588 | ac_status=$? | |
12589 | grep -v '^ *+' conftest.er1 >conftest.err | |
12590 | rm -f conftest.er1 | |
12591 | cat conftest.err >&5 | |
12592 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12593 | (exit $ac_status); } && | |
b4e70030 JB |
12594 | { ac_try='test -z "$ac_c_werror_flag" |
12595 | || test ! -s conftest.err' | |
bec39cab AC |
12596 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12597 | (eval $ac_try) 2>&5 | |
12598 | ac_status=$? | |
12599 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12600 | (exit $ac_status); }; } && | |
12601 | { ac_try='test -s conftest.$ac_objext' | |
12602 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12603 | (eval $ac_try) 2>&5 | |
12604 | ac_status=$? | |
12605 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12606 | (exit $ac_status); }; }; then | |
4e8d927d DJ |
12607 | ac_lo=0 ac_mid=0 |
12608 | while :; do | |
12609 | cat >conftest.$ac_ext <<_ACEOF | |
12610 | /* confdefs.h. */ | |
12611 | _ACEOF | |
12612 | cat confdefs.h >>conftest.$ac_ext | |
12613 | cat >>conftest.$ac_ext <<_ACEOF | |
12614 | /* end confdefs.h. */ | |
12615 | $ac_includes_default | |
4e8d927d DJ |
12616 | int |
12617 | main () | |
12618 | { | |
b4e70030 | 12619 | static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)]; |
4e8d927d DJ |
12620 | test_array [0] = 0 |
12621 | ||
12622 | ; | |
12623 | return 0; | |
12624 | } | |
12625 | _ACEOF | |
12626 | rm -f conftest.$ac_objext | |
12627 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
12628 | (eval $ac_compile) 2>conftest.er1 | |
12629 | ac_status=$? | |
12630 | grep -v '^ *+' conftest.er1 >conftest.err | |
12631 | rm -f conftest.er1 | |
12632 | cat conftest.err >&5 | |
12633 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12634 | (exit $ac_status); } && | |
b4e70030 JB |
12635 | { ac_try='test -z "$ac_c_werror_flag" |
12636 | || test ! -s conftest.err' | |
4e8d927d DJ |
12637 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12638 | (eval $ac_try) 2>&5 | |
12639 | ac_status=$? | |
12640 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12641 | (exit $ac_status); }; } && | |
12642 | { ac_try='test -s conftest.$ac_objext' | |
12643 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12644 | (eval $ac_try) 2>&5 | |
12645 | ac_status=$? | |
12646 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12647 | (exit $ac_status); }; }; then | |
12648 | ac_hi=$ac_mid; break | |
12649 | else | |
12650 | echo "$as_me: failed program was:" >&5 | |
12651 | sed 's/^/| /' conftest.$ac_ext >&5 | |
12652 | ||
b4e70030 JB |
12653 | ac_lo=`expr $ac_mid + 1` |
12654 | if test $ac_lo -le $ac_mid; then | |
12655 | ac_lo= ac_hi= | |
12656 | break | |
12657 | fi | |
12658 | ac_mid=`expr 2 '*' $ac_mid + 1` | |
4e8d927d | 12659 | fi |
4e8d927d DJ |
12660 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
12661 | done | |
12662 | else | |
12663 | echo "$as_me: failed program was:" >&5 | |
12664 | sed 's/^/| /' conftest.$ac_ext >&5 | |
12665 | ||
b4e70030 | 12666 | cat >conftest.$ac_ext <<_ACEOF |
4e8d927d DJ |
12667 | /* confdefs.h. */ |
12668 | _ACEOF | |
12669 | cat confdefs.h >>conftest.$ac_ext | |
12670 | cat >>conftest.$ac_ext <<_ACEOF | |
12671 | /* end confdefs.h. */ | |
12672 | $ac_includes_default | |
4e8d927d DJ |
12673 | int |
12674 | main () | |
12675 | { | |
b4e70030 | 12676 | static int test_array [1 - 2 * !(((long) (sizeof (long))) < 0)]; |
4e8d927d DJ |
12677 | test_array [0] = 0 |
12678 | ||
12679 | ; | |
12680 | return 0; | |
12681 | } | |
12682 | _ACEOF | |
12683 | rm -f conftest.$ac_objext | |
12684 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
12685 | (eval $ac_compile) 2>conftest.er1 | |
12686 | ac_status=$? | |
12687 | grep -v '^ *+' conftest.er1 >conftest.err | |
12688 | rm -f conftest.er1 | |
12689 | cat conftest.err >&5 | |
12690 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12691 | (exit $ac_status); } && | |
b4e70030 JB |
12692 | { ac_try='test -z "$ac_c_werror_flag" |
12693 | || test ! -s conftest.err' | |
4e8d927d DJ |
12694 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12695 | (eval $ac_try) 2>&5 | |
12696 | ac_status=$? | |
12697 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12698 | (exit $ac_status); }; } && | |
12699 | { ac_try='test -s conftest.$ac_objext' | |
12700 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12701 | (eval $ac_try) 2>&5 | |
12702 | ac_status=$? | |
12703 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12704 | (exit $ac_status); }; }; then | |
12705 | ac_hi=-1 ac_mid=-1 | |
12706 | while :; do | |
12707 | cat >conftest.$ac_ext <<_ACEOF | |
12708 | /* confdefs.h. */ | |
12709 | _ACEOF | |
12710 | cat confdefs.h >>conftest.$ac_ext | |
12711 | cat >>conftest.$ac_ext <<_ACEOF | |
12712 | /* end confdefs.h. */ | |
12713 | $ac_includes_default | |
4e8d927d DJ |
12714 | int |
12715 | main () | |
12716 | { | |
b4e70030 | 12717 | static int test_array [1 - 2 * !(((long) (sizeof (long))) >= $ac_mid)]; |
4e8d927d DJ |
12718 | test_array [0] = 0 |
12719 | ||
12720 | ; | |
12721 | return 0; | |
12722 | } | |
12723 | _ACEOF | |
12724 | rm -f conftest.$ac_objext | |
12725 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
12726 | (eval $ac_compile) 2>conftest.er1 | |
12727 | ac_status=$? | |
12728 | grep -v '^ *+' conftest.er1 >conftest.err | |
12729 | rm -f conftest.er1 | |
12730 | cat conftest.err >&5 | |
12731 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12732 | (exit $ac_status); } && | |
b4e70030 JB |
12733 | { ac_try='test -z "$ac_c_werror_flag" |
12734 | || test ! -s conftest.err' | |
4e8d927d DJ |
12735 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12736 | (eval $ac_try) 2>&5 | |
12737 | ac_status=$? | |
12738 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12739 | (exit $ac_status); }; } && | |
12740 | { ac_try='test -s conftest.$ac_objext' | |
12741 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12742 | (eval $ac_try) 2>&5 | |
12743 | ac_status=$? | |
12744 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12745 | (exit $ac_status); }; }; then | |
12746 | ac_lo=$ac_mid; break | |
12747 | else | |
12748 | echo "$as_me: failed program was:" >&5 | |
12749 | sed 's/^/| /' conftest.$ac_ext >&5 | |
12750 | ||
b4e70030 JB |
12751 | ac_hi=`expr '(' $ac_mid ')' - 1` |
12752 | if test $ac_mid -le $ac_hi; then | |
12753 | ac_lo= ac_hi= | |
12754 | break | |
12755 | fi | |
12756 | ac_mid=`expr 2 '*' $ac_mid` | |
4e8d927d | 12757 | fi |
4e8d927d DJ |
12758 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
12759 | done | |
12760 | else | |
12761 | echo "$as_me: failed program was:" >&5 | |
12762 | sed 's/^/| /' conftest.$ac_ext >&5 | |
12763 | ||
b4e70030 | 12764 | ac_lo= ac_hi= |
4e8d927d | 12765 | fi |
4e8d927d DJ |
12766 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
12767 | fi | |
4e8d927d DJ |
12768 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
12769 | # Binary search between lo and hi bounds. | |
12770 | while test "x$ac_lo" != "x$ac_hi"; do | |
12771 | ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` | |
12772 | cat >conftest.$ac_ext <<_ACEOF | |
12773 | /* confdefs.h. */ | |
12774 | _ACEOF | |
12775 | cat confdefs.h >>conftest.$ac_ext | |
12776 | cat >>conftest.$ac_ext <<_ACEOF | |
12777 | /* end confdefs.h. */ | |
12778 | $ac_includes_default | |
4e8d927d DJ |
12779 | int |
12780 | main () | |
12781 | { | |
b4e70030 | 12782 | static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)]; |
4e8d927d DJ |
12783 | test_array [0] = 0 |
12784 | ||
12785 | ; | |
12786 | return 0; | |
12787 | } | |
12788 | _ACEOF | |
12789 | rm -f conftest.$ac_objext | |
12790 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
12791 | (eval $ac_compile) 2>conftest.er1 | |
12792 | ac_status=$? | |
12793 | grep -v '^ *+' conftest.er1 >conftest.err | |
12794 | rm -f conftest.er1 | |
12795 | cat conftest.err >&5 | |
12796 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12797 | (exit $ac_status); } && | |
b4e70030 JB |
12798 | { ac_try='test -z "$ac_c_werror_flag" |
12799 | || test ! -s conftest.err' | |
4e8d927d DJ |
12800 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12801 | (eval $ac_try) 2>&5 | |
12802 | ac_status=$? | |
12803 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12804 | (exit $ac_status); }; } && | |
12805 | { ac_try='test -s conftest.$ac_objext' | |
12806 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12807 | (eval $ac_try) 2>&5 | |
12808 | ac_status=$? | |
12809 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12810 | (exit $ac_status); }; }; then | |
12811 | ac_hi=$ac_mid | |
12812 | else | |
12813 | echo "$as_me: failed program was:" >&5 | |
12814 | sed 's/^/| /' conftest.$ac_ext >&5 | |
12815 | ||
b4e70030 | 12816 | ac_lo=`expr '(' $ac_mid ')' + 1` |
4e8d927d | 12817 | fi |
4e8d927d DJ |
12818 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
12819 | done | |
12820 | case $ac_lo in | |
12821 | ?*) ac_cv_sizeof_long=$ac_lo;; | |
b4e70030 | 12822 | '') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77 |
4e8d927d | 12823 | See \`config.log' for more details." >&5 |
b4e70030 | 12824 | echo "$as_me: error: cannot compute sizeof (long), 77 |
4e8d927d | 12825 | See \`config.log' for more details." >&2;} |
b4e70030 | 12826 | { (exit 1); exit 1; }; } ;; |
4e8d927d | 12827 | esac |
b4e70030 JB |
12828 | else |
12829 | if test "$cross_compiling" = yes; then | |
12830 | { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling | |
12831 | See \`config.log' for more details." >&5 | |
12832 | echo "$as_me: error: cannot run test program while cross compiling | |
12833 | See \`config.log' for more details." >&2;} | |
12834 | { (exit 1); exit 1; }; } | |
4e8d927d DJ |
12835 | else |
12836 | cat >conftest.$ac_ext <<_ACEOF | |
12837 | /* confdefs.h. */ | |
12838 | _ACEOF | |
12839 | cat confdefs.h >>conftest.$ac_ext | |
12840 | cat >>conftest.$ac_ext <<_ACEOF | |
12841 | /* end confdefs.h. */ | |
12842 | $ac_includes_default | |
b4e70030 JB |
12843 | long longval () { return (long) (sizeof (long)); } |
12844 | unsigned long ulongval () { return (long) (sizeof (long)); } | |
4e8d927d DJ |
12845 | #include <stdio.h> |
12846 | #include <stdlib.h> | |
12847 | int | |
12848 | main () | |
12849 | { | |
12850 | ||
12851 | FILE *f = fopen ("conftest.val", "w"); | |
12852 | if (! f) | |
b4e70030 JB |
12853 | exit (1); |
12854 | if (((long) (sizeof (long))) < 0) | |
4e8d927d | 12855 | { |
b4e70030 JB |
12856 | long i = longval (); |
12857 | if (i != ((long) (sizeof (long)))) | |
12858 | exit (1); | |
4e8d927d DJ |
12859 | fprintf (f, "%ld\n", i); |
12860 | } | |
12861 | else | |
12862 | { | |
b4e70030 JB |
12863 | unsigned long i = ulongval (); |
12864 | if (i != ((long) (sizeof (long)))) | |
12865 | exit (1); | |
4e8d927d DJ |
12866 | fprintf (f, "%lu\n", i); |
12867 | } | |
b4e70030 | 12868 | exit (ferror (f) || fclose (f) != 0); |
4e8d927d DJ |
12869 | |
12870 | ; | |
12871 | return 0; | |
12872 | } | |
12873 | _ACEOF | |
12874 | rm -f conftest$ac_exeext | |
12875 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
12876 | (eval $ac_link) 2>&5 | |
12877 | ac_status=$? | |
12878 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12879 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | |
12880 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12881 | (eval $ac_try) 2>&5 | |
12882 | ac_status=$? | |
12883 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12884 | (exit $ac_status); }; }; then | |
12885 | ac_cv_sizeof_long=`cat conftest.val` | |
12886 | else | |
12887 | echo "$as_me: program exited with status $ac_status" >&5 | |
12888 | echo "$as_me: failed program was:" >&5 | |
12889 | sed 's/^/| /' conftest.$ac_ext >&5 | |
12890 | ||
12891 | ( exit $ac_status ) | |
b4e70030 | 12892 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77 |
4e8d927d | 12893 | See \`config.log' for more details." >&5 |
b4e70030 | 12894 | echo "$as_me: error: cannot compute sizeof (long), 77 |
4e8d927d | 12895 | See \`config.log' for more details." >&2;} |
b4e70030 JB |
12896 | { (exit 1); exit 1; }; } |
12897 | fi | |
12898 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | |
4e8d927d | 12899 | fi |
4e8d927d DJ |
12900 | fi |
12901 | rm -f conftest.val | |
12902 | else | |
12903 | ac_cv_sizeof_long=0 | |
12904 | fi | |
12905 | fi | |
b4e70030 JB |
12906 | echo "$as_me:$LINENO: result: $ac_cv_sizeof_long" >&5 |
12907 | echo "${ECHO_T}$ac_cv_sizeof_long" >&6 | |
4e8d927d DJ |
12908 | cat >>confdefs.h <<_ACEOF |
12909 | #define SIZEOF_LONG $ac_cv_sizeof_long | |
12910 | _ACEOF | |
12911 | ||
12912 | ;; | |
12913 | esac | |
12914 | ||
12915 | if test $acx_cv_header_stdint = stddef.h; then | |
12916 | # Lacking a good header? Test size of everything and deduce all types. | |
b4e70030 JB |
12917 | echo "$as_me:$LINENO: checking for int" >&5 |
12918 | echo $ECHO_N "checking for int... $ECHO_C" >&6 | |
4e8d927d DJ |
12919 | if test "${ac_cv_type_int+set}" = set; then |
12920 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
12921 | else | |
12922 | cat >conftest.$ac_ext <<_ACEOF | |
12923 | /* confdefs.h. */ | |
12924 | _ACEOF | |
12925 | cat confdefs.h >>conftest.$ac_ext | |
12926 | cat >>conftest.$ac_ext <<_ACEOF | |
12927 | /* end confdefs.h. */ | |
12928 | $ac_includes_default | |
4e8d927d DJ |
12929 | int |
12930 | main () | |
12931 | { | |
b4e70030 | 12932 | if ((int *) 0) |
4e8d927d | 12933 | return 0; |
b4e70030 | 12934 | if (sizeof (int)) |
4e8d927d DJ |
12935 | return 0; |
12936 | ; | |
12937 | return 0; | |
12938 | } | |
12939 | _ACEOF | |
12940 | rm -f conftest.$ac_objext | |
12941 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
12942 | (eval $ac_compile) 2>conftest.er1 | |
12943 | ac_status=$? | |
12944 | grep -v '^ *+' conftest.er1 >conftest.err | |
12945 | rm -f conftest.er1 | |
12946 | cat conftest.err >&5 | |
12947 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12948 | (exit $ac_status); } && | |
b4e70030 JB |
12949 | { ac_try='test -z "$ac_c_werror_flag" |
12950 | || test ! -s conftest.err' | |
4e8d927d DJ |
12951 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12952 | (eval $ac_try) 2>&5 | |
12953 | ac_status=$? | |
12954 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12955 | (exit $ac_status); }; } && | |
12956 | { ac_try='test -s conftest.$ac_objext' | |
12957 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12958 | (eval $ac_try) 2>&5 | |
12959 | ac_status=$? | |
12960 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12961 | (exit $ac_status); }; }; then | |
12962 | ac_cv_type_int=yes | |
12963 | else | |
12964 | echo "$as_me: failed program was:" >&5 | |
12965 | sed 's/^/| /' conftest.$ac_ext >&5 | |
12966 | ||
b4e70030 | 12967 | ac_cv_type_int=no |
4e8d927d | 12968 | fi |
4e8d927d DJ |
12969 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
12970 | fi | |
b4e70030 JB |
12971 | echo "$as_me:$LINENO: result: $ac_cv_type_int" >&5 |
12972 | echo "${ECHO_T}$ac_cv_type_int" >&6 | |
4e8d927d | 12973 | |
b4e70030 JB |
12974 | echo "$as_me:$LINENO: checking size of int" >&5 |
12975 | echo $ECHO_N "checking size of int... $ECHO_C" >&6 | |
4e8d927d DJ |
12976 | if test "${ac_cv_sizeof_int+set}" = set; then |
12977 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
12978 | else | |
12979 | if test "$ac_cv_type_int" = yes; then | |
b4e70030 | 12980 | # The cast to unsigned long works around a bug in the HP C Compiler |
4e8d927d DJ |
12981 | # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects |
12982 | # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. | |
12983 | # This bug is HP SR number 8606223364. | |
12984 | if test "$cross_compiling" = yes; then | |
12985 | # Depending upon the size, compute the lo and hi bounds. | |
12986 | cat >conftest.$ac_ext <<_ACEOF | |
12987 | /* confdefs.h. */ | |
12988 | _ACEOF | |
12989 | cat confdefs.h >>conftest.$ac_ext | |
12990 | cat >>conftest.$ac_ext <<_ACEOF | |
12991 | /* end confdefs.h. */ | |
12992 | $ac_includes_default | |
4e8d927d DJ |
12993 | int |
12994 | main () | |
12995 | { | |
b4e70030 | 12996 | static int test_array [1 - 2 * !(((long) (sizeof (int))) >= 0)]; |
4e8d927d DJ |
12997 | test_array [0] = 0 |
12998 | ||
12999 | ; | |
13000 | return 0; | |
13001 | } | |
13002 | _ACEOF | |
13003 | rm -f conftest.$ac_objext | |
13004 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
13005 | (eval $ac_compile) 2>conftest.er1 | |
13006 | ac_status=$? | |
13007 | grep -v '^ *+' conftest.er1 >conftest.err | |
13008 | rm -f conftest.er1 | |
13009 | cat conftest.err >&5 | |
13010 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13011 | (exit $ac_status); } && | |
b4e70030 JB |
13012 | { ac_try='test -z "$ac_c_werror_flag" |
13013 | || test ! -s conftest.err' | |
4e8d927d DJ |
13014 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13015 | (eval $ac_try) 2>&5 | |
13016 | ac_status=$? | |
13017 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13018 | (exit $ac_status); }; } && | |
13019 | { ac_try='test -s conftest.$ac_objext' | |
13020 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13021 | (eval $ac_try) 2>&5 | |
13022 | ac_status=$? | |
13023 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13024 | (exit $ac_status); }; }; then | |
13025 | ac_lo=0 ac_mid=0 | |
13026 | while :; do | |
13027 | cat >conftest.$ac_ext <<_ACEOF | |
13028 | /* confdefs.h. */ | |
13029 | _ACEOF | |
13030 | cat confdefs.h >>conftest.$ac_ext | |
13031 | cat >>conftest.$ac_ext <<_ACEOF | |
13032 | /* end confdefs.h. */ | |
13033 | $ac_includes_default | |
4e8d927d DJ |
13034 | int |
13035 | main () | |
13036 | { | |
b4e70030 | 13037 | static int test_array [1 - 2 * !(((long) (sizeof (int))) <= $ac_mid)]; |
4e8d927d DJ |
13038 | test_array [0] = 0 |
13039 | ||
13040 | ; | |
13041 | return 0; | |
13042 | } | |
13043 | _ACEOF | |
13044 | rm -f conftest.$ac_objext | |
13045 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
13046 | (eval $ac_compile) 2>conftest.er1 | |
13047 | ac_status=$? | |
13048 | grep -v '^ *+' conftest.er1 >conftest.err | |
13049 | rm -f conftest.er1 | |
13050 | cat conftest.err >&5 | |
13051 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13052 | (exit $ac_status); } && | |
b4e70030 JB |
13053 | { ac_try='test -z "$ac_c_werror_flag" |
13054 | || test ! -s conftest.err' | |
4e8d927d DJ |
13055 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13056 | (eval $ac_try) 2>&5 | |
13057 | ac_status=$? | |
13058 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13059 | (exit $ac_status); }; } && | |
13060 | { ac_try='test -s conftest.$ac_objext' | |
13061 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13062 | (eval $ac_try) 2>&5 | |
13063 | ac_status=$? | |
13064 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13065 | (exit $ac_status); }; }; then | |
13066 | ac_hi=$ac_mid; break | |
13067 | else | |
13068 | echo "$as_me: failed program was:" >&5 | |
13069 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13070 | ||
b4e70030 JB |
13071 | ac_lo=`expr $ac_mid + 1` |
13072 | if test $ac_lo -le $ac_mid; then | |
13073 | ac_lo= ac_hi= | |
13074 | break | |
13075 | fi | |
13076 | ac_mid=`expr 2 '*' $ac_mid + 1` | |
4e8d927d | 13077 | fi |
4e8d927d DJ |
13078 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
13079 | done | |
13080 | else | |
13081 | echo "$as_me: failed program was:" >&5 | |
13082 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13083 | ||
b4e70030 | 13084 | cat >conftest.$ac_ext <<_ACEOF |
4e8d927d DJ |
13085 | /* confdefs.h. */ |
13086 | _ACEOF | |
13087 | cat confdefs.h >>conftest.$ac_ext | |
13088 | cat >>conftest.$ac_ext <<_ACEOF | |
13089 | /* end confdefs.h. */ | |
13090 | $ac_includes_default | |
4e8d927d DJ |
13091 | int |
13092 | main () | |
13093 | { | |
b4e70030 | 13094 | static int test_array [1 - 2 * !(((long) (sizeof (int))) < 0)]; |
4e8d927d DJ |
13095 | test_array [0] = 0 |
13096 | ||
13097 | ; | |
13098 | return 0; | |
13099 | } | |
13100 | _ACEOF | |
13101 | rm -f conftest.$ac_objext | |
13102 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
13103 | (eval $ac_compile) 2>conftest.er1 | |
13104 | ac_status=$? | |
13105 | grep -v '^ *+' conftest.er1 >conftest.err | |
13106 | rm -f conftest.er1 | |
13107 | cat conftest.err >&5 | |
13108 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13109 | (exit $ac_status); } && | |
b4e70030 JB |
13110 | { ac_try='test -z "$ac_c_werror_flag" |
13111 | || test ! -s conftest.err' | |
4e8d927d DJ |
13112 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13113 | (eval $ac_try) 2>&5 | |
13114 | ac_status=$? | |
13115 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13116 | (exit $ac_status); }; } && | |
13117 | { ac_try='test -s conftest.$ac_objext' | |
13118 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13119 | (eval $ac_try) 2>&5 | |
13120 | ac_status=$? | |
13121 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13122 | (exit $ac_status); }; }; then | |
13123 | ac_hi=-1 ac_mid=-1 | |
13124 | while :; do | |
13125 | cat >conftest.$ac_ext <<_ACEOF | |
13126 | /* confdefs.h. */ | |
13127 | _ACEOF | |
13128 | cat confdefs.h >>conftest.$ac_ext | |
13129 | cat >>conftest.$ac_ext <<_ACEOF | |
13130 | /* end confdefs.h. */ | |
13131 | $ac_includes_default | |
4e8d927d DJ |
13132 | int |
13133 | main () | |
13134 | { | |
b4e70030 | 13135 | static int test_array [1 - 2 * !(((long) (sizeof (int))) >= $ac_mid)]; |
4e8d927d DJ |
13136 | test_array [0] = 0 |
13137 | ||
13138 | ; | |
13139 | return 0; | |
13140 | } | |
13141 | _ACEOF | |
13142 | rm -f conftest.$ac_objext | |
13143 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
13144 | (eval $ac_compile) 2>conftest.er1 | |
13145 | ac_status=$? | |
13146 | grep -v '^ *+' conftest.er1 >conftest.err | |
13147 | rm -f conftest.er1 | |
13148 | cat conftest.err >&5 | |
13149 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13150 | (exit $ac_status); } && | |
b4e70030 JB |
13151 | { ac_try='test -z "$ac_c_werror_flag" |
13152 | || test ! -s conftest.err' | |
4e8d927d DJ |
13153 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13154 | (eval $ac_try) 2>&5 | |
13155 | ac_status=$? | |
13156 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13157 | (exit $ac_status); }; } && | |
13158 | { ac_try='test -s conftest.$ac_objext' | |
13159 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13160 | (eval $ac_try) 2>&5 | |
13161 | ac_status=$? | |
13162 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13163 | (exit $ac_status); }; }; then | |
13164 | ac_lo=$ac_mid; break | |
13165 | else | |
13166 | echo "$as_me: failed program was:" >&5 | |
13167 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13168 | ||
b4e70030 JB |
13169 | ac_hi=`expr '(' $ac_mid ')' - 1` |
13170 | if test $ac_mid -le $ac_hi; then | |
13171 | ac_lo= ac_hi= | |
13172 | break | |
13173 | fi | |
13174 | ac_mid=`expr 2 '*' $ac_mid` | |
4e8d927d | 13175 | fi |
4e8d927d DJ |
13176 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
13177 | done | |
13178 | else | |
13179 | echo "$as_me: failed program was:" >&5 | |
13180 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13181 | ||
b4e70030 | 13182 | ac_lo= ac_hi= |
4e8d927d | 13183 | fi |
4e8d927d DJ |
13184 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
13185 | fi | |
4e8d927d DJ |
13186 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
13187 | # Binary search between lo and hi bounds. | |
13188 | while test "x$ac_lo" != "x$ac_hi"; do | |
13189 | ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` | |
13190 | cat >conftest.$ac_ext <<_ACEOF | |
13191 | /* confdefs.h. */ | |
13192 | _ACEOF | |
13193 | cat confdefs.h >>conftest.$ac_ext | |
13194 | cat >>conftest.$ac_ext <<_ACEOF | |
13195 | /* end confdefs.h. */ | |
13196 | $ac_includes_default | |
4e8d927d DJ |
13197 | int |
13198 | main () | |
13199 | { | |
b4e70030 | 13200 | static int test_array [1 - 2 * !(((long) (sizeof (int))) <= $ac_mid)]; |
4e8d927d DJ |
13201 | test_array [0] = 0 |
13202 | ||
13203 | ; | |
13204 | return 0; | |
13205 | } | |
13206 | _ACEOF | |
13207 | rm -f conftest.$ac_objext | |
13208 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
13209 | (eval $ac_compile) 2>conftest.er1 | |
13210 | ac_status=$? | |
13211 | grep -v '^ *+' conftest.er1 >conftest.err | |
13212 | rm -f conftest.er1 | |
13213 | cat conftest.err >&5 | |
13214 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13215 | (exit $ac_status); } && | |
b4e70030 JB |
13216 | { ac_try='test -z "$ac_c_werror_flag" |
13217 | || test ! -s conftest.err' | |
4e8d927d DJ |
13218 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13219 | (eval $ac_try) 2>&5 | |
13220 | ac_status=$? | |
13221 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13222 | (exit $ac_status); }; } && | |
13223 | { ac_try='test -s conftest.$ac_objext' | |
13224 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13225 | (eval $ac_try) 2>&5 | |
13226 | ac_status=$? | |
13227 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13228 | (exit $ac_status); }; }; then | |
13229 | ac_hi=$ac_mid | |
13230 | else | |
13231 | echo "$as_me: failed program was:" >&5 | |
13232 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13233 | ||
b4e70030 | 13234 | ac_lo=`expr '(' $ac_mid ')' + 1` |
4e8d927d | 13235 | fi |
4e8d927d DJ |
13236 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
13237 | done | |
13238 | case $ac_lo in | |
13239 | ?*) ac_cv_sizeof_int=$ac_lo;; | |
b4e70030 | 13240 | '') { { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77 |
4e8d927d | 13241 | See \`config.log' for more details." >&5 |
b4e70030 | 13242 | echo "$as_me: error: cannot compute sizeof (int), 77 |
4e8d927d | 13243 | See \`config.log' for more details." >&2;} |
b4e70030 | 13244 | { (exit 1); exit 1; }; } ;; |
4e8d927d | 13245 | esac |
b4e70030 JB |
13246 | else |
13247 | if test "$cross_compiling" = yes; then | |
13248 | { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling | |
13249 | See \`config.log' for more details." >&5 | |
13250 | echo "$as_me: error: cannot run test program while cross compiling | |
13251 | See \`config.log' for more details." >&2;} | |
13252 | { (exit 1); exit 1; }; } | |
4e8d927d DJ |
13253 | else |
13254 | cat >conftest.$ac_ext <<_ACEOF | |
13255 | /* confdefs.h. */ | |
13256 | _ACEOF | |
13257 | cat confdefs.h >>conftest.$ac_ext | |
13258 | cat >>conftest.$ac_ext <<_ACEOF | |
13259 | /* end confdefs.h. */ | |
13260 | $ac_includes_default | |
b4e70030 JB |
13261 | long longval () { return (long) (sizeof (int)); } |
13262 | unsigned long ulongval () { return (long) (sizeof (int)); } | |
4e8d927d DJ |
13263 | #include <stdio.h> |
13264 | #include <stdlib.h> | |
13265 | int | |
13266 | main () | |
13267 | { | |
13268 | ||
13269 | FILE *f = fopen ("conftest.val", "w"); | |
13270 | if (! f) | |
b4e70030 JB |
13271 | exit (1); |
13272 | if (((long) (sizeof (int))) < 0) | |
4e8d927d | 13273 | { |
b4e70030 JB |
13274 | long i = longval (); |
13275 | if (i != ((long) (sizeof (int)))) | |
13276 | exit (1); | |
4e8d927d DJ |
13277 | fprintf (f, "%ld\n", i); |
13278 | } | |
13279 | else | |
13280 | { | |
b4e70030 JB |
13281 | unsigned long i = ulongval (); |
13282 | if (i != ((long) (sizeof (int)))) | |
13283 | exit (1); | |
4e8d927d DJ |
13284 | fprintf (f, "%lu\n", i); |
13285 | } | |
b4e70030 | 13286 | exit (ferror (f) || fclose (f) != 0); |
4e8d927d DJ |
13287 | |
13288 | ; | |
13289 | return 0; | |
13290 | } | |
13291 | _ACEOF | |
13292 | rm -f conftest$ac_exeext | |
13293 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
13294 | (eval $ac_link) 2>&5 | |
13295 | ac_status=$? | |
13296 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13297 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | |
13298 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13299 | (eval $ac_try) 2>&5 | |
13300 | ac_status=$? | |
13301 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13302 | (exit $ac_status); }; }; then | |
13303 | ac_cv_sizeof_int=`cat conftest.val` | |
13304 | else | |
13305 | echo "$as_me: program exited with status $ac_status" >&5 | |
13306 | echo "$as_me: failed program was:" >&5 | |
13307 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13308 | ||
13309 | ( exit $ac_status ) | |
b4e70030 | 13310 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77 |
4e8d927d | 13311 | See \`config.log' for more details." >&5 |
b4e70030 | 13312 | echo "$as_me: error: cannot compute sizeof (int), 77 |
4e8d927d | 13313 | See \`config.log' for more details." >&2;} |
b4e70030 JB |
13314 | { (exit 1); exit 1; }; } |
13315 | fi | |
13316 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | |
4e8d927d | 13317 | fi |
4e8d927d DJ |
13318 | fi |
13319 | rm -f conftest.val | |
13320 | else | |
13321 | ac_cv_sizeof_int=0 | |
13322 | fi | |
13323 | fi | |
b4e70030 JB |
13324 | echo "$as_me:$LINENO: result: $ac_cv_sizeof_int" >&5 |
13325 | echo "${ECHO_T}$ac_cv_sizeof_int" >&6 | |
4e8d927d DJ |
13326 | cat >>confdefs.h <<_ACEOF |
13327 | #define SIZEOF_INT $ac_cv_sizeof_int | |
13328 | _ACEOF | |
13329 | ||
13330 | ||
b4e70030 JB |
13331 | echo "$as_me:$LINENO: checking for short" >&5 |
13332 | echo $ECHO_N "checking for short... $ECHO_C" >&6 | |
4e8d927d DJ |
13333 | if test "${ac_cv_type_short+set}" = set; then |
13334 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
13335 | else | |
13336 | cat >conftest.$ac_ext <<_ACEOF | |
13337 | /* confdefs.h. */ | |
13338 | _ACEOF | |
13339 | cat confdefs.h >>conftest.$ac_ext | |
13340 | cat >>conftest.$ac_ext <<_ACEOF | |
13341 | /* end confdefs.h. */ | |
13342 | $ac_includes_default | |
4e8d927d DJ |
13343 | int |
13344 | main () | |
13345 | { | |
b4e70030 | 13346 | if ((short *) 0) |
4e8d927d | 13347 | return 0; |
b4e70030 | 13348 | if (sizeof (short)) |
4e8d927d DJ |
13349 | return 0; |
13350 | ; | |
13351 | return 0; | |
13352 | } | |
13353 | _ACEOF | |
13354 | rm -f conftest.$ac_objext | |
13355 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
13356 | (eval $ac_compile) 2>conftest.er1 | |
13357 | ac_status=$? | |
13358 | grep -v '^ *+' conftest.er1 >conftest.err | |
13359 | rm -f conftest.er1 | |
13360 | cat conftest.err >&5 | |
13361 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13362 | (exit $ac_status); } && | |
b4e70030 JB |
13363 | { ac_try='test -z "$ac_c_werror_flag" |
13364 | || test ! -s conftest.err' | |
4e8d927d DJ |
13365 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13366 | (eval $ac_try) 2>&5 | |
13367 | ac_status=$? | |
13368 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13369 | (exit $ac_status); }; } && | |
13370 | { ac_try='test -s conftest.$ac_objext' | |
13371 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13372 | (eval $ac_try) 2>&5 | |
13373 | ac_status=$? | |
13374 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13375 | (exit $ac_status); }; }; then | |
13376 | ac_cv_type_short=yes | |
13377 | else | |
13378 | echo "$as_me: failed program was:" >&5 | |
13379 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13380 | ||
b4e70030 | 13381 | ac_cv_type_short=no |
4e8d927d | 13382 | fi |
4e8d927d DJ |
13383 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
13384 | fi | |
b4e70030 JB |
13385 | echo "$as_me:$LINENO: result: $ac_cv_type_short" >&5 |
13386 | echo "${ECHO_T}$ac_cv_type_short" >&6 | |
4e8d927d | 13387 | |
b4e70030 JB |
13388 | echo "$as_me:$LINENO: checking size of short" >&5 |
13389 | echo $ECHO_N "checking size of short... $ECHO_C" >&6 | |
4e8d927d DJ |
13390 | if test "${ac_cv_sizeof_short+set}" = set; then |
13391 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
13392 | else | |
13393 | if test "$ac_cv_type_short" = yes; then | |
b4e70030 | 13394 | # The cast to unsigned long works around a bug in the HP C Compiler |
4e8d927d DJ |
13395 | # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects |
13396 | # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. | |
13397 | # This bug is HP SR number 8606223364. | |
13398 | if test "$cross_compiling" = yes; then | |
13399 | # Depending upon the size, compute the lo and hi bounds. | |
13400 | cat >conftest.$ac_ext <<_ACEOF | |
13401 | /* confdefs.h. */ | |
13402 | _ACEOF | |
13403 | cat confdefs.h >>conftest.$ac_ext | |
13404 | cat >>conftest.$ac_ext <<_ACEOF | |
13405 | /* end confdefs.h. */ | |
13406 | $ac_includes_default | |
4e8d927d DJ |
13407 | int |
13408 | main () | |
13409 | { | |
b4e70030 | 13410 | static int test_array [1 - 2 * !(((long) (sizeof (short))) >= 0)]; |
4e8d927d DJ |
13411 | test_array [0] = 0 |
13412 | ||
13413 | ; | |
13414 | return 0; | |
13415 | } | |
13416 | _ACEOF | |
13417 | rm -f conftest.$ac_objext | |
13418 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
13419 | (eval $ac_compile) 2>conftest.er1 | |
13420 | ac_status=$? | |
13421 | grep -v '^ *+' conftest.er1 >conftest.err | |
13422 | rm -f conftest.er1 | |
13423 | cat conftest.err >&5 | |
13424 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13425 | (exit $ac_status); } && | |
b4e70030 JB |
13426 | { ac_try='test -z "$ac_c_werror_flag" |
13427 | || test ! -s conftest.err' | |
4e8d927d DJ |
13428 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13429 | (eval $ac_try) 2>&5 | |
13430 | ac_status=$? | |
13431 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13432 | (exit $ac_status); }; } && | |
13433 | { ac_try='test -s conftest.$ac_objext' | |
13434 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13435 | (eval $ac_try) 2>&5 | |
13436 | ac_status=$? | |
13437 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13438 | (exit $ac_status); }; }; then | |
13439 | ac_lo=0 ac_mid=0 | |
13440 | while :; do | |
13441 | cat >conftest.$ac_ext <<_ACEOF | |
13442 | /* confdefs.h. */ | |
13443 | _ACEOF | |
13444 | cat confdefs.h >>conftest.$ac_ext | |
13445 | cat >>conftest.$ac_ext <<_ACEOF | |
13446 | /* end confdefs.h. */ | |
13447 | $ac_includes_default | |
4e8d927d DJ |
13448 | int |
13449 | main () | |
13450 | { | |
b4e70030 | 13451 | static int test_array [1 - 2 * !(((long) (sizeof (short))) <= $ac_mid)]; |
4e8d927d DJ |
13452 | test_array [0] = 0 |
13453 | ||
13454 | ; | |
13455 | return 0; | |
13456 | } | |
13457 | _ACEOF | |
13458 | rm -f conftest.$ac_objext | |
13459 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
13460 | (eval $ac_compile) 2>conftest.er1 | |
13461 | ac_status=$? | |
13462 | grep -v '^ *+' conftest.er1 >conftest.err | |
13463 | rm -f conftest.er1 | |
13464 | cat conftest.err >&5 | |
13465 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13466 | (exit $ac_status); } && | |
b4e70030 JB |
13467 | { ac_try='test -z "$ac_c_werror_flag" |
13468 | || test ! -s conftest.err' | |
4e8d927d DJ |
13469 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13470 | (eval $ac_try) 2>&5 | |
13471 | ac_status=$? | |
13472 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13473 | (exit $ac_status); }; } && | |
13474 | { ac_try='test -s conftest.$ac_objext' | |
13475 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13476 | (eval $ac_try) 2>&5 | |
13477 | ac_status=$? | |
13478 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13479 | (exit $ac_status); }; }; then | |
13480 | ac_hi=$ac_mid; break | |
13481 | else | |
13482 | echo "$as_me: failed program was:" >&5 | |
13483 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13484 | ||
b4e70030 JB |
13485 | ac_lo=`expr $ac_mid + 1` |
13486 | if test $ac_lo -le $ac_mid; then | |
13487 | ac_lo= ac_hi= | |
13488 | break | |
13489 | fi | |
13490 | ac_mid=`expr 2 '*' $ac_mid + 1` | |
4e8d927d | 13491 | fi |
4e8d927d DJ |
13492 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
13493 | done | |
13494 | else | |
13495 | echo "$as_me: failed program was:" >&5 | |
13496 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13497 | ||
b4e70030 | 13498 | cat >conftest.$ac_ext <<_ACEOF |
4e8d927d DJ |
13499 | /* confdefs.h. */ |
13500 | _ACEOF | |
13501 | cat confdefs.h >>conftest.$ac_ext | |
13502 | cat >>conftest.$ac_ext <<_ACEOF | |
13503 | /* end confdefs.h. */ | |
13504 | $ac_includes_default | |
4e8d927d DJ |
13505 | int |
13506 | main () | |
13507 | { | |
b4e70030 | 13508 | static int test_array [1 - 2 * !(((long) (sizeof (short))) < 0)]; |
4e8d927d DJ |
13509 | test_array [0] = 0 |
13510 | ||
13511 | ; | |
13512 | return 0; | |
13513 | } | |
13514 | _ACEOF | |
13515 | rm -f conftest.$ac_objext | |
13516 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
13517 | (eval $ac_compile) 2>conftest.er1 | |
13518 | ac_status=$? | |
13519 | grep -v '^ *+' conftest.er1 >conftest.err | |
13520 | rm -f conftest.er1 | |
13521 | cat conftest.err >&5 | |
13522 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13523 | (exit $ac_status); } && | |
b4e70030 JB |
13524 | { ac_try='test -z "$ac_c_werror_flag" |
13525 | || test ! -s conftest.err' | |
4e8d927d DJ |
13526 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13527 | (eval $ac_try) 2>&5 | |
13528 | ac_status=$? | |
13529 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13530 | (exit $ac_status); }; } && | |
13531 | { ac_try='test -s conftest.$ac_objext' | |
13532 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13533 | (eval $ac_try) 2>&5 | |
13534 | ac_status=$? | |
13535 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13536 | (exit $ac_status); }; }; then | |
13537 | ac_hi=-1 ac_mid=-1 | |
13538 | while :; do | |
13539 | cat >conftest.$ac_ext <<_ACEOF | |
13540 | /* confdefs.h. */ | |
13541 | _ACEOF | |
13542 | cat confdefs.h >>conftest.$ac_ext | |
13543 | cat >>conftest.$ac_ext <<_ACEOF | |
13544 | /* end confdefs.h. */ | |
13545 | $ac_includes_default | |
4e8d927d DJ |
13546 | int |
13547 | main () | |
13548 | { | |
b4e70030 | 13549 | static int test_array [1 - 2 * !(((long) (sizeof (short))) >= $ac_mid)]; |
4e8d927d DJ |
13550 | test_array [0] = 0 |
13551 | ||
13552 | ; | |
13553 | return 0; | |
13554 | } | |
13555 | _ACEOF | |
13556 | rm -f conftest.$ac_objext | |
13557 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
13558 | (eval $ac_compile) 2>conftest.er1 | |
13559 | ac_status=$? | |
13560 | grep -v '^ *+' conftest.er1 >conftest.err | |
13561 | rm -f conftest.er1 | |
13562 | cat conftest.err >&5 | |
13563 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13564 | (exit $ac_status); } && | |
b4e70030 JB |
13565 | { ac_try='test -z "$ac_c_werror_flag" |
13566 | || test ! -s conftest.err' | |
4e8d927d DJ |
13567 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13568 | (eval $ac_try) 2>&5 | |
13569 | ac_status=$? | |
13570 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13571 | (exit $ac_status); }; } && | |
13572 | { ac_try='test -s conftest.$ac_objext' | |
13573 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13574 | (eval $ac_try) 2>&5 | |
13575 | ac_status=$? | |
13576 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13577 | (exit $ac_status); }; }; then | |
13578 | ac_lo=$ac_mid; break | |
13579 | else | |
13580 | echo "$as_me: failed program was:" >&5 | |
13581 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13582 | ||
b4e70030 JB |
13583 | ac_hi=`expr '(' $ac_mid ')' - 1` |
13584 | if test $ac_mid -le $ac_hi; then | |
13585 | ac_lo= ac_hi= | |
13586 | break | |
13587 | fi | |
13588 | ac_mid=`expr 2 '*' $ac_mid` | |
4e8d927d | 13589 | fi |
4e8d927d DJ |
13590 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
13591 | done | |
13592 | else | |
13593 | echo "$as_me: failed program was:" >&5 | |
13594 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13595 | ||
b4e70030 | 13596 | ac_lo= ac_hi= |
4e8d927d | 13597 | fi |
4e8d927d DJ |
13598 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
13599 | fi | |
4e8d927d DJ |
13600 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
13601 | # Binary search between lo and hi bounds. | |
13602 | while test "x$ac_lo" != "x$ac_hi"; do | |
13603 | ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` | |
13604 | cat >conftest.$ac_ext <<_ACEOF | |
13605 | /* confdefs.h. */ | |
13606 | _ACEOF | |
13607 | cat confdefs.h >>conftest.$ac_ext | |
13608 | cat >>conftest.$ac_ext <<_ACEOF | |
13609 | /* end confdefs.h. */ | |
13610 | $ac_includes_default | |
4e8d927d DJ |
13611 | int |
13612 | main () | |
13613 | { | |
b4e70030 | 13614 | static int test_array [1 - 2 * !(((long) (sizeof (short))) <= $ac_mid)]; |
4e8d927d DJ |
13615 | test_array [0] = 0 |
13616 | ||
13617 | ; | |
13618 | return 0; | |
13619 | } | |
13620 | _ACEOF | |
13621 | rm -f conftest.$ac_objext | |
13622 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
13623 | (eval $ac_compile) 2>conftest.er1 | |
13624 | ac_status=$? | |
13625 | grep -v '^ *+' conftest.er1 >conftest.err | |
13626 | rm -f conftest.er1 | |
13627 | cat conftest.err >&5 | |
13628 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13629 | (exit $ac_status); } && | |
b4e70030 JB |
13630 | { ac_try='test -z "$ac_c_werror_flag" |
13631 | || test ! -s conftest.err' | |
4e8d927d DJ |
13632 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13633 | (eval $ac_try) 2>&5 | |
13634 | ac_status=$? | |
13635 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13636 | (exit $ac_status); }; } && | |
13637 | { ac_try='test -s conftest.$ac_objext' | |
13638 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13639 | (eval $ac_try) 2>&5 | |
13640 | ac_status=$? | |
13641 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13642 | (exit $ac_status); }; }; then | |
13643 | ac_hi=$ac_mid | |
13644 | else | |
13645 | echo "$as_me: failed program was:" >&5 | |
13646 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13647 | ||
b4e70030 | 13648 | ac_lo=`expr '(' $ac_mid ')' + 1` |
4e8d927d | 13649 | fi |
4e8d927d DJ |
13650 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
13651 | done | |
13652 | case $ac_lo in | |
13653 | ?*) ac_cv_sizeof_short=$ac_lo;; | |
b4e70030 | 13654 | '') { { echo "$as_me:$LINENO: error: cannot compute sizeof (short), 77 |
4e8d927d | 13655 | See \`config.log' for more details." >&5 |
b4e70030 | 13656 | echo "$as_me: error: cannot compute sizeof (short), 77 |
4e8d927d | 13657 | See \`config.log' for more details." >&2;} |
b4e70030 | 13658 | { (exit 1); exit 1; }; } ;; |
4e8d927d | 13659 | esac |
b4e70030 JB |
13660 | else |
13661 | if test "$cross_compiling" = yes; then | |
13662 | { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling | |
13663 | See \`config.log' for more details." >&5 | |
13664 | echo "$as_me: error: cannot run test program while cross compiling | |
13665 | See \`config.log' for more details." >&2;} | |
13666 | { (exit 1); exit 1; }; } | |
4e8d927d DJ |
13667 | else |
13668 | cat >conftest.$ac_ext <<_ACEOF | |
13669 | /* confdefs.h. */ | |
13670 | _ACEOF | |
13671 | cat confdefs.h >>conftest.$ac_ext | |
13672 | cat >>conftest.$ac_ext <<_ACEOF | |
13673 | /* end confdefs.h. */ | |
13674 | $ac_includes_default | |
b4e70030 JB |
13675 | long longval () { return (long) (sizeof (short)); } |
13676 | unsigned long ulongval () { return (long) (sizeof (short)); } | |
4e8d927d DJ |
13677 | #include <stdio.h> |
13678 | #include <stdlib.h> | |
13679 | int | |
13680 | main () | |
13681 | { | |
13682 | ||
13683 | FILE *f = fopen ("conftest.val", "w"); | |
13684 | if (! f) | |
b4e70030 JB |
13685 | exit (1); |
13686 | if (((long) (sizeof (short))) < 0) | |
4e8d927d | 13687 | { |
b4e70030 JB |
13688 | long i = longval (); |
13689 | if (i != ((long) (sizeof (short)))) | |
13690 | exit (1); | |
4e8d927d DJ |
13691 | fprintf (f, "%ld\n", i); |
13692 | } | |
13693 | else | |
13694 | { | |
b4e70030 JB |
13695 | unsigned long i = ulongval (); |
13696 | if (i != ((long) (sizeof (short)))) | |
13697 | exit (1); | |
4e8d927d DJ |
13698 | fprintf (f, "%lu\n", i); |
13699 | } | |
b4e70030 | 13700 | exit (ferror (f) || fclose (f) != 0); |
4e8d927d DJ |
13701 | |
13702 | ; | |
13703 | return 0; | |
13704 | } | |
13705 | _ACEOF | |
13706 | rm -f conftest$ac_exeext | |
13707 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
13708 | (eval $ac_link) 2>&5 | |
13709 | ac_status=$? | |
13710 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13711 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | |
13712 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13713 | (eval $ac_try) 2>&5 | |
13714 | ac_status=$? | |
13715 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13716 | (exit $ac_status); }; }; then | |
13717 | ac_cv_sizeof_short=`cat conftest.val` | |
13718 | else | |
13719 | echo "$as_me: program exited with status $ac_status" >&5 | |
13720 | echo "$as_me: failed program was:" >&5 | |
13721 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13722 | ||
13723 | ( exit $ac_status ) | |
b4e70030 | 13724 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (short), 77 |
4e8d927d | 13725 | See \`config.log' for more details." >&5 |
b4e70030 | 13726 | echo "$as_me: error: cannot compute sizeof (short), 77 |
4e8d927d | 13727 | See \`config.log' for more details." >&2;} |
b4e70030 JB |
13728 | { (exit 1); exit 1; }; } |
13729 | fi | |
13730 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | |
4e8d927d | 13731 | fi |
4e8d927d DJ |
13732 | fi |
13733 | rm -f conftest.val | |
13734 | else | |
13735 | ac_cv_sizeof_short=0 | |
13736 | fi | |
13737 | fi | |
b4e70030 JB |
13738 | echo "$as_me:$LINENO: result: $ac_cv_sizeof_short" >&5 |
13739 | echo "${ECHO_T}$ac_cv_sizeof_short" >&6 | |
4e8d927d DJ |
13740 | cat >>confdefs.h <<_ACEOF |
13741 | #define SIZEOF_SHORT $ac_cv_sizeof_short | |
13742 | _ACEOF | |
13743 | ||
13744 | ||
b4e70030 JB |
13745 | echo "$as_me:$LINENO: checking for char" >&5 |
13746 | echo $ECHO_N "checking for char... $ECHO_C" >&6 | |
4e8d927d DJ |
13747 | if test "${ac_cv_type_char+set}" = set; then |
13748 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
13749 | else | |
13750 | cat >conftest.$ac_ext <<_ACEOF | |
13751 | /* confdefs.h. */ | |
13752 | _ACEOF | |
13753 | cat confdefs.h >>conftest.$ac_ext | |
13754 | cat >>conftest.$ac_ext <<_ACEOF | |
13755 | /* end confdefs.h. */ | |
13756 | $ac_includes_default | |
4e8d927d DJ |
13757 | int |
13758 | main () | |
13759 | { | |
b4e70030 | 13760 | if ((char *) 0) |
4e8d927d | 13761 | return 0; |
b4e70030 | 13762 | if (sizeof (char)) |
4e8d927d DJ |
13763 | return 0; |
13764 | ; | |
13765 | return 0; | |
13766 | } | |
13767 | _ACEOF | |
13768 | rm -f conftest.$ac_objext | |
13769 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
13770 | (eval $ac_compile) 2>conftest.er1 | |
13771 | ac_status=$? | |
13772 | grep -v '^ *+' conftest.er1 >conftest.err | |
13773 | rm -f conftest.er1 | |
13774 | cat conftest.err >&5 | |
13775 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13776 | (exit $ac_status); } && | |
b4e70030 JB |
13777 | { ac_try='test -z "$ac_c_werror_flag" |
13778 | || test ! -s conftest.err' | |
4e8d927d DJ |
13779 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13780 | (eval $ac_try) 2>&5 | |
13781 | ac_status=$? | |
13782 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13783 | (exit $ac_status); }; } && | |
13784 | { ac_try='test -s conftest.$ac_objext' | |
13785 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13786 | (eval $ac_try) 2>&5 | |
13787 | ac_status=$? | |
13788 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13789 | (exit $ac_status); }; }; then | |
13790 | ac_cv_type_char=yes | |
13791 | else | |
13792 | echo "$as_me: failed program was:" >&5 | |
13793 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13794 | ||
b4e70030 | 13795 | ac_cv_type_char=no |
4e8d927d | 13796 | fi |
4e8d927d DJ |
13797 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
13798 | fi | |
b4e70030 JB |
13799 | echo "$as_me:$LINENO: result: $ac_cv_type_char" >&5 |
13800 | echo "${ECHO_T}$ac_cv_type_char" >&6 | |
4e8d927d | 13801 | |
b4e70030 JB |
13802 | echo "$as_me:$LINENO: checking size of char" >&5 |
13803 | echo $ECHO_N "checking size of char... $ECHO_C" >&6 | |
4e8d927d DJ |
13804 | if test "${ac_cv_sizeof_char+set}" = set; then |
13805 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
13806 | else | |
13807 | if test "$ac_cv_type_char" = yes; then | |
b4e70030 | 13808 | # The cast to unsigned long works around a bug in the HP C Compiler |
4e8d927d DJ |
13809 | # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects |
13810 | # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. | |
13811 | # This bug is HP SR number 8606223364. | |
13812 | if test "$cross_compiling" = yes; then | |
13813 | # Depending upon the size, compute the lo and hi bounds. | |
13814 | cat >conftest.$ac_ext <<_ACEOF | |
13815 | /* confdefs.h. */ | |
13816 | _ACEOF | |
13817 | cat confdefs.h >>conftest.$ac_ext | |
13818 | cat >>conftest.$ac_ext <<_ACEOF | |
13819 | /* end confdefs.h. */ | |
13820 | $ac_includes_default | |
4e8d927d DJ |
13821 | int |
13822 | main () | |
13823 | { | |
b4e70030 | 13824 | static int test_array [1 - 2 * !(((long) (sizeof (char))) >= 0)]; |
4e8d927d DJ |
13825 | test_array [0] = 0 |
13826 | ||
13827 | ; | |
13828 | return 0; | |
13829 | } | |
13830 | _ACEOF | |
13831 | rm -f conftest.$ac_objext | |
13832 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
13833 | (eval $ac_compile) 2>conftest.er1 | |
13834 | ac_status=$? | |
13835 | grep -v '^ *+' conftest.er1 >conftest.err | |
13836 | rm -f conftest.er1 | |
13837 | cat conftest.err >&5 | |
13838 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13839 | (exit $ac_status); } && | |
b4e70030 JB |
13840 | { ac_try='test -z "$ac_c_werror_flag" |
13841 | || test ! -s conftest.err' | |
4e8d927d DJ |
13842 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13843 | (eval $ac_try) 2>&5 | |
13844 | ac_status=$? | |
13845 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13846 | (exit $ac_status); }; } && | |
13847 | { ac_try='test -s conftest.$ac_objext' | |
13848 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13849 | (eval $ac_try) 2>&5 | |
13850 | ac_status=$? | |
13851 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13852 | (exit $ac_status); }; }; then | |
13853 | ac_lo=0 ac_mid=0 | |
13854 | while :; do | |
13855 | cat >conftest.$ac_ext <<_ACEOF | |
13856 | /* confdefs.h. */ | |
13857 | _ACEOF | |
13858 | cat confdefs.h >>conftest.$ac_ext | |
13859 | cat >>conftest.$ac_ext <<_ACEOF | |
13860 | /* end confdefs.h. */ | |
13861 | $ac_includes_default | |
4e8d927d DJ |
13862 | int |
13863 | main () | |
13864 | { | |
b4e70030 | 13865 | static int test_array [1 - 2 * !(((long) (sizeof (char))) <= $ac_mid)]; |
4e8d927d DJ |
13866 | test_array [0] = 0 |
13867 | ||
13868 | ; | |
13869 | return 0; | |
13870 | } | |
13871 | _ACEOF | |
13872 | rm -f conftest.$ac_objext | |
13873 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
13874 | (eval $ac_compile) 2>conftest.er1 | |
13875 | ac_status=$? | |
13876 | grep -v '^ *+' conftest.er1 >conftest.err | |
13877 | rm -f conftest.er1 | |
13878 | cat conftest.err >&5 | |
13879 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13880 | (exit $ac_status); } && | |
b4e70030 JB |
13881 | { ac_try='test -z "$ac_c_werror_flag" |
13882 | || test ! -s conftest.err' | |
4e8d927d DJ |
13883 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13884 | (eval $ac_try) 2>&5 | |
13885 | ac_status=$? | |
13886 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13887 | (exit $ac_status); }; } && | |
13888 | { ac_try='test -s conftest.$ac_objext' | |
13889 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13890 | (eval $ac_try) 2>&5 | |
13891 | ac_status=$? | |
13892 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13893 | (exit $ac_status); }; }; then | |
13894 | ac_hi=$ac_mid; break | |
13895 | else | |
13896 | echo "$as_me: failed program was:" >&5 | |
13897 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13898 | ||
b4e70030 JB |
13899 | ac_lo=`expr $ac_mid + 1` |
13900 | if test $ac_lo -le $ac_mid; then | |
13901 | ac_lo= ac_hi= | |
13902 | break | |
13903 | fi | |
13904 | ac_mid=`expr 2 '*' $ac_mid + 1` | |
4e8d927d | 13905 | fi |
4e8d927d DJ |
13906 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
13907 | done | |
13908 | else | |
13909 | echo "$as_me: failed program was:" >&5 | |
13910 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13911 | ||
b4e70030 | 13912 | cat >conftest.$ac_ext <<_ACEOF |
4e8d927d DJ |
13913 | /* confdefs.h. */ |
13914 | _ACEOF | |
13915 | cat confdefs.h >>conftest.$ac_ext | |
13916 | cat >>conftest.$ac_ext <<_ACEOF | |
13917 | /* end confdefs.h. */ | |
13918 | $ac_includes_default | |
4e8d927d DJ |
13919 | int |
13920 | main () | |
13921 | { | |
b4e70030 | 13922 | static int test_array [1 - 2 * !(((long) (sizeof (char))) < 0)]; |
4e8d927d DJ |
13923 | test_array [0] = 0 |
13924 | ||
13925 | ; | |
13926 | return 0; | |
13927 | } | |
13928 | _ACEOF | |
13929 | rm -f conftest.$ac_objext | |
13930 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
13931 | (eval $ac_compile) 2>conftest.er1 | |
13932 | ac_status=$? | |
13933 | grep -v '^ *+' conftest.er1 >conftest.err | |
13934 | rm -f conftest.er1 | |
13935 | cat conftest.err >&5 | |
13936 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13937 | (exit $ac_status); } && | |
b4e70030 JB |
13938 | { ac_try='test -z "$ac_c_werror_flag" |
13939 | || test ! -s conftest.err' | |
4e8d927d DJ |
13940 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13941 | (eval $ac_try) 2>&5 | |
13942 | ac_status=$? | |
13943 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13944 | (exit $ac_status); }; } && | |
13945 | { ac_try='test -s conftest.$ac_objext' | |
13946 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13947 | (eval $ac_try) 2>&5 | |
13948 | ac_status=$? | |
13949 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13950 | (exit $ac_status); }; }; then | |
13951 | ac_hi=-1 ac_mid=-1 | |
13952 | while :; do | |
13953 | cat >conftest.$ac_ext <<_ACEOF | |
13954 | /* confdefs.h. */ | |
13955 | _ACEOF | |
13956 | cat confdefs.h >>conftest.$ac_ext | |
13957 | cat >>conftest.$ac_ext <<_ACEOF | |
13958 | /* end confdefs.h. */ | |
13959 | $ac_includes_default | |
4e8d927d DJ |
13960 | int |
13961 | main () | |
13962 | { | |
b4e70030 | 13963 | static int test_array [1 - 2 * !(((long) (sizeof (char))) >= $ac_mid)]; |
4e8d927d DJ |
13964 | test_array [0] = 0 |
13965 | ||
13966 | ; | |
13967 | return 0; | |
13968 | } | |
13969 | _ACEOF | |
13970 | rm -f conftest.$ac_objext | |
13971 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
13972 | (eval $ac_compile) 2>conftest.er1 | |
13973 | ac_status=$? | |
13974 | grep -v '^ *+' conftest.er1 >conftest.err | |
13975 | rm -f conftest.er1 | |
13976 | cat conftest.err >&5 | |
13977 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13978 | (exit $ac_status); } && | |
b4e70030 JB |
13979 | { ac_try='test -z "$ac_c_werror_flag" |
13980 | || test ! -s conftest.err' | |
4e8d927d DJ |
13981 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13982 | (eval $ac_try) 2>&5 | |
13983 | ac_status=$? | |
13984 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13985 | (exit $ac_status); }; } && | |
13986 | { ac_try='test -s conftest.$ac_objext' | |
13987 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13988 | (eval $ac_try) 2>&5 | |
13989 | ac_status=$? | |
13990 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13991 | (exit $ac_status); }; }; then | |
13992 | ac_lo=$ac_mid; break | |
13993 | else | |
13994 | echo "$as_me: failed program was:" >&5 | |
13995 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13996 | ||
b4e70030 JB |
13997 | ac_hi=`expr '(' $ac_mid ')' - 1` |
13998 | if test $ac_mid -le $ac_hi; then | |
13999 | ac_lo= ac_hi= | |
14000 | break | |
14001 | fi | |
14002 | ac_mid=`expr 2 '*' $ac_mid` | |
4e8d927d | 14003 | fi |
4e8d927d DJ |
14004 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
14005 | done | |
14006 | else | |
14007 | echo "$as_me: failed program was:" >&5 | |
14008 | sed 's/^/| /' conftest.$ac_ext >&5 | |
14009 | ||
b4e70030 | 14010 | ac_lo= ac_hi= |
4e8d927d | 14011 | fi |
4e8d927d DJ |
14012 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
14013 | fi | |
4e8d927d DJ |
14014 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
14015 | # Binary search between lo and hi bounds. | |
14016 | while test "x$ac_lo" != "x$ac_hi"; do | |
14017 | ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` | |
14018 | cat >conftest.$ac_ext <<_ACEOF | |
14019 | /* confdefs.h. */ | |
14020 | _ACEOF | |
14021 | cat confdefs.h >>conftest.$ac_ext | |
14022 | cat >>conftest.$ac_ext <<_ACEOF | |
14023 | /* end confdefs.h. */ | |
14024 | $ac_includes_default | |
4e8d927d DJ |
14025 | int |
14026 | main () | |
14027 | { | |
b4e70030 | 14028 | static int test_array [1 - 2 * !(((long) (sizeof (char))) <= $ac_mid)]; |
4e8d927d DJ |
14029 | test_array [0] = 0 |
14030 | ||
14031 | ; | |
14032 | return 0; | |
14033 | } | |
14034 | _ACEOF | |
14035 | rm -f conftest.$ac_objext | |
14036 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
14037 | (eval $ac_compile) 2>conftest.er1 | |
14038 | ac_status=$? | |
14039 | grep -v '^ *+' conftest.er1 >conftest.err | |
14040 | rm -f conftest.er1 | |
14041 | cat conftest.err >&5 | |
14042 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14043 | (exit $ac_status); } && | |
b4e70030 JB |
14044 | { ac_try='test -z "$ac_c_werror_flag" |
14045 | || test ! -s conftest.err' | |
4e8d927d DJ |
14046 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14047 | (eval $ac_try) 2>&5 | |
14048 | ac_status=$? | |
14049 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14050 | (exit $ac_status); }; } && | |
14051 | { ac_try='test -s conftest.$ac_objext' | |
14052 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14053 | (eval $ac_try) 2>&5 | |
14054 | ac_status=$? | |
14055 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14056 | (exit $ac_status); }; }; then | |
14057 | ac_hi=$ac_mid | |
14058 | else | |
14059 | echo "$as_me: failed program was:" >&5 | |
14060 | sed 's/^/| /' conftest.$ac_ext >&5 | |
14061 | ||
b4e70030 | 14062 | ac_lo=`expr '(' $ac_mid ')' + 1` |
4e8d927d | 14063 | fi |
4e8d927d DJ |
14064 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
14065 | done | |
14066 | case $ac_lo in | |
14067 | ?*) ac_cv_sizeof_char=$ac_lo;; | |
b4e70030 | 14068 | '') { { echo "$as_me:$LINENO: error: cannot compute sizeof (char), 77 |
4e8d927d | 14069 | See \`config.log' for more details." >&5 |
b4e70030 | 14070 | echo "$as_me: error: cannot compute sizeof (char), 77 |
4e8d927d | 14071 | See \`config.log' for more details." >&2;} |
b4e70030 | 14072 | { (exit 1); exit 1; }; } ;; |
4e8d927d | 14073 | esac |
b4e70030 JB |
14074 | else |
14075 | if test "$cross_compiling" = yes; then | |
14076 | { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling | |
14077 | See \`config.log' for more details." >&5 | |
14078 | echo "$as_me: error: cannot run test program while cross compiling | |
14079 | See \`config.log' for more details." >&2;} | |
14080 | { (exit 1); exit 1; }; } | |
4e8d927d DJ |
14081 | else |
14082 | cat >conftest.$ac_ext <<_ACEOF | |
14083 | /* confdefs.h. */ | |
14084 | _ACEOF | |
14085 | cat confdefs.h >>conftest.$ac_ext | |
14086 | cat >>conftest.$ac_ext <<_ACEOF | |
14087 | /* end confdefs.h. */ | |
14088 | $ac_includes_default | |
b4e70030 JB |
14089 | long longval () { return (long) (sizeof (char)); } |
14090 | unsigned long ulongval () { return (long) (sizeof (char)); } | |
4e8d927d DJ |
14091 | #include <stdio.h> |
14092 | #include <stdlib.h> | |
14093 | int | |
14094 | main () | |
14095 | { | |
14096 | ||
14097 | FILE *f = fopen ("conftest.val", "w"); | |
14098 | if (! f) | |
b4e70030 JB |
14099 | exit (1); |
14100 | if (((long) (sizeof (char))) < 0) | |
4e8d927d | 14101 | { |
b4e70030 JB |
14102 | long i = longval (); |
14103 | if (i != ((long) (sizeof (char)))) | |
14104 | exit (1); | |
4e8d927d DJ |
14105 | fprintf (f, "%ld\n", i); |
14106 | } | |
14107 | else | |
14108 | { | |
b4e70030 JB |
14109 | unsigned long i = ulongval (); |
14110 | if (i != ((long) (sizeof (char)))) | |
14111 | exit (1); | |
4e8d927d DJ |
14112 | fprintf (f, "%lu\n", i); |
14113 | } | |
b4e70030 | 14114 | exit (ferror (f) || fclose (f) != 0); |
4e8d927d DJ |
14115 | |
14116 | ; | |
14117 | return 0; | |
14118 | } | |
14119 | _ACEOF | |
14120 | rm -f conftest$ac_exeext | |
14121 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
14122 | (eval $ac_link) 2>&5 | |
14123 | ac_status=$? | |
14124 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14125 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | |
14126 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14127 | (eval $ac_try) 2>&5 | |
14128 | ac_status=$? | |
14129 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14130 | (exit $ac_status); }; }; then | |
14131 | ac_cv_sizeof_char=`cat conftest.val` | |
14132 | else | |
14133 | echo "$as_me: program exited with status $ac_status" >&5 | |
14134 | echo "$as_me: failed program was:" >&5 | |
14135 | sed 's/^/| /' conftest.$ac_ext >&5 | |
14136 | ||
14137 | ( exit $ac_status ) | |
b4e70030 | 14138 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (char), 77 |
4e8d927d | 14139 | See \`config.log' for more details." >&5 |
b4e70030 | 14140 | echo "$as_me: error: cannot compute sizeof (char), 77 |
4e8d927d | 14141 | See \`config.log' for more details." >&2;} |
b4e70030 JB |
14142 | { (exit 1); exit 1; }; } |
14143 | fi | |
14144 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | |
4e8d927d | 14145 | fi |
4e8d927d DJ |
14146 | fi |
14147 | rm -f conftest.val | |
14148 | else | |
14149 | ac_cv_sizeof_char=0 | |
14150 | fi | |
14151 | fi | |
b4e70030 JB |
14152 | echo "$as_me:$LINENO: result: $ac_cv_sizeof_char" >&5 |
14153 | echo "${ECHO_T}$ac_cv_sizeof_char" >&6 | |
4e8d927d DJ |
14154 | cat >>confdefs.h <<_ACEOF |
14155 | #define SIZEOF_CHAR $ac_cv_sizeof_char | |
14156 | _ACEOF | |
14157 | ||
14158 | ||
14159 | ||
b4e70030 JB |
14160 | echo "$as_me:$LINENO: checking for type equivalent to int8_t" >&5 |
14161 | echo $ECHO_N "checking for type equivalent to int8_t... $ECHO_C" >&6 | |
4e8d927d DJ |
14162 | case "$ac_cv_sizeof_char" in |
14163 | 1) acx_cv_type_int8_t=char ;; | |
14164 | *) { { echo "$as_me:$LINENO: error: no 8-bit type" >&5 | |
14165 | echo "$as_me: error: no 8-bit type" >&2;} | |
14166 | { (exit please report a bug); exit please report a bug; }; } | |
14167 | esac | |
b4e70030 JB |
14168 | echo "$as_me:$LINENO: result: $acx_cv_type_int8_t" >&5 |
14169 | echo "${ECHO_T}$acx_cv_type_int8_t" >&6 | |
4e8d927d | 14170 | |
b4e70030 JB |
14171 | echo "$as_me:$LINENO: checking for type equivalent to int16_t" >&5 |
14172 | echo $ECHO_N "checking for type equivalent to int16_t... $ECHO_C" >&6 | |
4e8d927d DJ |
14173 | case "$ac_cv_sizeof_int:$ac_cv_sizeof_short" in |
14174 | 2:*) acx_cv_type_int16_t=int ;; | |
14175 | *:2) acx_cv_type_int16_t=short ;; | |
14176 | *) { { echo "$as_me:$LINENO: error: no 16-bit type" >&5 | |
14177 | echo "$as_me: error: no 16-bit type" >&2;} | |
14178 | { (exit please report a bug); exit please report a bug; }; } | |
14179 | esac | |
b4e70030 JB |
14180 | echo "$as_me:$LINENO: result: $acx_cv_type_int16_t" >&5 |
14181 | echo "${ECHO_T}$acx_cv_type_int16_t" >&6 | |
4e8d927d | 14182 | |
b4e70030 JB |
14183 | echo "$as_me:$LINENO: checking for type equivalent to int32_t" >&5 |
14184 | echo $ECHO_N "checking for type equivalent to int32_t... $ECHO_C" >&6 | |
4e8d927d DJ |
14185 | case "$ac_cv_sizeof_int:$ac_cv_sizeof_long" in |
14186 | 4:*) acx_cv_type_int32_t=int ;; | |
14187 | *:4) acx_cv_type_int32_t=long ;; | |
14188 | *) { { echo "$as_me:$LINENO: error: no 32-bit type" >&5 | |
14189 | echo "$as_me: error: no 32-bit type" >&2;} | |
14190 | { (exit please report a bug); exit please report a bug; }; } | |
14191 | esac | |
b4e70030 JB |
14192 | echo "$as_me:$LINENO: result: $acx_cv_type_int32_t" >&5 |
14193 | echo "${ECHO_T}$acx_cv_type_int32_t" >&6 | |
4e8d927d DJ |
14194 | fi |
14195 | ||
14196 | # These tests are here to make the output prettier | |
14197 | ||
14198 | if test "$ac_cv_type_uint64_t" != yes && test "$ac_cv_type_u_int64_t" != yes; then | |
14199 | case "$ac_cv_sizeof_long" in | |
14200 | 8) acx_cv_type_int64_t=long ;; | |
14201 | esac | |
b4e70030 JB |
14202 | echo "$as_me:$LINENO: checking for type equivalent to int64_t" >&5 |
14203 | echo $ECHO_N "checking for type equivalent to int64_t... $ECHO_C" >&6 | |
14204 | echo "$as_me:$LINENO: result: ${acx_cv_type_int64_t-'using preprocessor symbols'}" >&5 | |
14205 | echo "${ECHO_T}${acx_cv_type_int64_t-'using preprocessor symbols'}" >&6 | |
4e8d927d DJ |
14206 | fi |
14207 | ||
14208 | # Now we can use the above types | |
14209 | ||
14210 | if test "$ac_cv_type_uintptr_t" != yes; then | |
b4e70030 JB |
14211 | echo "$as_me:$LINENO: checking for type equivalent to intptr_t" >&5 |
14212 | echo $ECHO_N "checking for type equivalent to intptr_t... $ECHO_C" >&6 | |
4e8d927d DJ |
14213 | case $ac_cv_sizeof_void_p in |
14214 | 2) acx_cv_type_intptr_t=int16_t ;; | |
14215 | 4) acx_cv_type_intptr_t=int32_t ;; | |
14216 | 8) acx_cv_type_intptr_t=int64_t ;; | |
14217 | *) { { echo "$as_me:$LINENO: error: no equivalent for intptr_t" >&5 | |
14218 | echo "$as_me: error: no equivalent for intptr_t" >&2;} | |
14219 | { (exit please report a bug); exit please report a bug; }; } | |
14220 | esac | |
b4e70030 JB |
14221 | echo "$as_me:$LINENO: result: $acx_cv_type_intptr_t" >&5 |
14222 | echo "${ECHO_T}$acx_cv_type_intptr_t" >&6 | |
4e8d927d DJ |
14223 | fi |
14224 | ||
14225 | # ----------------- done all checks, emit header ------------- | |
b4e70030 | 14226 | ac_config_commands="$ac_config_commands gdb_stdint.h" |
4e8d927d DJ |
14227 | |
14228 | ||
14229 | ||
14230 | ||
14231 | # ------------------------- # | |
14232 | # Checks for declarations. # | |
14233 | # ------------------------- # | |
14234 | ||
b4e70030 JB |
14235 | echo "$as_me:$LINENO: checking whether free is declared" >&5 |
14236 | echo $ECHO_N "checking whether free is declared... $ECHO_C" >&6 | |
4e8d927d DJ |
14237 | if test "${ac_cv_have_decl_free+set}" = set; then |
14238 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
14239 | else | |
14240 | cat >conftest.$ac_ext <<_ACEOF | |
14241 | /* confdefs.h. */ | |
14242 | _ACEOF | |
14243 | cat confdefs.h >>conftest.$ac_ext | |
14244 | cat >>conftest.$ac_ext <<_ACEOF | |
14245 | /* end confdefs.h. */ | |
14246 | $ac_includes_default | |
14247 | int | |
14248 | main () | |
14249 | { | |
14250 | #ifndef free | |
14251 | char *p = (char *) free; | |
4e8d927d DJ |
14252 | #endif |
14253 | ||
14254 | ; | |
14255 | return 0; | |
14256 | } | |
14257 | _ACEOF | |
14258 | rm -f conftest.$ac_objext | |
14259 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
14260 | (eval $ac_compile) 2>conftest.er1 | |
14261 | ac_status=$? | |
14262 | grep -v '^ *+' conftest.er1 >conftest.err | |
14263 | rm -f conftest.er1 | |
14264 | cat conftest.err >&5 | |
14265 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14266 | (exit $ac_status); } && | |
b4e70030 JB |
14267 | { ac_try='test -z "$ac_c_werror_flag" |
14268 | || test ! -s conftest.err' | |
4e8d927d DJ |
14269 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14270 | (eval $ac_try) 2>&5 | |
14271 | ac_status=$? | |
14272 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14273 | (exit $ac_status); }; } && | |
14274 | { ac_try='test -s conftest.$ac_objext' | |
14275 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14276 | (eval $ac_try) 2>&5 | |
14277 | ac_status=$? | |
14278 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14279 | (exit $ac_status); }; }; then | |
14280 | ac_cv_have_decl_free=yes | |
14281 | else | |
14282 | echo "$as_me: failed program was:" >&5 | |
14283 | sed 's/^/| /' conftest.$ac_ext >&5 | |
14284 | ||
b4e70030 | 14285 | ac_cv_have_decl_free=no |
4e8d927d | 14286 | fi |
4e8d927d DJ |
14287 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
14288 | fi | |
b4e70030 JB |
14289 | echo "$as_me:$LINENO: result: $ac_cv_have_decl_free" >&5 |
14290 | echo "${ECHO_T}$ac_cv_have_decl_free" >&6 | |
4e8d927d DJ |
14291 | if test $ac_cv_have_decl_free = yes; then |
14292 | ||
14293 | cat >>confdefs.h <<_ACEOF | |
14294 | #define HAVE_DECL_FREE 1 | |
14295 | _ACEOF | |
14296 | ||
14297 | ||
14298 | else | |
14299 | cat >>confdefs.h <<_ACEOF | |
14300 | #define HAVE_DECL_FREE 0 | |
14301 | _ACEOF | |
14302 | ||
14303 | ||
14304 | fi | |
b4e70030 JB |
14305 | echo "$as_me:$LINENO: checking whether malloc is declared" >&5 |
14306 | echo $ECHO_N "checking whether malloc is declared... $ECHO_C" >&6 | |
4e8d927d DJ |
14307 | if test "${ac_cv_have_decl_malloc+set}" = set; then |
14308 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
14309 | else | |
14310 | cat >conftest.$ac_ext <<_ACEOF | |
14311 | /* confdefs.h. */ | |
14312 | _ACEOF | |
14313 | cat confdefs.h >>conftest.$ac_ext | |
14314 | cat >>conftest.$ac_ext <<_ACEOF | |
14315 | /* end confdefs.h. */ | |
14316 | $ac_includes_default | |
14317 | int | |
14318 | main () | |
14319 | { | |
14320 | #ifndef malloc | |
14321 | char *p = (char *) malloc; | |
4e8d927d DJ |
14322 | #endif |
14323 | ||
14324 | ; | |
14325 | return 0; | |
14326 | } | |
14327 | _ACEOF | |
14328 | rm -f conftest.$ac_objext | |
14329 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
14330 | (eval $ac_compile) 2>conftest.er1 | |
14331 | ac_status=$? | |
14332 | grep -v '^ *+' conftest.er1 >conftest.err | |
14333 | rm -f conftest.er1 | |
14334 | cat conftest.err >&5 | |
14335 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14336 | (exit $ac_status); } && | |
b4e70030 JB |
14337 | { ac_try='test -z "$ac_c_werror_flag" |
14338 | || test ! -s conftest.err' | |
4e8d927d DJ |
14339 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14340 | (eval $ac_try) 2>&5 | |
14341 | ac_status=$? | |
14342 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14343 | (exit $ac_status); }; } && | |
14344 | { ac_try='test -s conftest.$ac_objext' | |
14345 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14346 | (eval $ac_try) 2>&5 | |
14347 | ac_status=$? | |
14348 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14349 | (exit $ac_status); }; }; then | |
14350 | ac_cv_have_decl_malloc=yes | |
14351 | else | |
14352 | echo "$as_me: failed program was:" >&5 | |
14353 | sed 's/^/| /' conftest.$ac_ext >&5 | |
14354 | ||
b4e70030 | 14355 | ac_cv_have_decl_malloc=no |
4e8d927d | 14356 | fi |
4e8d927d DJ |
14357 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
14358 | fi | |
b4e70030 JB |
14359 | echo "$as_me:$LINENO: result: $ac_cv_have_decl_malloc" >&5 |
14360 | echo "${ECHO_T}$ac_cv_have_decl_malloc" >&6 | |
4e8d927d DJ |
14361 | if test $ac_cv_have_decl_malloc = yes; then |
14362 | ||
14363 | cat >>confdefs.h <<_ACEOF | |
14364 | #define HAVE_DECL_MALLOC 1 | |
14365 | _ACEOF | |
14366 | ||
14367 | ||
14368 | else | |
14369 | cat >>confdefs.h <<_ACEOF | |
14370 | #define HAVE_DECL_MALLOC 0 | |
14371 | _ACEOF | |
14372 | ||
14373 | ||
14374 | fi | |
b4e70030 JB |
14375 | echo "$as_me:$LINENO: checking whether realloc is declared" >&5 |
14376 | echo $ECHO_N "checking whether realloc is declared... $ECHO_C" >&6 | |
4e8d927d DJ |
14377 | if test "${ac_cv_have_decl_realloc+set}" = set; then |
14378 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
14379 | else | |
14380 | cat >conftest.$ac_ext <<_ACEOF | |
14381 | /* confdefs.h. */ | |
14382 | _ACEOF | |
14383 | cat confdefs.h >>conftest.$ac_ext | |
14384 | cat >>conftest.$ac_ext <<_ACEOF | |
14385 | /* end confdefs.h. */ | |
14386 | $ac_includes_default | |
14387 | int | |
14388 | main () | |
14389 | { | |
14390 | #ifndef realloc | |
14391 | char *p = (char *) realloc; | |
4e8d927d DJ |
14392 | #endif |
14393 | ||
14394 | ; | |
14395 | return 0; | |
14396 | } | |
14397 | _ACEOF | |
14398 | rm -f conftest.$ac_objext | |
14399 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
14400 | (eval $ac_compile) 2>conftest.er1 | |
14401 | ac_status=$? | |
14402 | grep -v '^ *+' conftest.er1 >conftest.err | |
14403 | rm -f conftest.er1 | |
14404 | cat conftest.err >&5 | |
14405 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14406 | (exit $ac_status); } && | |
b4e70030 JB |
14407 | { ac_try='test -z "$ac_c_werror_flag" |
14408 | || test ! -s conftest.err' | |
4e8d927d DJ |
14409 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14410 | (eval $ac_try) 2>&5 | |
14411 | ac_status=$? | |
14412 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14413 | (exit $ac_status); }; } && | |
14414 | { ac_try='test -s conftest.$ac_objext' | |
14415 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14416 | (eval $ac_try) 2>&5 | |
14417 | ac_status=$? | |
14418 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14419 | (exit $ac_status); }; }; then | |
14420 | ac_cv_have_decl_realloc=yes | |
14421 | else | |
14422 | echo "$as_me: failed program was:" >&5 | |
14423 | sed 's/^/| /' conftest.$ac_ext >&5 | |
14424 | ||
b4e70030 | 14425 | ac_cv_have_decl_realloc=no |
4e8d927d | 14426 | fi |
4e8d927d DJ |
14427 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
14428 | fi | |
b4e70030 JB |
14429 | echo "$as_me:$LINENO: result: $ac_cv_have_decl_realloc" >&5 |
14430 | echo "${ECHO_T}$ac_cv_have_decl_realloc" >&6 | |
4e8d927d DJ |
14431 | if test $ac_cv_have_decl_realloc = yes; then |
14432 | ||
14433 | cat >>confdefs.h <<_ACEOF | |
14434 | #define HAVE_DECL_REALLOC 1 | |
14435 | _ACEOF | |
14436 | ||
14437 | ||
14438 | else | |
14439 | cat >>confdefs.h <<_ACEOF | |
14440 | #define HAVE_DECL_REALLOC 0 | |
14441 | _ACEOF | |
14442 | ||
14443 | ||
14444 | fi | |
14445 | ||
14446 | ||
b4e70030 JB |
14447 | echo "$as_me:$LINENO: checking whether strerror is declared" >&5 |
14448 | echo $ECHO_N "checking whether strerror is declared... $ECHO_C" >&6 | |
4e8d927d DJ |
14449 | if test "${ac_cv_have_decl_strerror+set}" = set; then |
14450 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
14451 | else | |
14452 | cat >conftest.$ac_ext <<_ACEOF | |
14453 | /* confdefs.h. */ | |
14454 | _ACEOF | |
14455 | cat confdefs.h >>conftest.$ac_ext | |
14456 | cat >>conftest.$ac_ext <<_ACEOF | |
14457 | /* end confdefs.h. */ | |
14458 | $ac_includes_default | |
14459 | int | |
14460 | main () | |
14461 | { | |
14462 | #ifndef strerror | |
14463 | char *p = (char *) strerror; | |
4e8d927d DJ |
14464 | #endif |
14465 | ||
14466 | ; | |
14467 | return 0; | |
14468 | } | |
14469 | _ACEOF | |
14470 | rm -f conftest.$ac_objext | |
14471 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
14472 | (eval $ac_compile) 2>conftest.er1 | |
14473 | ac_status=$? | |
14474 | grep -v '^ *+' conftest.er1 >conftest.err | |
14475 | rm -f conftest.er1 | |
14476 | cat conftest.err >&5 | |
14477 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14478 | (exit $ac_status); } && | |
b4e70030 JB |
14479 | { ac_try='test -z "$ac_c_werror_flag" |
14480 | || test ! -s conftest.err' | |
4e8d927d DJ |
14481 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14482 | (eval $ac_try) 2>&5 | |
14483 | ac_status=$? | |
14484 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14485 | (exit $ac_status); }; } && | |
14486 | { ac_try='test -s conftest.$ac_objext' | |
14487 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14488 | (eval $ac_try) 2>&5 | |
14489 | ac_status=$? | |
14490 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14491 | (exit $ac_status); }; }; then | |
14492 | ac_cv_have_decl_strerror=yes | |
14493 | else | |
14494 | echo "$as_me: failed program was:" >&5 | |
14495 | sed 's/^/| /' conftest.$ac_ext >&5 | |
14496 | ||
b4e70030 | 14497 | ac_cv_have_decl_strerror=no |
4e8d927d | 14498 | fi |
4e8d927d DJ |
14499 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
14500 | fi | |
b4e70030 JB |
14501 | echo "$as_me:$LINENO: result: $ac_cv_have_decl_strerror" >&5 |
14502 | echo "${ECHO_T}$ac_cv_have_decl_strerror" >&6 | |
4e8d927d DJ |
14503 | if test $ac_cv_have_decl_strerror = yes; then |
14504 | ||
14505 | cat >>confdefs.h <<_ACEOF | |
14506 | #define HAVE_DECL_STRERROR 1 | |
14507 | _ACEOF | |
14508 | ||
14509 | ||
14510 | else | |
14511 | cat >>confdefs.h <<_ACEOF | |
14512 | #define HAVE_DECL_STRERROR 0 | |
14513 | _ACEOF | |
14514 | ||
14515 | ||
14516 | fi | |
b4e70030 JB |
14517 | echo "$as_me:$LINENO: checking whether strstr is declared" >&5 |
14518 | echo $ECHO_N "checking whether strstr is declared... $ECHO_C" >&6 | |
4e8d927d DJ |
14519 | if test "${ac_cv_have_decl_strstr+set}" = set; then |
14520 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
14521 | else | |
14522 | cat >conftest.$ac_ext <<_ACEOF | |
14523 | /* confdefs.h. */ | |
14524 | _ACEOF | |
14525 | cat confdefs.h >>conftest.$ac_ext | |
14526 | cat >>conftest.$ac_ext <<_ACEOF | |
14527 | /* end confdefs.h. */ | |
14528 | $ac_includes_default | |
14529 | int | |
14530 | main () | |
14531 | { | |
14532 | #ifndef strstr | |
14533 | char *p = (char *) strstr; | |
4e8d927d DJ |
14534 | #endif |
14535 | ||
14536 | ; | |
14537 | return 0; | |
14538 | } | |
14539 | _ACEOF | |
14540 | rm -f conftest.$ac_objext | |
14541 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
14542 | (eval $ac_compile) 2>conftest.er1 | |
14543 | ac_status=$? | |
14544 | grep -v '^ *+' conftest.er1 >conftest.err | |
14545 | rm -f conftest.er1 | |
14546 | cat conftest.err >&5 | |
14547 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14548 | (exit $ac_status); } && | |
b4e70030 JB |
14549 | { ac_try='test -z "$ac_c_werror_flag" |
14550 | || test ! -s conftest.err' | |
4e8d927d DJ |
14551 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14552 | (eval $ac_try) 2>&5 | |
14553 | ac_status=$? | |
14554 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14555 | (exit $ac_status); }; } && | |
14556 | { ac_try='test -s conftest.$ac_objext' | |
14557 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14558 | (eval $ac_try) 2>&5 | |
14559 | ac_status=$? | |
14560 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14561 | (exit $ac_status); }; }; then | |
14562 | ac_cv_have_decl_strstr=yes | |
14563 | else | |
14564 | echo "$as_me: failed program was:" >&5 | |
14565 | sed 's/^/| /' conftest.$ac_ext >&5 | |
14566 | ||
b4e70030 | 14567 | ac_cv_have_decl_strstr=no |
4e8d927d | 14568 | fi |
4e8d927d DJ |
14569 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
14570 | fi | |
b4e70030 JB |
14571 | echo "$as_me:$LINENO: result: $ac_cv_have_decl_strstr" >&5 |
14572 | echo "${ECHO_T}$ac_cv_have_decl_strstr" >&6 | |
4e8d927d DJ |
14573 | if test $ac_cv_have_decl_strstr = yes; then |
14574 | ||
14575 | cat >>confdefs.h <<_ACEOF | |
14576 | #define HAVE_DECL_STRSTR 1 | |
14577 | _ACEOF | |
14578 | ||
14579 | ||
14580 | else | |
14581 | cat >>confdefs.h <<_ACEOF | |
14582 | #define HAVE_DECL_STRSTR 0 | |
14583 | _ACEOF | |
14584 | ||
14585 | ||
14586 | fi | |
14587 | ||
14588 | ||
b4e70030 JB |
14589 | echo "$as_me:$LINENO: checking whether getopt is declared" >&5 |
14590 | echo $ECHO_N "checking whether getopt is declared... $ECHO_C" >&6 | |
4e8d927d DJ |
14591 | if test "${ac_cv_have_decl_getopt+set}" = set; then |
14592 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
14593 | else | |
14594 | cat >conftest.$ac_ext <<_ACEOF | |
14595 | /* confdefs.h. */ | |
14596 | _ACEOF | |
14597 | cat confdefs.h >>conftest.$ac_ext | |
14598 | cat >>conftest.$ac_ext <<_ACEOF | |
14599 | /* end confdefs.h. */ | |
14600 | $ac_includes_default | |
14601 | int | |
14602 | main () | |
14603 | { | |
14604 | #ifndef getopt | |
14605 | char *p = (char *) getopt; | |
4e8d927d DJ |
14606 | #endif |
14607 | ||
14608 | ; | |
14609 | return 0; | |
14610 | } | |
14611 | _ACEOF | |
14612 | rm -f conftest.$ac_objext | |
14613 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
14614 | (eval $ac_compile) 2>conftest.er1 | |
14615 | ac_status=$? | |
14616 | grep -v '^ *+' conftest.er1 >conftest.err | |
14617 | rm -f conftest.er1 | |
14618 | cat conftest.err >&5 | |
14619 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14620 | (exit $ac_status); } && | |
b4e70030 JB |
14621 | { ac_try='test -z "$ac_c_werror_flag" |
14622 | || test ! -s conftest.err' | |
4e8d927d DJ |
14623 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14624 | (eval $ac_try) 2>&5 | |
14625 | ac_status=$? | |
14626 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14627 | (exit $ac_status); }; } && | |
14628 | { ac_try='test -s conftest.$ac_objext' | |
14629 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14630 | (eval $ac_try) 2>&5 | |
14631 | ac_status=$? | |
14632 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14633 | (exit $ac_status); }; }; then | |
14634 | ac_cv_have_decl_getopt=yes | |
14635 | else | |
14636 | echo "$as_me: failed program was:" >&5 | |
14637 | sed 's/^/| /' conftest.$ac_ext >&5 | |
14638 | ||
b4e70030 | 14639 | ac_cv_have_decl_getopt=no |
4e8d927d | 14640 | fi |
4e8d927d DJ |
14641 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
14642 | fi | |
b4e70030 JB |
14643 | echo "$as_me:$LINENO: result: $ac_cv_have_decl_getopt" >&5 |
14644 | echo "${ECHO_T}$ac_cv_have_decl_getopt" >&6 | |
4e8d927d DJ |
14645 | if test $ac_cv_have_decl_getopt = yes; then |
14646 | ||
14647 | cat >>confdefs.h <<_ACEOF | |
14648 | #define HAVE_DECL_GETOPT 1 | |
14649 | _ACEOF | |
14650 | ||
14651 | ||
14652 | else | |
14653 | cat >>confdefs.h <<_ACEOF | |
14654 | #define HAVE_DECL_GETOPT 0 | |
14655 | _ACEOF | |
14656 | ||
14657 | ||
14658 | fi | |
b4e70030 JB |
14659 | echo "$as_me:$LINENO: checking whether snprintf is declared" >&5 |
14660 | echo $ECHO_N "checking whether snprintf is declared... $ECHO_C" >&6 | |
4e8d927d DJ |
14661 | if test "${ac_cv_have_decl_snprintf+set}" = set; then |
14662 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
14663 | else | |
14664 | cat >conftest.$ac_ext <<_ACEOF | |
14665 | /* confdefs.h. */ | |
14666 | _ACEOF | |
14667 | cat confdefs.h >>conftest.$ac_ext | |
14668 | cat >>conftest.$ac_ext <<_ACEOF | |
14669 | /* end confdefs.h. */ | |
14670 | $ac_includes_default | |
14671 | int | |
14672 | main () | |
14673 | { | |
14674 | #ifndef snprintf | |
14675 | char *p = (char *) snprintf; | |
4e8d927d DJ |
14676 | #endif |
14677 | ||
14678 | ; | |
14679 | return 0; | |
14680 | } | |
14681 | _ACEOF | |
14682 | rm -f conftest.$ac_objext | |
14683 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
14684 | (eval $ac_compile) 2>conftest.er1 | |
14685 | ac_status=$? | |
14686 | grep -v '^ *+' conftest.er1 >conftest.err | |
14687 | rm -f conftest.er1 | |
14688 | cat conftest.err >&5 | |
14689 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14690 | (exit $ac_status); } && | |
b4e70030 JB |
14691 | { ac_try='test -z "$ac_c_werror_flag" |
14692 | || test ! -s conftest.err' | |
4e8d927d DJ |
14693 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14694 | (eval $ac_try) 2>&5 | |
14695 | ac_status=$? | |
14696 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14697 | (exit $ac_status); }; } && | |
14698 | { ac_try='test -s conftest.$ac_objext' | |
14699 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14700 | (eval $ac_try) 2>&5 | |
14701 | ac_status=$? | |
14702 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14703 | (exit $ac_status); }; }; then | |
14704 | ac_cv_have_decl_snprintf=yes | |
14705 | else | |
14706 | echo "$as_me: failed program was:" >&5 | |
14707 | sed 's/^/| /' conftest.$ac_ext >&5 | |
14708 | ||
b4e70030 | 14709 | ac_cv_have_decl_snprintf=no |
4e8d927d | 14710 | fi |
4e8d927d DJ |
14711 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
14712 | fi | |
b4e70030 JB |
14713 | echo "$as_me:$LINENO: result: $ac_cv_have_decl_snprintf" >&5 |
14714 | echo "${ECHO_T}$ac_cv_have_decl_snprintf" >&6 | |
4e8d927d DJ |
14715 | if test $ac_cv_have_decl_snprintf = yes; then |
14716 | ||
14717 | cat >>confdefs.h <<_ACEOF | |
14718 | #define HAVE_DECL_SNPRINTF 1 | |
14719 | _ACEOF | |
14720 | ||
14721 | ||
14722 | else | |
14723 | cat >>confdefs.h <<_ACEOF | |
14724 | #define HAVE_DECL_SNPRINTF 0 | |
14725 | _ACEOF | |
14726 | ||
14727 | ||
14728 | fi | |
b4e70030 JB |
14729 | echo "$as_me:$LINENO: checking whether vsnprintf is declared" >&5 |
14730 | echo $ECHO_N "checking whether vsnprintf is declared... $ECHO_C" >&6 | |
4e8d927d DJ |
14731 | if test "${ac_cv_have_decl_vsnprintf+set}" = set; then |
14732 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
14733 | else | |
14734 | cat >conftest.$ac_ext <<_ACEOF | |
14735 | /* confdefs.h. */ | |
14736 | _ACEOF | |
14737 | cat confdefs.h >>conftest.$ac_ext | |
14738 | cat >>conftest.$ac_ext <<_ACEOF | |
14739 | /* end confdefs.h. */ | |
14740 | $ac_includes_default | |
14741 | int | |
14742 | main () | |
14743 | { | |
14744 | #ifndef vsnprintf | |
14745 | char *p = (char *) vsnprintf; | |
4e8d927d DJ |
14746 | #endif |
14747 | ||
14748 | ; | |
14749 | return 0; | |
14750 | } | |
14751 | _ACEOF | |
14752 | rm -f conftest.$ac_objext | |
14753 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
14754 | (eval $ac_compile) 2>conftest.er1 | |
14755 | ac_status=$? | |
14756 | grep -v '^ *+' conftest.er1 >conftest.err | |
14757 | rm -f conftest.er1 | |
14758 | cat conftest.err >&5 | |
14759 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14760 | (exit $ac_status); } && | |
b4e70030 JB |
14761 | { ac_try='test -z "$ac_c_werror_flag" |
14762 | || test ! -s conftest.err' | |
4e8d927d DJ |
14763 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14764 | (eval $ac_try) 2>&5 | |
14765 | ac_status=$? | |
14766 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14767 | (exit $ac_status); }; } && | |
14768 | { ac_try='test -s conftest.$ac_objext' | |
14769 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14770 | (eval $ac_try) 2>&5 | |
14771 | ac_status=$? | |
14772 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14773 | (exit $ac_status); }; }; then | |
14774 | ac_cv_have_decl_vsnprintf=yes | |
14775 | else | |
14776 | echo "$as_me: failed program was:" >&5 | |
14777 | sed 's/^/| /' conftest.$ac_ext >&5 | |
14778 | ||
b4e70030 | 14779 | ac_cv_have_decl_vsnprintf=no |
4e8d927d | 14780 | fi |
4e8d927d DJ |
14781 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
14782 | fi | |
b4e70030 JB |
14783 | echo "$as_me:$LINENO: result: $ac_cv_have_decl_vsnprintf" >&5 |
14784 | echo "${ECHO_T}$ac_cv_have_decl_vsnprintf" >&6 | |
4e8d927d DJ |
14785 | if test $ac_cv_have_decl_vsnprintf = yes; then |
14786 | ||
14787 | cat >>confdefs.h <<_ACEOF | |
14788 | #define HAVE_DECL_VSNPRINTF 1 | |
14789 | _ACEOF | |
14790 | ||
14791 | ||
14792 | else | |
14793 | cat >>confdefs.h <<_ACEOF | |
14794 | #define HAVE_DECL_VSNPRINTF 0 | |
14795 | _ACEOF | |
14796 | ||
14797 | ||
14798 | fi | |
14799 | ||
14800 | ||
14801 | ||
14802 | # ----------------------- # | |
14803 | # Checks for structures. # | |
14804 | # ----------------------- # | |
14805 | ||
b4e70030 JB |
14806 | echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5 |
14807 | echo $ECHO_N "checking for struct stat.st_blocks... $ECHO_C" >&6 | |
4e8d927d DJ |
14808 | if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then |
14809 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
14810 | else | |
14811 | cat >conftest.$ac_ext <<_ACEOF | |
14812 | /* confdefs.h. */ | |
14813 | _ACEOF | |
14814 | cat confdefs.h >>conftest.$ac_ext | |
14815 | cat >>conftest.$ac_ext <<_ACEOF | |
14816 | /* end confdefs.h. */ | |
14817 | $ac_includes_default | |
14818 | int | |
14819 | main () | |
14820 | { | |
14821 | static struct stat ac_aggr; | |
14822 | if (ac_aggr.st_blocks) | |
14823 | return 0; | |
14824 | ; | |
14825 | return 0; | |
14826 | } | |
14827 | _ACEOF | |
14828 | rm -f conftest.$ac_objext | |
14829 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
14830 | (eval $ac_compile) 2>conftest.er1 | |
14831 | ac_status=$? | |
14832 | grep -v '^ *+' conftest.er1 >conftest.err | |
14833 | rm -f conftest.er1 | |
14834 | cat conftest.err >&5 | |
14835 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14836 | (exit $ac_status); } && | |
b4e70030 JB |
14837 | { ac_try='test -z "$ac_c_werror_flag" |
14838 | || test ! -s conftest.err' | |
4e8d927d DJ |
14839 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14840 | (eval $ac_try) 2>&5 | |
14841 | ac_status=$? | |
14842 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14843 | (exit $ac_status); }; } && | |
14844 | { ac_try='test -s conftest.$ac_objext' | |
14845 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14846 | (eval $ac_try) 2>&5 | |
14847 | ac_status=$? | |
14848 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14849 | (exit $ac_status); }; }; then | |
14850 | ac_cv_member_struct_stat_st_blocks=yes | |
14851 | else | |
14852 | echo "$as_me: failed program was:" >&5 | |
14853 | sed 's/^/| /' conftest.$ac_ext >&5 | |
14854 | ||
b4e70030 | 14855 | cat >conftest.$ac_ext <<_ACEOF |
4e8d927d DJ |
14856 | /* confdefs.h. */ |
14857 | _ACEOF | |
14858 | cat confdefs.h >>conftest.$ac_ext | |
14859 | cat >>conftest.$ac_ext <<_ACEOF | |
14860 | /* end confdefs.h. */ | |
14861 | $ac_includes_default | |
14862 | int | |
14863 | main () | |
14864 | { | |
14865 | static struct stat ac_aggr; | |
14866 | if (sizeof ac_aggr.st_blocks) | |
14867 | return 0; | |
14868 | ; | |
14869 | return 0; | |
14870 | } | |
14871 | _ACEOF | |
14872 | rm -f conftest.$ac_objext | |
14873 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
14874 | (eval $ac_compile) 2>conftest.er1 | |
14875 | ac_status=$? | |
14876 | grep -v '^ *+' conftest.er1 >conftest.err | |
14877 | rm -f conftest.er1 | |
14878 | cat conftest.err >&5 | |
14879 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14880 | (exit $ac_status); } && | |
b4e70030 JB |
14881 | { ac_try='test -z "$ac_c_werror_flag" |
14882 | || test ! -s conftest.err' | |
4e8d927d DJ |
14883 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14884 | (eval $ac_try) 2>&5 | |
14885 | ac_status=$? | |
14886 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14887 | (exit $ac_status); }; } && | |
14888 | { ac_try='test -s conftest.$ac_objext' | |
14889 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14890 | (eval $ac_try) 2>&5 | |
14891 | ac_status=$? | |
14892 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14893 | (exit $ac_status); }; }; then | |
14894 | ac_cv_member_struct_stat_st_blocks=yes | |
14895 | else | |
14896 | echo "$as_me: failed program was:" >&5 | |
14897 | sed 's/^/| /' conftest.$ac_ext >&5 | |
14898 | ||
b4e70030 | 14899 | ac_cv_member_struct_stat_st_blocks=no |
4e8d927d | 14900 | fi |
4e8d927d DJ |
14901 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
14902 | fi | |
4e8d927d DJ |
14903 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
14904 | fi | |
b4e70030 JB |
14905 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5 |
14906 | echo "${ECHO_T}$ac_cv_member_struct_stat_st_blocks" >&6 | |
4e8d927d DJ |
14907 | if test $ac_cv_member_struct_stat_st_blocks = yes; then |
14908 | ||
14909 | cat >>confdefs.h <<_ACEOF | |
14910 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
14911 | _ACEOF | |
14912 | ||
14913 | ||
14914 | fi | |
14915 | ||
b4e70030 JB |
14916 | echo "$as_me:$LINENO: checking for struct stat.st_blksize" >&5 |
14917 | echo $ECHO_N "checking for struct stat.st_blksize... $ECHO_C" >&6 | |
4e8d927d DJ |
14918 | if test "${ac_cv_member_struct_stat_st_blksize+set}" = set; then |
14919 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
14920 | else | |
14921 | cat >conftest.$ac_ext <<_ACEOF | |
14922 | /* confdefs.h. */ | |
14923 | _ACEOF | |
14924 | cat confdefs.h >>conftest.$ac_ext | |
14925 | cat >>conftest.$ac_ext <<_ACEOF | |
14926 | /* end confdefs.h. */ | |
14927 | $ac_includes_default | |
14928 | int | |
14929 | main () | |
14930 | { | |
14931 | static struct stat ac_aggr; | |
14932 | if (ac_aggr.st_blksize) | |
14933 | return 0; | |
14934 | ; | |
14935 | return 0; | |
14936 | } | |
14937 | _ACEOF | |
14938 | rm -f conftest.$ac_objext | |
14939 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
14940 | (eval $ac_compile) 2>conftest.er1 | |
14941 | ac_status=$? | |
14942 | grep -v '^ *+' conftest.er1 >conftest.err | |
14943 | rm -f conftest.er1 | |
14944 | cat conftest.err >&5 | |
14945 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14946 | (exit $ac_status); } && | |
b4e70030 JB |
14947 | { ac_try='test -z "$ac_c_werror_flag" |
14948 | || test ! -s conftest.err' | |
4e8d927d DJ |
14949 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14950 | (eval $ac_try) 2>&5 | |
14951 | ac_status=$? | |
14952 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14953 | (exit $ac_status); }; } && | |
14954 | { ac_try='test -s conftest.$ac_objext' | |
14955 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14956 | (eval $ac_try) 2>&5 | |
14957 | ac_status=$? | |
14958 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14959 | (exit $ac_status); }; }; then | |
14960 | ac_cv_member_struct_stat_st_blksize=yes | |
14961 | else | |
14962 | echo "$as_me: failed program was:" >&5 | |
14963 | sed 's/^/| /' conftest.$ac_ext >&5 | |
14964 | ||
b4e70030 | 14965 | cat >conftest.$ac_ext <<_ACEOF |
4e8d927d DJ |
14966 | /* confdefs.h. */ |
14967 | _ACEOF | |
14968 | cat confdefs.h >>conftest.$ac_ext | |
14969 | cat >>conftest.$ac_ext <<_ACEOF | |
14970 | /* end confdefs.h. */ | |
14971 | $ac_includes_default | |
14972 | int | |
14973 | main () | |
14974 | { | |
14975 | static struct stat ac_aggr; | |
14976 | if (sizeof ac_aggr.st_blksize) | |
14977 | return 0; | |
14978 | ; | |
14979 | return 0; | |
14980 | } | |
14981 | _ACEOF | |
14982 | rm -f conftest.$ac_objext | |
14983 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
14984 | (eval $ac_compile) 2>conftest.er1 | |
14985 | ac_status=$? | |
14986 | grep -v '^ *+' conftest.er1 >conftest.err | |
14987 | rm -f conftest.er1 | |
14988 | cat conftest.err >&5 | |
14989 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14990 | (exit $ac_status); } && | |
b4e70030 JB |
14991 | { ac_try='test -z "$ac_c_werror_flag" |
14992 | || test ! -s conftest.err' | |
4e8d927d DJ |
14993 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14994 | (eval $ac_try) 2>&5 | |
14995 | ac_status=$? | |
14996 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14997 | (exit $ac_status); }; } && | |
14998 | { ac_try='test -s conftest.$ac_objext' | |
14999 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15000 | (eval $ac_try) 2>&5 | |
15001 | ac_status=$? | |
15002 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15003 | (exit $ac_status); }; }; then | |
15004 | ac_cv_member_struct_stat_st_blksize=yes | |
15005 | else | |
15006 | echo "$as_me: failed program was:" >&5 | |
15007 | sed 's/^/| /' conftest.$ac_ext >&5 | |
15008 | ||
b4e70030 | 15009 | ac_cv_member_struct_stat_st_blksize=no |
4e8d927d | 15010 | fi |
4e8d927d DJ |
15011 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
15012 | fi | |
4e8d927d DJ |
15013 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
15014 | fi | |
b4e70030 JB |
15015 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blksize" >&5 |
15016 | echo "${ECHO_T}$ac_cv_member_struct_stat_st_blksize" >&6 | |
4e8d927d DJ |
15017 | if test $ac_cv_member_struct_stat_st_blksize = yes; then |
15018 | ||
15019 | cat >>confdefs.h <<_ACEOF | |
15020 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
15021 | _ACEOF | |
15022 | ||
15023 | ||
15024 | fi | |
15025 | ||
15026 | ||
15027 | # ------------------ # | |
15028 | # Checks for types. # | |
15029 | # ------------------ # | |
15030 | ||
b4e70030 JB |
15031 | echo "$as_me:$LINENO: checking return type of signal handlers" >&5 |
15032 | echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6 | |
4e8d927d DJ |
15033 | if test "${ac_cv_type_signal+set}" = set; then |
15034 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
15035 | else | |
15036 | cat >conftest.$ac_ext <<_ACEOF | |
15037 | /* confdefs.h. */ | |
15038 | _ACEOF | |
15039 | cat confdefs.h >>conftest.$ac_ext | |
15040 | cat >>conftest.$ac_ext <<_ACEOF | |
15041 | /* end confdefs.h. */ | |
15042 | #include <sys/types.h> | |
15043 | #include <signal.h> | |
b4e70030 JB |
15044 | #ifdef signal |
15045 | # undef signal | |
15046 | #endif | |
15047 | #ifdef __cplusplus | |
15048 | extern "C" void (*signal (int, void (*)(int)))(int); | |
15049 | #else | |
15050 | void (*signal ()) (); | |
15051 | #endif | |
4e8d927d DJ |
15052 | |
15053 | int | |
15054 | main () | |
15055 | { | |
b4e70030 | 15056 | int i; |
4e8d927d DJ |
15057 | ; |
15058 | return 0; | |
15059 | } | |
15060 | _ACEOF | |
15061 | rm -f conftest.$ac_objext | |
15062 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
15063 | (eval $ac_compile) 2>conftest.er1 | |
15064 | ac_status=$? | |
15065 | grep -v '^ *+' conftest.er1 >conftest.err | |
15066 | rm -f conftest.er1 | |
15067 | cat conftest.err >&5 | |
15068 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15069 | (exit $ac_status); } && | |
b4e70030 JB |
15070 | { ac_try='test -z "$ac_c_werror_flag" |
15071 | || test ! -s conftest.err' | |
4e8d927d DJ |
15072 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15073 | (eval $ac_try) 2>&5 | |
15074 | ac_status=$? | |
15075 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15076 | (exit $ac_status); }; } && | |
15077 | { ac_try='test -s conftest.$ac_objext' | |
15078 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15079 | (eval $ac_try) 2>&5 | |
15080 | ac_status=$? | |
15081 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15082 | (exit $ac_status); }; }; then | |
b4e70030 | 15083 | ac_cv_type_signal=void |
4e8d927d DJ |
15084 | else |
15085 | echo "$as_me: failed program was:" >&5 | |
15086 | sed 's/^/| /' conftest.$ac_ext >&5 | |
15087 | ||
b4e70030 | 15088 | ac_cv_type_signal=int |
4e8d927d | 15089 | fi |
4e8d927d DJ |
15090 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
15091 | fi | |
b4e70030 JB |
15092 | echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5 |
15093 | echo "${ECHO_T}$ac_cv_type_signal" >&6 | |
4e8d927d DJ |
15094 | |
15095 | cat >>confdefs.h <<_ACEOF | |
15096 | #define RETSIGTYPE $ac_cv_type_signal | |
15097 | _ACEOF | |
15098 | ||
15099 | ||
b4e70030 JB |
15100 | echo "$as_me:$LINENO: checking for socklen_t" >&5 |
15101 | echo $ECHO_N "checking for socklen_t... $ECHO_C" >&6 | |
4e8d927d DJ |
15102 | if test "${ac_cv_type_socklen_t+set}" = set; then |
15103 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
15104 | else | |
15105 | cat >conftest.$ac_ext <<_ACEOF | |
15106 | /* confdefs.h. */ | |
15107 | _ACEOF | |
15108 | cat confdefs.h >>conftest.$ac_ext | |
15109 | cat >>conftest.$ac_ext <<_ACEOF | |
15110 | /* end confdefs.h. */ | |
15111 | #include <sys/types.h> | |
15112 | #include <sys/socket.h> | |
15113 | ||
15114 | ||
4e8d927d DJ |
15115 | int |
15116 | main () | |
15117 | { | |
b4e70030 | 15118 | if ((socklen_t *) 0) |
4e8d927d | 15119 | return 0; |
b4e70030 | 15120 | if (sizeof (socklen_t)) |
4e8d927d DJ |
15121 | return 0; |
15122 | ; | |
15123 | return 0; | |
15124 | } | |
15125 | _ACEOF | |
15126 | rm -f conftest.$ac_objext | |
15127 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
15128 | (eval $ac_compile) 2>conftest.er1 | |
15129 | ac_status=$? | |
15130 | grep -v '^ *+' conftest.er1 >conftest.err | |
15131 | rm -f conftest.er1 | |
15132 | cat conftest.err >&5 | |
15133 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15134 | (exit $ac_status); } && | |
b4e70030 JB |
15135 | { ac_try='test -z "$ac_c_werror_flag" |
15136 | || test ! -s conftest.err' | |
4e8d927d DJ |
15137 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15138 | (eval $ac_try) 2>&5 | |
15139 | ac_status=$? | |
15140 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15141 | (exit $ac_status); }; } && | |
15142 | { ac_try='test -s conftest.$ac_objext' | |
15143 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15144 | (eval $ac_try) 2>&5 | |
15145 | ac_status=$? | |
15146 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15147 | (exit $ac_status); }; }; then | |
15148 | ac_cv_type_socklen_t=yes | |
15149 | else | |
15150 | echo "$as_me: failed program was:" >&5 | |
15151 | sed 's/^/| /' conftest.$ac_ext >&5 | |
15152 | ||
b4e70030 | 15153 | ac_cv_type_socklen_t=no |
4e8d927d | 15154 | fi |
4e8d927d DJ |
15155 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
15156 | fi | |
b4e70030 JB |
15157 | echo "$as_me:$LINENO: result: $ac_cv_type_socklen_t" >&5 |
15158 | echo "${ECHO_T}$ac_cv_type_socklen_t" >&6 | |
4e8d927d DJ |
15159 | if test $ac_cv_type_socklen_t = yes; then |
15160 | ||
15161 | cat >>confdefs.h <<_ACEOF | |
15162 | #define HAVE_SOCKLEN_T 1 | |
15163 | _ACEOF | |
15164 | ||
15165 | ||
15166 | fi | |
15167 | ||
b4e70030 JB |
15168 | echo "$as_me:$LINENO: checking for uintptr_t" >&5 |
15169 | echo $ECHO_N "checking for uintptr_t... $ECHO_C" >&6 | |
4e8d927d DJ |
15170 | if test "${ac_cv_type_uintptr_t+set}" = set; then |
15171 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
15172 | else | |
15173 | cat >conftest.$ac_ext <<_ACEOF | |
15174 | /* confdefs.h. */ | |
15175 | _ACEOF | |
15176 | cat confdefs.h >>conftest.$ac_ext | |
15177 | cat >>conftest.$ac_ext <<_ACEOF | |
15178 | /* end confdefs.h. */ | |
15179 | #include <stdint.h> | |
15180 | ||
4e8d927d DJ |
15181 | int |
15182 | main () | |
15183 | { | |
b4e70030 | 15184 | if ((uintptr_t *) 0) |
4e8d927d | 15185 | return 0; |
b4e70030 | 15186 | if (sizeof (uintptr_t)) |
4e8d927d DJ |
15187 | return 0; |
15188 | ; | |
15189 | return 0; | |
15190 | } | |
15191 | _ACEOF | |
15192 | rm -f conftest.$ac_objext | |
15193 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
15194 | (eval $ac_compile) 2>conftest.er1 | |
15195 | ac_status=$? | |
15196 | grep -v '^ *+' conftest.er1 >conftest.err | |
15197 | rm -f conftest.er1 | |
15198 | cat conftest.err >&5 | |
15199 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15200 | (exit $ac_status); } && | |
b4e70030 JB |
15201 | { ac_try='test -z "$ac_c_werror_flag" |
15202 | || test ! -s conftest.err' | |
4e8d927d DJ |
15203 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15204 | (eval $ac_try) 2>&5 | |
15205 | ac_status=$? | |
15206 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15207 | (exit $ac_status); }; } && | |
15208 | { ac_try='test -s conftest.$ac_objext' | |
15209 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15210 | (eval $ac_try) 2>&5 | |
15211 | ac_status=$? | |
15212 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15213 | (exit $ac_status); }; }; then | |
15214 | ac_cv_type_uintptr_t=yes | |
15215 | else | |
15216 | echo "$as_me: failed program was:" >&5 | |
15217 | sed 's/^/| /' conftest.$ac_ext >&5 | |
15218 | ||
b4e70030 | 15219 | ac_cv_type_uintptr_t=no |
4e8d927d | 15220 | fi |
4e8d927d DJ |
15221 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
15222 | fi | |
b4e70030 JB |
15223 | echo "$as_me:$LINENO: result: $ac_cv_type_uintptr_t" >&5 |
15224 | echo "${ECHO_T}$ac_cv_type_uintptr_t" >&6 | |
4e8d927d DJ |
15225 | if test $ac_cv_type_uintptr_t = yes; then |
15226 | ||
15227 | cat >>confdefs.h <<_ACEOF | |
15228 | #define HAVE_UINTPTR_T 1 | |
15229 | _ACEOF | |
15230 | ||
15231 | ||
15232 | fi | |
15233 | ||
15234 | ||
15235 | # ------------------------------------- # | |
15236 | # Checks for compiler characteristics. # | |
15237 | # ------------------------------------- # | |
15238 | ||
b4e70030 JB |
15239 | echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 |
15240 | echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 | |
4e8d927d DJ |
15241 | if test "${ac_cv_c_const+set}" = set; then |
15242 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
15243 | else | |
15244 | cat >conftest.$ac_ext <<_ACEOF | |
15245 | /* confdefs.h. */ | |
15246 | _ACEOF | |
15247 | cat confdefs.h >>conftest.$ac_ext | |
15248 | cat >>conftest.$ac_ext <<_ACEOF | |
15249 | /* end confdefs.h. */ | |
15250 | ||
15251 | int | |
15252 | main () | |
15253 | { | |
15254 | /* FIXME: Include the comments suggested by Paul. */ | |
15255 | #ifndef __cplusplus | |
15256 | /* Ultrix mips cc rejects this. */ | |
15257 | typedef int charset[2]; | |
15258 | const charset x; | |
15259 | /* SunOS 4.1.1 cc rejects this. */ | |
15260 | char const *const *ccp; | |
15261 | char **p; | |
15262 | /* NEC SVR4.0.2 mips cc rejects this. */ | |
15263 | struct point {int x, y;}; | |
15264 | static struct point const zero = {0,0}; | |
15265 | /* AIX XL C 1.02.0.0 rejects this. | |
15266 | It does not let you subtract one const X* pointer from another in | |
15267 | an arm of an if-expression whose if-part is not a constant | |
15268 | expression */ | |
15269 | const char *g = "string"; | |
15270 | ccp = &g + (g ? g-g : 0); | |
15271 | /* HPUX 7.0 cc rejects these. */ | |
15272 | ++ccp; | |
15273 | p = (char**) ccp; | |
15274 | ccp = (char const *const *) p; | |
15275 | { /* SCO 3.2v4 cc rejects this. */ | |
15276 | char *t; | |
15277 | char const *s = 0 ? (char *) 0 : (char const *) 0; | |
15278 | ||
15279 | *t++ = 0; | |
4e8d927d DJ |
15280 | } |
15281 | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | |
15282 | int x[] = {25, 17}; | |
15283 | const int *foo = &x[0]; | |
15284 | ++foo; | |
15285 | } | |
15286 | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | |
15287 | typedef const int *iptr; | |
15288 | iptr p = 0; | |
15289 | ++p; | |
15290 | } | |
15291 | { /* AIX XL C 1.02.0.0 rejects this saying | |
15292 | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | |
15293 | struct s { int j; const int *ap[3]; }; | |
15294 | struct s *b; b->j = 5; | |
15295 | } | |
15296 | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | |
15297 | const int foo = 10; | |
4e8d927d | 15298 | } |
4e8d927d DJ |
15299 | #endif |
15300 | ||
15301 | ; | |
15302 | return 0; | |
15303 | } | |
15304 | _ACEOF | |
15305 | rm -f conftest.$ac_objext | |
15306 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
15307 | (eval $ac_compile) 2>conftest.er1 | |
15308 | ac_status=$? | |
15309 | grep -v '^ *+' conftest.er1 >conftest.err | |
15310 | rm -f conftest.er1 | |
15311 | cat conftest.err >&5 | |
15312 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15313 | (exit $ac_status); } && | |
b4e70030 JB |
15314 | { ac_try='test -z "$ac_c_werror_flag" |
15315 | || test ! -s conftest.err' | |
4e8d927d DJ |
15316 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15317 | (eval $ac_try) 2>&5 | |
15318 | ac_status=$? | |
15319 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15320 | (exit $ac_status); }; } && | |
15321 | { ac_try='test -s conftest.$ac_objext' | |
15322 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15323 | (eval $ac_try) 2>&5 | |
15324 | ac_status=$? | |
15325 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15326 | (exit $ac_status); }; }; then | |
15327 | ac_cv_c_const=yes | |
15328 | else | |
15329 | echo "$as_me: failed program was:" >&5 | |
15330 | sed 's/^/| /' conftest.$ac_ext >&5 | |
15331 | ||
b4e70030 | 15332 | ac_cv_c_const=no |
4e8d927d | 15333 | fi |
4e8d927d DJ |
15334 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
15335 | fi | |
b4e70030 JB |
15336 | echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 |
15337 | echo "${ECHO_T}$ac_cv_c_const" >&6 | |
4e8d927d DJ |
15338 | if test $ac_cv_c_const = no; then |
15339 | ||
15340 | cat >>confdefs.h <<\_ACEOF | |
15341 | #define const | |
15342 | _ACEOF | |
15343 | ||
15344 | fi | |
15345 | ||
b4e70030 JB |
15346 | echo "$as_me:$LINENO: checking for inline" >&5 |
15347 | echo $ECHO_N "checking for inline... $ECHO_C" >&6 | |
4e8d927d DJ |
15348 | if test "${ac_cv_c_inline+set}" = set; then |
15349 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
15350 | else | |
15351 | ac_cv_c_inline=no | |
15352 | for ac_kw in inline __inline__ __inline; do | |
15353 | cat >conftest.$ac_ext <<_ACEOF | |
15354 | /* confdefs.h. */ | |
15355 | _ACEOF | |
15356 | cat confdefs.h >>conftest.$ac_ext | |
15357 | cat >>conftest.$ac_ext <<_ACEOF | |
15358 | /* end confdefs.h. */ | |
15359 | #ifndef __cplusplus | |
15360 | typedef int foo_t; | |
15361 | static $ac_kw foo_t static_foo () {return 0; } | |
15362 | $ac_kw foo_t foo () {return 0; } | |
15363 | #endif | |
15364 | ||
15365 | _ACEOF | |
15366 | rm -f conftest.$ac_objext | |
15367 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
15368 | (eval $ac_compile) 2>conftest.er1 | |
15369 | ac_status=$? | |
15370 | grep -v '^ *+' conftest.er1 >conftest.err | |
15371 | rm -f conftest.er1 | |
15372 | cat conftest.err >&5 | |
15373 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15374 | (exit $ac_status); } && | |
b4e70030 JB |
15375 | { ac_try='test -z "$ac_c_werror_flag" |
15376 | || test ! -s conftest.err' | |
4e8d927d DJ |
15377 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15378 | (eval $ac_try) 2>&5 | |
15379 | ac_status=$? | |
15380 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15381 | (exit $ac_status); }; } && | |
15382 | { ac_try='test -s conftest.$ac_objext' | |
15383 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15384 | (eval $ac_try) 2>&5 | |
15385 | ac_status=$? | |
15386 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15387 | (exit $ac_status); }; }; then | |
b4e70030 | 15388 | ac_cv_c_inline=$ac_kw; break |
4e8d927d DJ |
15389 | else |
15390 | echo "$as_me: failed program was:" >&5 | |
15391 | sed 's/^/| /' conftest.$ac_ext >&5 | |
15392 | ||
4e8d927d | 15393 | fi |
4e8d927d | 15394 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
4e8d927d DJ |
15395 | done |
15396 | ||
15397 | fi | |
b4e70030 JB |
15398 | echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5 |
15399 | echo "${ECHO_T}$ac_cv_c_inline" >&6 | |
bec39cab | 15400 | |
bec39cab | 15401 | |
a3828db0 MK |
15402 | case $ac_cv_c_inline in |
15403 | inline | yes) ;; | |
15404 | *) | |
15405 | case $ac_cv_c_inline in | |
15406 | no) ac_val=;; | |
15407 | *) ac_val=$ac_cv_c_inline;; | |
15408 | esac | |
15409 | cat >>confdefs.h <<_ACEOF | |
15410 | #ifndef __cplusplus | |
15411 | #define inline $ac_val | |
15412 | #endif | |
15413 | _ACEOF | |
bec39cab AC |
15414 | ;; |
15415 | esac | |
bec39cab | 15416 | |
74c1b268 | 15417 | |
a3828db0 MK |
15418 | # ------------------------------ # |
15419 | # Checks for library functions. # | |
15420 | # ------------------------------ # | |
bec39cab | 15421 | |
a3828db0 MK |
15422 | # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works |
15423 | # for constant arguments. Useless! | |
b4e70030 JB |
15424 | echo "$as_me:$LINENO: checking for working alloca.h" >&5 |
15425 | echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 | |
a3828db0 | 15426 | if test "${ac_cv_working_alloca_h+set}" = set; then |
bec39cab AC |
15427 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
15428 | else | |
15429 | cat >conftest.$ac_ext <<_ACEOF | |
15430 | /* confdefs.h. */ | |
15431 | _ACEOF | |
15432 | cat confdefs.h >>conftest.$ac_ext | |
15433 | cat >>conftest.$ac_ext <<_ACEOF | |
15434 | /* end confdefs.h. */ | |
a3828db0 | 15435 | #include <alloca.h> |
bec39cab AC |
15436 | int |
15437 | main () | |
15438 | { | |
a3828db0 | 15439 | char *p = (char *) alloca (2 * sizeof (int)); |
bec39cab AC |
15440 | ; |
15441 | return 0; | |
15442 | } | |
15443 | _ACEOF | |
15444 | rm -f conftest.$ac_objext conftest$ac_exeext | |
15445 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
15446 | (eval $ac_link) 2>conftest.er1 | |
15447 | ac_status=$? | |
15448 | grep -v '^ *+' conftest.er1 >conftest.err | |
15449 | rm -f conftest.er1 | |
15450 | cat conftest.err >&5 | |
15451 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15452 | (exit $ac_status); } && | |
b4e70030 JB |
15453 | { ac_try='test -z "$ac_c_werror_flag" |
15454 | || test ! -s conftest.err' | |
bec39cab AC |
15455 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15456 | (eval $ac_try) 2>&5 | |
15457 | ac_status=$? | |
15458 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15459 | (exit $ac_status); }; } && | |
15460 | { ac_try='test -s conftest$ac_exeext' | |
15461 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15462 | (eval $ac_try) 2>&5 | |
15463 | ac_status=$? | |
15464 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15465 | (exit $ac_status); }; }; then | |
a3828db0 | 15466 | ac_cv_working_alloca_h=yes |
bec39cab AC |
15467 | else |
15468 | echo "$as_me: failed program was:" >&5 | |
15469 | sed 's/^/| /' conftest.$ac_ext >&5 | |
15470 | ||
b4e70030 | 15471 | ac_cv_working_alloca_h=no |
bec39cab AC |
15472 | fi |
15473 | rm -f conftest.err conftest.$ac_objext \ | |
15474 | conftest$ac_exeext conftest.$ac_ext | |
15475 | fi | |
b4e70030 JB |
15476 | echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 |
15477 | echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 | |
a3828db0 MK |
15478 | if test $ac_cv_working_alloca_h = yes; then |
15479 | ||
15480 | cat >>confdefs.h <<\_ACEOF | |
15481 | #define HAVE_ALLOCA_H 1 | |
bec39cab | 15482 | _ACEOF |
74c1b268 | 15483 | |
74c1b268 AC |
15484 | fi |
15485 | ||
b4e70030 JB |
15486 | echo "$as_me:$LINENO: checking for alloca" >&5 |
15487 | echo $ECHO_N "checking for alloca... $ECHO_C" >&6 | |
a3828db0 | 15488 | if test "${ac_cv_func_alloca_works+set}" = set; then |
bec39cab | 15489 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
74c1b268 | 15490 | else |
bec39cab AC |
15491 | cat >conftest.$ac_ext <<_ACEOF |
15492 | /* confdefs.h. */ | |
15493 | _ACEOF | |
15494 | cat confdefs.h >>conftest.$ac_ext | |
15495 | cat >>conftest.$ac_ext <<_ACEOF | |
15496 | /* end confdefs.h. */ | |
a3828db0 MK |
15497 | #ifdef __GNUC__ |
15498 | # define alloca __builtin_alloca | |
15499 | #else | |
15500 | # ifdef _MSC_VER | |
15501 | # include <malloc.h> | |
15502 | # define alloca _alloca | |
15503 | # else | |
15504 | # if HAVE_ALLOCA_H | |
15505 | # include <alloca.h> | |
15506 | # else | |
15507 | # ifdef _AIX | |
15508 | #pragma alloca | |
15509 | # else | |
15510 | # ifndef alloca /* predefined by HP cc +Olibcalls */ | |
15511 | char *alloca (); | |
15512 | # endif | |
15513 | # endif | |
15514 | # endif | |
97bf5e38 | 15515 | # endif |
a3828db0 | 15516 | #endif |
97bf5e38 | 15517 | |
bec39cab AC |
15518 | int |
15519 | main () | |
15520 | { | |
a3828db0 | 15521 | char *p = (char *) alloca (1); |
bec39cab AC |
15522 | ; |
15523 | return 0; | |
15524 | } | |
15525 | _ACEOF | |
a3828db0 MK |
15526 | rm -f conftest.$ac_objext conftest$ac_exeext |
15527 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
15528 | (eval $ac_link) 2>conftest.er1 | |
bec39cab AC |
15529 | ac_status=$? |
15530 | grep -v '^ *+' conftest.er1 >conftest.err | |
15531 | rm -f conftest.er1 | |
15532 | cat conftest.err >&5 | |
15533 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15534 | (exit $ac_status); } && | |
b4e70030 JB |
15535 | { ac_try='test -z "$ac_c_werror_flag" |
15536 | || test ! -s conftest.err' | |
bec39cab AC |
15537 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15538 | (eval $ac_try) 2>&5 | |
15539 | ac_status=$? | |
15540 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15541 | (exit $ac_status); }; } && | |
a3828db0 | 15542 | { ac_try='test -s conftest$ac_exeext' |
bec39cab AC |
15543 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15544 | (eval $ac_try) 2>&5 | |
15545 | ac_status=$? | |
15546 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15547 | (exit $ac_status); }; }; then | |
a3828db0 | 15548 | ac_cv_func_alloca_works=yes |
0200359f | 15549 | else |
bec39cab AC |
15550 | echo "$as_me: failed program was:" >&5 |
15551 | sed 's/^/| /' conftest.$ac_ext >&5 | |
0200359f | 15552 | |
b4e70030 | 15553 | ac_cv_func_alloca_works=no |
0200359f | 15554 | fi |
a3828db0 MK |
15555 | rm -f conftest.err conftest.$ac_objext \ |
15556 | conftest$ac_exeext conftest.$ac_ext | |
72473524 | 15557 | fi |
b4e70030 JB |
15558 | echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 |
15559 | echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 | |
bec39cab | 15560 | |
a3828db0 MK |
15561 | if test $ac_cv_func_alloca_works = yes; then |
15562 | ||
15563 | cat >>confdefs.h <<\_ACEOF | |
15564 | #define HAVE_ALLOCA 1 | |
bec39cab AC |
15565 | _ACEOF |
15566 | ||
a3828db0 MK |
15567 | else |
15568 | # The SVR3 libPW and SVR4 libucb both contain incompatible functions | |
15569 | # that cause trouble. Some versions do not even contain alloca or | |
15570 | # contain a buggy version. If you still want to use their alloca, | |
15571 | # use ar to extract alloca.o from them instead of compiling alloca.c. | |
72473524 | 15572 | |
b4e70030 | 15573 | ALLOCA=alloca.$ac_objext |
bec39cab | 15574 | |
a3828db0 MK |
15575 | cat >>confdefs.h <<\_ACEOF |
15576 | #define C_ALLOCA 1 | |
15577 | _ACEOF | |
bec39cab | 15578 | |
a3828db0 | 15579 | |
b4e70030 JB |
15580 | echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5 |
15581 | echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 | |
a3828db0 | 15582 | if test "${ac_cv_os_cray+set}" = set; then |
bec39cab | 15583 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
bec39cab | 15584 | else |
a3828db0 | 15585 | cat >conftest.$ac_ext <<_ACEOF |
bec39cab AC |
15586 | /* confdefs.h. */ |
15587 | _ACEOF | |
15588 | cat confdefs.h >>conftest.$ac_ext | |
15589 | cat >>conftest.$ac_ext <<_ACEOF | |
15590 | /* end confdefs.h. */ | |
b4e70030 | 15591 | #if defined(CRAY) && ! defined(CRAY2) |
a3828db0 MK |
15592 | webecray |
15593 | #else | |
15594 | wenotbecray | |
15595 | #endif | |
15596 | ||
15597 | _ACEOF | |
15598 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
15599 | $EGREP "webecray" >/dev/null 2>&1; then | |
15600 | ac_cv_os_cray=yes | |
15601 | else | |
15602 | ac_cv_os_cray=no | |
15603 | fi | |
15604 | rm -f conftest* | |
15605 | ||
15606 | fi | |
b4e70030 JB |
15607 | echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5 |
15608 | echo "${ECHO_T}$ac_cv_os_cray" >&6 | |
a3828db0 MK |
15609 | if test $ac_cv_os_cray = yes; then |
15610 | for ac_func in _getb67 GETB67 getb67; do | |
15611 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | |
b4e70030 JB |
15612 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
15613 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | |
15614 | if eval "test \"\${$as_ac_var+set}\" = set"; then | |
a3828db0 MK |
15615 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
15616 | else | |
15617 | cat >conftest.$ac_ext <<_ACEOF | |
15618 | /* confdefs.h. */ | |
15619 | _ACEOF | |
15620 | cat confdefs.h >>conftest.$ac_ext | |
15621 | cat >>conftest.$ac_ext <<_ACEOF | |
15622 | /* end confdefs.h. */ | |
15623 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | |
15624 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
15625 | #define $ac_func innocuous_$ac_func | |
15626 | ||
15627 | /* System header to define __stub macros and hopefully few prototypes, | |
15628 | which can conflict with char $ac_func (); below. | |
15629 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
15630 | <limits.h> exists even on freestanding compilers. */ | |
15631 | ||
15632 | #ifdef __STDC__ | |
15633 | # include <limits.h> | |
15634 | #else | |
15635 | # include <assert.h> | |
15636 | #endif | |
15637 | ||
15638 | #undef $ac_func | |
15639 | ||
b4e70030 | 15640 | /* Override any gcc2 internal prototype to avoid an error. */ |
a3828db0 MK |
15641 | #ifdef __cplusplus |
15642 | extern "C" | |
b4e70030 | 15643 | { |
a3828db0 | 15644 | #endif |
b4e70030 JB |
15645 | /* We use char because int might match the return type of a gcc2 |
15646 | builtin and then its argument prototype would still apply. */ | |
a3828db0 MK |
15647 | char $ac_func (); |
15648 | /* The GNU C library defines this for functions which it implements | |
15649 | to always fail with ENOSYS. Some functions are actually named | |
15650 | something starting with __ and the normal name is an alias. */ | |
b4e70030 | 15651 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
a3828db0 | 15652 | choke me |
b4e70030 JB |
15653 | #else |
15654 | char (*f) () = $ac_func; | |
15655 | #endif | |
15656 | #ifdef __cplusplus | |
15657 | } | |
a3828db0 MK |
15658 | #endif |
15659 | ||
15660 | int | |
15661 | main () | |
15662 | { | |
b4e70030 | 15663 | return f != $ac_func; |
a3828db0 MK |
15664 | ; |
15665 | return 0; | |
15666 | } | |
15667 | _ACEOF | |
15668 | rm -f conftest.$ac_objext conftest$ac_exeext | |
15669 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
15670 | (eval $ac_link) 2>conftest.er1 | |
15671 | ac_status=$? | |
15672 | grep -v '^ *+' conftest.er1 >conftest.err | |
15673 | rm -f conftest.er1 | |
15674 | cat conftest.err >&5 | |
15675 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15676 | (exit $ac_status); } && | |
b4e70030 JB |
15677 | { ac_try='test -z "$ac_c_werror_flag" |
15678 | || test ! -s conftest.err' | |
a3828db0 MK |
15679 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15680 | (eval $ac_try) 2>&5 | |
15681 | ac_status=$? | |
15682 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15683 | (exit $ac_status); }; } && | |
15684 | { ac_try='test -s conftest$ac_exeext' | |
15685 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15686 | (eval $ac_try) 2>&5 | |
15687 | ac_status=$? | |
15688 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15689 | (exit $ac_status); }; }; then | |
15690 | eval "$as_ac_var=yes" | |
15691 | else | |
15692 | echo "$as_me: failed program was:" >&5 | |
15693 | sed 's/^/| /' conftest.$ac_ext >&5 | |
15694 | ||
b4e70030 | 15695 | eval "$as_ac_var=no" |
a3828db0 MK |
15696 | fi |
15697 | rm -f conftest.err conftest.$ac_objext \ | |
15698 | conftest$ac_exeext conftest.$ac_ext | |
15699 | fi | |
b4e70030 JB |
15700 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
15701 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | |
a3828db0 MK |
15702 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
15703 | ||
15704 | cat >>confdefs.h <<_ACEOF | |
15705 | #define CRAY_STACKSEG_END $ac_func | |
15706 | _ACEOF | |
15707 | ||
15708 | break | |
15709 | fi | |
15710 | ||
15711 | done | |
15712 | fi | |
15713 | ||
b4e70030 JB |
15714 | echo "$as_me:$LINENO: checking stack direction for C alloca" >&5 |
15715 | echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6 | |
a3828db0 MK |
15716 | if test "${ac_cv_c_stack_direction+set}" = set; then |
15717 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
15718 | else | |
15719 | if test "$cross_compiling" = yes; then | |
15720 | ac_cv_c_stack_direction=0 | |
15721 | else | |
15722 | cat >conftest.$ac_ext <<_ACEOF | |
15723 | /* confdefs.h. */ | |
15724 | _ACEOF | |
15725 | cat confdefs.h >>conftest.$ac_ext | |
15726 | cat >>conftest.$ac_ext <<_ACEOF | |
15727 | /* end confdefs.h. */ | |
15728 | int | |
15729 | find_stack_direction () | |
15730 | { | |
15731 | static char *addr = 0; | |
15732 | auto char dummy; | |
15733 | if (addr == 0) | |
15734 | { | |
15735 | addr = &dummy; | |
15736 | return find_stack_direction (); | |
15737 | } | |
15738 | else | |
15739 | return (&dummy > addr) ? 1 : -1; | |
15740 | } | |
15741 | ||
15742 | int | |
15743 | main () | |
15744 | { | |
b4e70030 | 15745 | exit (find_stack_direction () < 0); |
a3828db0 MK |
15746 | } |
15747 | _ACEOF | |
15748 | rm -f conftest$ac_exeext | |
15749 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
15750 | (eval $ac_link) 2>&5 | |
15751 | ac_status=$? | |
15752 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15753 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | |
15754 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15755 | (eval $ac_try) 2>&5 | |
15756 | ac_status=$? | |
15757 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15758 | (exit $ac_status); }; }; then | |
15759 | ac_cv_c_stack_direction=1 | |
15760 | else | |
15761 | echo "$as_me: program exited with status $ac_status" >&5 | |
15762 | echo "$as_me: failed program was:" >&5 | |
15763 | sed 's/^/| /' conftest.$ac_ext >&5 | |
15764 | ||
15765 | ( exit $ac_status ) | |
15766 | ac_cv_c_stack_direction=-1 | |
15767 | fi | |
b4e70030 | 15768 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
a3828db0 MK |
15769 | fi |
15770 | fi | |
b4e70030 JB |
15771 | echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5 |
15772 | echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 | |
a3828db0 MK |
15773 | |
15774 | cat >>confdefs.h <<_ACEOF | |
15775 | #define STACK_DIRECTION $ac_cv_c_stack_direction | |
15776 | _ACEOF | |
15777 | ||
15778 | ||
15779 | fi | |
15780 | ||
15781 | ||
15782 | ||
15783 | for ac_header in stdlib.h unistd.h | |
15784 | do | |
15785 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
b4e70030 JB |
15786 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
15787 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
15788 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
15789 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
a3828db0 MK |
15790 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
15791 | fi | |
b4e70030 JB |
15792 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
15793 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
a3828db0 MK |
15794 | else |
15795 | # Is the header compilable? | |
b4e70030 JB |
15796 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
15797 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
a3828db0 MK |
15798 | cat >conftest.$ac_ext <<_ACEOF |
15799 | /* confdefs.h. */ | |
15800 | _ACEOF | |
15801 | cat confdefs.h >>conftest.$ac_ext | |
15802 | cat >>conftest.$ac_ext <<_ACEOF | |
15803 | /* end confdefs.h. */ | |
15804 | $ac_includes_default | |
15805 | #include <$ac_header> | |
15806 | _ACEOF | |
15807 | rm -f conftest.$ac_objext | |
15808 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
15809 | (eval $ac_compile) 2>conftest.er1 | |
15810 | ac_status=$? | |
bec39cab AC |
15811 | grep -v '^ *+' conftest.er1 >conftest.err |
15812 | rm -f conftest.er1 | |
15813 | cat conftest.err >&5 | |
15814 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15815 | (exit $ac_status); } && | |
b4e70030 JB |
15816 | { ac_try='test -z "$ac_c_werror_flag" |
15817 | || test ! -s conftest.err' | |
bec39cab AC |
15818 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15819 | (eval $ac_try) 2>&5 | |
15820 | ac_status=$? | |
15821 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15822 | (exit $ac_status); }; } && | |
15823 | { ac_try='test -s conftest.$ac_objext' | |
15824 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15825 | (eval $ac_try) 2>&5 | |
15826 | ac_status=$? | |
15827 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15828 | (exit $ac_status); }; }; then | |
15829 | ac_header_compiler=yes | |
15830 | else | |
15831 | echo "$as_me: failed program was:" >&5 | |
15832 | sed 's/^/| /' conftest.$ac_ext >&5 | |
15833 | ||
b4e70030 | 15834 | ac_header_compiler=no |
bec39cab AC |
15835 | fi |
15836 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
15837 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
15838 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
15839 | |
15840 | # Is the header present? | |
b4e70030 JB |
15841 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
15842 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
bec39cab AC |
15843 | cat >conftest.$ac_ext <<_ACEOF |
15844 | /* confdefs.h. */ | |
15845 | _ACEOF | |
15846 | cat confdefs.h >>conftest.$ac_ext | |
15847 | cat >>conftest.$ac_ext <<_ACEOF | |
15848 | /* end confdefs.h. */ | |
15849 | #include <$ac_header> | |
15850 | _ACEOF | |
15851 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
15852 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
15853 | ac_status=$? | |
15854 | grep -v '^ *+' conftest.er1 >conftest.err | |
15855 | rm -f conftest.er1 | |
15856 | cat conftest.err >&5 | |
15857 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15858 | (exit $ac_status); } >/dev/null; then | |
15859 | if test -s conftest.err; then | |
15860 | ac_cpp_err=$ac_c_preproc_warn_flag | |
15861 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
15862 | else | |
15863 | ac_cpp_err= | |
15864 | fi | |
15865 | else | |
15866 | ac_cpp_err=yes | |
15867 | fi | |
15868 | if test -z "$ac_cpp_err"; then | |
15869 | ac_header_preproc=yes | |
97bf5e38 | 15870 | else |
bec39cab AC |
15871 | echo "$as_me: failed program was:" >&5 |
15872 | sed 's/^/| /' conftest.$ac_ext >&5 | |
15873 | ||
15874 | ac_header_preproc=no | |
72473524 | 15875 | fi |
bec39cab | 15876 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
15877 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
15878 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
c906108c | 15879 | |
bec39cab AC |
15880 | # So? What about this header? |
15881 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
15882 | yes:no: ) | |
15883 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
15884 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
15885 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
15886 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
15887 | ac_header_preproc=yes | |
15888 | ;; | |
15889 | no:yes:* ) | |
15890 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
15891 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
15892 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
15893 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
15894 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
15895 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
15896 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
15897 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
15898 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
15899 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
15900 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
15901 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
15902 | ( |
15903 | cat <<\_ASBOX | |
15904 | ## ------------------------------------------ ## | |
15905 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
15906 | ## ------------------------------------------ ## | |
15907 | _ASBOX | |
15908 | ) | | |
15909 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
15910 | ;; |
15911 | esac | |
b4e70030 JB |
15912 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
15913 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
15914 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 15915 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
97bf5e38 | 15916 | else |
bec39cab AC |
15917 | eval "$as_ac_Header=\$ac_header_preproc" |
15918 | fi | |
b4e70030 JB |
15919 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
15920 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab AC |
15921 | |
15922 | fi | |
15923 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | |
15924 | cat >>confdefs.h <<_ACEOF | |
15925 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
15926 | _ACEOF | |
15927 | ||
15928 | fi | |
15929 | ||
15930 | done | |
15931 | ||
15932 | ||
a3828db0 | 15933 | for ac_func in getpagesize |
bec39cab AC |
15934 | do |
15935 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | |
b4e70030 JB |
15936 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
15937 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | |
15938 | if eval "test \"\${$as_ac_var+set}\" = set"; then | |
bec39cab AC |
15939 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
15940 | else | |
15941 | cat >conftest.$ac_ext <<_ACEOF | |
15942 | /* confdefs.h. */ | |
15943 | _ACEOF | |
15944 | cat confdefs.h >>conftest.$ac_ext | |
15945 | cat >>conftest.$ac_ext <<_ACEOF | |
15946 | /* end confdefs.h. */ | |
15947 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | |
15948 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
15949 | #define $ac_func innocuous_$ac_func | |
15950 | ||
97bf5e38 | 15951 | /* System header to define __stub macros and hopefully few prototypes, |
bec39cab AC |
15952 | which can conflict with char $ac_func (); below. |
15953 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
15954 | <limits.h> exists even on freestanding compilers. */ | |
2b2d558c | 15955 | |
bec39cab AC |
15956 | #ifdef __STDC__ |
15957 | # include <limits.h> | |
15958 | #else | |
15959 | # include <assert.h> | |
15960 | #endif | |
97bf5e38 | 15961 | |
bec39cab AC |
15962 | #undef $ac_func |
15963 | ||
b4e70030 | 15964 | /* Override any gcc2 internal prototype to avoid an error. */ |
bec39cab AC |
15965 | #ifdef __cplusplus |
15966 | extern "C" | |
b4e70030 | 15967 | { |
bec39cab | 15968 | #endif |
b4e70030 JB |
15969 | /* We use char because int might match the return type of a gcc2 |
15970 | builtin and then its argument prototype would still apply. */ | |
bec39cab | 15971 | char $ac_func (); |
97bf5e38 MK |
15972 | /* The GNU C library defines this for functions which it implements |
15973 | to always fail with ENOSYS. Some functions are actually named | |
15974 | something starting with __ and the normal name is an alias. */ | |
b4e70030 | 15975 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
97bf5e38 | 15976 | choke me |
b4e70030 JB |
15977 | #else |
15978 | char (*f) () = $ac_func; | |
15979 | #endif | |
15980 | #ifdef __cplusplus | |
15981 | } | |
97bf5e38 MK |
15982 | #endif |
15983 | ||
bec39cab AC |
15984 | int |
15985 | main () | |
15986 | { | |
b4e70030 | 15987 | return f != $ac_func; |
bec39cab AC |
15988 | ; |
15989 | return 0; | |
15990 | } | |
15991 | _ACEOF | |
15992 | rm -f conftest.$ac_objext conftest$ac_exeext | |
15993 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
15994 | (eval $ac_link) 2>conftest.er1 | |
15995 | ac_status=$? | |
15996 | grep -v '^ *+' conftest.er1 >conftest.err | |
15997 | rm -f conftest.er1 | |
15998 | cat conftest.err >&5 | |
15999 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16000 | (exit $ac_status); } && | |
b4e70030 JB |
16001 | { ac_try='test -z "$ac_c_werror_flag" |
16002 | || test ! -s conftest.err' | |
bec39cab AC |
16003 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16004 | (eval $ac_try) 2>&5 | |
16005 | ac_status=$? | |
16006 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16007 | (exit $ac_status); }; } && | |
16008 | { ac_try='test -s conftest$ac_exeext' | |
16009 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
16010 | (eval $ac_try) 2>&5 | |
16011 | ac_status=$? | |
16012 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16013 | (exit $ac_status); }; }; then | |
16014 | eval "$as_ac_var=yes" | |
16015 | else | |
16016 | echo "$as_me: failed program was:" >&5 | |
16017 | sed 's/^/| /' conftest.$ac_ext >&5 | |
16018 | ||
b4e70030 | 16019 | eval "$as_ac_var=no" |
bec39cab AC |
16020 | fi |
16021 | rm -f conftest.err conftest.$ac_objext \ | |
16022 | conftest$ac_exeext conftest.$ac_ext | |
16023 | fi | |
b4e70030 JB |
16024 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
16025 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | |
bec39cab AC |
16026 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
16027 | cat >>confdefs.h <<_ACEOF | |
16028 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 | |
16029 | _ACEOF | |
16030 | ||
2b2d558c | 16031 | fi |
bec39cab | 16032 | done |
2b2d558c | 16033 | |
b4e70030 JB |
16034 | echo "$as_me:$LINENO: checking for working mmap" >&5 |
16035 | echo $ECHO_N "checking for working mmap... $ECHO_C" >&6 | |
a3828db0 | 16036 | if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then |
bec39cab | 16037 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
97bf5e38 | 16038 | else |
bec39cab | 16039 | if test "$cross_compiling" = yes; then |
a3828db0 | 16040 | ac_cv_func_mmap_fixed_mapped=no |
bec39cab AC |
16041 | else |
16042 | cat >conftest.$ac_ext <<_ACEOF | |
a3828db0 | 16043 | /* confdefs.h. */ |
bec39cab AC |
16044 | _ACEOF |
16045 | cat confdefs.h >>conftest.$ac_ext | |
16046 | cat >>conftest.$ac_ext <<_ACEOF | |
16047 | /* end confdefs.h. */ | |
a3828db0 MK |
16048 | $ac_includes_default |
16049 | /* malloc might have been renamed as rpl_malloc. */ | |
16050 | #undef malloc | |
bec39cab | 16051 | |
a3828db0 MK |
16052 | /* Thanks to Mike Haertel and Jim Avera for this test. |
16053 | Here is a matrix of mmap possibilities: | |
16054 | mmap private not fixed | |
16055 | mmap private fixed at somewhere currently unmapped | |
16056 | mmap private fixed at somewhere already mapped | |
16057 | mmap shared not fixed | |
16058 | mmap shared fixed at somewhere currently unmapped | |
16059 | mmap shared fixed at somewhere already mapped | |
16060 | For private mappings, we should verify that changes cannot be read() | |
16061 | back from the file, nor mmap's back from the file at a different | |
16062 | address. (There have been systems where private was not correctly | |
16063 | implemented like the infamous i386 svr4.0, and systems where the | |
16064 | VM page cache was not coherent with the file system buffer cache | |
16065 | like early versions of FreeBSD and possibly contemporary NetBSD.) | |
16066 | For shared mappings, we should conversely verify that changes get | |
16067 | propagated back to all the places they're supposed to be. | |
7dfa765c | 16068 | |
a3828db0 MK |
16069 | Grep wants private fixed already mapped. |
16070 | The main things grep needs to know about mmap are: | |
16071 | * does it exist and is it safe to write into the mmap'd area | |
16072 | * how to use it (BSD variants) */ | |
7dfa765c | 16073 | |
a3828db0 MK |
16074 | #include <fcntl.h> |
16075 | #include <sys/mman.h> | |
7dfa765c | 16076 | |
a3828db0 MK |
16077 | #if !STDC_HEADERS && !HAVE_STDLIB_H |
16078 | char *malloc (); | |
16079 | #endif | |
7dfa765c | 16080 | |
a3828db0 MK |
16081 | /* This mess was copied from the GNU getpagesize.h. */ |
16082 | #if !HAVE_GETPAGESIZE | |
16083 | /* Assume that all systems that can run configure have sys/param.h. */ | |
16084 | # if !HAVE_SYS_PARAM_H | |
16085 | # define HAVE_SYS_PARAM_H 1 | |
16086 | # endif | |
64bb1671 | 16087 | |
a3828db0 MK |
16088 | # ifdef _SC_PAGESIZE |
16089 | # define getpagesize() sysconf(_SC_PAGESIZE) | |
16090 | # else /* no _SC_PAGESIZE */ | |
16091 | # if HAVE_SYS_PARAM_H | |
16092 | # include <sys/param.h> | |
16093 | # ifdef EXEC_PAGESIZE | |
16094 | # define getpagesize() EXEC_PAGESIZE | |
16095 | # else /* no EXEC_PAGESIZE */ | |
16096 | # ifdef NBPG | |
16097 | # define getpagesize() NBPG * CLSIZE | |
16098 | # ifndef CLSIZE | |
16099 | # define CLSIZE 1 | |
16100 | # endif /* no CLSIZE */ | |
16101 | # else /* no NBPG */ | |
16102 | # ifdef NBPC | |
16103 | # define getpagesize() NBPC | |
16104 | # else /* no NBPC */ | |
16105 | # ifdef PAGESIZE | |
16106 | # define getpagesize() PAGESIZE | |
16107 | # endif /* PAGESIZE */ | |
16108 | # endif /* no NBPC */ | |
16109 | # endif /* no NBPG */ | |
16110 | # endif /* no EXEC_PAGESIZE */ | |
16111 | # else /* no HAVE_SYS_PARAM_H */ | |
16112 | # define getpagesize() 8192 /* punt totally */ | |
16113 | # endif /* no HAVE_SYS_PARAM_H */ | |
16114 | # endif /* no _SC_PAGESIZE */ | |
64bb1671 | 16115 | |
a3828db0 | 16116 | #endif /* no HAVE_GETPAGESIZE */ |
64bb1671 | 16117 | |
a3828db0 MK |
16118 | int |
16119 | main () | |
16120 | { | |
16121 | char *data, *data2, *data3; | |
16122 | int i, pagesize; | |
16123 | int fd; | |
97bf5e38 | 16124 | |
a3828db0 MK |
16125 | pagesize = getpagesize (); |
16126 | ||
16127 | /* First, make a file with some known garbage in it. */ | |
16128 | data = (char *) malloc (pagesize); | |
16129 | if (!data) | |
b4e70030 | 16130 | exit (1); |
a3828db0 MK |
16131 | for (i = 0; i < pagesize; ++i) |
16132 | *(data + i) = rand (); | |
16133 | umask (0); | |
16134 | fd = creat ("conftest.mmap", 0600); | |
16135 | if (fd < 0) | |
b4e70030 | 16136 | exit (1); |
a3828db0 | 16137 | if (write (fd, data, pagesize) != pagesize) |
b4e70030 | 16138 | exit (1); |
a3828db0 MK |
16139 | close (fd); |
16140 | ||
16141 | /* Next, try to mmap the file at a fixed address which already has | |
16142 | something else allocated at it. If we can, also make sure that | |
16143 | we see the same garbage. */ | |
16144 | fd = open ("conftest.mmap", O_RDWR); | |
16145 | if (fd < 0) | |
b4e70030 | 16146 | exit (1); |
a3828db0 MK |
16147 | data2 = (char *) malloc (2 * pagesize); |
16148 | if (!data2) | |
b4e70030 JB |
16149 | exit (1); |
16150 | data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1); | |
a3828db0 MK |
16151 | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, |
16152 | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | |
b4e70030 | 16153 | exit (1); |
a3828db0 MK |
16154 | for (i = 0; i < pagesize; ++i) |
16155 | if (*(data + i) != *(data2 + i)) | |
b4e70030 | 16156 | exit (1); |
a3828db0 MK |
16157 | |
16158 | /* Finally, make sure that changes to the mapped area do not | |
16159 | percolate back to the file as seen by read(). (This is a bug on | |
16160 | some variants of i386 svr4.0.) */ | |
16161 | for (i = 0; i < pagesize; ++i) | |
16162 | *(data2 + i) = *(data2 + i) + 1; | |
16163 | data3 = (char *) malloc (pagesize); | |
16164 | if (!data3) | |
b4e70030 | 16165 | exit (1); |
a3828db0 | 16166 | if (read (fd, data3, pagesize) != pagesize) |
b4e70030 | 16167 | exit (1); |
a3828db0 MK |
16168 | for (i = 0; i < pagesize; ++i) |
16169 | if (*(data + i) != *(data3 + i)) | |
b4e70030 | 16170 | exit (1); |
a3828db0 | 16171 | close (fd); |
b4e70030 | 16172 | exit (0); |
97bf5e38 | 16173 | } |
bec39cab AC |
16174 | _ACEOF |
16175 | rm -f conftest$ac_exeext | |
16176 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
16177 | (eval $ac_link) 2>&5 | |
16178 | ac_status=$? | |
16179 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16180 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | |
16181 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
16182 | (eval $ac_try) 2>&5 | |
16183 | ac_status=$? | |
16184 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16185 | (exit $ac_status); }; }; then | |
a3828db0 | 16186 | ac_cv_func_mmap_fixed_mapped=yes |
5c44784c | 16187 | else |
bec39cab AC |
16188 | echo "$as_me: program exited with status $ac_status" >&5 |
16189 | echo "$as_me: failed program was:" >&5 | |
16190 | sed 's/^/| /' conftest.$ac_ext >&5 | |
16191 | ||
16192 | ( exit $ac_status ) | |
a3828db0 | 16193 | ac_cv_func_mmap_fixed_mapped=no |
0afdd437 | 16194 | fi |
b4e70030 | 16195 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
bec39cab | 16196 | fi |
a3828db0 | 16197 | fi |
b4e70030 JB |
16198 | echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5 |
16199 | echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6 | |
a3828db0 | 16200 | if test $ac_cv_func_mmap_fixed_mapped = yes; then |
bec39cab AC |
16201 | |
16202 | cat >>confdefs.h <<\_ACEOF | |
a3828db0 | 16203 | #define HAVE_MMAP 1 |
bec39cab | 16204 | _ACEOF |
0afdd437 MK |
16205 | |
16206 | fi | |
a3828db0 | 16207 | rm -f conftest.mmap |
0afdd437 | 16208 | |
b4e70030 JB |
16209 | echo "$as_me:$LINENO: checking for pid_t" >&5 |
16210 | echo $ECHO_N "checking for pid_t... $ECHO_C" >&6 | |
a3828db0 | 16211 | if test "${ac_cv_type_pid_t+set}" = set; then |
bec39cab AC |
16212 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
16213 | else | |
16214 | cat >conftest.$ac_ext <<_ACEOF | |
16215 | /* confdefs.h. */ | |
16216 | _ACEOF | |
16217 | cat confdefs.h >>conftest.$ac_ext | |
16218 | cat >>conftest.$ac_ext <<_ACEOF | |
16219 | /* end confdefs.h. */ | |
a3828db0 | 16220 | $ac_includes_default |
bec39cab AC |
16221 | int |
16222 | main () | |
16223 | { | |
b4e70030 | 16224 | if ((pid_t *) 0) |
a3828db0 | 16225 | return 0; |
b4e70030 | 16226 | if (sizeof (pid_t)) |
a3828db0 | 16227 | return 0; |
bec39cab AC |
16228 | ; |
16229 | return 0; | |
16230 | } | |
16231 | _ACEOF | |
a3828db0 MK |
16232 | rm -f conftest.$ac_objext |
16233 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
16234 | (eval $ac_compile) 2>conftest.er1 | |
bec39cab AC |
16235 | ac_status=$? |
16236 | grep -v '^ *+' conftest.er1 >conftest.err | |
16237 | rm -f conftest.er1 | |
16238 | cat conftest.err >&5 | |
16239 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16240 | (exit $ac_status); } && | |
b4e70030 JB |
16241 | { ac_try='test -z "$ac_c_werror_flag" |
16242 | || test ! -s conftest.err' | |
bec39cab AC |
16243 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16244 | (eval $ac_try) 2>&5 | |
16245 | ac_status=$? | |
16246 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16247 | (exit $ac_status); }; } && | |
a3828db0 | 16248 | { ac_try='test -s conftest.$ac_objext' |
bec39cab AC |
16249 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16250 | (eval $ac_try) 2>&5 | |
16251 | ac_status=$? | |
16252 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16253 | (exit $ac_status); }; }; then | |
a3828db0 | 16254 | ac_cv_type_pid_t=yes |
bec39cab AC |
16255 | else |
16256 | echo "$as_me: failed program was:" >&5 | |
16257 | sed 's/^/| /' conftest.$ac_ext >&5 | |
16258 | ||
b4e70030 | 16259 | ac_cv_type_pid_t=no |
bec39cab | 16260 | fi |
a3828db0 | 16261 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
bec39cab | 16262 | fi |
b4e70030 JB |
16263 | echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 |
16264 | echo "${ECHO_T}$ac_cv_type_pid_t" >&6 | |
a3828db0 MK |
16265 | if test $ac_cv_type_pid_t = yes; then |
16266 | : | |
16267 | else | |
16268 | ||
16269 | cat >>confdefs.h <<_ACEOF | |
16270 | #define pid_t int | |
bec39cab | 16271 | _ACEOF |
7e89e357 | 16272 | |
7e89e357 JT |
16273 | fi |
16274 | ||
bec39cab | 16275 | |
b4e70030 JB |
16276 | |
16277 | for ac_header in unistd.h vfork.h | |
7be570e7 | 16278 | do |
a3828db0 | 16279 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
b4e70030 JB |
16280 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
16281 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
16282 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
16283 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
bec39cab | 16284 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
a3828db0 | 16285 | fi |
b4e70030 JB |
16286 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
16287 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
bec39cab | 16288 | else |
a3828db0 | 16289 | # Is the header compilable? |
b4e70030 JB |
16290 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
16291 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
a3828db0 | 16292 | cat >conftest.$ac_ext <<_ACEOF |
bec39cab AC |
16293 | /* confdefs.h. */ |
16294 | _ACEOF | |
16295 | cat confdefs.h >>conftest.$ac_ext | |
16296 | cat >>conftest.$ac_ext <<_ACEOF | |
16297 | /* end confdefs.h. */ | |
a3828db0 MK |
16298 | $ac_includes_default |
16299 | #include <$ac_header> | |
bec39cab | 16300 | _ACEOF |
a3828db0 MK |
16301 | rm -f conftest.$ac_objext |
16302 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
16303 | (eval $ac_compile) 2>conftest.er1 | |
bec39cab AC |
16304 | ac_status=$? |
16305 | grep -v '^ *+' conftest.er1 >conftest.err | |
16306 | rm -f conftest.er1 | |
16307 | cat conftest.err >&5 | |
16308 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16309 | (exit $ac_status); } && | |
b4e70030 JB |
16310 | { ac_try='test -z "$ac_c_werror_flag" |
16311 | || test ! -s conftest.err' | |
bec39cab AC |
16312 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16313 | (eval $ac_try) 2>&5 | |
16314 | ac_status=$? | |
16315 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16316 | (exit $ac_status); }; } && | |
a3828db0 | 16317 | { ac_try='test -s conftest.$ac_objext' |
bec39cab AC |
16318 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16319 | (eval $ac_try) 2>&5 | |
16320 | ac_status=$? | |
16321 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16322 | (exit $ac_status); }; }; then | |
a3828db0 | 16323 | ac_header_compiler=yes |
bec39cab AC |
16324 | else |
16325 | echo "$as_me: failed program was:" >&5 | |
16326 | sed 's/^/| /' conftest.$ac_ext >&5 | |
16327 | ||
b4e70030 | 16328 | ac_header_compiler=no |
bec39cab | 16329 | fi |
a3828db0 | 16330 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
b4e70030 JB |
16331 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
16332 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
a3828db0 MK |
16333 | |
16334 | # Is the header present? | |
b4e70030 JB |
16335 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
16336 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
a3828db0 MK |
16337 | cat >conftest.$ac_ext <<_ACEOF |
16338 | /* confdefs.h. */ | |
16339 | _ACEOF | |
16340 | cat confdefs.h >>conftest.$ac_ext | |
16341 | cat >>conftest.$ac_ext <<_ACEOF | |
16342 | /* end confdefs.h. */ | |
16343 | #include <$ac_header> | |
16344 | _ACEOF | |
16345 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
16346 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
16347 | ac_status=$? | |
16348 | grep -v '^ *+' conftest.er1 >conftest.err | |
16349 | rm -f conftest.er1 | |
16350 | cat conftest.err >&5 | |
16351 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16352 | (exit $ac_status); } >/dev/null; then | |
16353 | if test -s conftest.err; then | |
16354 | ac_cpp_err=$ac_c_preproc_warn_flag | |
16355 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
16356 | else | |
16357 | ac_cpp_err= | |
16358 | fi | |
16359 | else | |
16360 | ac_cpp_err=yes | |
16361 | fi | |
16362 | if test -z "$ac_cpp_err"; then | |
16363 | ac_header_preproc=yes | |
16364 | else | |
16365 | echo "$as_me: failed program was:" >&5 | |
16366 | sed 's/^/| /' conftest.$ac_ext >&5 | |
16367 | ||
16368 | ac_header_preproc=no | |
16369 | fi | |
16370 | rm -f conftest.err conftest.$ac_ext | |
b4e70030 JB |
16371 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
16372 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
a3828db0 MK |
16373 | |
16374 | # So? What about this header? | |
16375 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
16376 | yes:no: ) | |
16377 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
16378 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
16379 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
16380 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
16381 | ac_header_preproc=yes | |
16382 | ;; | |
16383 | no:yes:* ) | |
16384 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
16385 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
16386 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
16387 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
16388 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
16389 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
16390 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
16391 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
16392 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
16393 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
16394 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
16395 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
16396 | ( |
16397 | cat <<\_ASBOX | |
16398 | ## ------------------------------------------ ## | |
16399 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
16400 | ## ------------------------------------------ ## | |
16401 | _ASBOX | |
16402 | ) | | |
16403 | sed "s/^/$as_me: WARNING: /" >&2 | |
a3828db0 MK |
16404 | ;; |
16405 | esac | |
b4e70030 JB |
16406 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
16407 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
16408 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
a3828db0 MK |
16409 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
16410 | else | |
16411 | eval "$as_ac_Header=\$ac_header_preproc" | |
16412 | fi | |
b4e70030 JB |
16413 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
16414 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
a3828db0 | 16415 | |
bec39cab | 16416 | fi |
a3828db0 | 16417 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
bec39cab | 16418 | cat >>confdefs.h <<_ACEOF |
a3828db0 | 16419 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
bec39cab | 16420 | _ACEOF |
14abd0fb | 16421 | |
14abd0fb | 16422 | fi |
a3828db0 | 16423 | |
14abd0fb MK |
16424 | done |
16425 | ||
bec39cab | 16426 | |
a3828db0 MK |
16427 | |
16428 | for ac_func in fork vfork | |
14abd0fb | 16429 | do |
bec39cab | 16430 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
b4e70030 JB |
16431 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
16432 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | |
16433 | if eval "test \"\${$as_ac_var+set}\" = set"; then | |
bec39cab AC |
16434 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
16435 | else | |
16436 | cat >conftest.$ac_ext <<_ACEOF | |
16437 | /* confdefs.h. */ | |
16438 | _ACEOF | |
16439 | cat confdefs.h >>conftest.$ac_ext | |
16440 | cat >>conftest.$ac_ext <<_ACEOF | |
16441 | /* end confdefs.h. */ | |
16442 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | |
16443 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
16444 | #define $ac_func innocuous_$ac_func | |
16445 | ||
14abd0fb | 16446 | /* System header to define __stub macros and hopefully few prototypes, |
bec39cab AC |
16447 | which can conflict with char $ac_func (); below. |
16448 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
16449 | <limits.h> exists even on freestanding compilers. */ | |
16450 | ||
16451 | #ifdef __STDC__ | |
16452 | # include <limits.h> | |
16453 | #else | |
16454 | # include <assert.h> | |
16455 | #endif | |
14abd0fb | 16456 | |
bec39cab | 16457 | #undef $ac_func |
14abd0fb | 16458 | |
b4e70030 | 16459 | /* Override any gcc2 internal prototype to avoid an error. */ |
bec39cab AC |
16460 | #ifdef __cplusplus |
16461 | extern "C" | |
b4e70030 | 16462 | { |
bec39cab | 16463 | #endif |
b4e70030 JB |
16464 | /* We use char because int might match the return type of a gcc2 |
16465 | builtin and then its argument prototype would still apply. */ | |
bec39cab | 16466 | char $ac_func (); |
14abd0fb MK |
16467 | /* The GNU C library defines this for functions which it implements |
16468 | to always fail with ENOSYS. Some functions are actually named | |
16469 | something starting with __ and the normal name is an alias. */ | |
b4e70030 | 16470 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
14abd0fb | 16471 | choke me |
b4e70030 JB |
16472 | #else |
16473 | char (*f) () = $ac_func; | |
16474 | #endif | |
16475 | #ifdef __cplusplus | |
16476 | } | |
14abd0fb MK |
16477 | #endif |
16478 | ||
bec39cab AC |
16479 | int |
16480 | main () | |
16481 | { | |
b4e70030 | 16482 | return f != $ac_func; |
bec39cab AC |
16483 | ; |
16484 | return 0; | |
16485 | } | |
16486 | _ACEOF | |
16487 | rm -f conftest.$ac_objext conftest$ac_exeext | |
16488 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
16489 | (eval $ac_link) 2>conftest.er1 | |
16490 | ac_status=$? | |
16491 | grep -v '^ *+' conftest.er1 >conftest.err | |
16492 | rm -f conftest.er1 | |
16493 | cat conftest.err >&5 | |
16494 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16495 | (exit $ac_status); } && | |
b4e70030 JB |
16496 | { ac_try='test -z "$ac_c_werror_flag" |
16497 | || test ! -s conftest.err' | |
bec39cab AC |
16498 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16499 | (eval $ac_try) 2>&5 | |
16500 | ac_status=$? | |
16501 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16502 | (exit $ac_status); }; } && | |
16503 | { ac_try='test -s conftest$ac_exeext' | |
16504 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
16505 | (eval $ac_try) 2>&5 | |
16506 | ac_status=$? | |
16507 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16508 | (exit $ac_status); }; }; then | |
16509 | eval "$as_ac_var=yes" | |
16510 | else | |
16511 | echo "$as_me: failed program was:" >&5 | |
16512 | sed 's/^/| /' conftest.$ac_ext >&5 | |
16513 | ||
b4e70030 | 16514 | eval "$as_ac_var=no" |
bec39cab AC |
16515 | fi |
16516 | rm -f conftest.err conftest.$ac_objext \ | |
16517 | conftest$ac_exeext conftest.$ac_ext | |
16518 | fi | |
b4e70030 JB |
16519 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
16520 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | |
bec39cab AC |
16521 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
16522 | cat >>confdefs.h <<_ACEOF | |
16523 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 | |
16524 | _ACEOF | |
7be570e7 | 16525 | |
7be570e7 JM |
16526 | fi |
16527 | done | |
16528 | ||
a3828db0 | 16529 | if test "x$ac_cv_func_fork" = xyes; then |
b4e70030 JB |
16530 | echo "$as_me:$LINENO: checking for working fork" >&5 |
16531 | echo $ECHO_N "checking for working fork... $ECHO_C" >&6 | |
a3828db0 MK |
16532 | if test "${ac_cv_func_fork_works+set}" = set; then |
16533 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
16534 | else | |
16535 | if test "$cross_compiling" = yes; then | |
16536 | ac_cv_func_fork_works=cross | |
16537 | else | |
16538 | cat >conftest.$ac_ext <<_ACEOF | |
b4e70030 JB |
16539 | /* By Ruediger Kuhlmann. */ |
16540 | #include <sys/types.h> | |
16541 | #if HAVE_UNISTD_H | |
16542 | # include <unistd.h> | |
16543 | #endif | |
16544 | /* Some systems only have a dummy stub for fork() */ | |
16545 | int main () | |
16546 | { | |
16547 | if (fork() < 0) | |
16548 | exit (1); | |
16549 | exit (0); | |
16550 | } | |
a3828db0 MK |
16551 | _ACEOF |
16552 | rm -f conftest$ac_exeext | |
16553 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
16554 | (eval $ac_link) 2>&5 | |
16555 | ac_status=$? | |
16556 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16557 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | |
16558 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
16559 | (eval $ac_try) 2>&5 | |
16560 | ac_status=$? | |
16561 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16562 | (exit $ac_status); }; }; then | |
16563 | ac_cv_func_fork_works=yes | |
16564 | else | |
16565 | echo "$as_me: program exited with status $ac_status" >&5 | |
16566 | echo "$as_me: failed program was:" >&5 | |
16567 | sed 's/^/| /' conftest.$ac_ext >&5 | |
bec39cab | 16568 | |
a3828db0 MK |
16569 | ( exit $ac_status ) |
16570 | ac_cv_func_fork_works=no | |
16571 | fi | |
b4e70030 | 16572 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
a3828db0 MK |
16573 | fi |
16574 | fi | |
b4e70030 JB |
16575 | echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5 |
16576 | echo "${ECHO_T}$ac_cv_func_fork_works" >&6 | |
a3828db0 MK |
16577 | |
16578 | else | |
16579 | ac_cv_func_fork_works=$ac_cv_func_fork | |
16580 | fi | |
16581 | if test "x$ac_cv_func_fork_works" = xcross; then | |
16582 | case $host in | |
16583 | *-*-amigaos* | *-*-msdosdjgpp*) | |
16584 | # Override, as these systems have only a dummy fork() stub | |
16585 | ac_cv_func_fork_works=no | |
16586 | ;; | |
16587 | *) | |
16588 | ac_cv_func_fork_works=yes | |
16589 | ;; | |
16590 | esac | |
16591 | { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_fork_works guessed because of cross compilation" >&5 | |
16592 | echo "$as_me: WARNING: result $ac_cv_func_fork_works guessed because of cross compilation" >&2;} | |
16593 | fi | |
16594 | ac_cv_func_vfork_works=$ac_cv_func_vfork | |
16595 | if test "x$ac_cv_func_vfork" = xyes; then | |
b4e70030 JB |
16596 | echo "$as_me:$LINENO: checking for working vfork" >&5 |
16597 | echo $ECHO_N "checking for working vfork... $ECHO_C" >&6 | |
a3828db0 | 16598 | if test "${ac_cv_func_vfork_works+set}" = set; then |
bec39cab | 16599 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
a3828db0 MK |
16600 | else |
16601 | if test "$cross_compiling" = yes; then | |
16602 | ac_cv_func_vfork_works=cross | |
bec39cab AC |
16603 | else |
16604 | cat >conftest.$ac_ext <<_ACEOF | |
16605 | /* confdefs.h. */ | |
16606 | _ACEOF | |
16607 | cat confdefs.h >>conftest.$ac_ext | |
16608 | cat >>conftest.$ac_ext <<_ACEOF | |
16609 | /* end confdefs.h. */ | |
a3828db0 | 16610 | /* Thanks to Paul Eggert for this test. */ |
b4e70030 JB |
16611 | #include <stdio.h> |
16612 | #include <stdlib.h> | |
16613 | #include <sys/types.h> | |
16614 | #include <sys/stat.h> | |
a3828db0 | 16615 | #include <sys/wait.h> |
b4e70030 JB |
16616 | #if HAVE_UNISTD_H |
16617 | # include <unistd.h> | |
16618 | #endif | |
a3828db0 MK |
16619 | #if HAVE_VFORK_H |
16620 | # include <vfork.h> | |
bec39cab | 16621 | #endif |
a3828db0 MK |
16622 | /* On some sparc systems, changes by the child to local and incoming |
16623 | argument registers are propagated back to the parent. The compiler | |
16624 | is told about this with #include <vfork.h>, but some compilers | |
16625 | (e.g. gcc -O) don't grok <vfork.h>. Test for this by using a | |
16626 | static variable whose address is put into a register that is | |
16627 | clobbered by the vfork. */ | |
16628 | static void | |
bec39cab | 16629 | #ifdef __cplusplus |
a3828db0 MK |
16630 | sparc_address_test (int arg) |
16631 | # else | |
16632 | sparc_address_test (arg) int arg; | |
c906108c | 16633 | #endif |
a3828db0 MK |
16634 | { |
16635 | static pid_t child; | |
16636 | if (!child) { | |
16637 | child = vfork (); | |
16638 | if (child < 0) { | |
16639 | perror ("vfork"); | |
16640 | _exit(2); | |
16641 | } | |
16642 | if (!child) { | |
16643 | arg = getpid(); | |
16644 | write(-1, "", 0); | |
16645 | _exit (arg); | |
16646 | } | |
16647 | } | |
16648 | } | |
97bf5e38 | 16649 | |
bec39cab AC |
16650 | int |
16651 | main () | |
16652 | { | |
a3828db0 MK |
16653 | pid_t parent = getpid (); |
16654 | pid_t child; | |
16655 | ||
16656 | sparc_address_test (0); | |
16657 | ||
16658 | child = vfork (); | |
16659 | ||
16660 | if (child == 0) { | |
16661 | /* Here is another test for sparc vfork register problems. This | |
16662 | test uses lots of local variables, at least as many local | |
16663 | variables as main has allocated so far including compiler | |
16664 | temporaries. 4 locals are enough for gcc 1.40.3 on a Solaris | |
16665 | 4.1.3 sparc, but we use 8 to be safe. A buggy compiler should | |
16666 | reuse the register of parent for one of the local variables, | |
16667 | since it will think that parent can't possibly be used any more | |
16668 | in this routine. Assigning to the local variable will thus | |
16669 | munge parent in the parent process. */ | |
16670 | pid_t | |
16671 | p = getpid(), p1 = getpid(), p2 = getpid(), p3 = getpid(), | |
16672 | p4 = getpid(), p5 = getpid(), p6 = getpid(), p7 = getpid(); | |
16673 | /* Convince the compiler that p..p7 are live; otherwise, it might | |
16674 | use the same hardware register for all 8 local variables. */ | |
16675 | if (p != p1 || p != p2 || p != p3 || p != p4 | |
16676 | || p != p5 || p != p6 || p != p7) | |
16677 | _exit(1); | |
16678 | ||
16679 | /* On some systems (e.g. IRIX 3.3), vfork doesn't separate parent | |
16680 | from child file descriptors. If the child closes a descriptor | |
16681 | before it execs or exits, this munges the parent's descriptor | |
16682 | as well. Test for this by closing stdout in the child. */ | |
16683 | _exit(close(fileno(stdout)) != 0); | |
16684 | } else { | |
16685 | int status; | |
16686 | struct stat st; | |
16687 | ||
16688 | while (wait(&status) != child) | |
16689 | ; | |
b4e70030 | 16690 | exit( |
a3828db0 MK |
16691 | /* Was there some problem with vforking? */ |
16692 | child < 0 | |
16693 | ||
16694 | /* Did the child fail? (This shouldn't happen.) */ | |
16695 | || status | |
16696 | ||
16697 | /* Did the vfork/compiler bug occur? */ | |
16698 | || parent != getpid() | |
16699 | ||
16700 | /* Did the file descriptor bug occur? */ | |
16701 | || fstat(fileno(stdout), &st) != 0 | |
16702 | ); | |
16703 | } | |
bec39cab AC |
16704 | } |
16705 | _ACEOF | |
a3828db0 | 16706 | rm -f conftest$ac_exeext |
bec39cab | 16707 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
a3828db0 | 16708 | (eval $ac_link) 2>&5 |
bec39cab AC |
16709 | ac_status=$? |
16710 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
a3828db0 | 16711 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
bec39cab AC |
16712 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16713 | (eval $ac_try) 2>&5 | |
16714 | ac_status=$? | |
16715 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16716 | (exit $ac_status); }; }; then | |
a3828db0 MK |
16717 | ac_cv_func_vfork_works=yes |
16718 | else | |
16719 | echo "$as_me: program exited with status $ac_status" >&5 | |
16720 | echo "$as_me: failed program was:" >&5 | |
16721 | sed 's/^/| /' conftest.$ac_ext >&5 | |
16722 | ||
16723 | ( exit $ac_status ) | |
16724 | ac_cv_func_vfork_works=no | |
16725 | fi | |
b4e70030 | 16726 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
a3828db0 MK |
16727 | fi |
16728 | fi | |
b4e70030 JB |
16729 | echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5 |
16730 | echo "${ECHO_T}$ac_cv_func_vfork_works" >&6 | |
a3828db0 MK |
16731 | |
16732 | fi; | |
16733 | if test "x$ac_cv_func_fork_works" = xcross; then | |
16734 | ac_cv_func_vfork_works=$ac_cv_func_vfork | |
16735 | { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5 | |
16736 | echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;} | |
16737 | fi | |
16738 | ||
16739 | if test "x$ac_cv_func_vfork_works" = xyes; then | |
16740 | ||
16741 | cat >>confdefs.h <<\_ACEOF | |
16742 | #define HAVE_WORKING_VFORK 1 | |
16743 | _ACEOF | |
16744 | ||
bec39cab | 16745 | else |
bec39cab | 16746 | |
a3828db0 MK |
16747 | cat >>confdefs.h <<\_ACEOF |
16748 | #define vfork fork | |
16749 | _ACEOF | |
16750 | ||
bec39cab | 16751 | fi |
a3828db0 MK |
16752 | if test "x$ac_cv_func_fork_works" = xyes; then |
16753 | ||
16754 | cat >>confdefs.h <<\_ACEOF | |
16755 | #define HAVE_WORKING_FORK 1 | |
bec39cab | 16756 | _ACEOF |
c906108c | 16757 | |
c906108c SS |
16758 | fi |
16759 | ||
bec39cab AC |
16760 | |
16761 | ||
a3828db0 | 16762 | for ac_func in canonicalize_file_name realpath |
97bf5e38 | 16763 | do |
bec39cab | 16764 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
b4e70030 | 16765 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
7eb368b3 NR |
16766 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
16767 | if eval "test \"\${$as_ac_var+set}\" = set"; then | |
16768 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
16769 | else | |
16770 | cat >conftest.$ac_ext <<_ACEOF | |
16771 | /* confdefs.h. */ | |
16772 | _ACEOF | |
16773 | cat confdefs.h >>conftest.$ac_ext | |
16774 | cat >>conftest.$ac_ext <<_ACEOF | |
16775 | /* end confdefs.h. */ | |
16776 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | |
16777 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
16778 | #define $ac_func innocuous_$ac_func | |
16779 | ||
16780 | /* System header to define __stub macros and hopefully few prototypes, | |
16781 | which can conflict with char $ac_func (); below. | |
16782 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
16783 | <limits.h> exists even on freestanding compilers. */ | |
16784 | ||
16785 | #ifdef __STDC__ | |
16786 | # include <limits.h> | |
16787 | #else | |
16788 | # include <assert.h> | |
16789 | #endif | |
16790 | ||
16791 | #undef $ac_func | |
16792 | ||
16793 | /* Override any gcc2 internal prototype to avoid an error. */ | |
16794 | #ifdef __cplusplus | |
16795 | extern "C" | |
16796 | { | |
16797 | #endif | |
16798 | /* We use char because int might match the return type of a gcc2 | |
16799 | builtin and then its argument prototype would still apply. */ | |
16800 | char $ac_func (); | |
16801 | /* The GNU C library defines this for functions which it implements | |
16802 | to always fail with ENOSYS. Some functions are actually named | |
16803 | something starting with __ and the normal name is an alias. */ | |
16804 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
16805 | choke me | |
16806 | #else | |
16807 | char (*f) () = $ac_func; | |
16808 | #endif | |
16809 | #ifdef __cplusplus | |
16810 | } | |
16811 | #endif | |
16812 | ||
16813 | int | |
16814 | main () | |
16815 | { | |
16816 | return f != $ac_func; | |
16817 | ; | |
16818 | return 0; | |
16819 | } | |
16820 | _ACEOF | |
16821 | rm -f conftest.$ac_objext conftest$ac_exeext | |
16822 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
16823 | (eval $ac_link) 2>conftest.er1 | |
16824 | ac_status=$? | |
16825 | grep -v '^ *+' conftest.er1 >conftest.err | |
16826 | rm -f conftest.er1 | |
16827 | cat conftest.err >&5 | |
16828 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16829 | (exit $ac_status); } && | |
16830 | { ac_try='test -z "$ac_c_werror_flag" | |
16831 | || test ! -s conftest.err' | |
16832 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
16833 | (eval $ac_try) 2>&5 | |
16834 | ac_status=$? | |
16835 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16836 | (exit $ac_status); }; } && | |
16837 | { ac_try='test -s conftest$ac_exeext' | |
16838 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
16839 | (eval $ac_try) 2>&5 | |
16840 | ac_status=$? | |
16841 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16842 | (exit $ac_status); }; }; then | |
16843 | eval "$as_ac_var=yes" | |
16844 | else | |
16845 | echo "$as_me: failed program was:" >&5 | |
16846 | sed 's/^/| /' conftest.$ac_ext >&5 | |
16847 | ||
16848 | eval "$as_ac_var=no" | |
16849 | fi | |
16850 | rm -f conftest.err conftest.$ac_objext \ | |
16851 | conftest$ac_exeext conftest.$ac_ext | |
16852 | fi | |
16853 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | |
16854 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | |
16855 | if test `eval echo '${'$as_ac_var'}'` = yes; then | |
16856 | cat >>confdefs.h <<_ACEOF | |
16857 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 | |
16858 | _ACEOF | |
16859 | ||
16860 | fi | |
16861 | done | |
16862 | ||
16863 | ||
16864 | for ac_func in getrusage | |
16865 | do | |
16866 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | |
16867 | echo "$as_me:$LINENO: checking for $ac_func" >&5 | |
b4e70030 JB |
16868 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
16869 | if eval "test \"\${$as_ac_var+set}\" = set"; then | |
bec39cab AC |
16870 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
16871 | else | |
16872 | cat >conftest.$ac_ext <<_ACEOF | |
16873 | /* confdefs.h. */ | |
16874 | _ACEOF | |
16875 | cat confdefs.h >>conftest.$ac_ext | |
16876 | cat >>conftest.$ac_ext <<_ACEOF | |
16877 | /* end confdefs.h. */ | |
16878 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | |
16879 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
16880 | #define $ac_func innocuous_$ac_func | |
16881 | ||
d3ea6809 MM |
16882 | /* System header to define __stub macros and hopefully few prototypes, |
16883 | which can conflict with char $ac_func (); below. | |
16884 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
16885 | <limits.h> exists even on freestanding compilers. */ | |
16886 | ||
16887 | #ifdef __STDC__ | |
16888 | # include <limits.h> | |
16889 | #else | |
16890 | # include <assert.h> | |
16891 | #endif | |
16892 | ||
16893 | #undef $ac_func | |
16894 | ||
b4e70030 | 16895 | /* Override any gcc2 internal prototype to avoid an error. */ |
d3ea6809 MM |
16896 | #ifdef __cplusplus |
16897 | extern "C" | |
b4e70030 | 16898 | { |
d3ea6809 | 16899 | #endif |
b4e70030 JB |
16900 | /* We use char because int might match the return type of a gcc2 |
16901 | builtin and then its argument prototype would still apply. */ | |
d3ea6809 MM |
16902 | char $ac_func (); |
16903 | /* The GNU C library defines this for functions which it implements | |
16904 | to always fail with ENOSYS. Some functions are actually named | |
16905 | something starting with __ and the normal name is an alias. */ | |
b4e70030 | 16906 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
d3ea6809 | 16907 | choke me |
b4e70030 JB |
16908 | #else |
16909 | char (*f) () = $ac_func; | |
16910 | #endif | |
16911 | #ifdef __cplusplus | |
16912 | } | |
d3ea6809 MM |
16913 | #endif |
16914 | ||
16915 | int | |
16916 | main () | |
16917 | { | |
b4e70030 | 16918 | return f != $ac_func; |
d3ea6809 MM |
16919 | ; |
16920 | return 0; | |
16921 | } | |
16922 | _ACEOF | |
16923 | rm -f conftest.$ac_objext conftest$ac_exeext | |
16924 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
16925 | (eval $ac_link) 2>conftest.er1 | |
16926 | ac_status=$? | |
16927 | grep -v '^ *+' conftest.er1 >conftest.err | |
16928 | rm -f conftest.er1 | |
16929 | cat conftest.err >&5 | |
16930 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16931 | (exit $ac_status); } && | |
b4e70030 JB |
16932 | { ac_try='test -z "$ac_c_werror_flag" |
16933 | || test ! -s conftest.err' | |
d3ea6809 MM |
16934 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16935 | (eval $ac_try) 2>&5 | |
16936 | ac_status=$? | |
16937 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16938 | (exit $ac_status); }; } && | |
16939 | { ac_try='test -s conftest$ac_exeext' | |
16940 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
16941 | (eval $ac_try) 2>&5 | |
16942 | ac_status=$? | |
16943 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16944 | (exit $ac_status); }; }; then | |
16945 | eval "$as_ac_var=yes" | |
16946 | else | |
16947 | echo "$as_me: failed program was:" >&5 | |
16948 | sed 's/^/| /' conftest.$ac_ext >&5 | |
16949 | ||
b4e70030 | 16950 | eval "$as_ac_var=no" |
d3ea6809 MM |
16951 | fi |
16952 | rm -f conftest.err conftest.$ac_objext \ | |
16953 | conftest$ac_exeext conftest.$ac_ext | |
16954 | fi | |
b4e70030 JB |
16955 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
16956 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | |
d3ea6809 MM |
16957 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
16958 | cat >>confdefs.h <<_ACEOF | |
16959 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 | |
16960 | _ACEOF | |
16961 | ||
16962 | fi | |
16963 | done | |
16964 | ||
16965 | ||
16966 | ||
16967 | for ac_func in getuid getgid | |
16968 | do | |
16969 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | |
b4e70030 JB |
16970 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
16971 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | |
16972 | if eval "test \"\${$as_ac_var+set}\" = set"; then | |
d3ea6809 MM |
16973 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
16974 | else | |
16975 | cat >conftest.$ac_ext <<_ACEOF | |
16976 | /* confdefs.h. */ | |
16977 | _ACEOF | |
16978 | cat confdefs.h >>conftest.$ac_ext | |
16979 | cat >>conftest.$ac_ext <<_ACEOF | |
16980 | /* end confdefs.h. */ | |
16981 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | |
16982 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
16983 | #define $ac_func innocuous_$ac_func | |
16984 | ||
97bf5e38 | 16985 | /* System header to define __stub macros and hopefully few prototypes, |
bec39cab AC |
16986 | which can conflict with char $ac_func (); below. |
16987 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
16988 | <limits.h> exists even on freestanding compilers. */ | |
c906108c | 16989 | |
bec39cab AC |
16990 | #ifdef __STDC__ |
16991 | # include <limits.h> | |
16992 | #else | |
16993 | # include <assert.h> | |
16994 | #endif | |
97bf5e38 | 16995 | |
bec39cab AC |
16996 | #undef $ac_func |
16997 | ||
b4e70030 | 16998 | /* Override any gcc2 internal prototype to avoid an error. */ |
bec39cab AC |
16999 | #ifdef __cplusplus |
17000 | extern "C" | |
b4e70030 | 17001 | { |
bec39cab | 17002 | #endif |
b4e70030 JB |
17003 | /* We use char because int might match the return type of a gcc2 |
17004 | builtin and then its argument prototype would still apply. */ | |
bec39cab | 17005 | char $ac_func (); |
97bf5e38 MK |
17006 | /* The GNU C library defines this for functions which it implements |
17007 | to always fail with ENOSYS. Some functions are actually named | |
17008 | something starting with __ and the normal name is an alias. */ | |
b4e70030 | 17009 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
97bf5e38 | 17010 | choke me |
b4e70030 JB |
17011 | #else |
17012 | char (*f) () = $ac_func; | |
17013 | #endif | |
17014 | #ifdef __cplusplus | |
17015 | } | |
c906108c | 17016 | #endif |
97bf5e38 | 17017 | |
bec39cab AC |
17018 | int |
17019 | main () | |
17020 | { | |
b4e70030 | 17021 | return f != $ac_func; |
bec39cab AC |
17022 | ; |
17023 | return 0; | |
17024 | } | |
17025 | _ACEOF | |
17026 | rm -f conftest.$ac_objext conftest$ac_exeext | |
17027 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
17028 | (eval $ac_link) 2>conftest.er1 | |
17029 | ac_status=$? | |
17030 | grep -v '^ *+' conftest.er1 >conftest.err | |
17031 | rm -f conftest.er1 | |
17032 | cat conftest.err >&5 | |
17033 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17034 | (exit $ac_status); } && | |
b4e70030 JB |
17035 | { ac_try='test -z "$ac_c_werror_flag" |
17036 | || test ! -s conftest.err' | |
bec39cab AC |
17037 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17038 | (eval $ac_try) 2>&5 | |
17039 | ac_status=$? | |
17040 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17041 | (exit $ac_status); }; } && | |
17042 | { ac_try='test -s conftest$ac_exeext' | |
17043 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
17044 | (eval $ac_try) 2>&5 | |
17045 | ac_status=$? | |
17046 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17047 | (exit $ac_status); }; }; then | |
17048 | eval "$as_ac_var=yes" | |
17049 | else | |
17050 | echo "$as_me: failed program was:" >&5 | |
17051 | sed 's/^/| /' conftest.$ac_ext >&5 | |
17052 | ||
b4e70030 | 17053 | eval "$as_ac_var=no" |
bec39cab AC |
17054 | fi |
17055 | rm -f conftest.err conftest.$ac_objext \ | |
17056 | conftest$ac_exeext conftest.$ac_ext | |
17057 | fi | |
b4e70030 JB |
17058 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
17059 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | |
bec39cab AC |
17060 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
17061 | cat >>confdefs.h <<_ACEOF | |
17062 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 | |
17063 | _ACEOF | |
c906108c | 17064 | |
c906108c | 17065 | fi |
97bf5e38 | 17066 | done |
c906108c | 17067 | |
bec39cab | 17068 | |
a3828db0 | 17069 | for ac_func in poll |
97bf5e38 | 17070 | do |
bec39cab | 17071 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
b4e70030 JB |
17072 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
17073 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | |
17074 | if eval "test \"\${$as_ac_var+set}\" = set"; then | |
bec39cab AC |
17075 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
17076 | else | |
17077 | cat >conftest.$ac_ext <<_ACEOF | |
17078 | /* confdefs.h. */ | |
17079 | _ACEOF | |
17080 | cat confdefs.h >>conftest.$ac_ext | |
17081 | cat >>conftest.$ac_ext <<_ACEOF | |
17082 | /* end confdefs.h. */ | |
17083 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | |
17084 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
17085 | #define $ac_func innocuous_$ac_func | |
17086 | ||
97bf5e38 | 17087 | /* System header to define __stub macros and hopefully few prototypes, |
bec39cab AC |
17088 | which can conflict with char $ac_func (); below. |
17089 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
17090 | <limits.h> exists even on freestanding compilers. */ | |
17091 | ||
17092 | #ifdef __STDC__ | |
17093 | # include <limits.h> | |
17094 | #else | |
17095 | # include <assert.h> | |
17096 | #endif | |
c906108c | 17097 | |
bec39cab | 17098 | #undef $ac_func |
97bf5e38 | 17099 | |
b4e70030 | 17100 | /* Override any gcc2 internal prototype to avoid an error. */ |
bec39cab AC |
17101 | #ifdef __cplusplus |
17102 | extern "C" | |
b4e70030 | 17103 | { |
bec39cab | 17104 | #endif |
b4e70030 JB |
17105 | /* We use char because int might match the return type of a gcc2 |
17106 | builtin and then its argument prototype would still apply. */ | |
bec39cab | 17107 | char $ac_func (); |
97bf5e38 MK |
17108 | /* The GNU C library defines this for functions which it implements |
17109 | to always fail with ENOSYS. Some functions are actually named | |
17110 | something starting with __ and the normal name is an alias. */ | |
b4e70030 | 17111 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
97bf5e38 | 17112 | choke me |
b4e70030 JB |
17113 | #else |
17114 | char (*f) () = $ac_func; | |
17115 | #endif | |
17116 | #ifdef __cplusplus | |
17117 | } | |
c906108c | 17118 | #endif |
97bf5e38 | 17119 | |
bec39cab AC |
17120 | int |
17121 | main () | |
17122 | { | |
b4e70030 | 17123 | return f != $ac_func; |
bec39cab AC |
17124 | ; |
17125 | return 0; | |
17126 | } | |
17127 | _ACEOF | |
17128 | rm -f conftest.$ac_objext conftest$ac_exeext | |
17129 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
17130 | (eval $ac_link) 2>conftest.er1 | |
17131 | ac_status=$? | |
17132 | grep -v '^ *+' conftest.er1 >conftest.err | |
17133 | rm -f conftest.er1 | |
17134 | cat conftest.err >&5 | |
17135 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17136 | (exit $ac_status); } && | |
b4e70030 JB |
17137 | { ac_try='test -z "$ac_c_werror_flag" |
17138 | || test ! -s conftest.err' | |
bec39cab AC |
17139 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17140 | (eval $ac_try) 2>&5 | |
17141 | ac_status=$? | |
17142 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17143 | (exit $ac_status); }; } && | |
17144 | { ac_try='test -s conftest$ac_exeext' | |
17145 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
17146 | (eval $ac_try) 2>&5 | |
17147 | ac_status=$? | |
17148 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17149 | (exit $ac_status); }; }; then | |
17150 | eval "$as_ac_var=yes" | |
17151 | else | |
17152 | echo "$as_me: failed program was:" >&5 | |
17153 | sed 's/^/| /' conftest.$ac_ext >&5 | |
17154 | ||
b4e70030 | 17155 | eval "$as_ac_var=no" |
bec39cab AC |
17156 | fi |
17157 | rm -f conftest.err conftest.$ac_objext \ | |
17158 | conftest$ac_exeext conftest.$ac_ext | |
17159 | fi | |
b4e70030 JB |
17160 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
17161 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | |
bec39cab AC |
17162 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
17163 | cat >>confdefs.h <<_ACEOF | |
17164 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 | |
17165 | _ACEOF | |
c906108c | 17166 | |
c906108c | 17167 | fi |
97bf5e38 | 17168 | done |
c906108c | 17169 | |
bec39cab | 17170 | |
a3828db0 | 17171 | for ac_func in pread64 |
97bf5e38 | 17172 | do |
bec39cab | 17173 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
b4e70030 JB |
17174 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
17175 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | |
17176 | if eval "test \"\${$as_ac_var+set}\" = set"; then | |
bec39cab AC |
17177 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
17178 | else | |
17179 | cat >conftest.$ac_ext <<_ACEOF | |
17180 | /* confdefs.h. */ | |
17181 | _ACEOF | |
17182 | cat confdefs.h >>conftest.$ac_ext | |
17183 | cat >>conftest.$ac_ext <<_ACEOF | |
17184 | /* end confdefs.h. */ | |
17185 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | |
17186 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
17187 | #define $ac_func innocuous_$ac_func | |
17188 | ||
97bf5e38 | 17189 | /* System header to define __stub macros and hopefully few prototypes, |
bec39cab AC |
17190 | which can conflict with char $ac_func (); below. |
17191 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
17192 | <limits.h> exists even on freestanding compilers. */ | |
17193 | ||
17194 | #ifdef __STDC__ | |
17195 | # include <limits.h> | |
17196 | #else | |
17197 | # include <assert.h> | |
17198 | #endif | |
c906108c | 17199 | |
bec39cab | 17200 | #undef $ac_func |
97bf5e38 | 17201 | |
b4e70030 | 17202 | /* Override any gcc2 internal prototype to avoid an error. */ |
bec39cab AC |
17203 | #ifdef __cplusplus |
17204 | extern "C" | |
b4e70030 | 17205 | { |
bec39cab | 17206 | #endif |
b4e70030 JB |
17207 | /* We use char because int might match the return type of a gcc2 |
17208 | builtin and then its argument prototype would still apply. */ | |
bec39cab | 17209 | char $ac_func (); |
97bf5e38 MK |
17210 | /* The GNU C library defines this for functions which it implements |
17211 | to always fail with ENOSYS. Some functions are actually named | |
17212 | something starting with __ and the normal name is an alias. */ | |
b4e70030 | 17213 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
97bf5e38 | 17214 | choke me |
b4e70030 JB |
17215 | #else |
17216 | char (*f) () = $ac_func; | |
17217 | #endif | |
17218 | #ifdef __cplusplus | |
17219 | } | |
c906108c | 17220 | #endif |
97bf5e38 | 17221 | |
bec39cab AC |
17222 | int |
17223 | main () | |
17224 | { | |
b4e70030 | 17225 | return f != $ac_func; |
bec39cab AC |
17226 | ; |
17227 | return 0; | |
17228 | } | |
17229 | _ACEOF | |
17230 | rm -f conftest.$ac_objext conftest$ac_exeext | |
17231 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
17232 | (eval $ac_link) 2>conftest.er1 | |
17233 | ac_status=$? | |
17234 | grep -v '^ *+' conftest.er1 >conftest.err | |
17235 | rm -f conftest.er1 | |
17236 | cat conftest.err >&5 | |
17237 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17238 | (exit $ac_status); } && | |
b4e70030 JB |
17239 | { ac_try='test -z "$ac_c_werror_flag" |
17240 | || test ! -s conftest.err' | |
bec39cab AC |
17241 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17242 | (eval $ac_try) 2>&5 | |
17243 | ac_status=$? | |
17244 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17245 | (exit $ac_status); }; } && | |
17246 | { ac_try='test -s conftest$ac_exeext' | |
17247 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
17248 | (eval $ac_try) 2>&5 | |
17249 | ac_status=$? | |
17250 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17251 | (exit $ac_status); }; }; then | |
17252 | eval "$as_ac_var=yes" | |
17253 | else | |
17254 | echo "$as_me: failed program was:" >&5 | |
17255 | sed 's/^/| /' conftest.$ac_ext >&5 | |
17256 | ||
b4e70030 | 17257 | eval "$as_ac_var=no" |
bec39cab AC |
17258 | fi |
17259 | rm -f conftest.err conftest.$ac_objext \ | |
17260 | conftest$ac_exeext conftest.$ac_ext | |
17261 | fi | |
b4e70030 JB |
17262 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
17263 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | |
bec39cab AC |
17264 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
17265 | cat >>confdefs.h <<_ACEOF | |
17266 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 | |
17267 | _ACEOF | |
c906108c | 17268 | |
c906108c | 17269 | fi |
97bf5e38 | 17270 | done |
c906108c | 17271 | |
bec39cab | 17272 | |
a3828db0 | 17273 | for ac_func in sbrk |
b757528f | 17274 | do |
bec39cab | 17275 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
b4e70030 JB |
17276 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
17277 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | |
17278 | if eval "test \"\${$as_ac_var+set}\" = set"; then | |
bec39cab AC |
17279 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
17280 | else | |
17281 | cat >conftest.$ac_ext <<_ACEOF | |
17282 | /* confdefs.h. */ | |
17283 | _ACEOF | |
17284 | cat confdefs.h >>conftest.$ac_ext | |
17285 | cat >>conftest.$ac_ext <<_ACEOF | |
17286 | /* end confdefs.h. */ | |
17287 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | |
17288 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
17289 | #define $ac_func innocuous_$ac_func | |
17290 | ||
b757528f | 17291 | /* System header to define __stub macros and hopefully few prototypes, |
bec39cab AC |
17292 | which can conflict with char $ac_func (); below. |
17293 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
17294 | <limits.h> exists even on freestanding compilers. */ | |
17295 | ||
17296 | #ifdef __STDC__ | |
17297 | # include <limits.h> | |
17298 | #else | |
17299 | # include <assert.h> | |
17300 | #endif | |
b757528f | 17301 | |
bec39cab | 17302 | #undef $ac_func |
b757528f | 17303 | |
b4e70030 | 17304 | /* Override any gcc2 internal prototype to avoid an error. */ |
bec39cab AC |
17305 | #ifdef __cplusplus |
17306 | extern "C" | |
b4e70030 | 17307 | { |
bec39cab | 17308 | #endif |
b4e70030 JB |
17309 | /* We use char because int might match the return type of a gcc2 |
17310 | builtin and then its argument prototype would still apply. */ | |
bec39cab | 17311 | char $ac_func (); |
b757528f JJ |
17312 | /* The GNU C library defines this for functions which it implements |
17313 | to always fail with ENOSYS. Some functions are actually named | |
17314 | something starting with __ and the normal name is an alias. */ | |
b4e70030 | 17315 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
b757528f | 17316 | choke me |
b4e70030 JB |
17317 | #else |
17318 | char (*f) () = $ac_func; | |
17319 | #endif | |
17320 | #ifdef __cplusplus | |
17321 | } | |
b757528f JJ |
17322 | #endif |
17323 | ||
bec39cab AC |
17324 | int |
17325 | main () | |
17326 | { | |
b4e70030 | 17327 | return f != $ac_func; |
bec39cab AC |
17328 | ; |
17329 | return 0; | |
17330 | } | |
17331 | _ACEOF | |
17332 | rm -f conftest.$ac_objext conftest$ac_exeext | |
17333 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
17334 | (eval $ac_link) 2>conftest.er1 | |
17335 | ac_status=$? | |
17336 | grep -v '^ *+' conftest.er1 >conftest.err | |
17337 | rm -f conftest.er1 | |
17338 | cat conftest.err >&5 | |
17339 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17340 | (exit $ac_status); } && | |
b4e70030 JB |
17341 | { ac_try='test -z "$ac_c_werror_flag" |
17342 | || test ! -s conftest.err' | |
bec39cab AC |
17343 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17344 | (eval $ac_try) 2>&5 | |
17345 | ac_status=$? | |
17346 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17347 | (exit $ac_status); }; } && | |
17348 | { ac_try='test -s conftest$ac_exeext' | |
17349 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
17350 | (eval $ac_try) 2>&5 | |
17351 | ac_status=$? | |
17352 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17353 | (exit $ac_status); }; }; then | |
17354 | eval "$as_ac_var=yes" | |
17355 | else | |
17356 | echo "$as_me: failed program was:" >&5 | |
17357 | sed 's/^/| /' conftest.$ac_ext >&5 | |
17358 | ||
b4e70030 | 17359 | eval "$as_ac_var=no" |
bec39cab AC |
17360 | fi |
17361 | rm -f conftest.err conftest.$ac_objext \ | |
17362 | conftest$ac_exeext conftest.$ac_ext | |
17363 | fi | |
b4e70030 JB |
17364 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
17365 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | |
bec39cab AC |
17366 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
17367 | cat >>confdefs.h <<_ACEOF | |
17368 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 | |
17369 | _ACEOF | |
b757528f | 17370 | |
b757528f JJ |
17371 | fi |
17372 | done | |
17373 | ||
bec39cab | 17374 | |
a3828db0 MK |
17375 | |
17376 | for ac_func in setpgid setpgrp | |
bcb3dc3d | 17377 | do |
bec39cab | 17378 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
b4e70030 JB |
17379 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
17380 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | |
17381 | if eval "test \"\${$as_ac_var+set}\" = set"; then | |
bec39cab AC |
17382 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
17383 | else | |
17384 | cat >conftest.$ac_ext <<_ACEOF | |
17385 | /* confdefs.h. */ | |
17386 | _ACEOF | |
17387 | cat confdefs.h >>conftest.$ac_ext | |
17388 | cat >>conftest.$ac_ext <<_ACEOF | |
17389 | /* end confdefs.h. */ | |
17390 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | |
17391 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
17392 | #define $ac_func innocuous_$ac_func | |
17393 | ||
bcb3dc3d | 17394 | /* System header to define __stub macros and hopefully few prototypes, |
bec39cab AC |
17395 | which can conflict with char $ac_func (); below. |
17396 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
17397 | <limits.h> exists even on freestanding compilers. */ | |
17398 | ||
17399 | #ifdef __STDC__ | |
17400 | # include <limits.h> | |
17401 | #else | |
17402 | # include <assert.h> | |
17403 | #endif | |
bcb3dc3d | 17404 | |
bec39cab | 17405 | #undef $ac_func |
bcb3dc3d | 17406 | |
b4e70030 | 17407 | /* Override any gcc2 internal prototype to avoid an error. */ |
bec39cab AC |
17408 | #ifdef __cplusplus |
17409 | extern "C" | |
b4e70030 | 17410 | { |
bec39cab | 17411 | #endif |
b4e70030 JB |
17412 | /* We use char because int might match the return type of a gcc2 |
17413 | builtin and then its argument prototype would still apply. */ | |
bec39cab | 17414 | char $ac_func (); |
bcb3dc3d MK |
17415 | /* The GNU C library defines this for functions which it implements |
17416 | to always fail with ENOSYS. Some functions are actually named | |
17417 | something starting with __ and the normal name is an alias. */ | |
b4e70030 | 17418 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
bcb3dc3d | 17419 | choke me |
b4e70030 JB |
17420 | #else |
17421 | char (*f) () = $ac_func; | |
17422 | #endif | |
17423 | #ifdef __cplusplus | |
17424 | } | |
bcb3dc3d MK |
17425 | #endif |
17426 | ||
bec39cab AC |
17427 | int |
17428 | main () | |
17429 | { | |
b4e70030 | 17430 | return f != $ac_func; |
bec39cab AC |
17431 | ; |
17432 | return 0; | |
17433 | } | |
17434 | _ACEOF | |
17435 | rm -f conftest.$ac_objext conftest$ac_exeext | |
17436 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
17437 | (eval $ac_link) 2>conftest.er1 | |
17438 | ac_status=$? | |
17439 | grep -v '^ *+' conftest.er1 >conftest.err | |
17440 | rm -f conftest.er1 | |
17441 | cat conftest.err >&5 | |
17442 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17443 | (exit $ac_status); } && | |
b4e70030 JB |
17444 | { ac_try='test -z "$ac_c_werror_flag" |
17445 | || test ! -s conftest.err' | |
bec39cab AC |
17446 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17447 | (eval $ac_try) 2>&5 | |
17448 | ac_status=$? | |
17449 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17450 | (exit $ac_status); }; } && | |
17451 | { ac_try='test -s conftest$ac_exeext' | |
17452 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
17453 | (eval $ac_try) 2>&5 | |
17454 | ac_status=$? | |
17455 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17456 | (exit $ac_status); }; }; then | |
17457 | eval "$as_ac_var=yes" | |
17458 | else | |
17459 | echo "$as_me: failed program was:" >&5 | |
17460 | sed 's/^/| /' conftest.$ac_ext >&5 | |
17461 | ||
b4e70030 | 17462 | eval "$as_ac_var=no" |
bec39cab AC |
17463 | fi |
17464 | rm -f conftest.err conftest.$ac_objext \ | |
17465 | conftest$ac_exeext conftest.$ac_ext | |
17466 | fi | |
b4e70030 JB |
17467 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
17468 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | |
bec39cab AC |
17469 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
17470 | cat >>confdefs.h <<_ACEOF | |
17471 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 | |
17472 | _ACEOF | |
bcb3dc3d | 17473 | |
bcb3dc3d MK |
17474 | fi |
17475 | done | |
17476 | ||
bec39cab | 17477 | |
a3828db0 MK |
17478 | |
17479 | ||
17480 | for ac_func in sigaction sigprocmask sigsetmask | |
8b9cf735 | 17481 | do |
bec39cab | 17482 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
b4e70030 JB |
17483 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
17484 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | |
17485 | if eval "test \"\${$as_ac_var+set}\" = set"; then | |
bec39cab AC |
17486 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
17487 | else | |
17488 | cat >conftest.$ac_ext <<_ACEOF | |
17489 | /* confdefs.h. */ | |
17490 | _ACEOF | |
17491 | cat confdefs.h >>conftest.$ac_ext | |
17492 | cat >>conftest.$ac_ext <<_ACEOF | |
17493 | /* end confdefs.h. */ | |
17494 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | |
17495 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
17496 | #define $ac_func innocuous_$ac_func | |
17497 | ||
8b9cf735 | 17498 | /* System header to define __stub macros and hopefully few prototypes, |
bec39cab AC |
17499 | which can conflict with char $ac_func (); below. |
17500 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
17501 | <limits.h> exists even on freestanding compilers. */ | |
17502 | ||
17503 | #ifdef __STDC__ | |
17504 | # include <limits.h> | |
17505 | #else | |
17506 | # include <assert.h> | |
17507 | #endif | |
8b9cf735 | 17508 | |
bec39cab | 17509 | #undef $ac_func |
8b9cf735 | 17510 | |
b4e70030 | 17511 | /* Override any gcc2 internal prototype to avoid an error. */ |
a3828db0 MK |
17512 | #ifdef __cplusplus |
17513 | extern "C" | |
b4e70030 | 17514 | { |
a3828db0 | 17515 | #endif |
b4e70030 JB |
17516 | /* We use char because int might match the return type of a gcc2 |
17517 | builtin and then its argument prototype would still apply. */ | |
a3828db0 MK |
17518 | char $ac_func (); |
17519 | /* The GNU C library defines this for functions which it implements | |
17520 | to always fail with ENOSYS. Some functions are actually named | |
17521 | something starting with __ and the normal name is an alias. */ | |
b4e70030 | 17522 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
a3828db0 | 17523 | choke me |
b4e70030 JB |
17524 | #else |
17525 | char (*f) () = $ac_func; | |
17526 | #endif | |
17527 | #ifdef __cplusplus | |
17528 | } | |
a3828db0 MK |
17529 | #endif |
17530 | ||
bec39cab AC |
17531 | int |
17532 | main () | |
17533 | { | |
b4e70030 | 17534 | return f != $ac_func; |
bec39cab AC |
17535 | ; |
17536 | return 0; | |
17537 | } | |
17538 | _ACEOF | |
a3828db0 MK |
17539 | rm -f conftest.$ac_objext conftest$ac_exeext |
17540 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
17541 | (eval $ac_link) 2>conftest.er1 | |
bec39cab AC |
17542 | ac_status=$? |
17543 | grep -v '^ *+' conftest.er1 >conftest.err | |
17544 | rm -f conftest.er1 | |
17545 | cat conftest.err >&5 | |
17546 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17547 | (exit $ac_status); } && | |
b4e70030 JB |
17548 | { ac_try='test -z "$ac_c_werror_flag" |
17549 | || test ! -s conftest.err' | |
bec39cab AC |
17550 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17551 | (eval $ac_try) 2>&5 | |
17552 | ac_status=$? | |
17553 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17554 | (exit $ac_status); }; } && | |
a3828db0 | 17555 | { ac_try='test -s conftest$ac_exeext' |
bec39cab AC |
17556 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17557 | (eval $ac_try) 2>&5 | |
17558 | ac_status=$? | |
17559 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17560 | (exit $ac_status); }; }; then | |
a3828db0 | 17561 | eval "$as_ac_var=yes" |
086ec9eb | 17562 | else |
bec39cab AC |
17563 | echo "$as_me: failed program was:" >&5 |
17564 | sed 's/^/| /' conftest.$ac_ext >&5 | |
17565 | ||
b4e70030 | 17566 | eval "$as_ac_var=no" |
a3828db0 MK |
17567 | fi |
17568 | rm -f conftest.err conftest.$ac_objext \ | |
17569 | conftest$ac_exeext conftest.$ac_ext | |
17570 | fi | |
b4e70030 JB |
17571 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
17572 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | |
a3828db0 MK |
17573 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
17574 | cat >>confdefs.h <<_ACEOF | |
17575 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 | |
17576 | _ACEOF | |
17577 | ||
086ec9eb | 17578 | fi |
a3828db0 MK |
17579 | done |
17580 | ||
17581 | ||
17582 | for ac_func in socketpair | |
17583 | do | |
17584 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | |
b4e70030 JB |
17585 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
17586 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | |
17587 | if eval "test \"\${$as_ac_var+set}\" = set"; then | |
a3828db0 MK |
17588 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
17589 | else | |
17590 | cat >conftest.$ac_ext <<_ACEOF | |
bec39cab AC |
17591 | /* confdefs.h. */ |
17592 | _ACEOF | |
17593 | cat confdefs.h >>conftest.$ac_ext | |
17594 | cat >>conftest.$ac_ext <<_ACEOF | |
17595 | /* end confdefs.h. */ | |
a3828db0 MK |
17596 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
17597 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
17598 | #define $ac_func innocuous_$ac_func | |
17599 | ||
17600 | /* System header to define __stub macros and hopefully few prototypes, | |
17601 | which can conflict with char $ac_func (); below. | |
17602 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
17603 | <limits.h> exists even on freestanding compilers. */ | |
17604 | ||
17605 | #ifdef __STDC__ | |
17606 | # include <limits.h> | |
17607 | #else | |
17608 | # include <assert.h> | |
17609 | #endif | |
17610 | ||
17611 | #undef $ac_func | |
17612 | ||
b4e70030 | 17613 | /* Override any gcc2 internal prototype to avoid an error. */ |
a3828db0 MK |
17614 | #ifdef __cplusplus |
17615 | extern "C" | |
b4e70030 | 17616 | { |
a3828db0 | 17617 | #endif |
b4e70030 JB |
17618 | /* We use char because int might match the return type of a gcc2 |
17619 | builtin and then its argument prototype would still apply. */ | |
a3828db0 MK |
17620 | char $ac_func (); |
17621 | /* The GNU C library defines this for functions which it implements | |
17622 | to always fail with ENOSYS. Some functions are actually named | |
17623 | something starting with __ and the normal name is an alias. */ | |
b4e70030 | 17624 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
a3828db0 | 17625 | choke me |
b4e70030 JB |
17626 | #else |
17627 | char (*f) () = $ac_func; | |
17628 | #endif | |
17629 | #ifdef __cplusplus | |
17630 | } | |
a3828db0 MK |
17631 | #endif |
17632 | ||
bec39cab AC |
17633 | int |
17634 | main () | |
17635 | { | |
b4e70030 | 17636 | return f != $ac_func; |
bec39cab AC |
17637 | ; |
17638 | return 0; | |
17639 | } | |
17640 | _ACEOF | |
a3828db0 MK |
17641 | rm -f conftest.$ac_objext conftest$ac_exeext |
17642 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
17643 | (eval $ac_link) 2>conftest.er1 | |
bec39cab AC |
17644 | ac_status=$? |
17645 | grep -v '^ *+' conftest.er1 >conftest.err | |
17646 | rm -f conftest.er1 | |
17647 | cat conftest.err >&5 | |
17648 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17649 | (exit $ac_status); } && | |
b4e70030 JB |
17650 | { ac_try='test -z "$ac_c_werror_flag" |
17651 | || test ! -s conftest.err' | |
bec39cab AC |
17652 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17653 | (eval $ac_try) 2>&5 | |
17654 | ac_status=$? | |
17655 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17656 | (exit $ac_status); }; } && | |
a3828db0 | 17657 | { ac_try='test -s conftest$ac_exeext' |
bec39cab AC |
17658 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17659 | (eval $ac_try) 2>&5 | |
17660 | ac_status=$? | |
17661 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17662 | (exit $ac_status); }; }; then | |
a3828db0 | 17663 | eval "$as_ac_var=yes" |
086ec9eb | 17664 | else |
bec39cab AC |
17665 | echo "$as_me: failed program was:" >&5 |
17666 | sed 's/^/| /' conftest.$ac_ext >&5 | |
17667 | ||
b4e70030 | 17668 | eval "$as_ac_var=no" |
086ec9eb | 17669 | fi |
a3828db0 MK |
17670 | rm -f conftest.err conftest.$ac_objext \ |
17671 | conftest$ac_exeext conftest.$ac_ext | |
086ec9eb | 17672 | fi |
b4e70030 JB |
17673 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
17674 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | |
a3828db0 MK |
17675 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
17676 | cat >>confdefs.h <<_ACEOF | |
17677 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 | |
bec39cab | 17678 | _ACEOF |
086ec9eb MK |
17679 | |
17680 | fi | |
a3828db0 | 17681 | done |
086ec9eb | 17682 | |
a3828db0 MK |
17683 | |
17684 | for ac_func in syscall | |
17685 | do | |
17686 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | |
b4e70030 JB |
17687 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
17688 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | |
17689 | if eval "test \"\${$as_ac_var+set}\" = set"; then | |
bec39cab | 17690 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
bec39cab AC |
17691 | else |
17692 | cat >conftest.$ac_ext <<_ACEOF | |
17693 | /* confdefs.h. */ | |
17694 | _ACEOF | |
17695 | cat confdefs.h >>conftest.$ac_ext | |
17696 | cat >>conftest.$ac_ext <<_ACEOF | |
17697 | /* end confdefs.h. */ | |
a3828db0 MK |
17698 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
17699 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
17700 | #define $ac_func innocuous_$ac_func | |
17701 | ||
17702 | /* System header to define __stub macros and hopefully few prototypes, | |
17703 | which can conflict with char $ac_func (); below. | |
17704 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
17705 | <limits.h> exists even on freestanding compilers. */ | |
17706 | ||
17707 | #ifdef __STDC__ | |
17708 | # include <limits.h> | |
17709 | #else | |
17710 | # include <assert.h> | |
17711 | #endif | |
17712 | ||
17713 | #undef $ac_func | |
17714 | ||
b4e70030 | 17715 | /* Override any gcc2 internal prototype to avoid an error. */ |
a3828db0 MK |
17716 | #ifdef __cplusplus |
17717 | extern "C" | |
b4e70030 | 17718 | { |
a3828db0 | 17719 | #endif |
b4e70030 JB |
17720 | /* We use char because int might match the return type of a gcc2 |
17721 | builtin and then its argument prototype would still apply. */ | |
a3828db0 MK |
17722 | char $ac_func (); |
17723 | /* The GNU C library defines this for functions which it implements | |
17724 | to always fail with ENOSYS. Some functions are actually named | |
17725 | something starting with __ and the normal name is an alias. */ | |
b4e70030 | 17726 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
a3828db0 | 17727 | choke me |
b4e70030 JB |
17728 | #else |
17729 | char (*f) () = $ac_func; | |
17730 | #endif | |
17731 | #ifdef __cplusplus | |
17732 | } | |
c906108c | 17733 | #endif |
97bf5e38 | 17734 | |
bec39cab AC |
17735 | int |
17736 | main () | |
97bf5e38 | 17737 | { |
b4e70030 | 17738 | return f != $ac_func; |
bec39cab AC |
17739 | ; |
17740 | return 0; | |
97bf5e38 | 17741 | } |
bec39cab | 17742 | _ACEOF |
a3828db0 | 17743 | rm -f conftest.$ac_objext conftest$ac_exeext |
bec39cab | 17744 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
a3828db0 | 17745 | (eval $ac_link) 2>conftest.er1 |
bec39cab | 17746 | ac_status=$? |
a3828db0 MK |
17747 | grep -v '^ *+' conftest.er1 >conftest.err |
17748 | rm -f conftest.er1 | |
17749 | cat conftest.err >&5 | |
bec39cab | 17750 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
a3828db0 | 17751 | (exit $ac_status); } && |
b4e70030 JB |
17752 | { ac_try='test -z "$ac_c_werror_flag" |
17753 | || test ! -s conftest.err' | |
a3828db0 MK |
17754 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17755 | (eval $ac_try) 2>&5 | |
17756 | ac_status=$? | |
17757 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17758 | (exit $ac_status); }; } && | |
17759 | { ac_try='test -s conftest$ac_exeext' | |
bec39cab AC |
17760 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17761 | (eval $ac_try) 2>&5 | |
17762 | ac_status=$? | |
17763 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17764 | (exit $ac_status); }; }; then | |
a3828db0 | 17765 | eval "$as_ac_var=yes" |
c906108c | 17766 | else |
a3828db0 | 17767 | echo "$as_me: failed program was:" >&5 |
bec39cab AC |
17768 | sed 's/^/| /' conftest.$ac_ext >&5 |
17769 | ||
b4e70030 | 17770 | eval "$as_ac_var=no" |
97bf5e38 | 17771 | fi |
a3828db0 MK |
17772 | rm -f conftest.err conftest.$ac_objext \ |
17773 | conftest$ac_exeext conftest.$ac_ext | |
17774 | fi | |
b4e70030 JB |
17775 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
17776 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | |
a3828db0 MK |
17777 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
17778 | cat >>confdefs.h <<_ACEOF | |
17779 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 | |
bec39cab | 17780 | _ACEOF |
c906108c SS |
17781 | |
17782 | fi | |
a3828db0 | 17783 | done |
c906108c | 17784 | |
a3828db0 MK |
17785 | |
17786 | for ac_func in ttrace | |
17787 | do | |
17788 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | |
b4e70030 JB |
17789 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
17790 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | |
17791 | if eval "test \"\${$as_ac_var+set}\" = set"; then | |
bec39cab | 17792 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
b83266a0 | 17793 | else |
bec39cab AC |
17794 | cat >conftest.$ac_ext <<_ACEOF |
17795 | /* confdefs.h. */ | |
17796 | _ACEOF | |
17797 | cat confdefs.h >>conftest.$ac_ext | |
17798 | cat >>conftest.$ac_ext <<_ACEOF | |
17799 | /* end confdefs.h. */ | |
a3828db0 MK |
17800 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
17801 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
17802 | #define $ac_func innocuous_$ac_func | |
b83266a0 | 17803 | |
a3828db0 MK |
17804 | /* System header to define __stub macros and hopefully few prototypes, |
17805 | which can conflict with char $ac_func (); below. | |
17806 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
17807 | <limits.h> exists even on freestanding compilers. */ | |
17808 | ||
17809 | #ifdef __STDC__ | |
17810 | # include <limits.h> | |
17811 | #else | |
17812 | # include <assert.h> | |
17813 | #endif | |
17814 | ||
17815 | #undef $ac_func | |
17816 | ||
b4e70030 | 17817 | /* Override any gcc2 internal prototype to avoid an error. */ |
a3828db0 MK |
17818 | #ifdef __cplusplus |
17819 | extern "C" | |
b4e70030 | 17820 | { |
a3828db0 | 17821 | #endif |
b4e70030 JB |
17822 | /* We use char because int might match the return type of a gcc2 |
17823 | builtin and then its argument prototype would still apply. */ | |
a3828db0 MK |
17824 | char $ac_func (); |
17825 | /* The GNU C library defines this for functions which it implements | |
17826 | to always fail with ENOSYS. Some functions are actually named | |
17827 | something starting with __ and the normal name is an alias. */ | |
b4e70030 | 17828 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
a3828db0 | 17829 | choke me |
b4e70030 JB |
17830 | #else |
17831 | char (*f) () = $ac_func; | |
17832 | #endif | |
17833 | #ifdef __cplusplus | |
17834 | } | |
a3828db0 | 17835 | #endif |
97bf5e38 | 17836 | |
bec39cab AC |
17837 | int |
17838 | main () | |
17839 | { | |
b4e70030 | 17840 | return f != $ac_func; |
bec39cab AC |
17841 | ; |
17842 | return 0; | |
17843 | } | |
17844 | _ACEOF | |
a3828db0 MK |
17845 | rm -f conftest.$ac_objext conftest$ac_exeext |
17846 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
17847 | (eval $ac_link) 2>conftest.er1 | |
bec39cab AC |
17848 | ac_status=$? |
17849 | grep -v '^ *+' conftest.er1 >conftest.err | |
17850 | rm -f conftest.er1 | |
17851 | cat conftest.err >&5 | |
17852 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17853 | (exit $ac_status); } && | |
b4e70030 JB |
17854 | { ac_try='test -z "$ac_c_werror_flag" |
17855 | || test ! -s conftest.err' | |
bec39cab AC |
17856 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17857 | (eval $ac_try) 2>&5 | |
17858 | ac_status=$? | |
17859 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17860 | (exit $ac_status); }; } && | |
a3828db0 | 17861 | { ac_try='test -s conftest$ac_exeext' |
bec39cab AC |
17862 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17863 | (eval $ac_try) 2>&5 | |
17864 | ac_status=$? | |
17865 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17866 | (exit $ac_status); }; }; then | |
a3828db0 | 17867 | eval "$as_ac_var=yes" |
b83266a0 | 17868 | else |
bec39cab AC |
17869 | echo "$as_me: failed program was:" >&5 |
17870 | sed 's/^/| /' conftest.$ac_ext >&5 | |
17871 | ||
b4e70030 | 17872 | eval "$as_ac_var=no" |
b83266a0 | 17873 | fi |
a3828db0 MK |
17874 | rm -f conftest.err conftest.$ac_objext \ |
17875 | conftest$ac_exeext conftest.$ac_ext | |
b83266a0 | 17876 | fi |
b4e70030 JB |
17877 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
17878 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | |
a3828db0 MK |
17879 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
17880 | cat >>confdefs.h <<_ACEOF | |
17881 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 | |
bec39cab | 17882 | _ACEOF |
b83266a0 | 17883 | |
97bf5e38 | 17884 | fi |
a3828db0 | 17885 | done |
b83266a0 | 17886 | |
a3828db0 MK |
17887 | |
17888 | for ac_func in wborder | |
17889 | do | |
17890 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | |
b4e70030 JB |
17891 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
17892 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | |
17893 | if eval "test \"\${$as_ac_var+set}\" = set"; then | |
bec39cab AC |
17894 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
17895 | else | |
17896 | cat >conftest.$ac_ext <<_ACEOF | |
17897 | /* confdefs.h. */ | |
17898 | _ACEOF | |
17899 | cat confdefs.h >>conftest.$ac_ext | |
17900 | cat >>conftest.$ac_ext <<_ACEOF | |
17901 | /* end confdefs.h. */ | |
a3828db0 MK |
17902 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
17903 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
17904 | #define $ac_func innocuous_$ac_func | |
a4db0f07 | 17905 | |
a3828db0 MK |
17906 | /* System header to define __stub macros and hopefully few prototypes, |
17907 | which can conflict with char $ac_func (); below. | |
17908 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
17909 | <limits.h> exists even on freestanding compilers. */ | |
17910 | ||
17911 | #ifdef __STDC__ | |
17912 | # include <limits.h> | |
17913 | #else | |
17914 | # include <assert.h> | |
17915 | #endif | |
17916 | ||
17917 | #undef $ac_func | |
17918 | ||
b4e70030 | 17919 | /* Override any gcc2 internal prototype to avoid an error. */ |
a3828db0 MK |
17920 | #ifdef __cplusplus |
17921 | extern "C" | |
b4e70030 | 17922 | { |
a3828db0 | 17923 | #endif |
b4e70030 JB |
17924 | /* We use char because int might match the return type of a gcc2 |
17925 | builtin and then its argument prototype would still apply. */ | |
a3828db0 MK |
17926 | char $ac_func (); |
17927 | /* The GNU C library defines this for functions which it implements | |
17928 | to always fail with ENOSYS. Some functions are actually named | |
17929 | something starting with __ and the normal name is an alias. */ | |
b4e70030 | 17930 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
a3828db0 | 17931 | choke me |
b4e70030 JB |
17932 | #else |
17933 | char (*f) () = $ac_func; | |
17934 | #endif | |
17935 | #ifdef __cplusplus | |
17936 | } | |
a3828db0 | 17937 | #endif |
97bf5e38 | 17938 | |
bec39cab AC |
17939 | int |
17940 | main () | |
17941 | { | |
b4e70030 | 17942 | return f != $ac_func; |
bec39cab AC |
17943 | ; |
17944 | return 0; | |
17945 | } | |
17946 | _ACEOF | |
a3828db0 MK |
17947 | rm -f conftest.$ac_objext conftest$ac_exeext |
17948 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
17949 | (eval $ac_link) 2>conftest.er1 | |
bec39cab AC |
17950 | ac_status=$? |
17951 | grep -v '^ *+' conftest.er1 >conftest.err | |
17952 | rm -f conftest.er1 | |
17953 | cat conftest.err >&5 | |
17954 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17955 | (exit $ac_status); } && | |
b4e70030 JB |
17956 | { ac_try='test -z "$ac_c_werror_flag" |
17957 | || test ! -s conftest.err' | |
bec39cab AC |
17958 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17959 | (eval $ac_try) 2>&5 | |
17960 | ac_status=$? | |
17961 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17962 | (exit $ac_status); }; } && | |
a3828db0 | 17963 | { ac_try='test -s conftest$ac_exeext' |
bec39cab AC |
17964 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17965 | (eval $ac_try) 2>&5 | |
17966 | ac_status=$? | |
17967 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17968 | (exit $ac_status); }; }; then | |
a3828db0 | 17969 | eval "$as_ac_var=yes" |
a4db0f07 | 17970 | else |
bec39cab AC |
17971 | echo "$as_me: failed program was:" >&5 |
17972 | sed 's/^/| /' conftest.$ac_ext >&5 | |
17973 | ||
b4e70030 | 17974 | eval "$as_ac_var=no" |
a4db0f07 | 17975 | fi |
a3828db0 MK |
17976 | rm -f conftest.err conftest.$ac_objext \ |
17977 | conftest$ac_exeext conftest.$ac_ext | |
a4db0f07 | 17978 | fi |
b4e70030 JB |
17979 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
17980 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | |
a3828db0 MK |
17981 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
17982 | cat >>confdefs.h <<_ACEOF | |
17983 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 | |
bec39cab | 17984 | _ACEOF |
a4db0f07 RH |
17985 | |
17986 | fi | |
a3828db0 | 17987 | done |
c906108c | 17988 | |
06825bd1 | 17989 | |
a3828db0 MK |
17990 | # Check the return and argument types of ptrace. No canned test for |
17991 | # this, so roll our own. | |
17992 | gdb_ptrace_headers=' | |
17993 | #if HAVE_SYS_TYPES_H | |
17994 | # include <sys/types.h> | |
17995 | #endif | |
17996 | #if HAVE_SYS_PTRACE_H | |
17997 | # include <sys/ptrace.h> | |
17998 | #endif | |
17999 | #if HAVE_UNISTD_H | |
18000 | # include <unistd.h> | |
18001 | #endif | |
18002 | ' | |
18003 | # There is no point in checking if we don't have a prototype. | |
b4e70030 JB |
18004 | echo "$as_me:$LINENO: checking whether ptrace is declared" >&5 |
18005 | echo $ECHO_N "checking whether ptrace is declared... $ECHO_C" >&6 | |
a3828db0 | 18006 | if test "${ac_cv_have_decl_ptrace+set}" = set; then |
bec39cab AC |
18007 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
18008 | else | |
18009 | cat >conftest.$ac_ext <<_ACEOF | |
18010 | /* confdefs.h. */ | |
18011 | _ACEOF | |
18012 | cat confdefs.h >>conftest.$ac_ext | |
18013 | cat >>conftest.$ac_ext <<_ACEOF | |
18014 | /* end confdefs.h. */ | |
a3828db0 MK |
18015 | $gdb_ptrace_headers |
18016 | ||
bec39cab AC |
18017 | int |
18018 | main () | |
18019 | { | |
a3828db0 MK |
18020 | #ifndef ptrace |
18021 | char *p = (char *) ptrace; | |
06825bd1 | 18022 | #endif |
a3828db0 | 18023 | |
bec39cab AC |
18024 | ; |
18025 | return 0; | |
18026 | } | |
18027 | _ACEOF | |
18028 | rm -f conftest.$ac_objext | |
18029 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
18030 | (eval $ac_compile) 2>conftest.er1 | |
18031 | ac_status=$? | |
18032 | grep -v '^ *+' conftest.er1 >conftest.err | |
18033 | rm -f conftest.er1 | |
18034 | cat conftest.err >&5 | |
18035 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18036 | (exit $ac_status); } && | |
b4e70030 JB |
18037 | { ac_try='test -z "$ac_c_werror_flag" |
18038 | || test ! -s conftest.err' | |
bec39cab AC |
18039 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18040 | (eval $ac_try) 2>&5 | |
18041 | ac_status=$? | |
18042 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18043 | (exit $ac_status); }; } && | |
18044 | { ac_try='test -s conftest.$ac_objext' | |
18045 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18046 | (eval $ac_try) 2>&5 | |
18047 | ac_status=$? | |
18048 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18049 | (exit $ac_status); }; }; then | |
a3828db0 | 18050 | ac_cv_have_decl_ptrace=yes |
06825bd1 | 18051 | else |
bec39cab AC |
18052 | echo "$as_me: failed program was:" >&5 |
18053 | sed 's/^/| /' conftest.$ac_ext >&5 | |
18054 | ||
b4e70030 | 18055 | ac_cv_have_decl_ptrace=no |
06825bd1 | 18056 | fi |
bec39cab | 18057 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
06825bd1 | 18058 | fi |
b4e70030 JB |
18059 | echo "$as_me:$LINENO: result: $ac_cv_have_decl_ptrace" >&5 |
18060 | echo "${ECHO_T}$ac_cv_have_decl_ptrace" >&6 | |
a3828db0 | 18061 | if test $ac_cv_have_decl_ptrace = yes; then |
06825bd1 | 18062 | |
a3828db0 MK |
18063 | cat >>confdefs.h <<_ACEOF |
18064 | #define HAVE_DECL_PTRACE 1 | |
18065 | _ACEOF | |
bec39cab | 18066 | |
bec39cab | 18067 | |
a3828db0 MK |
18068 | else |
18069 | cat >>confdefs.h <<_ACEOF | |
18070 | #define HAVE_DECL_PTRACE 0 | |
bec39cab | 18071 | _ACEOF |
06825bd1 | 18072 | |
a3828db0 MK |
18073 | |
18074 | : ${gdb_cv_func_ptrace_ret='int'} | |
18075 | : ${gdb_cv_func_ptrace_args='int,int,long,long'} | |
18076 | ||
06825bd1 MK |
18077 | fi |
18078 | ||
a3828db0 MK |
18079 | |
18080 | # Check return type. | |
b4e70030 JB |
18081 | echo "$as_me:$LINENO: checking return type of ptrace" >&5 |
18082 | echo $ECHO_N "checking return type of ptrace... $ECHO_C" >&6 | |
a3828db0 | 18083 | if test "${gdb_cv_func_ptrace_ret+set}" = set; then |
bec39cab AC |
18084 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
18085 | else | |
18086 | cat >conftest.$ac_ext <<_ACEOF | |
18087 | /* confdefs.h. */ | |
18088 | _ACEOF | |
18089 | cat confdefs.h >>conftest.$ac_ext | |
18090 | cat >>conftest.$ac_ext <<_ACEOF | |
18091 | /* end confdefs.h. */ | |
a3828db0 | 18092 | $gdb_ptrace_headers |
bec39cab AC |
18093 | int |
18094 | main () | |
18095 | { | |
a3828db0 | 18096 | extern int ptrace (); |
bec39cab AC |
18097 | ; |
18098 | return 0; | |
18099 | } | |
18100 | _ACEOF | |
18101 | rm -f conftest.$ac_objext | |
18102 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
18103 | (eval $ac_compile) 2>conftest.er1 | |
18104 | ac_status=$? | |
18105 | grep -v '^ *+' conftest.er1 >conftest.err | |
18106 | rm -f conftest.er1 | |
18107 | cat conftest.err >&5 | |
18108 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18109 | (exit $ac_status); } && | |
b4e70030 JB |
18110 | { ac_try='test -z "$ac_c_werror_flag" |
18111 | || test ! -s conftest.err' | |
bec39cab AC |
18112 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18113 | (eval $ac_try) 2>&5 | |
18114 | ac_status=$? | |
18115 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18116 | (exit $ac_status); }; } && | |
18117 | { ac_try='test -s conftest.$ac_objext' | |
18118 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18119 | (eval $ac_try) 2>&5 | |
18120 | ac_status=$? | |
18121 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18122 | (exit $ac_status); }; }; then | |
a3828db0 | 18123 | gdb_cv_func_ptrace_ret='int' |
70f9f479 | 18124 | else |
bec39cab AC |
18125 | echo "$as_me: failed program was:" >&5 |
18126 | sed 's/^/| /' conftest.$ac_ext >&5 | |
18127 | ||
b4e70030 | 18128 | gdb_cv_func_ptrace_ret='long' |
70f9f479 | 18129 | fi |
bec39cab | 18130 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
70f9f479 | 18131 | fi |
b4e70030 JB |
18132 | echo "$as_me:$LINENO: result: $gdb_cv_func_ptrace_ret" >&5 |
18133 | echo "${ECHO_T}$gdb_cv_func_ptrace_ret" >&6 | |
bec39cab | 18134 | |
a3828db0 MK |
18135 | cat >>confdefs.h <<_ACEOF |
18136 | #define PTRACE_TYPE_RET $gdb_cv_func_ptrace_ret | |
bec39cab | 18137 | _ACEOF |
70f9f479 | 18138 | |
a3828db0 | 18139 | # Check argument types. |
b4e70030 JB |
18140 | echo "$as_me:$LINENO: checking types of arguments for ptrace" >&5 |
18141 | echo $ECHO_N "checking types of arguments for ptrace... $ECHO_C" >&6 | |
a3828db0 | 18142 | if test "${gdb_cv_func_ptrace_args+set}" = set; then |
bec39cab AC |
18143 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
18144 | else | |
a3828db0 MK |
18145 | |
18146 | for gdb_arg1 in 'int' 'long'; do | |
18147 | for gdb_arg2 in 'pid_t' 'int' 'long'; do | |
18148 | for gdb_arg3 in 'int *' 'caddr_t' 'int' 'long'; do | |
18149 | for gdb_arg4 in 'int' 'long'; do | |
18150 | cat >conftest.$ac_ext <<_ACEOF | |
bec39cab AC |
18151 | /* confdefs.h. */ |
18152 | _ACEOF | |
18153 | cat confdefs.h >>conftest.$ac_ext | |
18154 | cat >>conftest.$ac_ext <<_ACEOF | |
18155 | /* end confdefs.h. */ | |
a3828db0 | 18156 | $gdb_ptrace_headers |
bec39cab AC |
18157 | int |
18158 | main () | |
18159 | { | |
a3828db0 MK |
18160 | |
18161 | extern $gdb_cv_func_ptrace_ret | |
18162 | ptrace ($gdb_arg1, $gdb_arg2, $gdb_arg3, $gdb_arg4); | |
18163 | ||
bec39cab AC |
18164 | ; |
18165 | return 0; | |
18166 | } | |
18167 | _ACEOF | |
18168 | rm -f conftest.$ac_objext | |
18169 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
18170 | (eval $ac_compile) 2>conftest.er1 | |
18171 | ac_status=$? | |
18172 | grep -v '^ *+' conftest.er1 >conftest.err | |
18173 | rm -f conftest.er1 | |
18174 | cat conftest.err >&5 | |
18175 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18176 | (exit $ac_status); } && | |
b4e70030 JB |
18177 | { ac_try='test -z "$ac_c_werror_flag" |
18178 | || test ! -s conftest.err' | |
bec39cab AC |
18179 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18180 | (eval $ac_try) 2>&5 | |
18181 | ac_status=$? | |
18182 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18183 | (exit $ac_status); }; } && | |
18184 | { ac_try='test -s conftest.$ac_objext' | |
18185 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18186 | (eval $ac_try) 2>&5 | |
18187 | ac_status=$? | |
18188 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18189 | (exit $ac_status); }; }; then | |
a3828db0 MK |
18190 | gdb_cv_func_ptrace_args="$gdb_arg1,$gdb_arg2,$gdb_arg3,$gdb_arg4"; |
18191 | break 4; | |
5c7f2947 | 18192 | else |
bec39cab AC |
18193 | echo "$as_me: failed program was:" >&5 |
18194 | sed 's/^/| /' conftest.$ac_ext >&5 | |
18195 | ||
5c7f2947 | 18196 | fi |
bec39cab | 18197 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
a3828db0 MK |
18198 | for gdb_arg5 in 'int *' 'int' 'long'; do |
18199 | cat >conftest.$ac_ext <<_ACEOF | |
bec39cab AC |
18200 | /* confdefs.h. */ |
18201 | _ACEOF | |
18202 | cat confdefs.h >>conftest.$ac_ext | |
18203 | cat >>conftest.$ac_ext <<_ACEOF | |
18204 | /* end confdefs.h. */ | |
a3828db0 | 18205 | $gdb_ptrace_headers |
bec39cab AC |
18206 | int |
18207 | main () | |
18208 | { | |
a3828db0 MK |
18209 | |
18210 | extern $gdb_cv_func_ptrace_ret | |
18211 | ptrace ($gdb_arg1, $gdb_arg2, $gdb_arg3, $gdb_arg4, $gdb_arg5); | |
18212 | ||
bec39cab AC |
18213 | ; |
18214 | return 0; | |
18215 | } | |
18216 | _ACEOF | |
18217 | rm -f conftest.$ac_objext | |
18218 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
18219 | (eval $ac_compile) 2>conftest.er1 | |
18220 | ac_status=$? | |
18221 | grep -v '^ *+' conftest.er1 >conftest.err | |
18222 | rm -f conftest.er1 | |
18223 | cat conftest.err >&5 | |
18224 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18225 | (exit $ac_status); } && | |
b4e70030 JB |
18226 | { ac_try='test -z "$ac_c_werror_flag" |
18227 | || test ! -s conftest.err' | |
bec39cab AC |
18228 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18229 | (eval $ac_try) 2>&5 | |
18230 | ac_status=$? | |
18231 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18232 | (exit $ac_status); }; } && | |
18233 | { ac_try='test -s conftest.$ac_objext' | |
18234 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18235 | (eval $ac_try) 2>&5 | |
18236 | ac_status=$? | |
18237 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18238 | (exit $ac_status); }; }; then | |
a3828db0 MK |
18239 | |
18240 | gdb_cv_func_ptrace_args="$gdb_arg1,$gdb_arg2,$gdb_arg3,$gdb_arg4,$gdb_arg5"; | |
18241 | break 5; | |
78434e59 | 18242 | else |
bec39cab AC |
18243 | echo "$as_me: failed program was:" >&5 |
18244 | sed 's/^/| /' conftest.$ac_ext >&5 | |
18245 | ||
78434e59 | 18246 | fi |
bec39cab | 18247 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
a3828db0 MK |
18248 | done |
18249 | done | |
18250 | done | |
18251 | done | |
18252 | done | |
18253 | # Provide a safe default value. | |
18254 | : ${gdb_cv_func_ptrace_args='int,int,long,long'} | |
18255 | ||
78434e59 | 18256 | fi |
b4e70030 JB |
18257 | echo "$as_me:$LINENO: result: $gdb_cv_func_ptrace_args" >&5 |
18258 | echo "${ECHO_T}$gdb_cv_func_ptrace_args" >&6 | |
a3828db0 MK |
18259 | ac_save_IFS=$IFS; IFS=',' |
18260 | set dummy `echo "$gdb_cv_func_ptrace_args" | sed 's/\*/\*/g'` | |
18261 | IFS=$ac_save_IFS | |
18262 | shift | |
bec39cab | 18263 | |
a3828db0 MK |
18264 | cat >>confdefs.h <<_ACEOF |
18265 | #define PTRACE_TYPE_ARG3 $3 | |
18266 | _ACEOF | |
18267 | ||
18268 | if test -n "$5"; then | |
18269 | ||
18270 | cat >>confdefs.h <<_ACEOF | |
18271 | #define PTRACE_TYPE_ARG5 $5 | |
bec39cab | 18272 | _ACEOF |
78434e59 MK |
18273 | |
18274 | fi | |
18275 | ||
a3828db0 | 18276 | if test "$cross_compiling" = no; then |
b4e70030 JB |
18277 | echo "$as_me:$LINENO: checking whether setpgrp takes no argument" >&5 |
18278 | echo $ECHO_N "checking whether setpgrp takes no argument... $ECHO_C" >&6 | |
a3828db0 | 18279 | if test "${ac_cv_func_setpgrp_void+set}" = set; then |
bec39cab | 18280 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
a3828db0 MK |
18281 | else |
18282 | if test "$cross_compiling" = yes; then | |
18283 | { { echo "$as_me:$LINENO: error: cannot check setpgrp when cross compiling" >&5 | |
18284 | echo "$as_me: error: cannot check setpgrp when cross compiling" >&2;} | |
18285 | { (exit 1); exit 1; }; } | |
bec39cab AC |
18286 | else |
18287 | cat >conftest.$ac_ext <<_ACEOF | |
18288 | /* confdefs.h. */ | |
18289 | _ACEOF | |
18290 | cat confdefs.h >>conftest.$ac_ext | |
18291 | cat >>conftest.$ac_ext <<_ACEOF | |
18292 | /* end confdefs.h. */ | |
b4e70030 JB |
18293 | #if HAVE_UNISTD_H |
18294 | # include <unistd.h> | |
18295 | #endif | |
18296 | ||
bec39cab AC |
18297 | int |
18298 | main () | |
18299 | { | |
a3828db0 MK |
18300 | /* If this system has a BSD-style setpgrp which takes arguments, |
18301 | setpgrp(1, 1) will fail with ESRCH and return -1, in that case | |
18302 | exit successfully. */ | |
b4e70030 | 18303 | exit (setpgrp (1,1) == -1 ? 0 : 1); |
bec39cab AC |
18304 | ; |
18305 | return 0; | |
18306 | } | |
18307 | _ACEOF | |
a3828db0 MK |
18308 | rm -f conftest$ac_exeext |
18309 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
18310 | (eval $ac_link) 2>&5 | |
bec39cab AC |
18311 | ac_status=$? |
18312 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
a3828db0 | 18313 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
bec39cab AC |
18314 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18315 | (eval $ac_try) 2>&5 | |
18316 | ac_status=$? | |
18317 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18318 | (exit $ac_status); }; }; then | |
a3828db0 | 18319 | ac_cv_func_setpgrp_void=no |
c906108c | 18320 | else |
a3828db0 MK |
18321 | echo "$as_me: program exited with status $ac_status" >&5 |
18322 | echo "$as_me: failed program was:" >&5 | |
bec39cab AC |
18323 | sed 's/^/| /' conftest.$ac_ext >&5 |
18324 | ||
a3828db0 MK |
18325 | ( exit $ac_status ) |
18326 | ac_cv_func_setpgrp_void=yes | |
c906108c | 18327 | fi |
b4e70030 | 18328 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
97bf5e38 | 18329 | fi |
a3828db0 | 18330 | fi |
b4e70030 JB |
18331 | echo "$as_me:$LINENO: result: $ac_cv_func_setpgrp_void" >&5 |
18332 | echo "${ECHO_T}$ac_cv_func_setpgrp_void" >&6 | |
a3828db0 MK |
18333 | if test $ac_cv_func_setpgrp_void = yes; then |
18334 | ||
18335 | cat >>confdefs.h <<\_ACEOF | |
18336 | #define SETPGRP_VOID 1 | |
bec39cab | 18337 | _ACEOF |
97bf5e38 MK |
18338 | |
18339 | fi | |
a3828db0 MK |
18340 | |
18341 | else | |
b4e70030 JB |
18342 | echo "$as_me:$LINENO: checking whether setpgrp takes no argument" >&5 |
18343 | echo $ECHO_N "checking whether setpgrp takes no argument... $ECHO_C" >&6 | |
a3828db0 | 18344 | if test "${ac_cv_func_setpgrp_void+set}" = set; then |
bec39cab | 18345 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
97bf5e38 | 18346 | else |
bec39cab AC |
18347 | cat >conftest.$ac_ext <<_ACEOF |
18348 | /* confdefs.h. */ | |
18349 | _ACEOF | |
18350 | cat confdefs.h >>conftest.$ac_ext | |
18351 | cat >>conftest.$ac_ext <<_ACEOF | |
18352 | /* end confdefs.h. */ | |
a3828db0 MK |
18353 | |
18354 | #include <unistd.h> | |
18355 | ||
bec39cab AC |
18356 | int |
18357 | main () | |
18358 | { | |
a3828db0 MK |
18359 | |
18360 | if (setpgrp(1,1) == -1) | |
18361 | exit (0); | |
18362 | else | |
18363 | exit (1); | |
18364 | ||
bec39cab AC |
18365 | ; |
18366 | return 0; | |
18367 | } | |
18368 | _ACEOF | |
18369 | rm -f conftest.$ac_objext | |
18370 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
18371 | (eval $ac_compile) 2>conftest.er1 | |
18372 | ac_status=$? | |
18373 | grep -v '^ *+' conftest.er1 >conftest.err | |
18374 | rm -f conftest.er1 | |
18375 | cat conftest.err >&5 | |
18376 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18377 | (exit $ac_status); } && | |
b4e70030 JB |
18378 | { ac_try='test -z "$ac_c_werror_flag" |
18379 | || test ! -s conftest.err' | |
bec39cab AC |
18380 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18381 | (eval $ac_try) 2>&5 | |
18382 | ac_status=$? | |
18383 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18384 | (exit $ac_status); }; } && | |
18385 | { ac_try='test -s conftest.$ac_objext' | |
18386 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18387 | (eval $ac_try) 2>&5 | |
18388 | ac_status=$? | |
18389 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18390 | (exit $ac_status); }; }; then | |
a3828db0 | 18391 | ac_cv_func_setpgrp_void=no |
c906108c | 18392 | else |
bec39cab AC |
18393 | echo "$as_me: failed program was:" >&5 |
18394 | sed 's/^/| /' conftest.$ac_ext >&5 | |
18395 | ||
b4e70030 | 18396 | ac_cv_func_setpgrp_void=yes |
c906108c | 18397 | fi |
bec39cab | 18398 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
c906108c | 18399 | fi |
b4e70030 JB |
18400 | echo "$as_me:$LINENO: result: $ac_cv_func_setpgrp_void" >&5 |
18401 | echo "${ECHO_T}$ac_cv_func_setpgrp_void" >&6 | |
a3828db0 | 18402 | if test $ac_cv_func_setpgrp_void = yes; then |
bec39cab | 18403 | cat >>confdefs.h <<\_ACEOF |
a3828db0 | 18404 | #define SETPGRP_VOID 1 |
bec39cab | 18405 | _ACEOF |
c3f6f71d | 18406 | |
a3828db0 | 18407 | fi |
c906108c SS |
18408 | fi |
18409 | ||
a3828db0 MK |
18410 | # Check if sigsetjmp is available. Using AC_CHECK_FUNCS won't do |
18411 | # since sigsetjmp might only be defined as a macro. | |
b4e70030 JB |
18412 | echo "$as_me:$LINENO: checking for sigsetjmp" >&5 |
18413 | echo $ECHO_N "checking for sigsetjmp... $ECHO_C" >&6 | |
a3828db0 | 18414 | if test "${gdb_cv_func_sigsetjmp+set}" = set; then |
bec39cab AC |
18415 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
18416 | else | |
18417 | cat >conftest.$ac_ext <<_ACEOF | |
18418 | /* confdefs.h. */ | |
18419 | _ACEOF | |
18420 | cat confdefs.h >>conftest.$ac_ext | |
18421 | cat >>conftest.$ac_ext <<_ACEOF | |
18422 | /* end confdefs.h. */ | |
a3828db0 MK |
18423 | |
18424 | #include <setjmp.h> | |
18425 | ||
bec39cab AC |
18426 | int |
18427 | main () | |
18428 | { | |
a3828db0 | 18429 | sigjmp_buf env; while (! sigsetjmp (env, 1)) siglongjmp (env, 1); |
bec39cab AC |
18430 | ; |
18431 | return 0; | |
18432 | } | |
18433 | _ACEOF | |
18434 | rm -f conftest.$ac_objext | |
18435 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
18436 | (eval $ac_compile) 2>conftest.er1 | |
18437 | ac_status=$? | |
18438 | grep -v '^ *+' conftest.er1 >conftest.err | |
18439 | rm -f conftest.er1 | |
18440 | cat conftest.err >&5 | |
18441 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18442 | (exit $ac_status); } && | |
b4e70030 JB |
18443 | { ac_try='test -z "$ac_c_werror_flag" |
18444 | || test ! -s conftest.err' | |
bec39cab AC |
18445 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18446 | (eval $ac_try) 2>&5 | |
18447 | ac_status=$? | |
18448 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18449 | (exit $ac_status); }; } && | |
18450 | { ac_try='test -s conftest.$ac_objext' | |
18451 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18452 | (eval $ac_try) 2>&5 | |
18453 | ac_status=$? | |
18454 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18455 | (exit $ac_status); }; }; then | |
a3828db0 | 18456 | gdb_cv_func_sigsetjmp=yes |
c906108c | 18457 | else |
bec39cab AC |
18458 | echo "$as_me: failed program was:" >&5 |
18459 | sed 's/^/| /' conftest.$ac_ext >&5 | |
18460 | ||
b4e70030 | 18461 | gdb_cv_func_sigsetjmp=no |
c906108c | 18462 | fi |
bec39cab | 18463 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
c906108c | 18464 | fi |
b4e70030 JB |
18465 | echo "$as_me:$LINENO: result: $gdb_cv_func_sigsetjmp" >&5 |
18466 | echo "${ECHO_T}$gdb_cv_func_sigsetjmp" >&6 | |
a3828db0 | 18467 | if test $gdb_cv_func_sigsetjmp = yes; then |
c906108c | 18468 | |
a3828db0 MK |
18469 | cat >>confdefs.h <<\_ACEOF |
18470 | #define HAVE_SIGSETJMP 1 | |
bec39cab | 18471 | _ACEOF |
c906108c | 18472 | |
97bf5e38 | 18473 | fi |
c906108c | 18474 | |
a3828db0 MK |
18475 | # Assume we'll default to using the included libiberty regex. |
18476 | gdb_use_included_regex=yes | |
18477 | ||
18478 | # However, if the system regex is GNU regex, then default to *not* | |
18479 | # using the included regex. | |
b4e70030 JB |
18480 | echo "$as_me:$LINENO: checking for GNU regex" >&5 |
18481 | echo $ECHO_N "checking for GNU regex... $ECHO_C" >&6 | |
a3828db0 | 18482 | if test "${gdb_cv_have_gnu_regex+set}" = set; then |
bec39cab AC |
18483 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
18484 | else | |
18485 | cat >conftest.$ac_ext <<_ACEOF | |
18486 | /* confdefs.h. */ | |
18487 | _ACEOF | |
18488 | cat confdefs.h >>conftest.$ac_ext | |
18489 | cat >>conftest.$ac_ext <<_ACEOF | |
18490 | /* end confdefs.h. */ | |
a3828db0 | 18491 | #include <gnu-versions.h> |
bec39cab AC |
18492 | int |
18493 | main () | |
18494 | { | |
a3828db0 MK |
18495 | #define REGEX_INTERFACE_VERSION 1 |
18496 | #if _GNU_REGEX_INTERFACE_VERSION != REGEX_INTERFACE_VERSION | |
18497 | # error "Version mismatch" | |
18498 | #endif | |
bec39cab AC |
18499 | ; |
18500 | return 0; | |
18501 | } | |
18502 | _ACEOF | |
18503 | rm -f conftest.$ac_objext | |
18504 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
18505 | (eval $ac_compile) 2>conftest.er1 | |
18506 | ac_status=$? | |
18507 | grep -v '^ *+' conftest.er1 >conftest.err | |
18508 | rm -f conftest.er1 | |
18509 | cat conftest.err >&5 | |
18510 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18511 | (exit $ac_status); } && | |
b4e70030 JB |
18512 | { ac_try='test -z "$ac_c_werror_flag" |
18513 | || test ! -s conftest.err' | |
bec39cab AC |
18514 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18515 | (eval $ac_try) 2>&5 | |
18516 | ac_status=$? | |
18517 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18518 | (exit $ac_status); }; } && | |
18519 | { ac_try='test -s conftest.$ac_objext' | |
18520 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18521 | (eval $ac_try) 2>&5 | |
18522 | ac_status=$? | |
18523 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18524 | (exit $ac_status); }; }; then | |
a3828db0 | 18525 | gdb_cv_have_gnu_regex=yes |
c906108c | 18526 | else |
bec39cab AC |
18527 | echo "$as_me: failed program was:" >&5 |
18528 | sed 's/^/| /' conftest.$ac_ext >&5 | |
18529 | ||
b4e70030 | 18530 | gdb_cv_have_gnu_regex=no |
c906108c | 18531 | fi |
bec39cab | 18532 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
c906108c | 18533 | fi |
b4e70030 JB |
18534 | echo "$as_me:$LINENO: result: $gdb_cv_have_gnu_regex" >&5 |
18535 | echo "${ECHO_T}$gdb_cv_have_gnu_regex" >&6 | |
a3828db0 MK |
18536 | if test $gdb_cv_have_gnu_regex = yes; then |
18537 | gdb_use_included_regex=no | |
18538 | fi | |
c906108c | 18539 | |
a3828db0 | 18540 | |
b4e70030 | 18541 | # Check whether --with-included-regex or --without-included-regex was given. |
a3828db0 | 18542 | if test "${with_included_regex+set}" = set; then |
b4e70030 JB |
18543 | withval="$with_included_regex" |
18544 | gdb_with_regex=$withval | |
a3828db0 MK |
18545 | else |
18546 | gdb_with_regex=$gdb_use_included_regex | |
b4e70030 | 18547 | fi; |
a3828db0 MK |
18548 | if test "$gdb_with_regex" = yes; then |
18549 | ||
18550 | cat >>confdefs.h <<\_ACEOF | |
18551 | #define USE_INCLUDED_REGEX 1 | |
bec39cab | 18552 | _ACEOF |
c906108c | 18553 | |
97bf5e38 | 18554 | fi |
c906108c | 18555 | |
5c45e068 | 18556 | # Check if <sys/proc.h> defines `struct thread' with a td_pcb member. |
b4e70030 JB |
18557 | echo "$as_me:$LINENO: checking for struct thread.td_pcb" >&5 |
18558 | echo $ECHO_N "checking for struct thread.td_pcb... $ECHO_C" >&6 | |
5c45e068 | 18559 | if test "${ac_cv_member_struct_thread_td_pcb+set}" = set; then |
bec39cab AC |
18560 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
18561 | else | |
18562 | cat >conftest.$ac_ext <<_ACEOF | |
18563 | /* confdefs.h. */ | |
18564 | _ACEOF | |
18565 | cat confdefs.h >>conftest.$ac_ext | |
18566 | cat >>conftest.$ac_ext <<_ACEOF | |
18567 | /* end confdefs.h. */ | |
a3828db0 MK |
18568 | #include <sys/param.h> |
18569 | #include <sys/proc.h> | |
5c45e068 MK |
18570 | |
18571 | ||
bec39cab AC |
18572 | int |
18573 | main () | |
18574 | { | |
5c45e068 MK |
18575 | static struct thread ac_aggr; |
18576 | if (ac_aggr.td_pcb) | |
18577 | return 0; | |
bec39cab AC |
18578 | ; |
18579 | return 0; | |
18580 | } | |
18581 | _ACEOF | |
18582 | rm -f conftest.$ac_objext | |
18583 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
18584 | (eval $ac_compile) 2>conftest.er1 | |
18585 | ac_status=$? | |
18586 | grep -v '^ *+' conftest.er1 >conftest.err | |
18587 | rm -f conftest.er1 | |
18588 | cat conftest.err >&5 | |
18589 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18590 | (exit $ac_status); } && | |
b4e70030 JB |
18591 | { ac_try='test -z "$ac_c_werror_flag" |
18592 | || test ! -s conftest.err' | |
bec39cab AC |
18593 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18594 | (eval $ac_try) 2>&5 | |
18595 | ac_status=$? | |
18596 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18597 | (exit $ac_status); }; } && | |
18598 | { ac_try='test -s conftest.$ac_objext' | |
18599 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18600 | (eval $ac_try) 2>&5 | |
18601 | ac_status=$? | |
18602 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18603 | (exit $ac_status); }; }; then | |
5c45e068 | 18604 | ac_cv_member_struct_thread_td_pcb=yes |
c906108c | 18605 | else |
bec39cab AC |
18606 | echo "$as_me: failed program was:" >&5 |
18607 | sed 's/^/| /' conftest.$ac_ext >&5 | |
18608 | ||
b4e70030 | 18609 | cat >conftest.$ac_ext <<_ACEOF |
5c45e068 MK |
18610 | /* confdefs.h. */ |
18611 | _ACEOF | |
18612 | cat confdefs.h >>conftest.$ac_ext | |
18613 | cat >>conftest.$ac_ext <<_ACEOF | |
18614 | /* end confdefs.h. */ | |
18615 | #include <sys/param.h> | |
18616 | #include <sys/proc.h> | |
18617 | ||
18618 | ||
18619 | int | |
18620 | main () | |
18621 | { | |
18622 | static struct thread ac_aggr; | |
18623 | if (sizeof ac_aggr.td_pcb) | |
18624 | return 0; | |
18625 | ; | |
18626 | return 0; | |
18627 | } | |
18628 | _ACEOF | |
18629 | rm -f conftest.$ac_objext | |
18630 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
18631 | (eval $ac_compile) 2>conftest.er1 | |
18632 | ac_status=$? | |
18633 | grep -v '^ *+' conftest.er1 >conftest.err | |
18634 | rm -f conftest.er1 | |
18635 | cat conftest.err >&5 | |
18636 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18637 | (exit $ac_status); } && | |
b4e70030 JB |
18638 | { ac_try='test -z "$ac_c_werror_flag" |
18639 | || test ! -s conftest.err' | |
5c45e068 MK |
18640 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18641 | (eval $ac_try) 2>&5 | |
18642 | ac_status=$? | |
18643 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18644 | (exit $ac_status); }; } && | |
18645 | { ac_try='test -s conftest.$ac_objext' | |
18646 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18647 | (eval $ac_try) 2>&5 | |
18648 | ac_status=$? | |
18649 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18650 | (exit $ac_status); }; }; then | |
18651 | ac_cv_member_struct_thread_td_pcb=yes | |
18652 | else | |
18653 | echo "$as_me: failed program was:" >&5 | |
18654 | sed 's/^/| /' conftest.$ac_ext >&5 | |
18655 | ||
b4e70030 | 18656 | ac_cv_member_struct_thread_td_pcb=no |
5c45e068 MK |
18657 | fi |
18658 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
c906108c | 18659 | fi |
bec39cab | 18660 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
c906108c | 18661 | fi |
b4e70030 JB |
18662 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_thread_td_pcb" >&5 |
18663 | echo "${ECHO_T}$ac_cv_member_struct_thread_td_pcb" >&6 | |
5c45e068 | 18664 | if test $ac_cv_member_struct_thread_td_pcb = yes; then |
c906108c | 18665 | |
5c45e068 | 18666 | cat >>confdefs.h <<_ACEOF |
a3828db0 | 18667 | #define HAVE_STRUCT_THREAD_TD_PCB 1 |
bec39cab | 18668 | _ACEOF |
c906108c | 18669 | |
5c45e068 | 18670 | |
97bf5e38 | 18671 | fi |
c906108c | 18672 | |
5c45e068 | 18673 | |
a3828db0 | 18674 | # See if <sys/lwp.h> defines `struct lwp`. |
b4e70030 JB |
18675 | echo "$as_me:$LINENO: checking for struct lwp" >&5 |
18676 | echo $ECHO_N "checking for struct lwp... $ECHO_C" >&6 | |
a3828db0 | 18677 | if test "${gdb_cv_struct_lwp+set}" = set; then |
bec39cab AC |
18678 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
18679 | else | |
18680 | cat >conftest.$ac_ext <<_ACEOF | |
18681 | /* confdefs.h. */ | |
18682 | _ACEOF | |
18683 | cat confdefs.h >>conftest.$ac_ext | |
18684 | cat >>conftest.$ac_ext <<_ACEOF | |
18685 | /* end confdefs.h. */ | |
a3828db0 MK |
18686 | #include <sys/param.h> |
18687 | #include <sys/lwp.h> | |
bec39cab AC |
18688 | int |
18689 | main () | |
18690 | { | |
a3828db0 | 18691 | struct lwp l; |
bec39cab AC |
18692 | ; |
18693 | return 0; | |
18694 | } | |
18695 | _ACEOF | |
18696 | rm -f conftest.$ac_objext | |
18697 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
18698 | (eval $ac_compile) 2>conftest.er1 | |
18699 | ac_status=$? | |
18700 | grep -v '^ *+' conftest.er1 >conftest.err | |
18701 | rm -f conftest.er1 | |
18702 | cat conftest.err >&5 | |
18703 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18704 | (exit $ac_status); } && | |
b4e70030 JB |
18705 | { ac_try='test -z "$ac_c_werror_flag" |
18706 | || test ! -s conftest.err' | |
bec39cab AC |
18707 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18708 | (eval $ac_try) 2>&5 | |
18709 | ac_status=$? | |
18710 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18711 | (exit $ac_status); }; } && | |
18712 | { ac_try='test -s conftest.$ac_objext' | |
18713 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18714 | (eval $ac_try) 2>&5 | |
18715 | ac_status=$? | |
18716 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18717 | (exit $ac_status); }; }; then | |
a3828db0 | 18718 | gdb_cv_struct_lwp=yes |
c906108c | 18719 | else |
bec39cab AC |
18720 | echo "$as_me: failed program was:" >&5 |
18721 | sed 's/^/| /' conftest.$ac_ext >&5 | |
18722 | ||
b4e70030 | 18723 | gdb_cv_struct_lwp=no |
c906108c | 18724 | fi |
bec39cab | 18725 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
c906108c | 18726 | fi |
b4e70030 JB |
18727 | echo "$as_me:$LINENO: result: $gdb_cv_struct_lwp" >&5 |
18728 | echo "${ECHO_T}$gdb_cv_struct_lwp" >&6 | |
a3828db0 | 18729 | if test $gdb_cv_struct_lwp = yes; then |
c906108c | 18730 | |
a3828db0 MK |
18731 | cat >>confdefs.h <<\_ACEOF |
18732 | #define HAVE_STRUCT_LWP 1 | |
bec39cab | 18733 | _ACEOF |
c906108c | 18734 | |
97bf5e38 | 18735 | fi |
c906108c | 18736 | |
a3828db0 | 18737 | # See if <machine/reg.h> degines `struct reg'. |
b4e70030 JB |
18738 | echo "$as_me:$LINENO: checking for struct reg in machine/reg.h" >&5 |
18739 | echo $ECHO_N "checking for struct reg in machine/reg.h... $ECHO_C" >&6 | |
a3828db0 | 18740 | if test "${gdb_cv_struct_reg+set}" = set; then |
bec39cab AC |
18741 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
18742 | else | |
18743 | cat >conftest.$ac_ext <<_ACEOF | |
18744 | /* confdefs.h. */ | |
18745 | _ACEOF | |
18746 | cat confdefs.h >>conftest.$ac_ext | |
18747 | cat >>conftest.$ac_ext <<_ACEOF | |
18748 | /* end confdefs.h. */ | |
a3828db0 MK |
18749 | #include <sys/types.h> |
18750 | #include <machine/reg.h> | |
bec39cab AC |
18751 | int |
18752 | main () | |
18753 | { | |
a3828db0 | 18754 | struct reg r; |
bec39cab AC |
18755 | ; |
18756 | return 0; | |
18757 | } | |
18758 | _ACEOF | |
18759 | rm -f conftest.$ac_objext | |
18760 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
18761 | (eval $ac_compile) 2>conftest.er1 | |
18762 | ac_status=$? | |
18763 | grep -v '^ *+' conftest.er1 >conftest.err | |
18764 | rm -f conftest.er1 | |
18765 | cat conftest.err >&5 | |
18766 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18767 | (exit $ac_status); } && | |
b4e70030 JB |
18768 | { ac_try='test -z "$ac_c_werror_flag" |
18769 | || test ! -s conftest.err' | |
bec39cab AC |
18770 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18771 | (eval $ac_try) 2>&5 | |
18772 | ac_status=$? | |
18773 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18774 | (exit $ac_status); }; } && | |
18775 | { ac_try='test -s conftest.$ac_objext' | |
18776 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18777 | (eval $ac_try) 2>&5 | |
18778 | ac_status=$? | |
18779 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18780 | (exit $ac_status); }; }; then | |
a3828db0 | 18781 | gdb_cv_struct_reg=yes |
27ca5dad | 18782 | else |
bec39cab AC |
18783 | echo "$as_me: failed program was:" >&5 |
18784 | sed 's/^/| /' conftest.$ac_ext >&5 | |
18785 | ||
b4e70030 | 18786 | gdb_cv_struct_reg=no |
27ca5dad | 18787 | fi |
bec39cab | 18788 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
27ca5dad | 18789 | fi |
b4e70030 JB |
18790 | echo "$as_me:$LINENO: result: $gdb_cv_struct_reg" >&5 |
18791 | echo "${ECHO_T}$gdb_cv_struct_reg" >&6 | |
a3828db0 | 18792 | if test $gdb_cv_struct_reg = yes; then |
bec39cab AC |
18793 | |
18794 | cat >>confdefs.h <<\_ACEOF | |
a3828db0 | 18795 | #define HAVE_STRUCT_REG 1 |
bec39cab | 18796 | _ACEOF |
27ca5dad MC |
18797 | |
18798 | fi | |
97bf5e38 | 18799 | |
a3828db0 MK |
18800 | # See if <machine/reg.h> supports the %fs and %gs i386 segment registers. |
18801 | # Older i386 BSD's don't have the r_fs and r_gs members of `struct reg'. | |
b4e70030 JB |
18802 | echo "$as_me:$LINENO: checking for struct reg.r_fs" >&5 |
18803 | echo $ECHO_N "checking for struct reg.r_fs... $ECHO_C" >&6 | |
5c45e068 | 18804 | if test "${ac_cv_member_struct_reg_r_fs+set}" = set; then |
bec39cab | 18805 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
3862412b | 18806 | else |
bec39cab AC |
18807 | cat >conftest.$ac_ext <<_ACEOF |
18808 | /* confdefs.h. */ | |
18809 | _ACEOF | |
18810 | cat confdefs.h >>conftest.$ac_ext | |
18811 | cat >>conftest.$ac_ext <<_ACEOF | |
18812 | /* end confdefs.h. */ | |
a3828db0 | 18813 | #include <machine/reg.h> |
5c45e068 MK |
18814 | |
18815 | int | |
18816 | main () | |
18817 | { | |
18818 | static struct reg ac_aggr; | |
18819 | if (ac_aggr.r_fs) | |
18820 | return 0; | |
18821 | ; | |
18822 | return 0; | |
18823 | } | |
18824 | _ACEOF | |
18825 | rm -f conftest.$ac_objext | |
18826 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
18827 | (eval $ac_compile) 2>conftest.er1 | |
18828 | ac_status=$? | |
18829 | grep -v '^ *+' conftest.er1 >conftest.err | |
18830 | rm -f conftest.er1 | |
18831 | cat conftest.err >&5 | |
18832 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18833 | (exit $ac_status); } && | |
b4e70030 JB |
18834 | { ac_try='test -z "$ac_c_werror_flag" |
18835 | || test ! -s conftest.err' | |
5c45e068 MK |
18836 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18837 | (eval $ac_try) 2>&5 | |
18838 | ac_status=$? | |
18839 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18840 | (exit $ac_status); }; } && | |
18841 | { ac_try='test -s conftest.$ac_objext' | |
18842 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18843 | (eval $ac_try) 2>&5 | |
18844 | ac_status=$? | |
18845 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18846 | (exit $ac_status); }; }; then | |
18847 | ac_cv_member_struct_reg_r_fs=yes | |
18848 | else | |
18849 | echo "$as_me: failed program was:" >&5 | |
18850 | sed 's/^/| /' conftest.$ac_ext >&5 | |
18851 | ||
b4e70030 | 18852 | cat >conftest.$ac_ext <<_ACEOF |
5c45e068 MK |
18853 | /* confdefs.h. */ |
18854 | _ACEOF | |
18855 | cat confdefs.h >>conftest.$ac_ext | |
18856 | cat >>conftest.$ac_ext <<_ACEOF | |
18857 | /* end confdefs.h. */ | |
18858 | #include <machine/reg.h> | |
18859 | ||
bec39cab AC |
18860 | int |
18861 | main () | |
18862 | { | |
5c45e068 MK |
18863 | static struct reg ac_aggr; |
18864 | if (sizeof ac_aggr.r_fs) | |
18865 | return 0; | |
bec39cab AC |
18866 | ; |
18867 | return 0; | |
18868 | } | |
18869 | _ACEOF | |
18870 | rm -f conftest.$ac_objext | |
18871 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
18872 | (eval $ac_compile) 2>conftest.er1 | |
18873 | ac_status=$? | |
18874 | grep -v '^ *+' conftest.er1 >conftest.err | |
18875 | rm -f conftest.er1 | |
18876 | cat conftest.err >&5 | |
18877 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18878 | (exit $ac_status); } && | |
b4e70030 JB |
18879 | { ac_try='test -z "$ac_c_werror_flag" |
18880 | || test ! -s conftest.err' | |
bec39cab AC |
18881 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18882 | (eval $ac_try) 2>&5 | |
18883 | ac_status=$? | |
18884 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18885 | (exit $ac_status); }; } && | |
18886 | { ac_try='test -s conftest.$ac_objext' | |
18887 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18888 | (eval $ac_try) 2>&5 | |
18889 | ac_status=$? | |
18890 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18891 | (exit $ac_status); }; }; then | |
5c45e068 | 18892 | ac_cv_member_struct_reg_r_fs=yes |
3862412b | 18893 | else |
bec39cab AC |
18894 | echo "$as_me: failed program was:" >&5 |
18895 | sed 's/^/| /' conftest.$ac_ext >&5 | |
18896 | ||
b4e70030 | 18897 | ac_cv_member_struct_reg_r_fs=no |
3862412b | 18898 | fi |
bec39cab | 18899 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
3862412b | 18900 | fi |
5c45e068 MK |
18901 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
18902 | fi | |
b4e70030 JB |
18903 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_reg_r_fs" >&5 |
18904 | echo "${ECHO_T}$ac_cv_member_struct_reg_r_fs" >&6 | |
5c45e068 MK |
18905 | if test $ac_cv_member_struct_reg_r_fs = yes; then |
18906 | ||
18907 | cat >>confdefs.h <<_ACEOF | |
a3828db0 | 18908 | #define HAVE_STRUCT_REG_R_FS 1 |
bec39cab | 18909 | _ACEOF |
3862412b | 18910 | |
5c45e068 | 18911 | |
97bf5e38 | 18912 | fi |
b4e70030 JB |
18913 | echo "$as_me:$LINENO: checking for struct reg.r_gs" >&5 |
18914 | echo $ECHO_N "checking for struct reg.r_gs... $ECHO_C" >&6 | |
5c45e068 | 18915 | if test "${ac_cv_member_struct_reg_r_gs+set}" = set; then |
bec39cab | 18916 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
3862412b | 18917 | else |
bec39cab AC |
18918 | cat >conftest.$ac_ext <<_ACEOF |
18919 | /* confdefs.h. */ | |
18920 | _ACEOF | |
18921 | cat confdefs.h >>conftest.$ac_ext | |
18922 | cat >>conftest.$ac_ext <<_ACEOF | |
18923 | /* end confdefs.h. */ | |
a3828db0 | 18924 | #include <machine/reg.h> |
5c45e068 | 18925 | |
bec39cab AC |
18926 | int |
18927 | main () | |
18928 | { | |
5c45e068 MK |
18929 | static struct reg ac_aggr; |
18930 | if (ac_aggr.r_gs) | |
18931 | return 0; | |
bec39cab AC |
18932 | ; |
18933 | return 0; | |
18934 | } | |
18935 | _ACEOF | |
18936 | rm -f conftest.$ac_objext | |
18937 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
18938 | (eval $ac_compile) 2>conftest.er1 | |
18939 | ac_status=$? | |
18940 | grep -v '^ *+' conftest.er1 >conftest.err | |
18941 | rm -f conftest.er1 | |
18942 | cat conftest.err >&5 | |
18943 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18944 | (exit $ac_status); } && | |
b4e70030 JB |
18945 | { ac_try='test -z "$ac_c_werror_flag" |
18946 | || test ! -s conftest.err' | |
bec39cab AC |
18947 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18948 | (eval $ac_try) 2>&5 | |
18949 | ac_status=$? | |
18950 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18951 | (exit $ac_status); }; } && | |
18952 | { ac_try='test -s conftest.$ac_objext' | |
18953 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18954 | (eval $ac_try) 2>&5 | |
18955 | ac_status=$? | |
18956 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18957 | (exit $ac_status); }; }; then | |
5c45e068 | 18958 | ac_cv_member_struct_reg_r_gs=yes |
3862412b | 18959 | else |
bec39cab AC |
18960 | echo "$as_me: failed program was:" >&5 |
18961 | sed 's/^/| /' conftest.$ac_ext >&5 | |
18962 | ||
b4e70030 | 18963 | cat >conftest.$ac_ext <<_ACEOF |
5c45e068 MK |
18964 | /* confdefs.h. */ |
18965 | _ACEOF | |
18966 | cat confdefs.h >>conftest.$ac_ext | |
18967 | cat >>conftest.$ac_ext <<_ACEOF | |
18968 | /* end confdefs.h. */ | |
18969 | #include <machine/reg.h> | |
18970 | ||
18971 | int | |
18972 | main () | |
18973 | { | |
18974 | static struct reg ac_aggr; | |
18975 | if (sizeof ac_aggr.r_gs) | |
18976 | return 0; | |
18977 | ; | |
18978 | return 0; | |
18979 | } | |
18980 | _ACEOF | |
18981 | rm -f conftest.$ac_objext | |
18982 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
18983 | (eval $ac_compile) 2>conftest.er1 | |
18984 | ac_status=$? | |
18985 | grep -v '^ *+' conftest.er1 >conftest.err | |
18986 | rm -f conftest.er1 | |
18987 | cat conftest.err >&5 | |
18988 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18989 | (exit $ac_status); } && | |
b4e70030 JB |
18990 | { ac_try='test -z "$ac_c_werror_flag" |
18991 | || test ! -s conftest.err' | |
5c45e068 MK |
18992 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18993 | (eval $ac_try) 2>&5 | |
18994 | ac_status=$? | |
18995 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18996 | (exit $ac_status); }; } && | |
18997 | { ac_try='test -s conftest.$ac_objext' | |
18998 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18999 | (eval $ac_try) 2>&5 | |
19000 | ac_status=$? | |
19001 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19002 | (exit $ac_status); }; }; then | |
19003 | ac_cv_member_struct_reg_r_gs=yes | |
19004 | else | |
19005 | echo "$as_me: failed program was:" >&5 | |
19006 | sed 's/^/| /' conftest.$ac_ext >&5 | |
19007 | ||
b4e70030 | 19008 | ac_cv_member_struct_reg_r_gs=no |
3862412b | 19009 | fi |
bec39cab | 19010 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
3862412b | 19011 | fi |
5c45e068 MK |
19012 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
19013 | fi | |
b4e70030 JB |
19014 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_reg_r_gs" >&5 |
19015 | echo "${ECHO_T}$ac_cv_member_struct_reg_r_gs" >&6 | |
5c45e068 MK |
19016 | if test $ac_cv_member_struct_reg_r_gs = yes; then |
19017 | ||
19018 | cat >>confdefs.h <<_ACEOF | |
a3828db0 | 19019 | #define HAVE_STRUCT_REG_R_GS 1 |
bec39cab | 19020 | _ACEOF |
3862412b | 19021 | |
5c45e068 | 19022 | |
97bf5e38 | 19023 | fi |
3862412b | 19024 | |
5c45e068 | 19025 | |
a3828db0 | 19026 | # See if <sys/ptrace.h> provides the PTRACE_GETREGS request. |
b4e70030 JB |
19027 | echo "$as_me:$LINENO: checking for PTRACE_GETREGS" >&5 |
19028 | echo $ECHO_N "checking for PTRACE_GETREGS... $ECHO_C" >&6 | |
a3828db0 | 19029 | if test "${gdb_cv_have_ptrace_getregs+set}" = set; then |
bec39cab | 19030 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
451928c5 | 19031 | else |
bec39cab AC |
19032 | cat >conftest.$ac_ext <<_ACEOF |
19033 | /* confdefs.h. */ | |
19034 | _ACEOF | |
19035 | cat confdefs.h >>conftest.$ac_ext | |
19036 | cat >>conftest.$ac_ext <<_ACEOF | |
19037 | /* end confdefs.h. */ | |
a3828db0 | 19038 | #include <sys/ptrace.h> |
bec39cab AC |
19039 | int |
19040 | main () | |
19041 | { | |
a3828db0 | 19042 | PTRACE_GETREGS; |
bec39cab AC |
19043 | ; |
19044 | return 0; | |
19045 | } | |
19046 | _ACEOF | |
19047 | rm -f conftest.$ac_objext | |
19048 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
19049 | (eval $ac_compile) 2>conftest.er1 | |
19050 | ac_status=$? | |
19051 | grep -v '^ *+' conftest.er1 >conftest.err | |
19052 | rm -f conftest.er1 | |
19053 | cat conftest.err >&5 | |
19054 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19055 | (exit $ac_status); } && | |
b4e70030 JB |
19056 | { ac_try='test -z "$ac_c_werror_flag" |
19057 | || test ! -s conftest.err' | |
bec39cab AC |
19058 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19059 | (eval $ac_try) 2>&5 | |
19060 | ac_status=$? | |
19061 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19062 | (exit $ac_status); }; } && | |
19063 | { ac_try='test -s conftest.$ac_objext' | |
19064 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19065 | (eval $ac_try) 2>&5 | |
19066 | ac_status=$? | |
19067 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19068 | (exit $ac_status); }; }; then | |
a3828db0 | 19069 | gdb_cv_have_ptrace_getregs=yes |
451928c5 | 19070 | else |
bec39cab AC |
19071 | echo "$as_me: failed program was:" >&5 |
19072 | sed 's/^/| /' conftest.$ac_ext >&5 | |
19073 | ||
b4e70030 | 19074 | gdb_cv_have_ptrace_getregs=no |
451928c5 | 19075 | fi |
bec39cab | 19076 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
451928c5 AC |
19077 | fi |
19078 | ||
b4e70030 JB |
19079 | echo "$as_me:$LINENO: result: $gdb_cv_have_ptrace_getregs" >&5 |
19080 | echo "${ECHO_T}$gdb_cv_have_ptrace_getregs" >&6 | |
a3828db0 | 19081 | if test $gdb_cv_have_ptrace_getregs = yes; then |
60ca704f SE |
19082 | |
19083 | cat >>confdefs.h <<\_ACEOF | |
a3828db0 | 19084 | #define HAVE_PTRACE_GETREGS 1 |
bec39cab | 19085 | _ACEOF |
451928c5 | 19086 | |
97bf5e38 | 19087 | fi |
451928c5 | 19088 | |
a3828db0 | 19089 | # See if <sys/ptrace.h> provides the PTRACE_GETFPXREGS request. |
b4e70030 JB |
19090 | echo "$as_me:$LINENO: checking for PTRACE_GETFPXREGS" >&5 |
19091 | echo $ECHO_N "checking for PTRACE_GETFPXREGS... $ECHO_C" >&6 | |
a3828db0 | 19092 | if test "${gdb_cv_have_ptrace_getfpxregs+set}" = set; then |
bec39cab | 19093 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
451928c5 | 19094 | else |
bec39cab AC |
19095 | cat >conftest.$ac_ext <<_ACEOF |
19096 | /* confdefs.h. */ | |
19097 | _ACEOF | |
19098 | cat confdefs.h >>conftest.$ac_ext | |
19099 | cat >>conftest.$ac_ext <<_ACEOF | |
19100 | /* end confdefs.h. */ | |
a3828db0 | 19101 | #include <sys/ptrace.h> |
bec39cab AC |
19102 | int |
19103 | main () | |
19104 | { | |
a3828db0 | 19105 | PTRACE_GETFPXREGS; |
bec39cab AC |
19106 | ; |
19107 | return 0; | |
19108 | } | |
19109 | _ACEOF | |
19110 | rm -f conftest.$ac_objext | |
19111 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
19112 | (eval $ac_compile) 2>conftest.er1 | |
19113 | ac_status=$? | |
19114 | grep -v '^ *+' conftest.er1 >conftest.err | |
19115 | rm -f conftest.er1 | |
19116 | cat conftest.err >&5 | |
19117 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19118 | (exit $ac_status); } && | |
b4e70030 JB |
19119 | { ac_try='test -z "$ac_c_werror_flag" |
19120 | || test ! -s conftest.err' | |
bec39cab AC |
19121 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19122 | (eval $ac_try) 2>&5 | |
19123 | ac_status=$? | |
19124 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19125 | (exit $ac_status); }; } && | |
19126 | { ac_try='test -s conftest.$ac_objext' | |
19127 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19128 | (eval $ac_try) 2>&5 | |
19129 | ac_status=$? | |
19130 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19131 | (exit $ac_status); }; }; then | |
a3828db0 | 19132 | gdb_cv_have_ptrace_getfpxregs=yes |
451928c5 | 19133 | else |
bec39cab AC |
19134 | echo "$as_me: failed program was:" >&5 |
19135 | sed 's/^/| /' conftest.$ac_ext >&5 | |
19136 | ||
b4e70030 | 19137 | gdb_cv_have_ptrace_getfpxregs=no |
451928c5 | 19138 | fi |
bec39cab | 19139 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
451928c5 AC |
19140 | fi |
19141 | ||
b4e70030 JB |
19142 | echo "$as_me:$LINENO: result: $gdb_cv_have_ptrace_getfpxregs" >&5 |
19143 | echo "${ECHO_T}$gdb_cv_have_ptrace_getfpxregs" >&6 | |
a3828db0 | 19144 | if test $gdb_cv_have_ptrace_getfpxregs = yes; then |
60ca704f SE |
19145 | |
19146 | cat >>confdefs.h <<\_ACEOF | |
a3828db0 | 19147 | #define HAVE_PTRACE_GETFPXREGS 1 |
bec39cab | 19148 | _ACEOF |
451928c5 | 19149 | |
97bf5e38 | 19150 | fi |
451928c5 | 19151 | |
a3828db0 | 19152 | # See if <sys/ptrace.h> provides the PT_GETDBREGS request. |
b4e70030 JB |
19153 | echo "$as_me:$LINENO: checking for PT_GETDBREGS" >&5 |
19154 | echo $ECHO_N "checking for PT_GETDBREGS... $ECHO_C" >&6 | |
a3828db0 | 19155 | if test "${gdb_cv_have_pt_getdbregs+set}" = set; then |
bec39cab | 19156 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
3862412b | 19157 | else |
bec39cab AC |
19158 | cat >conftest.$ac_ext <<_ACEOF |
19159 | /* confdefs.h. */ | |
19160 | _ACEOF | |
19161 | cat confdefs.h >>conftest.$ac_ext | |
19162 | cat >>conftest.$ac_ext <<_ACEOF | |
19163 | /* end confdefs.h. */ | |
a3828db0 MK |
19164 | #include <sys/types.h> |
19165 | #include <sys/ptrace.h> | |
bec39cab AC |
19166 | int |
19167 | main () | |
19168 | { | |
a3828db0 | 19169 | PT_GETDBREGS; |
bec39cab AC |
19170 | ; |
19171 | return 0; | |
19172 | } | |
19173 | _ACEOF | |
19174 | rm -f conftest.$ac_objext | |
19175 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
19176 | (eval $ac_compile) 2>conftest.er1 | |
19177 | ac_status=$? | |
19178 | grep -v '^ *+' conftest.er1 >conftest.err | |
19179 | rm -f conftest.er1 | |
19180 | cat conftest.err >&5 | |
19181 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19182 | (exit $ac_status); } && | |
b4e70030 JB |
19183 | { ac_try='test -z "$ac_c_werror_flag" |
19184 | || test ! -s conftest.err' | |
bec39cab AC |
19185 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19186 | (eval $ac_try) 2>&5 | |
19187 | ac_status=$? | |
19188 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19189 | (exit $ac_status); }; } && | |
19190 | { ac_try='test -s conftest.$ac_objext' | |
19191 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19192 | (eval $ac_try) 2>&5 | |
19193 | ac_status=$? | |
19194 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19195 | (exit $ac_status); }; }; then | |
a3828db0 | 19196 | gdb_cv_have_pt_getdbregs=yes |
3862412b | 19197 | else |
bec39cab AC |
19198 | echo "$as_me: failed program was:" >&5 |
19199 | sed 's/^/| /' conftest.$ac_ext >&5 | |
19200 | ||
b4e70030 | 19201 | gdb_cv_have_pt_getdbregs=no |
3862412b | 19202 | fi |
bec39cab | 19203 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
3862412b MK |
19204 | fi |
19205 | ||
b4e70030 JB |
19206 | echo "$as_me:$LINENO: result: $gdb_cv_have_pt_getdbregs" >&5 |
19207 | echo "${ECHO_T}$gdb_cv_have_pt_getdbregs" >&6 | |
a3828db0 | 19208 | if test $gdb_cv_have_pt_getdbregs = yes; then |
60ca704f SE |
19209 | |
19210 | cat >>confdefs.h <<\_ACEOF | |
a3828db0 | 19211 | #define HAVE_PT_GETDBREGS 1 |
bec39cab | 19212 | _ACEOF |
3862412b | 19213 | |
97bf5e38 | 19214 | fi |
3862412b | 19215 | |
a3828db0 | 19216 | # See if <sys/ptrace.h> provides the PT_GETXMMREGS request. |
b4e70030 JB |
19217 | echo "$as_me:$LINENO: checking for PT_GETXMMREGS" >&5 |
19218 | echo $ECHO_N "checking for PT_GETXMMREGS... $ECHO_C" >&6 | |
a3828db0 | 19219 | if test "${gdb_cv_have_pt_getxmmregs+set}" = set; then |
bec39cab | 19220 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
3862412b | 19221 | else |
bec39cab AC |
19222 | cat >conftest.$ac_ext <<_ACEOF |
19223 | /* confdefs.h. */ | |
19224 | _ACEOF | |
19225 | cat confdefs.h >>conftest.$ac_ext | |
19226 | cat >>conftest.$ac_ext <<_ACEOF | |
19227 | /* end confdefs.h. */ | |
a3828db0 MK |
19228 | #include <sys/types.h> |
19229 | #include <sys/ptrace.h> | |
bec39cab AC |
19230 | int |
19231 | main () | |
19232 | { | |
a3828db0 | 19233 | PT_GETXMMREGS; |
bec39cab AC |
19234 | ; |
19235 | return 0; | |
19236 | } | |
19237 | _ACEOF | |
19238 | rm -f conftest.$ac_objext | |
19239 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
19240 | (eval $ac_compile) 2>conftest.er1 | |
19241 | ac_status=$? | |
19242 | grep -v '^ *+' conftest.er1 >conftest.err | |
19243 | rm -f conftest.er1 | |
19244 | cat conftest.err >&5 | |
19245 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19246 | (exit $ac_status); } && | |
b4e70030 JB |
19247 | { ac_try='test -z "$ac_c_werror_flag" |
19248 | || test ! -s conftest.err' | |
bec39cab AC |
19249 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19250 | (eval $ac_try) 2>&5 | |
19251 | ac_status=$? | |
19252 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19253 | (exit $ac_status); }; } && | |
19254 | { ac_try='test -s conftest.$ac_objext' | |
19255 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19256 | (eval $ac_try) 2>&5 | |
19257 | ac_status=$? | |
19258 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19259 | (exit $ac_status); }; }; then | |
a3828db0 | 19260 | gdb_cv_have_pt_getxmmregs=yes |
3862412b | 19261 | else |
bec39cab AC |
19262 | echo "$as_me: failed program was:" >&5 |
19263 | sed 's/^/| /' conftest.$ac_ext >&5 | |
19264 | ||
b4e70030 | 19265 | gdb_cv_have_pt_getxmmregs=no |
3862412b | 19266 | fi |
bec39cab | 19267 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
3862412b MK |
19268 | fi |
19269 | ||
b4e70030 JB |
19270 | echo "$as_me:$LINENO: result: $gdb_cv_have_pt_getxmmregs" >&5 |
19271 | echo "${ECHO_T}$gdb_cv_have_pt_getxmmregs" >&6 | |
a3828db0 | 19272 | if test $gdb_cv_have_pt_getxmmregs = yes; then |
60ca704f SE |
19273 | |
19274 | cat >>confdefs.h <<\_ACEOF | |
a3828db0 | 19275 | #define HAVE_PT_GETXMMREGS 1 |
bec39cab | 19276 | _ACEOF |
3862412b | 19277 | |
97bf5e38 | 19278 | fi |
3862412b | 19279 | |
eb368090 | 19280 | # Detect which type of /proc is in use, such as for Unixware or Solaris. |
97bf5e38 MK |
19281 | |
19282 | if test "${target}" = "${host}"; then | |
19283 | case "${host}" in | |
97bf5e38 | 19284 | *-*-unixware* | *-*-sysv4.2* | *-*-sysv5* | *-*-interix* ) |
60ca704f SE |
19285 | |
19286 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 19287 | #define NEW_PROC_API 1 |
bec39cab | 19288 | _ACEOF |
97bf5e38 MK |
19289 | |
19290 | ;; | |
0bbc026e | 19291 | *-*-solaris2.[6789] | *-*-solaris2.1[0-9]) |
60ca704f SE |
19292 | |
19293 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 19294 | #define NEW_PROC_API 1 |
bec39cab | 19295 | _ACEOF |
c960c18f AC |
19296 | |
19297 | ;; | |
19298 | mips-sgi-irix5*) | |
19299 | # Work around <sys/proc.h> needing _KMEMUSER problem on IRIX 5. | |
60ca704f SE |
19300 | |
19301 | cat >>confdefs.h <<\_ACEOF | |
c960c18f | 19302 | #define _KMEMUSER 1 |
bec39cab | 19303 | _ACEOF |
97bf5e38 MK |
19304 | |
19305 | ;; | |
19306 | esac | |
19307 | fi | |
19308 | ||
19309 | if test "$ac_cv_header_sys_procfs_h" = yes; then | |
b4e70030 JB |
19310 | echo "$as_me:$LINENO: checking for pstatus_t in sys/procfs.h" >&5 |
19311 | echo $ECHO_N "checking for pstatus_t in sys/procfs.h... $ECHO_C" >&6 | |
bec39cab AC |
19312 | if test "${bfd_cv_have_sys_procfs_type_pstatus_t+set}" = set; then |
19313 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
19314 | else | |
19315 | cat >conftest.$ac_ext <<_ACEOF | |
19316 | /* confdefs.h. */ | |
19317 | _ACEOF | |
19318 | cat confdefs.h >>conftest.$ac_ext | |
19319 | cat >>conftest.$ac_ext <<_ACEOF | |
19320 | /* end confdefs.h. */ | |
596c9d4b KB |
19321 | |
19322 | #define _SYSCALL32 | |
19323 | #include <sys/procfs.h> | |
bec39cab AC |
19324 | int |
19325 | main () | |
19326 | { | |
97bf5e38 | 19327 | pstatus_t avar |
bec39cab AC |
19328 | ; |
19329 | return 0; | |
19330 | } | |
19331 | _ACEOF | |
19332 | rm -f conftest.$ac_objext | |
19333 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
19334 | (eval $ac_compile) 2>conftest.er1 | |
19335 | ac_status=$? | |
19336 | grep -v '^ *+' conftest.er1 >conftest.err | |
19337 | rm -f conftest.er1 | |
19338 | cat conftest.err >&5 | |
19339 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19340 | (exit $ac_status); } && | |
b4e70030 JB |
19341 | { ac_try='test -z "$ac_c_werror_flag" |
19342 | || test ! -s conftest.err' | |
bec39cab AC |
19343 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19344 | (eval $ac_try) 2>&5 | |
19345 | ac_status=$? | |
19346 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19347 | (exit $ac_status); }; } && | |
19348 | { ac_try='test -s conftest.$ac_objext' | |
19349 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19350 | (eval $ac_try) 2>&5 | |
19351 | ac_status=$? | |
19352 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19353 | (exit $ac_status); }; }; then | |
97bf5e38 | 19354 | bfd_cv_have_sys_procfs_type_pstatus_t=yes |
596c9d4b | 19355 | else |
bec39cab AC |
19356 | echo "$as_me: failed program was:" >&5 |
19357 | sed 's/^/| /' conftest.$ac_ext >&5 | |
19358 | ||
b4e70030 | 19359 | bfd_cv_have_sys_procfs_type_pstatus_t=no |
bec39cab | 19360 | |
596c9d4b | 19361 | fi |
bec39cab | 19362 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
596c9d4b KB |
19363 | fi |
19364 | ||
97bf5e38 | 19365 | if test $bfd_cv_have_sys_procfs_type_pstatus_t = yes; then |
bec39cab AC |
19366 | |
19367 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 19368 | #define HAVE_PSTATUS_T 1 |
bec39cab | 19369 | _ACEOF |
596c9d4b KB |
19370 | |
19371 | fi | |
b4e70030 JB |
19372 | echo "$as_me:$LINENO: result: $bfd_cv_have_sys_procfs_type_pstatus_t" >&5 |
19373 | echo "${ECHO_T}$bfd_cv_have_sys_procfs_type_pstatus_t" >&6 | |
596c9d4b | 19374 | |
b4e70030 JB |
19375 | echo "$as_me:$LINENO: checking for prrun_t in sys/procfs.h" >&5 |
19376 | echo $ECHO_N "checking for prrun_t in sys/procfs.h... $ECHO_C" >&6 | |
bec39cab AC |
19377 | if test "${bfd_cv_have_sys_procfs_type_prrun_t+set}" = set; then |
19378 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
596c9d4b | 19379 | else |
bec39cab AC |
19380 | cat >conftest.$ac_ext <<_ACEOF |
19381 | /* confdefs.h. */ | |
19382 | _ACEOF | |
19383 | cat confdefs.h >>conftest.$ac_ext | |
19384 | cat >>conftest.$ac_ext <<_ACEOF | |
19385 | /* end confdefs.h. */ | |
596c9d4b KB |
19386 | |
19387 | #define _SYSCALL32 | |
19388 | #include <sys/procfs.h> | |
bec39cab AC |
19389 | int |
19390 | main () | |
19391 | { | |
97bf5e38 | 19392 | prrun_t avar |
bec39cab AC |
19393 | ; |
19394 | return 0; | |
19395 | } | |
19396 | _ACEOF | |
19397 | rm -f conftest.$ac_objext | |
19398 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
19399 | (eval $ac_compile) 2>conftest.er1 | |
19400 | ac_status=$? | |
19401 | grep -v '^ *+' conftest.er1 >conftest.err | |
19402 | rm -f conftest.er1 | |
19403 | cat conftest.err >&5 | |
19404 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19405 | (exit $ac_status); } && | |
b4e70030 JB |
19406 | { ac_try='test -z "$ac_c_werror_flag" |
19407 | || test ! -s conftest.err' | |
bec39cab AC |
19408 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19409 | (eval $ac_try) 2>&5 | |
19410 | ac_status=$? | |
19411 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19412 | (exit $ac_status); }; } && | |
19413 | { ac_try='test -s conftest.$ac_objext' | |
19414 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19415 | (eval $ac_try) 2>&5 | |
19416 | ac_status=$? | |
19417 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19418 | (exit $ac_status); }; }; then | |
97bf5e38 | 19419 | bfd_cv_have_sys_procfs_type_prrun_t=yes |
596c9d4b | 19420 | else |
bec39cab AC |
19421 | echo "$as_me: failed program was:" >&5 |
19422 | sed 's/^/| /' conftest.$ac_ext >&5 | |
19423 | ||
b4e70030 | 19424 | bfd_cv_have_sys_procfs_type_prrun_t=no |
bec39cab | 19425 | |
596c9d4b | 19426 | fi |
bec39cab | 19427 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
596c9d4b KB |
19428 | fi |
19429 | ||
97bf5e38 | 19430 | if test $bfd_cv_have_sys_procfs_type_prrun_t = yes; then |
bec39cab AC |
19431 | |
19432 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 19433 | #define HAVE_PRRUN_T 1 |
bec39cab | 19434 | _ACEOF |
596c9d4b KB |
19435 | |
19436 | fi | |
b4e70030 JB |
19437 | echo "$as_me:$LINENO: result: $bfd_cv_have_sys_procfs_type_prrun_t" >&5 |
19438 | echo "${ECHO_T}$bfd_cv_have_sys_procfs_type_prrun_t" >&6 | |
596c9d4b | 19439 | |
b4e70030 JB |
19440 | echo "$as_me:$LINENO: checking for gregset_t in sys/procfs.h" >&5 |
19441 | echo $ECHO_N "checking for gregset_t in sys/procfs.h... $ECHO_C" >&6 | |
bec39cab AC |
19442 | if test "${bfd_cv_have_sys_procfs_type_gregset_t+set}" = set; then |
19443 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
596c9d4b | 19444 | else |
bec39cab AC |
19445 | cat >conftest.$ac_ext <<_ACEOF |
19446 | /* confdefs.h. */ | |
19447 | _ACEOF | |
19448 | cat confdefs.h >>conftest.$ac_ext | |
19449 | cat >>conftest.$ac_ext <<_ACEOF | |
19450 | /* end confdefs.h. */ | |
596c9d4b KB |
19451 | |
19452 | #define _SYSCALL32 | |
19453 | #include <sys/procfs.h> | |
bec39cab AC |
19454 | int |
19455 | main () | |
19456 | { | |
97bf5e38 | 19457 | gregset_t avar |
bec39cab AC |
19458 | ; |
19459 | return 0; | |
19460 | } | |
19461 | _ACEOF | |
19462 | rm -f conftest.$ac_objext | |
19463 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
19464 | (eval $ac_compile) 2>conftest.er1 | |
19465 | ac_status=$? | |
19466 | grep -v '^ *+' conftest.er1 >conftest.err | |
19467 | rm -f conftest.er1 | |
19468 | cat conftest.err >&5 | |
19469 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19470 | (exit $ac_status); } && | |
b4e70030 JB |
19471 | { ac_try='test -z "$ac_c_werror_flag" |
19472 | || test ! -s conftest.err' | |
bec39cab AC |
19473 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19474 | (eval $ac_try) 2>&5 | |
19475 | ac_status=$? | |
19476 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19477 | (exit $ac_status); }; } && | |
19478 | { ac_try='test -s conftest.$ac_objext' | |
19479 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19480 | (eval $ac_try) 2>&5 | |
19481 | ac_status=$? | |
19482 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19483 | (exit $ac_status); }; }; then | |
97bf5e38 | 19484 | bfd_cv_have_sys_procfs_type_gregset_t=yes |
596c9d4b | 19485 | else |
bec39cab AC |
19486 | echo "$as_me: failed program was:" >&5 |
19487 | sed 's/^/| /' conftest.$ac_ext >&5 | |
19488 | ||
b4e70030 | 19489 | bfd_cv_have_sys_procfs_type_gregset_t=no |
bec39cab | 19490 | |
596c9d4b | 19491 | fi |
bec39cab | 19492 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
596c9d4b KB |
19493 | fi |
19494 | ||
97bf5e38 | 19495 | if test $bfd_cv_have_sys_procfs_type_gregset_t = yes; then |
bec39cab AC |
19496 | |
19497 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 19498 | #define HAVE_GREGSET_T 1 |
bec39cab | 19499 | _ACEOF |
596c9d4b KB |
19500 | |
19501 | fi | |
b4e70030 JB |
19502 | echo "$as_me:$LINENO: result: $bfd_cv_have_sys_procfs_type_gregset_t" >&5 |
19503 | echo "${ECHO_T}$bfd_cv_have_sys_procfs_type_gregset_t" >&6 | |
451928c5 | 19504 | |
b4e70030 JB |
19505 | echo "$as_me:$LINENO: checking for fpregset_t in sys/procfs.h" >&5 |
19506 | echo $ECHO_N "checking for fpregset_t in sys/procfs.h... $ECHO_C" >&6 | |
bec39cab AC |
19507 | if test "${bfd_cv_have_sys_procfs_type_fpregset_t+set}" = set; then |
19508 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
d84dd0c5 | 19509 | else |
bec39cab AC |
19510 | cat >conftest.$ac_ext <<_ACEOF |
19511 | /* confdefs.h. */ | |
19512 | _ACEOF | |
19513 | cat confdefs.h >>conftest.$ac_ext | |
19514 | cat >>conftest.$ac_ext <<_ACEOF | |
19515 | /* end confdefs.h. */ | |
97bf5e38 MK |
19516 | |
19517 | #define _SYSCALL32 | |
d84dd0c5 | 19518 | #include <sys/procfs.h> |
bec39cab AC |
19519 | int |
19520 | main () | |
19521 | { | |
97bf5e38 | 19522 | fpregset_t avar |
bec39cab AC |
19523 | ; |
19524 | return 0; | |
19525 | } | |
19526 | _ACEOF | |
19527 | rm -f conftest.$ac_objext | |
19528 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
19529 | (eval $ac_compile) 2>conftest.er1 | |
19530 | ac_status=$? | |
19531 | grep -v '^ *+' conftest.er1 >conftest.err | |
19532 | rm -f conftest.er1 | |
19533 | cat conftest.err >&5 | |
19534 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19535 | (exit $ac_status); } && | |
b4e70030 JB |
19536 | { ac_try='test -z "$ac_c_werror_flag" |
19537 | || test ! -s conftest.err' | |
bec39cab AC |
19538 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19539 | (eval $ac_try) 2>&5 | |
19540 | ac_status=$? | |
19541 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19542 | (exit $ac_status); }; } && | |
19543 | { ac_try='test -s conftest.$ac_objext' | |
19544 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19545 | (eval $ac_try) 2>&5 | |
19546 | ac_status=$? | |
19547 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19548 | (exit $ac_status); }; }; then | |
97bf5e38 | 19549 | bfd_cv_have_sys_procfs_type_fpregset_t=yes |
d84dd0c5 | 19550 | else |
bec39cab AC |
19551 | echo "$as_me: failed program was:" >&5 |
19552 | sed 's/^/| /' conftest.$ac_ext >&5 | |
19553 | ||
b4e70030 | 19554 | bfd_cv_have_sys_procfs_type_fpregset_t=no |
bec39cab | 19555 | |
d84dd0c5 | 19556 | fi |
bec39cab | 19557 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
d84dd0c5 MK |
19558 | fi |
19559 | ||
97bf5e38 | 19560 | if test $bfd_cv_have_sys_procfs_type_fpregset_t = yes; then |
bec39cab AC |
19561 | |
19562 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 19563 | #define HAVE_FPREGSET_T 1 |
bec39cab | 19564 | _ACEOF |
d84dd0c5 | 19565 | |
97bf5e38 | 19566 | fi |
b4e70030 JB |
19567 | echo "$as_me:$LINENO: result: $bfd_cv_have_sys_procfs_type_fpregset_t" >&5 |
19568 | echo "${ECHO_T}$bfd_cv_have_sys_procfs_type_fpregset_t" >&6 | |
d84dd0c5 | 19569 | |
b4e70030 JB |
19570 | echo "$as_me:$LINENO: checking for prgregset_t in sys/procfs.h" >&5 |
19571 | echo $ECHO_N "checking for prgregset_t in sys/procfs.h... $ECHO_C" >&6 | |
bec39cab AC |
19572 | if test "${bfd_cv_have_sys_procfs_type_prgregset_t+set}" = set; then |
19573 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c | 19574 | else |
bec39cab AC |
19575 | cat >conftest.$ac_ext <<_ACEOF |
19576 | /* confdefs.h. */ | |
19577 | _ACEOF | |
19578 | cat confdefs.h >>conftest.$ac_ext | |
19579 | cat >>conftest.$ac_ext <<_ACEOF | |
19580 | /* end confdefs.h. */ | |
c906108c | 19581 | |
97bf5e38 MK |
19582 | #define _SYSCALL32 |
19583 | #include <sys/procfs.h> | |
bec39cab AC |
19584 | int |
19585 | main () | |
19586 | { | |
97bf5e38 | 19587 | prgregset_t avar |
bec39cab AC |
19588 | ; |
19589 | return 0; | |
19590 | } | |
19591 | _ACEOF | |
19592 | rm -f conftest.$ac_objext | |
19593 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
19594 | (eval $ac_compile) 2>conftest.er1 | |
19595 | ac_status=$? | |
19596 | grep -v '^ *+' conftest.er1 >conftest.err | |
19597 | rm -f conftest.er1 | |
19598 | cat conftest.err >&5 | |
19599 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19600 | (exit $ac_status); } && | |
b4e70030 JB |
19601 | { ac_try='test -z "$ac_c_werror_flag" |
19602 | || test ! -s conftest.err' | |
bec39cab AC |
19603 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19604 | (eval $ac_try) 2>&5 | |
19605 | ac_status=$? | |
19606 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19607 | (exit $ac_status); }; } && | |
19608 | { ac_try='test -s conftest.$ac_objext' | |
19609 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19610 | (eval $ac_try) 2>&5 | |
19611 | ac_status=$? | |
19612 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19613 | (exit $ac_status); }; }; then | |
97bf5e38 | 19614 | bfd_cv_have_sys_procfs_type_prgregset_t=yes |
c906108c | 19615 | else |
bec39cab AC |
19616 | echo "$as_me: failed program was:" >&5 |
19617 | sed 's/^/| /' conftest.$ac_ext >&5 | |
19618 | ||
b4e70030 | 19619 | bfd_cv_have_sys_procfs_type_prgregset_t=no |
bec39cab | 19620 | |
c906108c | 19621 | fi |
bec39cab | 19622 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
c906108c SS |
19623 | fi |
19624 | ||
97bf5e38 | 19625 | if test $bfd_cv_have_sys_procfs_type_prgregset_t = yes; then |
bec39cab AC |
19626 | |
19627 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 19628 | #define HAVE_PRGREGSET_T 1 |
bec39cab | 19629 | _ACEOF |
c906108c | 19630 | |
97bf5e38 | 19631 | fi |
b4e70030 JB |
19632 | echo "$as_me:$LINENO: result: $bfd_cv_have_sys_procfs_type_prgregset_t" >&5 |
19633 | echo "${ECHO_T}$bfd_cv_have_sys_procfs_type_prgregset_t" >&6 | |
c906108c | 19634 | |
b4e70030 JB |
19635 | echo "$as_me:$LINENO: checking for prfpregset_t in sys/procfs.h" >&5 |
19636 | echo $ECHO_N "checking for prfpregset_t in sys/procfs.h... $ECHO_C" >&6 | |
bec39cab AC |
19637 | if test "${bfd_cv_have_sys_procfs_type_prfpregset_t+set}" = set; then |
19638 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
d45fe813 | 19639 | else |
bec39cab AC |
19640 | cat >conftest.$ac_ext <<_ACEOF |
19641 | /* confdefs.h. */ | |
19642 | _ACEOF | |
19643 | cat confdefs.h >>conftest.$ac_ext | |
19644 | cat >>conftest.$ac_ext <<_ACEOF | |
19645 | /* end confdefs.h. */ | |
97bf5e38 MK |
19646 | |
19647 | #define _SYSCALL32 | |
19648 | #include <sys/procfs.h> | |
bec39cab AC |
19649 | int |
19650 | main () | |
19651 | { | |
97bf5e38 | 19652 | prfpregset_t avar |
bec39cab AC |
19653 | ; |
19654 | return 0; | |
19655 | } | |
19656 | _ACEOF | |
19657 | rm -f conftest.$ac_objext | |
19658 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
19659 | (eval $ac_compile) 2>conftest.er1 | |
19660 | ac_status=$? | |
19661 | grep -v '^ *+' conftest.er1 >conftest.err | |
19662 | rm -f conftest.er1 | |
19663 | cat conftest.err >&5 | |
19664 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19665 | (exit $ac_status); } && | |
b4e70030 JB |
19666 | { ac_try='test -z "$ac_c_werror_flag" |
19667 | || test ! -s conftest.err' | |
bec39cab AC |
19668 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19669 | (eval $ac_try) 2>&5 | |
19670 | ac_status=$? | |
19671 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19672 | (exit $ac_status); }; } && | |
19673 | { ac_try='test -s conftest.$ac_objext' | |
19674 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19675 | (eval $ac_try) 2>&5 | |
19676 | ac_status=$? | |
19677 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19678 | (exit $ac_status); }; }; then | |
97bf5e38 | 19679 | bfd_cv_have_sys_procfs_type_prfpregset_t=yes |
d45fe813 | 19680 | else |
bec39cab AC |
19681 | echo "$as_me: failed program was:" >&5 |
19682 | sed 's/^/| /' conftest.$ac_ext >&5 | |
19683 | ||
b4e70030 | 19684 | bfd_cv_have_sys_procfs_type_prfpregset_t=no |
bec39cab | 19685 | |
d45fe813 | 19686 | fi |
bec39cab | 19687 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
d45fe813 KB |
19688 | fi |
19689 | ||
97bf5e38 | 19690 | if test $bfd_cv_have_sys_procfs_type_prfpregset_t = yes; then |
bec39cab AC |
19691 | |
19692 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 19693 | #define HAVE_PRFPREGSET_T 1 |
bec39cab | 19694 | _ACEOF |
d45fe813 | 19695 | |
97bf5e38 | 19696 | fi |
b4e70030 JB |
19697 | echo "$as_me:$LINENO: result: $bfd_cv_have_sys_procfs_type_prfpregset_t" >&5 |
19698 | echo "${ECHO_T}$bfd_cv_have_sys_procfs_type_prfpregset_t" >&6 | |
d45fe813 | 19699 | |
b4e70030 JB |
19700 | echo "$as_me:$LINENO: checking for prgregset32_t in sys/procfs.h" >&5 |
19701 | echo $ECHO_N "checking for prgregset32_t in sys/procfs.h... $ECHO_C" >&6 | |
bec39cab AC |
19702 | if test "${bfd_cv_have_sys_procfs_type_prgregset32_t+set}" = set; then |
19703 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
d45fe813 | 19704 | else |
bec39cab AC |
19705 | cat >conftest.$ac_ext <<_ACEOF |
19706 | /* confdefs.h. */ | |
19707 | _ACEOF | |
19708 | cat confdefs.h >>conftest.$ac_ext | |
19709 | cat >>conftest.$ac_ext <<_ACEOF | |
19710 | /* end confdefs.h. */ | |
97bf5e38 MK |
19711 | |
19712 | #define _SYSCALL32 | |
19713 | #include <sys/procfs.h> | |
bec39cab AC |
19714 | int |
19715 | main () | |
19716 | { | |
97bf5e38 | 19717 | prgregset32_t avar |
bec39cab AC |
19718 | ; |
19719 | return 0; | |
19720 | } | |
19721 | _ACEOF | |
19722 | rm -f conftest.$ac_objext | |
19723 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
19724 | (eval $ac_compile) 2>conftest.er1 | |
19725 | ac_status=$? | |
19726 | grep -v '^ *+' conftest.er1 >conftest.err | |
19727 | rm -f conftest.er1 | |
19728 | cat conftest.err >&5 | |
19729 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19730 | (exit $ac_status); } && | |
b4e70030 JB |
19731 | { ac_try='test -z "$ac_c_werror_flag" |
19732 | || test ! -s conftest.err' | |
bec39cab AC |
19733 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19734 | (eval $ac_try) 2>&5 | |
19735 | ac_status=$? | |
19736 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19737 | (exit $ac_status); }; } && | |
19738 | { ac_try='test -s conftest.$ac_objext' | |
19739 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19740 | (eval $ac_try) 2>&5 | |
19741 | ac_status=$? | |
19742 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19743 | (exit $ac_status); }; }; then | |
97bf5e38 | 19744 | bfd_cv_have_sys_procfs_type_prgregset32_t=yes |
d45fe813 | 19745 | else |
bec39cab AC |
19746 | echo "$as_me: failed program was:" >&5 |
19747 | sed 's/^/| /' conftest.$ac_ext >&5 | |
19748 | ||
b4e70030 | 19749 | bfd_cv_have_sys_procfs_type_prgregset32_t=no |
bec39cab | 19750 | |
d45fe813 | 19751 | fi |
bec39cab | 19752 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
d45fe813 KB |
19753 | fi |
19754 | ||
97bf5e38 | 19755 | if test $bfd_cv_have_sys_procfs_type_prgregset32_t = yes; then |
bec39cab AC |
19756 | |
19757 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 19758 | #define HAVE_PRGREGSET32_T 1 |
bec39cab | 19759 | _ACEOF |
d45fe813 | 19760 | |
97bf5e38 | 19761 | fi |
b4e70030 JB |
19762 | echo "$as_me:$LINENO: result: $bfd_cv_have_sys_procfs_type_prgregset32_t" >&5 |
19763 | echo "${ECHO_T}$bfd_cv_have_sys_procfs_type_prgregset32_t" >&6 | |
d45fe813 | 19764 | |
b4e70030 JB |
19765 | echo "$as_me:$LINENO: checking for prfpregset32_t in sys/procfs.h" >&5 |
19766 | echo $ECHO_N "checking for prfpregset32_t in sys/procfs.h... $ECHO_C" >&6 | |
bec39cab AC |
19767 | if test "${bfd_cv_have_sys_procfs_type_prfpregset32_t+set}" = set; then |
19768 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
d45fe813 | 19769 | else |
bec39cab AC |
19770 | cat >conftest.$ac_ext <<_ACEOF |
19771 | /* confdefs.h. */ | |
19772 | _ACEOF | |
19773 | cat confdefs.h >>conftest.$ac_ext | |
19774 | cat >>conftest.$ac_ext <<_ACEOF | |
19775 | /* end confdefs.h. */ | |
97bf5e38 MK |
19776 | |
19777 | #define _SYSCALL32 | |
19778 | #include <sys/procfs.h> | |
bec39cab AC |
19779 | int |
19780 | main () | |
19781 | { | |
97bf5e38 | 19782 | prfpregset32_t avar |
bec39cab AC |
19783 | ; |
19784 | return 0; | |
19785 | } | |
19786 | _ACEOF | |
19787 | rm -f conftest.$ac_objext | |
19788 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
19789 | (eval $ac_compile) 2>conftest.er1 | |
19790 | ac_status=$? | |
19791 | grep -v '^ *+' conftest.er1 >conftest.err | |
19792 | rm -f conftest.er1 | |
19793 | cat conftest.err >&5 | |
19794 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19795 | (exit $ac_status); } && | |
b4e70030 JB |
19796 | { ac_try='test -z "$ac_c_werror_flag" |
19797 | || test ! -s conftest.err' | |
bec39cab AC |
19798 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19799 | (eval $ac_try) 2>&5 | |
19800 | ac_status=$? | |
19801 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19802 | (exit $ac_status); }; } && | |
19803 | { ac_try='test -s conftest.$ac_objext' | |
19804 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19805 | (eval $ac_try) 2>&5 | |
19806 | ac_status=$? | |
19807 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19808 | (exit $ac_status); }; }; then | |
97bf5e38 | 19809 | bfd_cv_have_sys_procfs_type_prfpregset32_t=yes |
d45fe813 | 19810 | else |
bec39cab AC |
19811 | echo "$as_me: failed program was:" >&5 |
19812 | sed 's/^/| /' conftest.$ac_ext >&5 | |
19813 | ||
b4e70030 | 19814 | bfd_cv_have_sys_procfs_type_prfpregset32_t=no |
bec39cab | 19815 | |
d45fe813 | 19816 | fi |
bec39cab | 19817 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
d45fe813 KB |
19818 | fi |
19819 | ||
97bf5e38 | 19820 | if test $bfd_cv_have_sys_procfs_type_prfpregset32_t = yes; then |
bec39cab AC |
19821 | |
19822 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 19823 | #define HAVE_PRFPREGSET32_T 1 |
bec39cab | 19824 | _ACEOF |
d45fe813 | 19825 | |
97bf5e38 | 19826 | fi |
b4e70030 JB |
19827 | echo "$as_me:$LINENO: result: $bfd_cv_have_sys_procfs_type_prfpregset32_t" >&5 |
19828 | echo "${ECHO_T}$bfd_cv_have_sys_procfs_type_prfpregset32_t" >&6 | |
d45fe813 | 19829 | |
b4e70030 JB |
19830 | echo "$as_me:$LINENO: checking for lwpid_t in sys/procfs.h" >&5 |
19831 | echo $ECHO_N "checking for lwpid_t in sys/procfs.h... $ECHO_C" >&6 | |
bec39cab AC |
19832 | if test "${bfd_cv_have_sys_procfs_type_lwpid_t+set}" = set; then |
19833 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
d45fe813 | 19834 | else |
bec39cab AC |
19835 | cat >conftest.$ac_ext <<_ACEOF |
19836 | /* confdefs.h. */ | |
19837 | _ACEOF | |
19838 | cat confdefs.h >>conftest.$ac_ext | |
19839 | cat >>conftest.$ac_ext <<_ACEOF | |
19840 | /* end confdefs.h. */ | |
97bf5e38 | 19841 | |
d45fe813 | 19842 | #define _SYSCALL32 |
97bf5e38 | 19843 | #include <sys/procfs.h> |
bec39cab AC |
19844 | int |
19845 | main () | |
19846 | { | |
97bf5e38 | 19847 | lwpid_t avar |
bec39cab AC |
19848 | ; |
19849 | return 0; | |
19850 | } | |
19851 | _ACEOF | |
19852 | rm -f conftest.$ac_objext | |
19853 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
19854 | (eval $ac_compile) 2>conftest.er1 | |
19855 | ac_status=$? | |
19856 | grep -v '^ *+' conftest.er1 >conftest.err | |
19857 | rm -f conftest.er1 | |
19858 | cat conftest.err >&5 | |
19859 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19860 | (exit $ac_status); } && | |
b4e70030 JB |
19861 | { ac_try='test -z "$ac_c_werror_flag" |
19862 | || test ! -s conftest.err' | |
bec39cab AC |
19863 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19864 | (eval $ac_try) 2>&5 | |
19865 | ac_status=$? | |
19866 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19867 | (exit $ac_status); }; } && | |
19868 | { ac_try='test -s conftest.$ac_objext' | |
19869 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19870 | (eval $ac_try) 2>&5 | |
19871 | ac_status=$? | |
19872 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19873 | (exit $ac_status); }; }; then | |
97bf5e38 | 19874 | bfd_cv_have_sys_procfs_type_lwpid_t=yes |
d45fe813 | 19875 | else |
bec39cab AC |
19876 | echo "$as_me: failed program was:" >&5 |
19877 | sed 's/^/| /' conftest.$ac_ext >&5 | |
19878 | ||
b4e70030 | 19879 | bfd_cv_have_sys_procfs_type_lwpid_t=no |
bec39cab | 19880 | |
d45fe813 | 19881 | fi |
bec39cab | 19882 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
d45fe813 KB |
19883 | fi |
19884 | ||
97bf5e38 | 19885 | if test $bfd_cv_have_sys_procfs_type_lwpid_t = yes; then |
bec39cab AC |
19886 | |
19887 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 19888 | #define HAVE_LWPID_T 1 |
bec39cab | 19889 | _ACEOF |
d45fe813 | 19890 | |
97bf5e38 | 19891 | fi |
b4e70030 JB |
19892 | echo "$as_me:$LINENO: result: $bfd_cv_have_sys_procfs_type_lwpid_t" >&5 |
19893 | echo "${ECHO_T}$bfd_cv_have_sys_procfs_type_lwpid_t" >&6 | |
c906108c | 19894 | |
b4e70030 JB |
19895 | echo "$as_me:$LINENO: checking for psaddr_t in sys/procfs.h" >&5 |
19896 | echo $ECHO_N "checking for psaddr_t in sys/procfs.h... $ECHO_C" >&6 | |
bec39cab AC |
19897 | if test "${bfd_cv_have_sys_procfs_type_psaddr_t+set}" = set; then |
19898 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c | 19899 | else |
bec39cab AC |
19900 | cat >conftest.$ac_ext <<_ACEOF |
19901 | /* confdefs.h. */ | |
19902 | _ACEOF | |
19903 | cat confdefs.h >>conftest.$ac_ext | |
19904 | cat >>conftest.$ac_ext <<_ACEOF | |
19905 | /* end confdefs.h. */ | |
c906108c | 19906 | |
97bf5e38 MK |
19907 | #define _SYSCALL32 |
19908 | #include <sys/procfs.h> | |
bec39cab AC |
19909 | int |
19910 | main () | |
19911 | { | |
97bf5e38 | 19912 | psaddr_t avar |
bec39cab AC |
19913 | ; |
19914 | return 0; | |
19915 | } | |
19916 | _ACEOF | |
19917 | rm -f conftest.$ac_objext | |
19918 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
19919 | (eval $ac_compile) 2>conftest.er1 | |
19920 | ac_status=$? | |
19921 | grep -v '^ *+' conftest.er1 >conftest.err | |
19922 | rm -f conftest.er1 | |
19923 | cat conftest.err >&5 | |
19924 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19925 | (exit $ac_status); } && | |
b4e70030 JB |
19926 | { ac_try='test -z "$ac_c_werror_flag" |
19927 | || test ! -s conftest.err' | |
bec39cab AC |
19928 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19929 | (eval $ac_try) 2>&5 | |
19930 | ac_status=$? | |
19931 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19932 | (exit $ac_status); }; } && | |
19933 | { ac_try='test -s conftest.$ac_objext' | |
19934 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19935 | (eval $ac_try) 2>&5 | |
19936 | ac_status=$? | |
19937 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19938 | (exit $ac_status); }; }; then | |
97bf5e38 | 19939 | bfd_cv_have_sys_procfs_type_psaddr_t=yes |
c906108c | 19940 | else |
bec39cab AC |
19941 | echo "$as_me: failed program was:" >&5 |
19942 | sed 's/^/| /' conftest.$ac_ext >&5 | |
19943 | ||
b4e70030 | 19944 | bfd_cv_have_sys_procfs_type_psaddr_t=no |
bec39cab | 19945 | |
c906108c | 19946 | fi |
bec39cab | 19947 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
c906108c SS |
19948 | fi |
19949 | ||
97bf5e38 | 19950 | if test $bfd_cv_have_sys_procfs_type_psaddr_t = yes; then |
bec39cab AC |
19951 | |
19952 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 19953 | #define HAVE_PSADDR_T 1 |
bec39cab | 19954 | _ACEOF |
c906108c | 19955 | |
97bf5e38 | 19956 | fi |
b4e70030 JB |
19957 | echo "$as_me:$LINENO: result: $bfd_cv_have_sys_procfs_type_psaddr_t" >&5 |
19958 | echo "${ECHO_T}$bfd_cv_have_sys_procfs_type_psaddr_t" >&6 | |
c906108c | 19959 | |
b4e70030 JB |
19960 | echo "$as_me:$LINENO: checking for prsysent_t in sys/procfs.h" >&5 |
19961 | echo $ECHO_N "checking for prsysent_t in sys/procfs.h... $ECHO_C" >&6 | |
bec39cab AC |
19962 | if test "${bfd_cv_have_sys_procfs_type_prsysent_t+set}" = set; then |
19963 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c | 19964 | else |
bec39cab AC |
19965 | cat >conftest.$ac_ext <<_ACEOF |
19966 | /* confdefs.h. */ | |
19967 | _ACEOF | |
19968 | cat confdefs.h >>conftest.$ac_ext | |
19969 | cat >>conftest.$ac_ext <<_ACEOF | |
19970 | /* end confdefs.h. */ | |
c906108c | 19971 | |
97bf5e38 MK |
19972 | #define _SYSCALL32 |
19973 | #include <sys/procfs.h> | |
bec39cab AC |
19974 | int |
19975 | main () | |
19976 | { | |
97bf5e38 | 19977 | prsysent_t avar |
bec39cab AC |
19978 | ; |
19979 | return 0; | |
19980 | } | |
19981 | _ACEOF | |
19982 | rm -f conftest.$ac_objext | |
19983 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
19984 | (eval $ac_compile) 2>conftest.er1 | |
19985 | ac_status=$? | |
19986 | grep -v '^ *+' conftest.er1 >conftest.err | |
19987 | rm -f conftest.er1 | |
19988 | cat conftest.err >&5 | |
19989 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19990 | (exit $ac_status); } && | |
b4e70030 JB |
19991 | { ac_try='test -z "$ac_c_werror_flag" |
19992 | || test ! -s conftest.err' | |
bec39cab AC |
19993 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19994 | (eval $ac_try) 2>&5 | |
19995 | ac_status=$? | |
19996 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19997 | (exit $ac_status); }; } && | |
19998 | { ac_try='test -s conftest.$ac_objext' | |
19999 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20000 | (eval $ac_try) 2>&5 | |
20001 | ac_status=$? | |
20002 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20003 | (exit $ac_status); }; }; then | |
97bf5e38 | 20004 | bfd_cv_have_sys_procfs_type_prsysent_t=yes |
c906108c | 20005 | else |
bec39cab AC |
20006 | echo "$as_me: failed program was:" >&5 |
20007 | sed 's/^/| /' conftest.$ac_ext >&5 | |
20008 | ||
b4e70030 | 20009 | bfd_cv_have_sys_procfs_type_prsysent_t=no |
bec39cab | 20010 | |
c906108c | 20011 | fi |
bec39cab | 20012 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
c906108c SS |
20013 | fi |
20014 | ||
97bf5e38 | 20015 | if test $bfd_cv_have_sys_procfs_type_prsysent_t = yes; then |
bec39cab AC |
20016 | |
20017 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 20018 | #define HAVE_PRSYSENT_T 1 |
bec39cab | 20019 | _ACEOF |
c906108c | 20020 | |
97bf5e38 | 20021 | fi |
b4e70030 JB |
20022 | echo "$as_me:$LINENO: result: $bfd_cv_have_sys_procfs_type_prsysent_t" >&5 |
20023 | echo "${ECHO_T}$bfd_cv_have_sys_procfs_type_prsysent_t" >&6 | |
c906108c | 20024 | |
b4e70030 JB |
20025 | echo "$as_me:$LINENO: checking for pr_sigset_t in sys/procfs.h" >&5 |
20026 | echo $ECHO_N "checking for pr_sigset_t in sys/procfs.h... $ECHO_C" >&6 | |
bec39cab AC |
20027 | if test "${bfd_cv_have_sys_procfs_type_pr_sigset_t+set}" = set; then |
20028 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c | 20029 | else |
bec39cab AC |
20030 | cat >conftest.$ac_ext <<_ACEOF |
20031 | /* confdefs.h. */ | |
20032 | _ACEOF | |
20033 | cat confdefs.h >>conftest.$ac_ext | |
20034 | cat >>conftest.$ac_ext <<_ACEOF | |
20035 | /* end confdefs.h. */ | |
c906108c | 20036 | |
97bf5e38 MK |
20037 | #define _SYSCALL32 |
20038 | #include <sys/procfs.h> | |
bec39cab AC |
20039 | int |
20040 | main () | |
20041 | { | |
97bf5e38 | 20042 | pr_sigset_t avar |
bec39cab AC |
20043 | ; |
20044 | return 0; | |
20045 | } | |
20046 | _ACEOF | |
20047 | rm -f conftest.$ac_objext | |
20048 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
20049 | (eval $ac_compile) 2>conftest.er1 | |
20050 | ac_status=$? | |
20051 | grep -v '^ *+' conftest.er1 >conftest.err | |
20052 | rm -f conftest.er1 | |
20053 | cat conftest.err >&5 | |
20054 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20055 | (exit $ac_status); } && | |
b4e70030 JB |
20056 | { ac_try='test -z "$ac_c_werror_flag" |
20057 | || test ! -s conftest.err' | |
bec39cab AC |
20058 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
20059 | (eval $ac_try) 2>&5 | |
20060 | ac_status=$? | |
20061 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20062 | (exit $ac_status); }; } && | |
20063 | { ac_try='test -s conftest.$ac_objext' | |
20064 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20065 | (eval $ac_try) 2>&5 | |
20066 | ac_status=$? | |
20067 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20068 | (exit $ac_status); }; }; then | |
97bf5e38 | 20069 | bfd_cv_have_sys_procfs_type_pr_sigset_t=yes |
c906108c | 20070 | else |
bec39cab AC |
20071 | echo "$as_me: failed program was:" >&5 |
20072 | sed 's/^/| /' conftest.$ac_ext >&5 | |
20073 | ||
b4e70030 | 20074 | bfd_cv_have_sys_procfs_type_pr_sigset_t=no |
bec39cab | 20075 | |
c906108c | 20076 | fi |
bec39cab | 20077 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
c906108c SS |
20078 | fi |
20079 | ||
97bf5e38 | 20080 | if test $bfd_cv_have_sys_procfs_type_pr_sigset_t = yes; then |
bec39cab AC |
20081 | |
20082 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 20083 | #define HAVE_PR_SIGSET_T 1 |
bec39cab | 20084 | _ACEOF |
c906108c | 20085 | |
97bf5e38 | 20086 | fi |
b4e70030 JB |
20087 | echo "$as_me:$LINENO: result: $bfd_cv_have_sys_procfs_type_pr_sigset_t" >&5 |
20088 | echo "${ECHO_T}$bfd_cv_have_sys_procfs_type_pr_sigset_t" >&6 | |
c906108c | 20089 | |
b4e70030 JB |
20090 | echo "$as_me:$LINENO: checking for pr_sigaction64_t in sys/procfs.h" >&5 |
20091 | echo $ECHO_N "checking for pr_sigaction64_t in sys/procfs.h... $ECHO_C" >&6 | |
bec39cab AC |
20092 | if test "${bfd_cv_have_sys_procfs_type_pr_sigaction64_t+set}" = set; then |
20093 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c | 20094 | else |
bec39cab AC |
20095 | cat >conftest.$ac_ext <<_ACEOF |
20096 | /* confdefs.h. */ | |
20097 | _ACEOF | |
20098 | cat confdefs.h >>conftest.$ac_ext | |
20099 | cat >>conftest.$ac_ext <<_ACEOF | |
20100 | /* end confdefs.h. */ | |
c906108c | 20101 | |
97bf5e38 MK |
20102 | #define _SYSCALL32 |
20103 | #include <sys/procfs.h> | |
bec39cab AC |
20104 | int |
20105 | main () | |
20106 | { | |
97bf5e38 | 20107 | pr_sigaction64_t avar |
bec39cab AC |
20108 | ; |
20109 | return 0; | |
20110 | } | |
20111 | _ACEOF | |
20112 | rm -f conftest.$ac_objext | |
20113 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
20114 | (eval $ac_compile) 2>conftest.er1 | |
20115 | ac_status=$? | |
20116 | grep -v '^ *+' conftest.er1 >conftest.err | |
20117 | rm -f conftest.er1 | |
20118 | cat conftest.err >&5 | |
20119 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20120 | (exit $ac_status); } && | |
b4e70030 JB |
20121 | { ac_try='test -z "$ac_c_werror_flag" |
20122 | || test ! -s conftest.err' | |
bec39cab AC |
20123 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
20124 | (eval $ac_try) 2>&5 | |
20125 | ac_status=$? | |
20126 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20127 | (exit $ac_status); }; } && | |
20128 | { ac_try='test -s conftest.$ac_objext' | |
20129 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20130 | (eval $ac_try) 2>&5 | |
20131 | ac_status=$? | |
20132 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20133 | (exit $ac_status); }; }; then | |
97bf5e38 | 20134 | bfd_cv_have_sys_procfs_type_pr_sigaction64_t=yes |
c906108c | 20135 | else |
bec39cab AC |
20136 | echo "$as_me: failed program was:" >&5 |
20137 | sed 's/^/| /' conftest.$ac_ext >&5 | |
20138 | ||
b4e70030 | 20139 | bfd_cv_have_sys_procfs_type_pr_sigaction64_t=no |
bec39cab | 20140 | |
c906108c | 20141 | fi |
bec39cab | 20142 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
c906108c SS |
20143 | fi |
20144 | ||
97bf5e38 | 20145 | if test $bfd_cv_have_sys_procfs_type_pr_sigaction64_t = yes; then |
bec39cab AC |
20146 | |
20147 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 20148 | #define HAVE_PR_SIGACTION64_T 1 |
bec39cab | 20149 | _ACEOF |
c906108c | 20150 | |
97bf5e38 | 20151 | fi |
b4e70030 JB |
20152 | echo "$as_me:$LINENO: result: $bfd_cv_have_sys_procfs_type_pr_sigaction64_t" >&5 |
20153 | echo "${ECHO_T}$bfd_cv_have_sys_procfs_type_pr_sigaction64_t" >&6 | |
97bf5e38 | 20154 | |
b4e70030 JB |
20155 | echo "$as_me:$LINENO: checking for pr_siginfo64_t in sys/procfs.h" >&5 |
20156 | echo $ECHO_N "checking for pr_siginfo64_t in sys/procfs.h... $ECHO_C" >&6 | |
bec39cab AC |
20157 | if test "${bfd_cv_have_sys_procfs_type_pr_siginfo64_t+set}" = set; then |
20158 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
97bf5e38 | 20159 | else |
bec39cab AC |
20160 | cat >conftest.$ac_ext <<_ACEOF |
20161 | /* confdefs.h. */ | |
20162 | _ACEOF | |
20163 | cat confdefs.h >>conftest.$ac_ext | |
20164 | cat >>conftest.$ac_ext <<_ACEOF | |
20165 | /* end confdefs.h. */ | |
97bf5e38 MK |
20166 | |
20167 | #define _SYSCALL32 | |
20168 | #include <sys/procfs.h> | |
bec39cab AC |
20169 | int |
20170 | main () | |
20171 | { | |
97bf5e38 | 20172 | pr_siginfo64_t avar |
bec39cab AC |
20173 | ; |
20174 | return 0; | |
20175 | } | |
20176 | _ACEOF | |
20177 | rm -f conftest.$ac_objext | |
20178 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
20179 | (eval $ac_compile) 2>conftest.er1 | |
20180 | ac_status=$? | |
20181 | grep -v '^ *+' conftest.er1 >conftest.err | |
20182 | rm -f conftest.er1 | |
20183 | cat conftest.err >&5 | |
20184 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20185 | (exit $ac_status); } && | |
b4e70030 JB |
20186 | { ac_try='test -z "$ac_c_werror_flag" |
20187 | || test ! -s conftest.err' | |
bec39cab AC |
20188 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
20189 | (eval $ac_try) 2>&5 | |
20190 | ac_status=$? | |
20191 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20192 | (exit $ac_status); }; } && | |
20193 | { ac_try='test -s conftest.$ac_objext' | |
20194 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20195 | (eval $ac_try) 2>&5 | |
20196 | ac_status=$? | |
20197 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20198 | (exit $ac_status); }; }; then | |
97bf5e38 MK |
20199 | bfd_cv_have_sys_procfs_type_pr_siginfo64_t=yes |
20200 | else | |
bec39cab AC |
20201 | echo "$as_me: failed program was:" >&5 |
20202 | sed 's/^/| /' conftest.$ac_ext >&5 | |
20203 | ||
b4e70030 | 20204 | bfd_cv_have_sys_procfs_type_pr_siginfo64_t=no |
bec39cab | 20205 | |
97bf5e38 | 20206 | fi |
bec39cab | 20207 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
c906108c | 20208 | fi |
c906108c | 20209 | |
97bf5e38 | 20210 | if test $bfd_cv_have_sys_procfs_type_pr_siginfo64_t = yes; then |
bec39cab AC |
20211 | |
20212 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 20213 | #define HAVE_PR_SIGINFO64_T 1 |
bec39cab | 20214 | _ACEOF |
c906108c | 20215 | |
97bf5e38 | 20216 | fi |
b4e70030 JB |
20217 | echo "$as_me:$LINENO: result: $bfd_cv_have_sys_procfs_type_pr_siginfo64_t" >&5 |
20218 | echo "${ECHO_T}$bfd_cv_have_sys_procfs_type_pr_siginfo64_t" >&6 | |
bec39cab AC |
20219 | |
20220 | ||
97bf5e38 MK |
20221 | |
20222 | ||
20223 | ||
97bf5e38 | 20224 | if test $bfd_cv_have_sys_procfs_type_prfpregset_t = yes; then |
b4e70030 JB |
20225 | echo "$as_me:$LINENO: checking whether prfpregset_t type is broken" >&5 |
20226 | echo $ECHO_N "checking whether prfpregset_t type is broken... $ECHO_C" >&6 | |
bec39cab AC |
20227 | if test "${gdb_cv_prfpregset_t_broken+set}" = set; then |
20228 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c SS |
20229 | else |
20230 | if test "$cross_compiling" = yes; then | |
97bf5e38 | 20231 | gdb_cv_prfpregset_t_broken=yes |
c906108c | 20232 | else |
bec39cab AC |
20233 | cat >conftest.$ac_ext <<_ACEOF |
20234 | /* confdefs.h. */ | |
20235 | _ACEOF | |
20236 | cat confdefs.h >>conftest.$ac_ext | |
20237 | cat >>conftest.$ac_ext <<_ACEOF | |
20238 | /* end confdefs.h. */ | |
97bf5e38 MK |
20239 | #include <sys/procfs.h> |
20240 | int main () | |
20241 | { | |
20242 | if (sizeof (prfpregset_t) == sizeof (void *)) | |
20243 | return 1; | |
20244 | return 0; | |
20245 | } | |
bec39cab AC |
20246 | _ACEOF |
20247 | rm -f conftest$ac_exeext | |
20248 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
20249 | (eval $ac_link) 2>&5 | |
20250 | ac_status=$? | |
20251 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20252 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | |
20253 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20254 | (eval $ac_try) 2>&5 | |
20255 | ac_status=$? | |
20256 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20257 | (exit $ac_status); }; }; then | |
97bf5e38 | 20258 | gdb_cv_prfpregset_t_broken=no |
c906108c | 20259 | else |
bec39cab AC |
20260 | echo "$as_me: program exited with status $ac_status" >&5 |
20261 | echo "$as_me: failed program was:" >&5 | |
20262 | sed 's/^/| /' conftest.$ac_ext >&5 | |
20263 | ||
20264 | ( exit $ac_status ) | |
20265 | gdb_cv_prfpregset_t_broken=yes | |
c906108c | 20266 | fi |
b4e70030 | 20267 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
c906108c | 20268 | fi |
c906108c SS |
20269 | fi |
20270 | ||
b4e70030 JB |
20271 | echo "$as_me:$LINENO: result: $gdb_cv_prfpregset_t_broken" >&5 |
20272 | echo "${ECHO_T}$gdb_cv_prfpregset_t_broken" >&6 | |
97bf5e38 | 20273 | if test $gdb_cv_prfpregset_t_broken = yes; then |
60ca704f SE |
20274 | |
20275 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 20276 | #define PRFPREGSET_T_BROKEN 1 |
bec39cab | 20277 | _ACEOF |
c906108c | 20278 | |
97bf5e38 MK |
20279 | fi |
20280 | fi | |
c906108c | 20281 | |
bec39cab | 20282 | |
b4e70030 JB |
20283 | echo "$as_me:$LINENO: checking for PIOCSET ioctl entry in sys/procfs.h" >&5 |
20284 | echo $ECHO_N "checking for PIOCSET ioctl entry in sys/procfs.h... $ECHO_C" >&6 | |
bec39cab AC |
20285 | if test "${gdb_cv_have_procfs_piocset+set}" = set; then |
20286 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c | 20287 | else |
bec39cab AC |
20288 | cat >conftest.$ac_ext <<_ACEOF |
20289 | /* confdefs.h. */ | |
20290 | _ACEOF | |
20291 | cat confdefs.h >>conftest.$ac_ext | |
20292 | cat >>conftest.$ac_ext <<_ACEOF | |
20293 | /* end confdefs.h. */ | |
97bf5e38 MK |
20294 | #include <unistd.h> |
20295 | #include <sys/types.h> | |
20296 | #include <sys/procfs.h> | |
20297 | ||
bec39cab AC |
20298 | int |
20299 | main () | |
20300 | { | |
97bf5e38 MK |
20301 | |
20302 | int dummy;; | |
20303 | dummy = ioctl(0, PIOCSET, &dummy); | |
bec39cab AC |
20304 | |
20305 | ; | |
20306 | return 0; | |
20307 | } | |
20308 | _ACEOF | |
20309 | rm -f conftest.$ac_objext | |
20310 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
20311 | (eval $ac_compile) 2>conftest.er1 | |
20312 | ac_status=$? | |
20313 | grep -v '^ *+' conftest.er1 >conftest.err | |
20314 | rm -f conftest.er1 | |
20315 | cat conftest.err >&5 | |
20316 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20317 | (exit $ac_status); } && | |
b4e70030 JB |
20318 | { ac_try='test -z "$ac_c_werror_flag" |
20319 | || test ! -s conftest.err' | |
bec39cab AC |
20320 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
20321 | (eval $ac_try) 2>&5 | |
20322 | ac_status=$? | |
20323 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20324 | (exit $ac_status); }; } && | |
20325 | { ac_try='test -s conftest.$ac_objext' | |
20326 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20327 | (eval $ac_try) 2>&5 | |
20328 | ac_status=$? | |
20329 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20330 | (exit $ac_status); }; }; then | |
97bf5e38 | 20331 | gdb_cv_have_procfs_piocset=yes |
c906108c | 20332 | else |
bec39cab AC |
20333 | echo "$as_me: failed program was:" >&5 |
20334 | sed 's/^/| /' conftest.$ac_ext >&5 | |
20335 | ||
b4e70030 | 20336 | gdb_cv_have_procfs_piocset=no |
c906108c | 20337 | fi |
bec39cab | 20338 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
c906108c | 20339 | fi |
97bf5e38 | 20340 | |
b4e70030 JB |
20341 | echo "$as_me:$LINENO: result: $gdb_cv_have_procfs_piocset" >&5 |
20342 | echo "${ECHO_T}$gdb_cv_have_procfs_piocset" >&6 | |
97bf5e38 | 20343 | if test $gdb_cv_have_procfs_piocset = yes; then |
60ca704f SE |
20344 | |
20345 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 20346 | #define HAVE_PROCFS_PIOCSET 1 |
bec39cab | 20347 | _ACEOF |
97bf5e38 MK |
20348 | |
20349 | fi | |
c906108c | 20350 | fi |
c906108c | 20351 | |
97bf5e38 | 20352 | if test ${host} = ${target} ; then |
bec39cab | 20353 | |
b4e70030 JB |
20354 | echo "$as_me:$LINENO: checking for member l_addr in struct link_map" >&5 |
20355 | echo $ECHO_N "checking for member l_addr in struct link_map... $ECHO_C" >&6 | |
bec39cab AC |
20356 | if test "${gdb_cv_have_struct_link_map_with_l_members+set}" = set; then |
20357 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
20358 | else | |
20359 | cat >conftest.$ac_ext <<_ACEOF | |
20360 | /* confdefs.h. */ | |
20361 | _ACEOF | |
20362 | cat confdefs.h >>conftest.$ac_ext | |
20363 | cat >>conftest.$ac_ext <<_ACEOF | |
20364 | /* end confdefs.h. */ | |
97bf5e38 | 20365 | #include <link.h> |
bec39cab AC |
20366 | int |
20367 | main () | |
20368 | { | |
97bf5e38 | 20369 | struct link_map lm; (void) lm.l_addr; |
bec39cab AC |
20370 | ; |
20371 | return 0; | |
20372 | } | |
20373 | _ACEOF | |
20374 | rm -f conftest.$ac_objext | |
20375 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
20376 | (eval $ac_compile) 2>conftest.er1 | |
20377 | ac_status=$? | |
20378 | grep -v '^ *+' conftest.er1 >conftest.err | |
20379 | rm -f conftest.er1 | |
20380 | cat conftest.err >&5 | |
20381 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20382 | (exit $ac_status); } && | |
b4e70030 JB |
20383 | { ac_try='test -z "$ac_c_werror_flag" |
20384 | || test ! -s conftest.err' | |
bec39cab AC |
20385 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
20386 | (eval $ac_try) 2>&5 | |
20387 | ac_status=$? | |
20388 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20389 | (exit $ac_status); }; } && | |
20390 | { ac_try='test -s conftest.$ac_objext' | |
20391 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20392 | (eval $ac_try) 2>&5 | |
20393 | ac_status=$? | |
20394 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20395 | (exit $ac_status); }; }; then | |
97bf5e38 | 20396 | gdb_cv_have_struct_link_map_with_l_members=yes |
c906108c | 20397 | else |
bec39cab AC |
20398 | echo "$as_me: failed program was:" >&5 |
20399 | sed 's/^/| /' conftest.$ac_ext >&5 | |
20400 | ||
b4e70030 | 20401 | gdb_cv_have_struct_link_map_with_l_members=no |
c906108c | 20402 | fi |
bec39cab | 20403 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
c906108c SS |
20404 | fi |
20405 | ||
b4e70030 JB |
20406 | echo "$as_me:$LINENO: result: $gdb_cv_have_struct_link_map_with_l_members" >&5 |
20407 | echo "${ECHO_T}$gdb_cv_have_struct_link_map_with_l_members" >&6 | |
97bf5e38 | 20408 | if test $gdb_cv_have_struct_link_map_with_l_members = yes; then |
60ca704f SE |
20409 | |
20410 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 20411 | #define HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS 1 |
bec39cab | 20412 | _ACEOF |
97bf5e38 MK |
20413 | |
20414 | fi | |
20415 | ||
bec39cab | 20416 | |
b4e70030 JB |
20417 | echo "$as_me:$LINENO: checking for member lm_addr in struct link_map" >&5 |
20418 | echo $ECHO_N "checking for member lm_addr in struct link_map... $ECHO_C" >&6 | |
bec39cab AC |
20419 | if test "${gdb_cv_have_struct_link_map_with_lm_members+set}" = set; then |
20420 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c | 20421 | else |
bec39cab AC |
20422 | cat >conftest.$ac_ext <<_ACEOF |
20423 | /* confdefs.h. */ | |
20424 | _ACEOF | |
20425 | cat confdefs.h >>conftest.$ac_ext | |
20426 | cat >>conftest.$ac_ext <<_ACEOF | |
20427 | /* end confdefs.h. */ | |
97bf5e38 MK |
20428 | #include <sys/types.h> |
20429 | #include <link.h> | |
bec39cab AC |
20430 | int |
20431 | main () | |
20432 | { | |
97bf5e38 | 20433 | struct link_map lm; (void) lm.lm_addr; |
bec39cab AC |
20434 | ; |
20435 | return 0; | |
20436 | } | |
20437 | _ACEOF | |
20438 | rm -f conftest.$ac_objext | |
20439 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
20440 | (eval $ac_compile) 2>conftest.er1 | |
20441 | ac_status=$? | |
20442 | grep -v '^ *+' conftest.er1 >conftest.err | |
20443 | rm -f conftest.er1 | |
20444 | cat conftest.err >&5 | |
20445 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20446 | (exit $ac_status); } && | |
b4e70030 JB |
20447 | { ac_try='test -z "$ac_c_werror_flag" |
20448 | || test ! -s conftest.err' | |
bec39cab AC |
20449 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
20450 | (eval $ac_try) 2>&5 | |
20451 | ac_status=$? | |
20452 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20453 | (exit $ac_status); }; } && | |
20454 | { ac_try='test -s conftest.$ac_objext' | |
20455 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20456 | (eval $ac_try) 2>&5 | |
20457 | ac_status=$? | |
20458 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20459 | (exit $ac_status); }; }; then | |
97bf5e38 MK |
20460 | gdb_cv_have_struct_link_map_with_lm_members=yes |
20461 | else | |
bec39cab AC |
20462 | echo "$as_me: failed program was:" >&5 |
20463 | sed 's/^/| /' conftest.$ac_ext >&5 | |
20464 | ||
b4e70030 | 20465 | gdb_cv_have_struct_link_map_with_lm_members=no |
97bf5e38 | 20466 | fi |
bec39cab | 20467 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
c906108c | 20468 | fi |
c906108c | 20469 | |
b4e70030 JB |
20470 | echo "$as_me:$LINENO: result: $gdb_cv_have_struct_link_map_with_lm_members" >&5 |
20471 | echo "${ECHO_T}$gdb_cv_have_struct_link_map_with_lm_members" >&6 | |
97bf5e38 | 20472 | if test $gdb_cv_have_struct_link_map_with_lm_members = yes; then |
60ca704f SE |
20473 | |
20474 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 20475 | #define HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS 1 |
bec39cab | 20476 | _ACEOF |
97bf5e38 MK |
20477 | |
20478 | fi | |
20479 | ||
bec39cab | 20480 | |
b4e70030 JB |
20481 | echo "$as_me:$LINENO: checking for member som_addr in struct so_map" >&5 |
20482 | echo $ECHO_N "checking for member som_addr in struct so_map... $ECHO_C" >&6 | |
bec39cab AC |
20483 | if test "${gdb_cv_have_struct_so_map_with_som_members+set}" = set; then |
20484 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c | 20485 | else |
bec39cab AC |
20486 | cat >conftest.$ac_ext <<_ACEOF |
20487 | /* confdefs.h. */ | |
20488 | _ACEOF | |
20489 | cat confdefs.h >>conftest.$ac_ext | |
20490 | cat >>conftest.$ac_ext <<_ACEOF | |
20491 | /* end confdefs.h. */ | |
97bf5e38 MK |
20492 | #include <sys/types.h> |
20493 | #ifdef HAVE_NLIST_H | |
20494 | #include <nlist.h> | |
20495 | #endif | |
20496 | #include <link.h> | |
bec39cab AC |
20497 | int |
20498 | main () | |
20499 | { | |
97bf5e38 | 20500 | struct so_map lm; (void) lm.som_addr; |
bec39cab AC |
20501 | ; |
20502 | return 0; | |
20503 | } | |
20504 | _ACEOF | |
20505 | rm -f conftest.$ac_objext | |
20506 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
20507 | (eval $ac_compile) 2>conftest.er1 | |
20508 | ac_status=$? | |
20509 | grep -v '^ *+' conftest.er1 >conftest.err | |
20510 | rm -f conftest.er1 | |
20511 | cat conftest.err >&5 | |
20512 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20513 | (exit $ac_status); } && | |
b4e70030 JB |
20514 | { ac_try='test -z "$ac_c_werror_flag" |
20515 | || test ! -s conftest.err' | |
bec39cab AC |
20516 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
20517 | (eval $ac_try) 2>&5 | |
20518 | ac_status=$? | |
20519 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20520 | (exit $ac_status); }; } && | |
20521 | { ac_try='test -s conftest.$ac_objext' | |
20522 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20523 | (eval $ac_try) 2>&5 | |
20524 | ac_status=$? | |
20525 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20526 | (exit $ac_status); }; }; then | |
97bf5e38 MK |
20527 | gdb_cv_have_struct_so_map_with_som_members=yes |
20528 | else | |
bec39cab AC |
20529 | echo "$as_me: failed program was:" >&5 |
20530 | sed 's/^/| /' conftest.$ac_ext >&5 | |
20531 | ||
b4e70030 | 20532 | gdb_cv_have_struct_so_map_with_som_members=no |
97bf5e38 | 20533 | fi |
bec39cab | 20534 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
97bf5e38 | 20535 | fi |
c906108c | 20536 | |
b4e70030 JB |
20537 | echo "$as_me:$LINENO: result: $gdb_cv_have_struct_so_map_with_som_members" >&5 |
20538 | echo "${ECHO_T}$gdb_cv_have_struct_so_map_with_som_members" >&6 | |
97bf5e38 | 20539 | if test $gdb_cv_have_struct_so_map_with_som_members = yes; then |
60ca704f SE |
20540 | |
20541 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 20542 | #define HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS 1 |
bec39cab | 20543 | _ACEOF |
c906108c | 20544 | |
97bf5e38 | 20545 | fi |
c906108c | 20546 | |
bec39cab | 20547 | |
b4e70030 JB |
20548 | echo "$as_me:$LINENO: checking for struct link_map32 in sys/link.h" >&5 |
20549 | echo $ECHO_N "checking for struct link_map32 in sys/link.h... $ECHO_C" >&6 | |
bec39cab AC |
20550 | if test "${gdb_cv_have_struct_link_map32+set}" = set; then |
20551 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
97bf5e38 | 20552 | else |
bec39cab AC |
20553 | cat >conftest.$ac_ext <<_ACEOF |
20554 | /* confdefs.h. */ | |
20555 | _ACEOF | |
20556 | cat confdefs.h >>conftest.$ac_ext | |
20557 | cat >>conftest.$ac_ext <<_ACEOF | |
20558 | /* end confdefs.h. */ | |
97bf5e38 MK |
20559 | #define _SYSCALL32 |
20560 | #include <sys/link.h> | |
bec39cab AC |
20561 | int |
20562 | main () | |
20563 | { | |
97bf5e38 | 20564 | struct link_map32 l; |
bec39cab AC |
20565 | ; |
20566 | return 0; | |
20567 | } | |
20568 | _ACEOF | |
20569 | rm -f conftest.$ac_objext | |
20570 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
20571 | (eval $ac_compile) 2>conftest.er1 | |
20572 | ac_status=$? | |
20573 | grep -v '^ *+' conftest.er1 >conftest.err | |
20574 | rm -f conftest.er1 | |
20575 | cat conftest.err >&5 | |
20576 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20577 | (exit $ac_status); } && | |
b4e70030 JB |
20578 | { ac_try='test -z "$ac_c_werror_flag" |
20579 | || test ! -s conftest.err' | |
bec39cab AC |
20580 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
20581 | (eval $ac_try) 2>&5 | |
20582 | ac_status=$? | |
20583 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20584 | (exit $ac_status); }; } && | |
20585 | { ac_try='test -s conftest.$ac_objext' | |
20586 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20587 | (eval $ac_try) 2>&5 | |
20588 | ac_status=$? | |
20589 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20590 | (exit $ac_status); }; }; then | |
97bf5e38 MK |
20591 | gdb_cv_have_struct_link_map32=yes |
20592 | else | |
bec39cab AC |
20593 | echo "$as_me: failed program was:" >&5 |
20594 | sed 's/^/| /' conftest.$ac_ext >&5 | |
20595 | ||
b4e70030 | 20596 | gdb_cv_have_struct_link_map32=no |
97bf5e38 | 20597 | fi |
bec39cab | 20598 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
97bf5e38 | 20599 | fi |
c906108c | 20600 | |
b4e70030 JB |
20601 | echo "$as_me:$LINENO: result: $gdb_cv_have_struct_link_map32" >&5 |
20602 | echo "${ECHO_T}$gdb_cv_have_struct_link_map32" >&6 | |
97bf5e38 | 20603 | if test $gdb_cv_have_struct_link_map32 = yes; then |
60ca704f SE |
20604 | |
20605 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 20606 | #define HAVE_STRUCT_LINK_MAP32 1 |
bec39cab | 20607 | _ACEOF |
c906108c | 20608 | |
60ca704f SE |
20609 | |
20610 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 20611 | #define _SYSCALL32 1 |
bec39cab | 20612 | _ACEOF |
c906108c | 20613 | |
97bf5e38 MK |
20614 | fi |
20615 | fi | |
c906108c | 20616 | |
bc8bcb4b | 20617 | # Check if the compiler supports the `long long' type. |
c906108c | 20618 | |
b4e70030 JB |
20619 | echo "$as_me:$LINENO: checking for long long support in compiler" >&5 |
20620 | echo $ECHO_N "checking for long long support in compiler... $ECHO_C" >&6 | |
bec39cab AC |
20621 | if test "${gdb_cv_c_long_long+set}" = set; then |
20622 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
97bf5e38 | 20623 | else |
bec39cab AC |
20624 | cat >conftest.$ac_ext <<_ACEOF |
20625 | /* confdefs.h. */ | |
20626 | _ACEOF | |
20627 | cat confdefs.h >>conftest.$ac_ext | |
20628 | cat >>conftest.$ac_ext <<_ACEOF | |
20629 | /* end confdefs.h. */ | |
bc8bcb4b | 20630 | extern long long foo; |
bec39cab AC |
20631 | int |
20632 | main () | |
20633 | { | |
bc8bcb4b | 20634 | switch (foo & 2) { case 0: return 1; } |
bec39cab AC |
20635 | ; |
20636 | return 0; | |
20637 | } | |
20638 | _ACEOF | |
20639 | rm -f conftest.$ac_objext | |
20640 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
20641 | (eval $ac_compile) 2>conftest.er1 | |
20642 | ac_status=$? | |
20643 | grep -v '^ *+' conftest.er1 >conftest.err | |
20644 | rm -f conftest.er1 | |
20645 | cat conftest.err >&5 | |
20646 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20647 | (exit $ac_status); } && | |
b4e70030 JB |
20648 | { ac_try='test -z "$ac_c_werror_flag" |
20649 | || test ! -s conftest.err' | |
bec39cab AC |
20650 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
20651 | (eval $ac_try) 2>&5 | |
20652 | ac_status=$? | |
20653 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20654 | (exit $ac_status); }; } && | |
20655 | { ac_try='test -s conftest.$ac_objext' | |
20656 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20657 | (eval $ac_try) 2>&5 | |
20658 | ac_status=$? | |
20659 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20660 | (exit $ac_status); }; }; then | |
97bf5e38 MK |
20661 | gdb_cv_c_long_long=yes |
20662 | else | |
bec39cab AC |
20663 | echo "$as_me: failed program was:" >&5 |
20664 | sed 's/^/| /' conftest.$ac_ext >&5 | |
20665 | ||
b4e70030 | 20666 | gdb_cv_c_long_long=no |
97bf5e38 | 20667 | fi |
bec39cab | 20668 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
97bf5e38 | 20669 | fi |
b4e70030 JB |
20670 | echo "$as_me:$LINENO: result: $gdb_cv_c_long_long" >&5 |
20671 | echo "${ECHO_T}$gdb_cv_c_long_long" >&6 | |
97bf5e38 | 20672 | if test $gdb_cv_c_long_long = yes; then |
bc8bcb4b MK |
20673 | |
20674 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 20675 | #define CC_HAS_LONG_LONG 1 |
bec39cab | 20676 | _ACEOF |
97bf5e38 MK |
20677 | |
20678 | fi | |
20679 | ||
bc8bcb4b | 20680 | # Check if the compiler and runtime support printing long longs. |
97bf5e38 | 20681 | |
b4e70030 JB |
20682 | echo "$as_me:$LINENO: checking for long long support in printf" >&5 |
20683 | echo $ECHO_N "checking for long long support in printf... $ECHO_C" >&6 | |
bec39cab AC |
20684 | if test "${gdb_cv_printf_has_long_long+set}" = set; then |
20685 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
97bf5e38 MK |
20686 | else |
20687 | if test "$cross_compiling" = yes; then | |
20688 | gdb_cv_printf_has_long_long=no | |
20689 | else | |
bec39cab AC |
20690 | cat >conftest.$ac_ext <<_ACEOF |
20691 | /* confdefs.h. */ | |
20692 | _ACEOF | |
20693 | cat confdefs.h >>conftest.$ac_ext | |
20694 | cat >>conftest.$ac_ext <<_ACEOF | |
20695 | /* end confdefs.h. */ | |
bc8bcb4b MK |
20696 | $ac_includes_default |
20697 | int | |
20698 | main () | |
20699 | { | |
20700 | char buf[32]; | |
97bf5e38 MK |
20701 | long long l = 0; |
20702 | l = (l << 16) + 0x0123; | |
20703 | l = (l << 16) + 0x4567; | |
20704 | l = (l << 16) + 0x89ab; | |
20705 | l = (l << 16) + 0xcdef; | |
20706 | sprintf (buf, "0x%016llx", l); | |
20707 | return (strcmp ("0x0123456789abcdef", buf)); | |
bc8bcb4b MK |
20708 | ; |
20709 | return 0; | |
c906108c | 20710 | } |
bec39cab AC |
20711 | _ACEOF |
20712 | rm -f conftest$ac_exeext | |
20713 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
20714 | (eval $ac_link) 2>&5 | |
20715 | ac_status=$? | |
20716 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20717 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | |
20718 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20719 | (eval $ac_try) 2>&5 | |
20720 | ac_status=$? | |
20721 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20722 | (exit $ac_status); }; }; then | |
97bf5e38 MK |
20723 | gdb_cv_printf_has_long_long=yes |
20724 | else | |
bec39cab AC |
20725 | echo "$as_me: program exited with status $ac_status" >&5 |
20726 | echo "$as_me: failed program was:" >&5 | |
20727 | sed 's/^/| /' conftest.$ac_ext >&5 | |
20728 | ||
20729 | ( exit $ac_status ) | |
20730 | gdb_cv_printf_has_long_long=no | |
97bf5e38 | 20731 | fi |
b4e70030 | 20732 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
97bf5e38 | 20733 | fi |
97bf5e38 | 20734 | fi |
b4e70030 JB |
20735 | echo "$as_me:$LINENO: result: $gdb_cv_printf_has_long_long" >&5 |
20736 | echo "${ECHO_T}$gdb_cv_printf_has_long_long" >&6 | |
97bf5e38 | 20737 | if test $gdb_cv_printf_has_long_long = yes; then |
bc8bcb4b MK |
20738 | |
20739 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 20740 | #define PRINTF_HAS_LONG_LONG 1 |
bec39cab | 20741 | _ACEOF |
97bf5e38 MK |
20742 | |
20743 | fi | |
97bf5e38 | 20744 | |
bc8bcb4b MK |
20745 | # Check if the compiler supports the `long double' type. We can't use |
20746 | # AC_C_LONG_DOUBLE because that one does additional checks on the | |
20747 | # constants defined in <float.h> that fail on some systems, | |
20748 | # e.g. FreeBSD/i386 4.7 and OpenBSD/i386 3.6. | |
97bf5e38 | 20749 | |
b4e70030 JB |
20750 | echo "$as_me:$LINENO: checking for long double support in compiler" >&5 |
20751 | echo $ECHO_N "checking for long double support in compiler... $ECHO_C" >&6 | |
bc8bcb4b | 20752 | if test "${gdb_cv_c_long_double+set}" = set; then |
bec39cab | 20753 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
97bf5e38 | 20754 | else |
bec39cab AC |
20755 | cat >conftest.$ac_ext <<_ACEOF |
20756 | /* confdefs.h. */ | |
20757 | _ACEOF | |
20758 | cat confdefs.h >>conftest.$ac_ext | |
20759 | cat >>conftest.$ac_ext <<_ACEOF | |
20760 | /* end confdefs.h. */ | |
97bf5e38 | 20761 | long double foo; |
bec39cab AC |
20762 | _ACEOF |
20763 | rm -f conftest.$ac_objext | |
20764 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
20765 | (eval $ac_compile) 2>conftest.er1 | |
20766 | ac_status=$? | |
20767 | grep -v '^ *+' conftest.er1 >conftest.err | |
20768 | rm -f conftest.er1 | |
20769 | cat conftest.err >&5 | |
20770 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20771 | (exit $ac_status); } && | |
b4e70030 JB |
20772 | { ac_try='test -z "$ac_c_werror_flag" |
20773 | || test ! -s conftest.err' | |
bec39cab AC |
20774 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
20775 | (eval $ac_try) 2>&5 | |
20776 | ac_status=$? | |
20777 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20778 | (exit $ac_status); }; } && | |
20779 | { ac_try='test -s conftest.$ac_objext' | |
20780 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20781 | (eval $ac_try) 2>&5 | |
20782 | ac_status=$? | |
20783 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20784 | (exit $ac_status); }; }; then | |
bc8bcb4b | 20785 | gdb_cv_c_long_double=yes |
97bf5e38 | 20786 | else |
bec39cab AC |
20787 | echo "$as_me: failed program was:" >&5 |
20788 | sed 's/^/| /' conftest.$ac_ext >&5 | |
20789 | ||
b4e70030 | 20790 | gdb_cv_c_long_double=no |
97bf5e38 | 20791 | fi |
bec39cab | 20792 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
97bf5e38 | 20793 | fi |
b4e70030 JB |
20794 | echo "$as_me:$LINENO: result: $gdb_cv_c_long_double" >&5 |
20795 | echo "${ECHO_T}$gdb_cv_c_long_double" >&6 | |
bc8bcb4b | 20796 | if test $gdb_cv_c_long_double = yes; then |
c906108c | 20797 | |
bc8bcb4b | 20798 | cat >>confdefs.h <<\_ACEOF |
97bf5e38 | 20799 | #define HAVE_LONG_DOUBLE 1 |
bec39cab | 20800 | _ACEOF |
97bf5e38 MK |
20801 | |
20802 | fi | |
20803 | ||
bc8bcb4b | 20804 | # Check if the compiler and runtime support printing long doubles. |
97bf5e38 | 20805 | |
b4e70030 JB |
20806 | echo "$as_me:$LINENO: checking for long double support in printf" >&5 |
20807 | echo $ECHO_N "checking for long double support in printf... $ECHO_C" >&6 | |
bec39cab AC |
20808 | if test "${gdb_cv_printf_has_long_double+set}" = set; then |
20809 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
97bf5e38 MK |
20810 | else |
20811 | if test "$cross_compiling" = yes; then | |
20812 | gdb_cv_printf_has_long_double=no | |
20813 | else | |
bec39cab AC |
20814 | cat >conftest.$ac_ext <<_ACEOF |
20815 | /* confdefs.h. */ | |
20816 | _ACEOF | |
20817 | cat confdefs.h >>conftest.$ac_ext | |
20818 | cat >>conftest.$ac_ext <<_ACEOF | |
20819 | /* end confdefs.h. */ | |
bc8bcb4b MK |
20820 | $ac_includes_default |
20821 | int | |
20822 | main () | |
20823 | { | |
20824 | char buf[16]; | |
97bf5e38 MK |
20825 | long double f = 3.141592653; |
20826 | sprintf (buf, "%Lg", f); | |
20827 | return (strncmp ("3.14159", buf, 7)); | |
bc8bcb4b MK |
20828 | ; |
20829 | return 0; | |
97bf5e38 | 20830 | } |
bec39cab AC |
20831 | _ACEOF |
20832 | rm -f conftest$ac_exeext | |
20833 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
20834 | (eval $ac_link) 2>&5 | |
20835 | ac_status=$? | |
20836 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20837 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | |
20838 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20839 | (eval $ac_try) 2>&5 | |
20840 | ac_status=$? | |
20841 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20842 | (exit $ac_status); }; }; then | |
97bf5e38 | 20843 | gdb_cv_printf_has_long_double=yes |
c906108c | 20844 | else |
bec39cab AC |
20845 | echo "$as_me: program exited with status $ac_status" >&5 |
20846 | echo "$as_me: failed program was:" >&5 | |
20847 | sed 's/^/| /' conftest.$ac_ext >&5 | |
20848 | ||
20849 | ( exit $ac_status ) | |
20850 | gdb_cv_printf_has_long_double=no | |
c906108c | 20851 | fi |
b4e70030 | 20852 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
c906108c | 20853 | fi |
c906108c | 20854 | fi |
b4e70030 JB |
20855 | echo "$as_me:$LINENO: result: $gdb_cv_printf_has_long_double" >&5 |
20856 | echo "${ECHO_T}$gdb_cv_printf_has_long_double" >&6 | |
97bf5e38 | 20857 | if test $gdb_cv_printf_has_long_double = yes; then |
bc8bcb4b MK |
20858 | |
20859 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 20860 | #define PRINTF_HAS_LONG_DOUBLE 1 |
bec39cab | 20861 | _ACEOF |
97bf5e38 MK |
20862 | |
20863 | fi | |
97bf5e38 | 20864 | |
bc8bcb4b | 20865 | # Check if the compiler and runtime support scanning long doubles. |
97bf5e38 | 20866 | |
b4e70030 JB |
20867 | echo "$as_me:$LINENO: checking for long double support in scanf" >&5 |
20868 | echo $ECHO_N "checking for long double support in scanf... $ECHO_C" >&6 | |
bec39cab AC |
20869 | if test "${gdb_cv_scanf_has_long_double+set}" = set; then |
20870 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
97bf5e38 MK |
20871 | else |
20872 | if test "$cross_compiling" = yes; then | |
20873 | gdb_cv_scanf_has_long_double=no | |
20874 | else | |
bec39cab AC |
20875 | cat >conftest.$ac_ext <<_ACEOF |
20876 | /* confdefs.h. */ | |
20877 | _ACEOF | |
20878 | cat confdefs.h >>conftest.$ac_ext | |
20879 | cat >>conftest.$ac_ext <<_ACEOF | |
20880 | /* end confdefs.h. */ | |
bc8bcb4b MK |
20881 | #include <stdio.h> |
20882 | int | |
20883 | main () | |
20884 | { | |
20885 | char *buf = "3.141592653"; | |
97bf5e38 MK |
20886 | long double f = 0; |
20887 | sscanf (buf, "%Lg", &f); | |
20888 | return !(f > 3.14159 && f < 3.14160); | |
bc8bcb4b MK |
20889 | ; |
20890 | return 0; | |
97bf5e38 | 20891 | } |
bec39cab AC |
20892 | _ACEOF |
20893 | rm -f conftest$ac_exeext | |
20894 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
20895 | (eval $ac_link) 2>&5 | |
20896 | ac_status=$? | |
20897 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20898 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | |
20899 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20900 | (eval $ac_try) 2>&5 | |
20901 | ac_status=$? | |
20902 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20903 | (exit $ac_status); }; }; then | |
97bf5e38 MK |
20904 | gdb_cv_scanf_has_long_double=yes |
20905 | else | |
bec39cab AC |
20906 | echo "$as_me: program exited with status $ac_status" >&5 |
20907 | echo "$as_me: failed program was:" >&5 | |
20908 | sed 's/^/| /' conftest.$ac_ext >&5 | |
20909 | ||
20910 | ( exit $ac_status ) | |
20911 | gdb_cv_scanf_has_long_double=no | |
97bf5e38 | 20912 | fi |
b4e70030 | 20913 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
97bf5e38 | 20914 | fi |
c906108c | 20915 | fi |
b4e70030 JB |
20916 | echo "$as_me:$LINENO: result: $gdb_cv_scanf_has_long_double" >&5 |
20917 | echo "${ECHO_T}$gdb_cv_scanf_has_long_double" >&6 | |
97bf5e38 | 20918 | if test $gdb_cv_scanf_has_long_double = yes; then |
bc8bcb4b MK |
20919 | |
20920 | cat >>confdefs.h <<\_ACEOF | |
97bf5e38 | 20921 | #define SCANF_HAS_LONG_DOUBLE 1 |
bec39cab | 20922 | _ACEOF |
97bf5e38 MK |
20923 | |
20924 | fi | |
c906108c | 20925 | |
438013df AO |
20926 | case ${host_os} in |
20927 | aix*) | |
b4e70030 JB |
20928 | echo "$as_me:$LINENO: checking for -bbigtoc option" >&5 |
20929 | echo $ECHO_N "checking for -bbigtoc option... $ECHO_C" >&6 | |
bec39cab AC |
20930 | if test "${gdb_cv_bigtoc+set}" = set; then |
20931 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
438013df | 20932 | else |
bec39cab | 20933 | |
438013df AO |
20934 | SAVE_LDFLAGS=$LDFLAGS |
20935 | ||
20936 | case $GCC in | |
20937 | yes) gdb_cv_bigtoc=-Wl,-bbigtoc ;; | |
20938 | *) gdb_cv_bigtoc=-bbigtoc ;; | |
20939 | esac | |
20940 | ||
20941 | LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc | |
bec39cab AC |
20942 | cat >conftest.$ac_ext <<_ACEOF |
20943 | /* confdefs.h. */ | |
20944 | _ACEOF | |
20945 | cat confdefs.h >>conftest.$ac_ext | |
20946 | cat >>conftest.$ac_ext <<_ACEOF | |
20947 | /* end confdefs.h. */ | |
438013df | 20948 | |
bec39cab AC |
20949 | int |
20950 | main () | |
20951 | { | |
438013df | 20952 | int i; |
bec39cab AC |
20953 | ; |
20954 | return 0; | |
20955 | } | |
20956 | _ACEOF | |
20957 | rm -f conftest.$ac_objext conftest$ac_exeext | |
20958 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
20959 | (eval $ac_link) 2>conftest.er1 | |
20960 | ac_status=$? | |
20961 | grep -v '^ *+' conftest.er1 >conftest.err | |
20962 | rm -f conftest.er1 | |
20963 | cat conftest.err >&5 | |
20964 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20965 | (exit $ac_status); } && | |
b4e70030 JB |
20966 | { ac_try='test -z "$ac_c_werror_flag" |
20967 | || test ! -s conftest.err' | |
bec39cab AC |
20968 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
20969 | (eval $ac_try) 2>&5 | |
20970 | ac_status=$? | |
20971 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20972 | (exit $ac_status); }; } && | |
20973 | { ac_try='test -s conftest$ac_exeext' | |
20974 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20975 | (eval $ac_try) 2>&5 | |
20976 | ac_status=$? | |
20977 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20978 | (exit $ac_status); }; }; then | |
438013df AO |
20979 | : |
20980 | else | |
bec39cab AC |
20981 | echo "$as_me: failed program was:" >&5 |
20982 | sed 's/^/| /' conftest.$ac_ext >&5 | |
20983 | ||
b4e70030 | 20984 | gdb_cv_bigtoc= |
438013df | 20985 | fi |
bec39cab AC |
20986 | rm -f conftest.err conftest.$ac_objext \ |
20987 | conftest$ac_exeext conftest.$ac_ext | |
ec76baa5 | 20988 | LDFLAGS="${SAVE_LDFLAGS}" |
438013df | 20989 | |
bec39cab | 20990 | fi |
b4e70030 JB |
20991 | echo "$as_me:$LINENO: result: $gdb_cv_bigtoc" >&5 |
20992 | echo "${ECHO_T}$gdb_cv_bigtoc" >&6 | |
438013df AO |
20993 | CONFIG_LDFLAGS="${CONFIG_LDFLAGS} ${gdb_cv_bigtoc}" |
20994 | ;; | |
20995 | esac | |
20996 | ||
c906108c SS |
20997 | |
20998 | ||
20999 | if test ${build} = ${host} -a ${host} = ${target} ; then | |
21000 | case ${host_os} in | |
21001 | hpux*) | |
b4e70030 JB |
21002 | echo "$as_me:$LINENO: checking for HPUX/OSF thread support" >&5 |
21003 | echo $ECHO_N "checking for HPUX/OSF thread support... $ECHO_C" >&6 | |
c906108c SS |
21004 | if test -f /usr/include/dce/cma_config.h ; then |
21005 | if test "$GCC" = "yes" ; then | |
b4e70030 JB |
21006 | echo "$as_me:$LINENO: result: yes" >&5 |
21007 | echo "${ECHO_T}yes" >&6 | |
60ca704f SE |
21008 | |
21009 | cat >>confdefs.h <<\_ACEOF | |
c906108c | 21010 | #define HAVE_HPUX_THREAD_SUPPORT 1 |
bec39cab | 21011 | _ACEOF |
c906108c | 21012 | |
3483b318 | 21013 | CONFIG_OBS="${CONFIG_OBS} hpux-thread.o" |
c906108c SS |
21014 | CONFIG_SRCS="${CONFIG_SRCS} hpux-thread.c" |
21015 | else | |
b4e70030 JB |
21016 | echo "$as_me:$LINENO: result: no (suppressed because you are not using GCC)" >&5 |
21017 | echo "${ECHO_T}no (suppressed because you are not using GCC)" >&6 | |
c906108c SS |
21018 | fi |
21019 | else | |
b4e70030 JB |
21020 | echo "$as_me:$LINENO: result: no" >&5 |
21021 | echo "${ECHO_T}no" >&6 | |
c906108c SS |
21022 | fi |
21023 | ;; | |
21024 | solaris*) | |
d92419e5 JB |
21025 | # See if thread_db library is around for Solaris thread debugging. |
21026 | # Note that we must explicitly test for version 1 of the library | |
21027 | # because version 0 (present on Solaris 2.4 or earlier) doesn't have | |
21028 | # the same API. | |
b4e70030 JB |
21029 | echo "$as_me:$LINENO: checking for Solaris thread debugging library" >&5 |
21030 | echo $ECHO_N "checking for Solaris thread debugging library... $ECHO_C" >&6 | |
c906108c | 21031 | if test -f /usr/lib/libthread_db.so.1 ; then |
b4e70030 JB |
21032 | echo "$as_me:$LINENO: result: yes" >&5 |
21033 | echo "${ECHO_T}yes" >&6 | |
60ca704f SE |
21034 | |
21035 | cat >>confdefs.h <<\_ACEOF | |
c906108c | 21036 | #define HAVE_THREAD_DB_LIB 1 |
bec39cab | 21037 | _ACEOF |
c906108c | 21038 | |
3483b318 | 21039 | CONFIG_OBS="${CONFIG_OBS} sol-thread.o" |
c906108c | 21040 | CONFIG_SRCS="${CONFIG_SRCS} sol-thread.c" |
bec39cab | 21041 | |
b4e70030 JB |
21042 | echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 |
21043 | echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 | |
bec39cab AC |
21044 | if test "${ac_cv_lib_dl_dlopen+set}" = set; then |
21045 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c | 21046 | else |
bec39cab | 21047 | ac_check_lib_save_LIBS=$LIBS |
c906108c | 21048 | LIBS="-ldl $LIBS" |
bec39cab AC |
21049 | cat >conftest.$ac_ext <<_ACEOF |
21050 | /* confdefs.h. */ | |
21051 | _ACEOF | |
21052 | cat confdefs.h >>conftest.$ac_ext | |
21053 | cat >>conftest.$ac_ext <<_ACEOF | |
21054 | /* end confdefs.h. */ | |
21055 | ||
b4e70030 | 21056 | /* Override any gcc2 internal prototype to avoid an error. */ |
bec39cab AC |
21057 | #ifdef __cplusplus |
21058 | extern "C" | |
21059 | #endif | |
b4e70030 JB |
21060 | /* We use char because int might match the return type of a gcc2 |
21061 | builtin and then its argument prototype would still apply. */ | |
bec39cab AC |
21062 | char dlopen (); |
21063 | int | |
21064 | main () | |
21065 | { | |
b4e70030 | 21066 | dlopen (); |
bec39cab AC |
21067 | ; |
21068 | return 0; | |
21069 | } | |
21070 | _ACEOF | |
21071 | rm -f conftest.$ac_objext conftest$ac_exeext | |
21072 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
21073 | (eval $ac_link) 2>conftest.er1 | |
21074 | ac_status=$? | |
21075 | grep -v '^ *+' conftest.er1 >conftest.err | |
21076 | rm -f conftest.er1 | |
21077 | cat conftest.err >&5 | |
21078 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21079 | (exit $ac_status); } && | |
b4e70030 JB |
21080 | { ac_try='test -z "$ac_c_werror_flag" |
21081 | || test ! -s conftest.err' | |
bec39cab AC |
21082 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
21083 | (eval $ac_try) 2>&5 | |
21084 | ac_status=$? | |
21085 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21086 | (exit $ac_status); }; } && | |
21087 | { ac_try='test -s conftest$ac_exeext' | |
21088 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21089 | (eval $ac_try) 2>&5 | |
21090 | ac_status=$? | |
21091 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21092 | (exit $ac_status); }; }; then | |
21093 | ac_cv_lib_dl_dlopen=yes | |
21094 | else | |
21095 | echo "$as_me: failed program was:" >&5 | |
21096 | sed 's/^/| /' conftest.$ac_ext >&5 | |
21097 | ||
b4e70030 | 21098 | ac_cv_lib_dl_dlopen=no |
bec39cab AC |
21099 | fi |
21100 | rm -f conftest.err conftest.$ac_objext \ | |
21101 | conftest$ac_exeext conftest.$ac_ext | |
21102 | LIBS=$ac_check_lib_save_LIBS | |
21103 | fi | |
b4e70030 JB |
21104 | echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 |
21105 | echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 | |
bec39cab AC |
21106 | if test $ac_cv_lib_dl_dlopen = yes; then |
21107 | cat >>confdefs.h <<_ACEOF | |
21108 | #define HAVE_LIBDL 1 | |
21109 | _ACEOF | |
c906108c SS |
21110 | |
21111 | LIBS="-ldl $LIBS" | |
21112 | ||
c906108c SS |
21113 | fi |
21114 | ||
21115 | if test "$GCC" = "yes" ; then | |
21116 | # The GNU linker requires the -export-dynamic option to make | |
21117 | # all symbols visible in the dynamic symbol table. | |
21118 | hold_ldflags=$LDFLAGS | |
b4e70030 JB |
21119 | echo "$as_me:$LINENO: checking for the ld -export-dynamic flag" >&5 |
21120 | echo $ECHO_N "checking for the ld -export-dynamic flag... $ECHO_C" >&6 | |
c906108c | 21121 | LDFLAGS="${LDFLAGS} -Wl,-export-dynamic" |
bec39cab AC |
21122 | cat >conftest.$ac_ext <<_ACEOF |
21123 | /* confdefs.h. */ | |
21124 | _ACEOF | |
21125 | cat confdefs.h >>conftest.$ac_ext | |
21126 | cat >>conftest.$ac_ext <<_ACEOF | |
21127 | /* end confdefs.h. */ | |
c906108c | 21128 | |
bec39cab AC |
21129 | int |
21130 | main () | |
21131 | { | |
c906108c | 21132 | int i; |
bec39cab AC |
21133 | ; |
21134 | return 0; | |
21135 | } | |
21136 | _ACEOF | |
21137 | rm -f conftest.$ac_objext conftest$ac_exeext | |
21138 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
21139 | (eval $ac_link) 2>conftest.er1 | |
21140 | ac_status=$? | |
21141 | grep -v '^ *+' conftest.er1 >conftest.err | |
21142 | rm -f conftest.er1 | |
21143 | cat conftest.err >&5 | |
21144 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21145 | (exit $ac_status); } && | |
b4e70030 JB |
21146 | { ac_try='test -z "$ac_c_werror_flag" |
21147 | || test ! -s conftest.err' | |
bec39cab AC |
21148 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
21149 | (eval $ac_try) 2>&5 | |
21150 | ac_status=$? | |
21151 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21152 | (exit $ac_status); }; } && | |
21153 | { ac_try='test -s conftest$ac_exeext' | |
21154 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21155 | (eval $ac_try) 2>&5 | |
21156 | ac_status=$? | |
21157 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21158 | (exit $ac_status); }; }; then | |
c906108c SS |
21159 | found=yes |
21160 | else | |
bec39cab AC |
21161 | echo "$as_me: failed program was:" >&5 |
21162 | sed 's/^/| /' conftest.$ac_ext >&5 | |
21163 | ||
b4e70030 | 21164 | found=no |
c906108c | 21165 | fi |
bec39cab AC |
21166 | rm -f conftest.err conftest.$ac_objext \ |
21167 | conftest$ac_exeext conftest.$ac_ext | |
c906108c | 21168 | LDFLAGS=$hold_ldflags |
b4e70030 JB |
21169 | echo "$as_me:$LINENO: result: $found" >&5 |
21170 | echo "${ECHO_T}$found" >&6 | |
c906108c SS |
21171 | if test $found = yes; then |
21172 | CONFIG_LDFLAGS="${CONFIG_LDFLAGS} -Wl,-export-dynamic" | |
21173 | fi | |
21174 | fi | |
21175 | # Sun randomly tweaked the prototypes in <proc_service.h> | |
21176 | # at one point. | |
b4e70030 JB |
21177 | echo "$as_me:$LINENO: checking if <proc_service.h> is old" >&5 |
21178 | echo $ECHO_N "checking if <proc_service.h> is old... $ECHO_C" >&6 | |
bec39cab AC |
21179 | if test "${gdb_cv_proc_service_is_old+set}" = set; then |
21180 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c | 21181 | else |
bec39cab AC |
21182 | |
21183 | cat >conftest.$ac_ext <<_ACEOF | |
21184 | /* confdefs.h. */ | |
21185 | _ACEOF | |
21186 | cat confdefs.h >>conftest.$ac_ext | |
21187 | cat >>conftest.$ac_ext <<_ACEOF | |
21188 | /* end confdefs.h. */ | |
c906108c SS |
21189 | |
21190 | #include <proc_service.h> | |
21191 | ps_err_e ps_pdwrite | |
21192 | (struct ps_prochandle*, psaddr_t, const void*, size_t); | |
c906108c | 21193 | |
bec39cab AC |
21194 | int |
21195 | main () | |
21196 | { | |
21197 | ||
21198 | ; | |
21199 | return 0; | |
21200 | } | |
21201 | _ACEOF | |
21202 | rm -f conftest.$ac_objext | |
21203 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
21204 | (eval $ac_compile) 2>conftest.er1 | |
21205 | ac_status=$? | |
21206 | grep -v '^ *+' conftest.er1 >conftest.err | |
21207 | rm -f conftest.er1 | |
21208 | cat conftest.err >&5 | |
21209 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21210 | (exit $ac_status); } && | |
b4e70030 JB |
21211 | { ac_try='test -z "$ac_c_werror_flag" |
21212 | || test ! -s conftest.err' | |
bec39cab AC |
21213 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
21214 | (eval $ac_try) 2>&5 | |
21215 | ac_status=$? | |
21216 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21217 | (exit $ac_status); }; } && | |
21218 | { ac_try='test -s conftest.$ac_objext' | |
21219 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21220 | (eval $ac_try) 2>&5 | |
21221 | ac_status=$? | |
21222 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21223 | (exit $ac_status); }; }; then | |
c906108c SS |
21224 | gdb_cv_proc_service_is_old=no |
21225 | else | |
bec39cab AC |
21226 | echo "$as_me: failed program was:" >&5 |
21227 | sed 's/^/| /' conftest.$ac_ext >&5 | |
21228 | ||
b4e70030 | 21229 | gdb_cv_proc_service_is_old=yes |
c906108c | 21230 | fi |
bec39cab AC |
21231 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
21232 | ||
c906108c SS |
21233 | fi |
21234 | ||
b4e70030 JB |
21235 | echo "$as_me:$LINENO: result: $gdb_cv_proc_service_is_old" >&5 |
21236 | echo "${ECHO_T}$gdb_cv_proc_service_is_old" >&6 | |
c906108c | 21237 | if test $gdb_cv_proc_service_is_old = yes; then |
60ca704f SE |
21238 | |
21239 | cat >>confdefs.h <<\_ACEOF | |
c906108c | 21240 | #define PROC_SERVICE_IS_OLD 1 |
bec39cab | 21241 | _ACEOF |
c906108c SS |
21242 | |
21243 | fi | |
21244 | else | |
b4e70030 JB |
21245 | echo "$as_me:$LINENO: result: no" >&5 |
21246 | echo "${ECHO_T}no" >&6 | |
c906108c SS |
21247 | fi |
21248 | ;; | |
d92419e5 | 21249 | aix*) |
b4e70030 JB |
21250 | echo "$as_me:$LINENO: checking for AiX thread debugging library" >&5 |
21251 | echo $ECHO_N "checking for AiX thread debugging library... $ECHO_C" >&6 | |
bec39cab AC |
21252 | if test "${gdb_cv_have_aix_thread_debug+set}" = set; then |
21253 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
21254 | else | |
21255 | cat >conftest.$ac_ext <<_ACEOF | |
21256 | /* confdefs.h. */ | |
21257 | _ACEOF | |
21258 | cat confdefs.h >>conftest.$ac_ext | |
21259 | cat >>conftest.$ac_ext <<_ACEOF | |
21260 | /* end confdefs.h. */ | |
d92419e5 | 21261 | #include <sys/pthdebug.h> |
bec39cab AC |
21262 | int |
21263 | main () | |
21264 | { | |
d92419e5 JB |
21265 | #ifndef PTHDB_VERSION_3 |
21266 | #error | |
21267 | #endif | |
bec39cab AC |
21268 | ; |
21269 | return 0; | |
21270 | } | |
21271 | _ACEOF | |
21272 | rm -f conftest.$ac_objext | |
21273 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
21274 | (eval $ac_compile) 2>conftest.er1 | |
21275 | ac_status=$? | |
21276 | grep -v '^ *+' conftest.er1 >conftest.err | |
21277 | rm -f conftest.er1 | |
21278 | cat conftest.err >&5 | |
21279 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21280 | (exit $ac_status); } && | |
b4e70030 JB |
21281 | { ac_try='test -z "$ac_c_werror_flag" |
21282 | || test ! -s conftest.err' | |
bec39cab AC |
21283 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
21284 | (eval $ac_try) 2>&5 | |
21285 | ac_status=$? | |
21286 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21287 | (exit $ac_status); }; } && | |
21288 | { ac_try='test -s conftest.$ac_objext' | |
21289 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21290 | (eval $ac_try) 2>&5 | |
21291 | ac_status=$? | |
21292 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21293 | (exit $ac_status); }; }; then | |
d92419e5 JB |
21294 | gdb_cv_have_aix_thread_debug=yes |
21295 | else | |
bec39cab AC |
21296 | echo "$as_me: failed program was:" >&5 |
21297 | sed 's/^/| /' conftest.$ac_ext >&5 | |
21298 | ||
b4e70030 | 21299 | gdb_cv_have_aix_thread_debug=no |
d92419e5 | 21300 | fi |
bec39cab | 21301 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
d92419e5 JB |
21302 | fi |
21303 | ||
b4e70030 JB |
21304 | echo "$as_me:$LINENO: result: $gdb_cv_have_aix_thread_debug" >&5 |
21305 | echo "${ECHO_T}$gdb_cv_have_aix_thread_debug" >&6 | |
d92419e5 JB |
21306 | if test $gdb_cv_have_aix_thread_debug = yes; then |
21307 | CONFIG_SRCS="${CONFIG_SRCS} aix-thread.c" | |
3483b318 | 21308 | CONFIG_OBS="${CONFIG_OBS} aix-thread.o" |
d92419e5 JB |
21309 | CONFIG_LDFLAGS="${CONFIG_LDFLAGS} -lpthdebug" |
21310 | fi | |
21311 | ;; | |
c906108c | 21312 | esac |
bec39cab | 21313 | |
c906108c SS |
21314 | fi |
21315 | ||
3f47be5c | 21316 | if test "x$ac_cv_header_thread_db_h" = "xyes"; then |
b4e70030 JB |
21317 | echo "$as_me:$LINENO: checking whether <thread_db.h> has TD_NOTALLOC" >&5 |
21318 | echo $ECHO_N "checking whether <thread_db.h> has TD_NOTALLOC... $ECHO_C" >&6 | |
bec39cab AC |
21319 | if test "${gdb_cv_thread_db_h_has_td_notalloc+set}" = set; then |
21320 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
21321 | else | |
21322 | cat >conftest.$ac_ext <<_ACEOF | |
21323 | /* confdefs.h. */ | |
21324 | _ACEOF | |
21325 | cat confdefs.h >>conftest.$ac_ext | |
21326 | cat >>conftest.$ac_ext <<_ACEOF | |
21327 | /* end confdefs.h. */ | |
3f47be5c | 21328 | #include <thread_db.h> |
bec39cab AC |
21329 | int |
21330 | main () | |
21331 | { | |
3f47be5c | 21332 | int i = TD_NOTALLOC; |
bec39cab AC |
21333 | ; |
21334 | return 0; | |
21335 | } | |
21336 | _ACEOF | |
21337 | rm -f conftest.$ac_objext | |
21338 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
21339 | (eval $ac_compile) 2>conftest.er1 | |
21340 | ac_status=$? | |
21341 | grep -v '^ *+' conftest.er1 >conftest.err | |
21342 | rm -f conftest.er1 | |
21343 | cat conftest.err >&5 | |
21344 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21345 | (exit $ac_status); } && | |
b4e70030 JB |
21346 | { ac_try='test -z "$ac_c_werror_flag" |
21347 | || test ! -s conftest.err' | |
bec39cab AC |
21348 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
21349 | (eval $ac_try) 2>&5 | |
21350 | ac_status=$? | |
21351 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21352 | (exit $ac_status); }; } && | |
21353 | { ac_try='test -s conftest.$ac_objext' | |
21354 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21355 | (eval $ac_try) 2>&5 | |
21356 | ac_status=$? | |
21357 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21358 | (exit $ac_status); }; }; then | |
3f47be5c EZ |
21359 | gdb_cv_thread_db_h_has_td_notalloc=yes |
21360 | else | |
bec39cab AC |
21361 | echo "$as_me: failed program was:" >&5 |
21362 | sed 's/^/| /' conftest.$ac_ext >&5 | |
21363 | ||
b4e70030 | 21364 | gdb_cv_thread_db_h_has_td_notalloc=no |
bec39cab | 21365 | |
3f47be5c | 21366 | fi |
bec39cab | 21367 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
3f47be5c | 21368 | |
bec39cab | 21369 | fi |
b4e70030 JB |
21370 | echo "$as_me:$LINENO: result: $gdb_cv_thread_db_h_has_td_notalloc" >&5 |
21371 | echo "${ECHO_T}$gdb_cv_thread_db_h_has_td_notalloc" >&6 | |
59f80f10 DJ |
21372 | echo "$as_me:$LINENO: checking whether <thread_db.h> has TD_VERSION" >&5 |
21373 | echo $ECHO_N "checking whether <thread_db.h> has TD_VERSION... $ECHO_C" >&6 | |
21374 | if test "${gdb_cv_thread_db_h_has_td_version+set}" = set; then | |
21375 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
21376 | else | |
21377 | cat >conftest.$ac_ext <<_ACEOF | |
21378 | /* confdefs.h. */ | |
21379 | _ACEOF | |
21380 | cat confdefs.h >>conftest.$ac_ext | |
21381 | cat >>conftest.$ac_ext <<_ACEOF | |
21382 | /* end confdefs.h. */ | |
21383 | #include <thread_db.h> | |
21384 | int | |
21385 | main () | |
21386 | { | |
21387 | int i = TD_VERSION; | |
21388 | ; | |
21389 | return 0; | |
21390 | } | |
21391 | _ACEOF | |
21392 | rm -f conftest.$ac_objext | |
21393 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
21394 | (eval $ac_compile) 2>conftest.er1 | |
21395 | ac_status=$? | |
21396 | grep -v '^ *+' conftest.er1 >conftest.err | |
21397 | rm -f conftest.er1 | |
21398 | cat conftest.err >&5 | |
21399 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21400 | (exit $ac_status); } && | |
21401 | { ac_try='test -z "$ac_c_werror_flag" | |
21402 | || test ! -s conftest.err' | |
21403 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21404 | (eval $ac_try) 2>&5 | |
21405 | ac_status=$? | |
21406 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21407 | (exit $ac_status); }; } && | |
21408 | { ac_try='test -s conftest.$ac_objext' | |
21409 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21410 | (eval $ac_try) 2>&5 | |
21411 | ac_status=$? | |
21412 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21413 | (exit $ac_status); }; }; then | |
21414 | gdb_cv_thread_db_h_has_td_version=yes | |
21415 | else | |
21416 | echo "$as_me: failed program was:" >&5 | |
21417 | sed 's/^/| /' conftest.$ac_ext >&5 | |
21418 | ||
21419 | gdb_cv_thread_db_h_has_td_version=no | |
21420 | ||
21421 | fi | |
21422 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
21423 | ||
21424 | fi | |
21425 | echo "$as_me:$LINENO: result: $gdb_cv_thread_db_h_has_td_version" >&5 | |
21426 | echo "${ECHO_T}$gdb_cv_thread_db_h_has_td_version" >&6 | |
21427 | echo "$as_me:$LINENO: checking whether <thread_db.h> has TD_NOTLS" >&5 | |
21428 | echo $ECHO_N "checking whether <thread_db.h> has TD_NOTLS... $ECHO_C" >&6 | |
21429 | if test "${gdb_cv_thread_db_h_has_td_notls+set}" = set; then | |
21430 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
21431 | else | |
21432 | cat >conftest.$ac_ext <<_ACEOF | |
21433 | /* confdefs.h. */ | |
21434 | _ACEOF | |
21435 | cat confdefs.h >>conftest.$ac_ext | |
21436 | cat >>conftest.$ac_ext <<_ACEOF | |
21437 | /* end confdefs.h. */ | |
21438 | #include <thread_db.h> | |
21439 | int | |
21440 | main () | |
21441 | { | |
21442 | int i = TD_NOTLS; | |
21443 | ; | |
21444 | return 0; | |
21445 | } | |
21446 | _ACEOF | |
21447 | rm -f conftest.$ac_objext | |
21448 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
21449 | (eval $ac_compile) 2>conftest.er1 | |
21450 | ac_status=$? | |
21451 | grep -v '^ *+' conftest.er1 >conftest.err | |
21452 | rm -f conftest.er1 | |
21453 | cat conftest.err >&5 | |
21454 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21455 | (exit $ac_status); } && | |
21456 | { ac_try='test -z "$ac_c_werror_flag" | |
21457 | || test ! -s conftest.err' | |
21458 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21459 | (eval $ac_try) 2>&5 | |
21460 | ac_status=$? | |
21461 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21462 | (exit $ac_status); }; } && | |
21463 | { ac_try='test -s conftest.$ac_objext' | |
21464 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21465 | (eval $ac_try) 2>&5 | |
21466 | ac_status=$? | |
21467 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21468 | (exit $ac_status); }; }; then | |
21469 | gdb_cv_thread_db_h_has_td_notls=yes | |
21470 | else | |
21471 | echo "$as_me: failed program was:" >&5 | |
21472 | sed 's/^/| /' conftest.$ac_ext >&5 | |
21473 | ||
21474 | gdb_cv_thread_db_h_has_td_notls=no | |
21475 | ||
21476 | fi | |
21477 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
21478 | ||
21479 | fi | |
21480 | echo "$as_me:$LINENO: result: $gdb_cv_thread_db_h_has_td_notls" >&5 | |
21481 | echo "${ECHO_T}$gdb_cv_thread_db_h_has_td_notls" >&6 | |
3f47be5c EZ |
21482 | fi |
21483 | if test "x$gdb_cv_thread_db_h_has_td_notalloc" = "xyes"; then | |
bec39cab AC |
21484 | |
21485 | cat >>confdefs.h <<\_ACEOF | |
3f47be5c | 21486 | #define THREAD_DB_HAS_TD_NOTALLOC 1 |
bec39cab | 21487 | _ACEOF |
3f47be5c | 21488 | |
59f80f10 DJ |
21489 | fi |
21490 | if test "x$gdb_cv_thread_db_h_has_td_version" = "xyes"; then | |
21491 | ||
21492 | cat >>confdefs.h <<\_ACEOF | |
21493 | #define THREAD_DB_HAS_TD_VERSION 1 | |
21494 | _ACEOF | |
21495 | ||
21496 | fi | |
21497 | if test "x$gdb_cv_thread_db_h_has_td_notls" = "xyes"; then | |
21498 | ||
21499 | cat >>confdefs.h <<\_ACEOF | |
21500 | #define THREAD_DB_HAS_TD_NOTLS 1 | |
21501 | _ACEOF | |
21502 | ||
3f47be5c EZ |
21503 | fi |
21504 | ||
b757528f | 21505 | if test "x$ac_cv_header_sys_syscall_h" = "xyes"; then |
b4e70030 JB |
21506 | echo "$as_me:$LINENO: checking whether <sys/syscall.h> has __NR_tkill" >&5 |
21507 | echo $ECHO_N "checking whether <sys/syscall.h> has __NR_tkill... $ECHO_C" >&6 | |
bec39cab AC |
21508 | if test "${gdb_cv_sys_syscall_h_has_tkill+set}" = set; then |
21509 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
21510 | else | |
21511 | cat >conftest.$ac_ext <<_ACEOF | |
21512 | /* confdefs.h. */ | |
21513 | _ACEOF | |
21514 | cat confdefs.h >>conftest.$ac_ext | |
21515 | cat >>conftest.$ac_ext <<_ACEOF | |
21516 | /* end confdefs.h. */ | |
b757528f | 21517 | #include <sys/syscall.h> |
bec39cab AC |
21518 | int |
21519 | main () | |
21520 | { | |
b757528f | 21521 | int i = __NR_tkill; |
bec39cab AC |
21522 | ; |
21523 | return 0; | |
21524 | } | |
21525 | _ACEOF | |
21526 | rm -f conftest.$ac_objext | |
21527 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
21528 | (eval $ac_compile) 2>conftest.er1 | |
21529 | ac_status=$? | |
21530 | grep -v '^ *+' conftest.er1 >conftest.err | |
21531 | rm -f conftest.er1 | |
21532 | cat conftest.err >&5 | |
21533 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21534 | (exit $ac_status); } && | |
b4e70030 JB |
21535 | { ac_try='test -z "$ac_c_werror_flag" |
21536 | || test ! -s conftest.err' | |
bec39cab AC |
21537 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
21538 | (eval $ac_try) 2>&5 | |
21539 | ac_status=$? | |
21540 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21541 | (exit $ac_status); }; } && | |
21542 | { ac_try='test -s conftest.$ac_objext' | |
21543 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21544 | (eval $ac_try) 2>&5 | |
21545 | ac_status=$? | |
21546 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21547 | (exit $ac_status); }; }; then | |
b757528f JJ |
21548 | gdb_cv_sys_syscall_h_has_tkill=yes |
21549 | else | |
bec39cab AC |
21550 | echo "$as_me: failed program was:" >&5 |
21551 | sed 's/^/| /' conftest.$ac_ext >&5 | |
21552 | ||
b4e70030 | 21553 | gdb_cv_sys_syscall_h_has_tkill=no |
bec39cab | 21554 | |
b757528f | 21555 | fi |
bec39cab | 21556 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
b757528f | 21557 | |
bec39cab | 21558 | fi |
b4e70030 JB |
21559 | echo "$as_me:$LINENO: result: $gdb_cv_sys_syscall_h_has_tkill" >&5 |
21560 | echo "${ECHO_T}$gdb_cv_sys_syscall_h_has_tkill" >&6 | |
b757528f JJ |
21561 | fi |
21562 | if test "x$gdb_cv_sys_syscall_h_has_tkill" = "xyes" && test "x$ac_cv_func_syscall" = "xyes"; then | |
bec39cab AC |
21563 | |
21564 | cat >>confdefs.h <<\_ACEOF | |
b757528f | 21565 | #define HAVE_TKILL_SYSCALL 1 |
bec39cab | 21566 | _ACEOF |
b757528f JJ |
21567 | |
21568 | fi | |
21569 | ||
fb40c209 | 21570 | |
bec39cab | 21571 | |
b4e70030 | 21572 | # Check whether --with-sysroot or --without-sysroot was given. |
030292b7 | 21573 | if test "${with_sysroot+set}" = set; then |
b4e70030 JB |
21574 | withval="$with_sysroot" |
21575 | ||
030292b7 | 21576 | case ${with_sysroot} in |
715d1656 | 21577 | yes) TARGET_SYSTEM_ROOT='${exec_prefix}/${target_alias}/sys-root' ;; |
030292b7 DJ |
21578 | *) TARGET_SYSTEM_ROOT=$with_sysroot ;; |
21579 | esac | |
21580 | ||
21581 | TARGET_SYSTEM_ROOT_DEFINE='-DTARGET_SYSTEM_ROOT=\"$(TARGET_SYSTEM_ROOT)\"' | |
21582 | ||
07abfebf RS |
21583 | if test "x$prefix" = xNONE; then |
21584 | test_prefix=/usr/local | |
21585 | else | |
21586 | test_prefix=$prefix | |
21587 | fi | |
aa28a74e | 21588 | if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then |
07abfebf | 21589 | test_exec_prefix=$test_prefix |
030292b7 | 21590 | else |
07abfebf | 21591 | test_exec_prefix=$exec_prefix |
030292b7 DJ |
21592 | fi |
21593 | case ${TARGET_SYSTEM_ROOT} in | |
715d1656 | 21594 | "${test_prefix}"|"${test_prefix}/"*|\ |
07abfebf RS |
21595 | "${test_exec_prefix}"|"${test_exec_prefix}/"*|\ |
21596 | '${prefix}'|'${prefix}/'*|\ | |
715d1656 | 21597 | '${exec_prefix}'|'${exec_prefix}/'*) |
030292b7 DJ |
21598 | t="$TARGET_SYSTEM_ROOT_DEFINE -DTARGET_SYSTEM_ROOT_RELOCATABLE" |
21599 | TARGET_SYSTEM_ROOT_DEFINE="$t" | |
21600 | ;; | |
21601 | esac | |
21602 | ||
21603 | else | |
bec39cab | 21604 | |
030292b7 DJ |
21605 | TARGET_SYSTEM_ROOT= |
21606 | TARGET_SYSTEM_ROOT_DEFINE='-DTARGET_SYSTEM_ROOT=\"\"' | |
21607 | ||
b4e70030 | 21608 | fi; |
030292b7 DJ |
21609 | |
21610 | ||
21611 | ||
b4e70030 | 21612 | # Check whether --enable-werror or --disable-werror was given. |
094a342e | 21613 | if test "${enable_werror+set}" = set; then |
b4e70030 JB |
21614 | enableval="$enable_werror" |
21615 | case "${enableval}" in | |
094a342e MK |
21616 | yes | y) ERROR_ON_WARNING="yes" ;; |
21617 | no | n) ERROR_ON_WARNING="no" ;; | |
21618 | *) { { echo "$as_me:$LINENO: error: bad value ${enableval} for --enable-werror" >&5 | |
21619 | echo "$as_me: error: bad value ${enableval} for --enable-werror" >&2;} | |
21620 | { (exit 1); exit 1; }; } ;; | |
21621 | esac | |
b4e70030 | 21622 | fi; |
094a342e MK |
21623 | |
21624 | # Enable -Werror by default when using gcc | |
21625 | if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" ; then | |
21626 | ERROR_ON_WARNING=yes | |
21627 | fi | |
21628 | ||
21629 | WERROR_CFLAGS="" | |
21630 | if test "${ERROR_ON_WARNING}" = yes ; then | |
21631 | WERROR_CFLAGS="-Werror" | |
21632 | fi | |
21633 | ||
aa79a185 DJ |
21634 | # The entries after -Wno-pointer-sign are disabled warnings which may |
21635 | # be enabled in the future, which can not currently be used to build | |
21636 | # GDB. | |
21637 | # NOTE: If you change this list, remember to update | |
3b851bce | 21638 | # gdb/doc/gdbint.texinfo. |
aa79a185 DJ |
21639 | build_warnings="-Wall -Wdeclaration-after-statement -Wpointer-arith \ |
21640 | -Wformat-nonliteral -Wno-pointer-sign \ | |
58b38ee2 | 21641 | -Wno-unused -Wno-switch -Wno-char-subscripts" |
a3b362c4 | 21642 | |
b4e70030 | 21643 | # Check whether --enable-build-warnings or --disable-build-warnings was given. |
c906108c | 21644 | if test "${enable_build_warnings+set}" = set; then |
b4e70030 JB |
21645 | enableval="$enable_build_warnings" |
21646 | case "${enableval}" in | |
c906108c SS |
21647 | yes) ;; |
21648 | no) build_warnings="-w";; | |
21649 | ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"` | |
21650 | build_warnings="${build_warnings} ${t}";; | |
21651 | *,) t=`echo "${enableval}" | sed -e "s/,/ /g"` | |
21652 | build_warnings="${t} ${build_warnings}";; | |
21653 | *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;; | |
21654 | esac | |
d4f3574e | 21655 | if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then |
746a987d | 21656 | echo "Setting compiler warning flags = $build_warnings" 6>&1 |
c906108c | 21657 | fi |
b4e70030 | 21658 | fi; # Check whether --enable-gdb-build-warnings or --disable-gdb-build-warnings was given. |
3b851bce | 21659 | if test "${enable_gdb_build_warnings+set}" = set; then |
b4e70030 JB |
21660 | enableval="$enable_gdb_build_warnings" |
21661 | case "${enableval}" in | |
3b851bce AC |
21662 | yes) ;; |
21663 | no) build_warnings="-w";; | |
21664 | ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"` | |
21665 | build_warnings="${build_warnings} ${t}";; | |
21666 | *,) t=`echo "${enableval}" | sed -e "s/,/ /g"` | |
21667 | build_warnings="${t} ${build_warnings}";; | |
21668 | *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;; | |
21669 | esac | |
21670 | if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then | |
21671 | echo "Setting GDB specific compiler warning flags = $build_warnings" 6>&1 | |
21672 | fi | |
b4e70030 | 21673 | fi; WARN_CFLAGS="" |
c906108c SS |
21674 | if test "x${build_warnings}" != x -a "x$GCC" = xyes |
21675 | then | |
b4e70030 JB |
21676 | echo "$as_me:$LINENO: checking compiler warning flags" >&5 |
21677 | echo $ECHO_N "checking compiler warning flags... $ECHO_C" >&6 | |
746a987d AC |
21678 | # Separate out the -Werror flag as some files just cannot be |
21679 | # compiled with it enabled. | |
21680 | for w in ${build_warnings}; do | |
21681 | case $w in | |
21682 | -Werr*) WERROR_CFLAGS=-Werror ;; | |
21683 | *) # Check that GCC accepts it | |
4536bbc6 AC |
21684 | saved_CFLAGS="$CFLAGS" |
21685 | CFLAGS="$CFLAGS $w" | |
bec39cab AC |
21686 | cat >conftest.$ac_ext <<_ACEOF |
21687 | /* confdefs.h. */ | |
21688 | _ACEOF | |
21689 | cat confdefs.h >>conftest.$ac_ext | |
21690 | cat >>conftest.$ac_ext <<_ACEOF | |
21691 | /* end confdefs.h. */ | |
4536bbc6 | 21692 | |
bec39cab AC |
21693 | int |
21694 | main () | |
21695 | { | |
4536bbc6 | 21696 | |
bec39cab AC |
21697 | ; |
21698 | return 0; | |
21699 | } | |
21700 | _ACEOF | |
21701 | rm -f conftest.$ac_objext | |
21702 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
21703 | (eval $ac_compile) 2>conftest.er1 | |
21704 | ac_status=$? | |
21705 | grep -v '^ *+' conftest.er1 >conftest.err | |
21706 | rm -f conftest.er1 | |
21707 | cat conftest.err >&5 | |
21708 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21709 | (exit $ac_status); } && | |
b4e70030 JB |
21710 | { ac_try='test -z "$ac_c_werror_flag" |
21711 | || test ! -s conftest.err' | |
bec39cab AC |
21712 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
21713 | (eval $ac_try) 2>&5 | |
21714 | ac_status=$? | |
21715 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21716 | (exit $ac_status); }; } && | |
21717 | { ac_try='test -s conftest.$ac_objext' | |
21718 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21719 | (eval $ac_try) 2>&5 | |
21720 | ac_status=$? | |
21721 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21722 | (exit $ac_status); }; }; then | |
4536bbc6 AC |
21723 | WARN_CFLAGS="${WARN_CFLAGS} $w" |
21724 | else | |
bec39cab AC |
21725 | echo "$as_me: failed program was:" >&5 |
21726 | sed 's/^/| /' conftest.$ac_ext >&5 | |
21727 | ||
4536bbc6 | 21728 | fi |
bec39cab | 21729 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
4536bbc6 | 21730 | CFLAGS="$saved_CFLAGS" |
746a987d AC |
21731 | esac |
21732 | done | |
aa79a185 DJ |
21733 | echo "$as_me:$LINENO: result: ${WARN_CFLAGS} ${WERROR_CFLAGS}" >&5 |
21734 | echo "${ECHO_T}${WARN_CFLAGS} ${WERROR_CFLAGS}" >&6 | |
c906108c SS |
21735 | fi |
21736 | ||
21737 | ||
104c1213 | 21738 | |
7a292a7a | 21739 | # In the Cygwin environment, we need some additional flags. |
b4e70030 JB |
21740 | echo "$as_me:$LINENO: checking for cygwin" >&5 |
21741 | echo $ECHO_N "checking for cygwin... $ECHO_C" >&6 | |
bec39cab AC |
21742 | if test "${gdb_cv_os_cygwin+set}" = set; then |
21743 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
21744 | else | |
21745 | cat >conftest.$ac_ext <<_ACEOF | |
21746 | /* confdefs.h. */ | |
21747 | _ACEOF | |
21748 | cat confdefs.h >>conftest.$ac_ext | |
21749 | cat >>conftest.$ac_ext <<_ACEOF | |
21750 | /* end confdefs.h. */ | |
7a292a7a SS |
21751 | |
21752 | #if defined (__CYGWIN__) || defined (__CYGWIN32__) | |
21753 | lose | |
21754 | #endif | |
bec39cab | 21755 | _ACEOF |
7a292a7a | 21756 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
bec39cab | 21757 | $EGREP "lose" >/dev/null 2>&1; then |
7a292a7a SS |
21758 | gdb_cv_os_cygwin=yes |
21759 | else | |
7a292a7a SS |
21760 | gdb_cv_os_cygwin=no |
21761 | fi | |
21762 | rm -f conftest* | |
21763 | ||
21764 | fi | |
b4e70030 JB |
21765 | echo "$as_me:$LINENO: result: $gdb_cv_os_cygwin" >&5 |
21766 | echo "${ECHO_T}$gdb_cv_os_cygwin" >&6 | |
7a292a7a | 21767 | |
aff38e61 | 21768 | |
3eb25fda | 21769 | SER_HARDWIRE="ser-base.o ser-unix.o ser-pipe.o ser-tcp.o" |
aff38e61 | 21770 | case ${host} in |
95cbc983 AC |
21771 | *go32* ) SER_HARDWIRE=ser-go32.o ;; |
21772 | *djgpp* ) SER_HARDWIRE=ser-go32.o ;; | |
0ea3f30e | 21773 | *mingw32*) SER_HARDWIRE="ser-base.o ser-tcp.o ser-mingw.o" ;; |
aff38e61 AC |
21774 | esac |
21775 | ||
21776 | ||
cd0fc7c3 SS |
21777 | # libreadline needs libuser32.a in a cygwin environment |
21778 | WIN32LIBS= | |
21779 | if test x$gdb_cv_os_cygwin = xyes; then | |
c5394b80 JM |
21780 | WIN32LIBS="-luser32" |
21781 | case "${target}" in | |
21782 | *cygwin*) WIN32LIBS="$WIN32LIBS -limagehlp" | |
21783 | ;; | |
21784 | esac | |
cd0fc7c3 | 21785 | fi |
c906108c | 21786 | |
b4505029 MM |
21787 | # The ser-tcp.c module requires sockets. |
21788 | case ${host} in | |
21789 | *mingw32*) | |
21790 | ||
21791 | cat >>confdefs.h <<\_ACEOF | |
21792 | #define USE_WIN32API 1 | |
21793 | _ACEOF | |
21794 | ||
21795 | WIN32LIBS="$WIN32LIBS -lws2_32" | |
21796 | ;; | |
21797 | esac | |
21798 | ||
7a292a7a | 21799 | |
31d99776 DJ |
21800 | # Add ELF support to GDB, but only if BFD includes ELF support. |
21801 | OLD_CFLAGS=$CFLAGS | |
21802 | OLD_LDFLAGS=$LDFLAGS | |
21803 | OLD_LIBS=$LIBS | |
21804 | CFLAGS="$CFLAGS -I${srcdir}/../include -I${objdir}/../bfd -I${srcdir}/../bfd" | |
21805 | LDFLAGS="$LDFLAGS -L../bfd -L../libiberty" | |
21806 | LIBS="$LIBS -lbfd -liberty" | |
21807 | echo "$as_me:$LINENO: checking for ELF support in BFD" >&5 | |
21808 | echo $ECHO_N "checking for ELF support in BFD... $ECHO_C" >&6 | |
21809 | if test "${gdb_cv_var_elf+set}" = set; then | |
21810 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
21811 | else | |
21812 | cat >conftest.$ac_ext <<_ACEOF | |
21813 | /* confdefs.h. */ | |
21814 | _ACEOF | |
21815 | cat confdefs.h >>conftest.$ac_ext | |
21816 | cat >>conftest.$ac_ext <<_ACEOF | |
21817 | /* end confdefs.h. */ | |
21818 | #include <stdlib.h> | |
21819 | #include "bfd.h" | |
21820 | #include "elf-bfd.h" | |
21821 | ||
21822 | int | |
21823 | main () | |
21824 | { | |
21825 | bfd *abfd = NULL; bfd_get_elf_phdr_upper_bound (abfd); | |
21826 | ; | |
21827 | return 0; | |
21828 | } | |
21829 | _ACEOF | |
21830 | rm -f conftest.$ac_objext conftest$ac_exeext | |
21831 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
21832 | (eval $ac_link) 2>conftest.er1 | |
21833 | ac_status=$? | |
21834 | grep -v '^ *+' conftest.er1 >conftest.err | |
21835 | rm -f conftest.er1 | |
21836 | cat conftest.err >&5 | |
21837 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21838 | (exit $ac_status); } && | |
21839 | { ac_try='test -z "$ac_c_werror_flag" | |
21840 | || test ! -s conftest.err' | |
21841 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21842 | (eval $ac_try) 2>&5 | |
21843 | ac_status=$? | |
21844 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21845 | (exit $ac_status); }; } && | |
21846 | { ac_try='test -s conftest$ac_exeext' | |
21847 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21848 | (eval $ac_try) 2>&5 | |
21849 | ac_status=$? | |
21850 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21851 | (exit $ac_status); }; }; then | |
21852 | gdb_cv_var_elf=yes | |
21853 | else | |
21854 | echo "$as_me: failed program was:" >&5 | |
21855 | sed 's/^/| /' conftest.$ac_ext >&5 | |
21856 | ||
21857 | gdb_cv_var_elf=no | |
21858 | fi | |
21859 | rm -f conftest.err conftest.$ac_objext \ | |
21860 | conftest$ac_exeext conftest.$ac_ext | |
21861 | fi | |
21862 | echo "$as_me:$LINENO: result: $gdb_cv_var_elf" >&5 | |
21863 | echo "${ECHO_T}$gdb_cv_var_elf" >&6 | |
21864 | if test $gdb_cv_var_elf = yes; then | |
21865 | CONFIG_OBS="$CONFIG_OBS elfread.o" | |
21866 | ||
21867 | cat >>confdefs.h <<\_ACEOF | |
21868 | #define HAVE_ELF 1 | |
21869 | _ACEOF | |
21870 | ||
21871 | fi | |
21872 | CFLAGS=$OLD_CFLAGS | |
21873 | LDFLAGS=$OLD_LDFLAGS | |
21874 | LIBS=$OLD_LIBS | |
21875 | ||
121ce6e5 DJ |
21876 | # Add any host-specific objects to GDB. |
21877 | CONFIG_OBS="${CONFIG_OBS} ${gdb_host_obs}" | |
21878 | ||
3fc11d3e JM |
21879 | LIBGUI="../libgui/src/libgui.a" |
21880 | GUI_CFLAGS_X="-I${srcdir}/../libgui/src" | |
21881 | ||
21882 | ||
7a292a7a | 21883 | |
3fc11d3e JM |
21884 | WIN32LDAPP= |
21885 | ||
21886 | ||
21887 | ||
d91670b9 CV |
21888 | case "${host}" in |
21889 | *-*-cygwin*) | |
21890 | configdir="win" | |
21891 | ;; | |
21892 | *) | |
21893 | configdir="unix" | |
21894 | ;; | |
21895 | esac | |
3fc11d3e JM |
21896 | |
21897 | GDBTKLIBS= | |
21898 | if test "${enable_gdbtk}" = "yes"; then | |
21899 | ||
d1c3b63a KS |
21900 | # Gdbtk must have an absolute path to srcdir in order to run |
21901 | # properly when not installed. | |
21902 | here=`pwd` | |
21903 | cd ${srcdir} | |
21904 | GDBTK_SRC_DIR=`pwd` | |
21905 | cd $here | |
21906 | ||
bec39cab | 21907 | |
3fc11d3e JM |
21908 | # |
21909 | # Ok, lets find the tcl configuration | |
bec39cab | 21910 | # First, look for one uninstalled. |
3fc11d3e JM |
21911 | # the alternative search directory is invoked by --with-tclconfig |
21912 | # | |
21913 | ||
21914 | if test x"${no_tcl}" = x ; then | |
21915 | # we reset no_tcl in case something fails here | |
21916 | no_tcl=true | |
bec39cab | 21917 | |
b4e70030 | 21918 | # Check whether --with-tclconfig or --without-tclconfig was given. |
3fc11d3e | 21919 | if test "${with_tclconfig+set}" = set; then |
b4e70030 JB |
21920 | withval="$with_tclconfig" |
21921 | with_tclconfig=${withval} | |
21922 | fi; | |
21923 | echo "$as_me:$LINENO: checking for Tcl configuration" >&5 | |
21924 | echo $ECHO_N "checking for Tcl configuration... $ECHO_C" >&6 | |
bec39cab AC |
21925 | if test "${ac_cv_c_tclconfig+set}" = set; then |
21926 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
3fc11d3e | 21927 | else |
bec39cab | 21928 | |
3fc11d3e JM |
21929 | |
21930 | # First check to see if --with-tclconfig was specified. | |
21931 | if test x"${with_tclconfig}" != x ; then | |
21932 | if test -f "${with_tclconfig}/tclConfig.sh" ; then | |
21933 | ac_cv_c_tclconfig=`(cd ${with_tclconfig}; pwd)` | |
21934 | else | |
bec39cab AC |
21935 | { { echo "$as_me:$LINENO: error: ${with_tclconfig} directory doesn't contain tclConfig.sh" >&5 |
21936 | echo "$as_me: error: ${with_tclconfig} directory doesn't contain tclConfig.sh" >&2;} | |
21937 | { (exit 1); exit 1; }; } | |
3fc11d3e JM |
21938 | fi |
21939 | fi | |
21940 | ||
21941 | # then check for a private Tcl installation | |
21942 | if test x"${ac_cv_c_tclconfig}" = x ; then | |
21943 | for i in \ | |
21944 | ../tcl \ | |
21945 | `ls -dr ../tcl[7-9]* 2>/dev/null` \ | |
21946 | ../../tcl \ | |
21947 | `ls -dr ../../tcl[7-9]* 2>/dev/null` \ | |
21948 | ../../../tcl \ | |
21949 | `ls -dr ../../../tcl[7-9]* 2>/dev/null` ; do | |
21950 | if test -f "$i/${configdir}/tclConfig.sh" ; then | |
21951 | ac_cv_c_tclconfig=`(cd $i/${configdir}; pwd)` | |
21952 | break | |
21953 | fi | |
21954 | done | |
21955 | fi | |
21956 | # check in a few common install locations | |
21957 | if test x"${ac_cv_c_tclconfig}" = x ; then | |
21958 | for i in `ls -d ${prefix}/lib /usr/local/lib 2>/dev/null` ; do | |
21959 | if test -f "$i/tclConfig.sh" ; then | |
21960 | ac_cv_c_tclconfig=`(cd $i; pwd)` | |
21961 | break | |
21962 | fi | |
21963 | done | |
21964 | fi | |
21965 | # check in a few other private locations | |
21966 | if test x"${ac_cv_c_tclconfig}" = x ; then | |
21967 | for i in \ | |
21968 | ${srcdir}/../tcl \ | |
21969 | `ls -dr ${srcdir}/../tcl[7-9]* 2>/dev/null` ; do | |
21970 | if test -f "$i/${configdir}/tclConfig.sh" ; then | |
21971 | ac_cv_c_tclconfig=`(cd $i/${configdir}; pwd)` | |
21972 | break | |
21973 | fi | |
21974 | done | |
21975 | fi | |
bec39cab | 21976 | |
3fc11d3e JM |
21977 | fi |
21978 | ||
21979 | if test x"${ac_cv_c_tclconfig}" = x ; then | |
21980 | TCLCONFIG="# no Tcl configs found" | |
bec39cab AC |
21981 | { echo "$as_me:$LINENO: WARNING: Can't find Tcl configuration definitions" >&5 |
21982 | echo "$as_me: WARNING: Can't find Tcl configuration definitions" >&2;} | |
3fc11d3e JM |
21983 | else |
21984 | no_tcl= | |
21985 | TCLCONFIG=${ac_cv_c_tclconfig}/tclConfig.sh | |
b4e70030 JB |
21986 | echo "$as_me:$LINENO: result: found $TCLCONFIG" >&5 |
21987 | echo "${ECHO_T}found $TCLCONFIG" >&6 | |
3fc11d3e JM |
21988 | fi |
21989 | fi | |
21990 | ||
21991 | if test -z "${no_tcl}"; then | |
bec39cab | 21992 | |
3fc11d3e JM |
21993 | . $TCLCONFIG |
21994 | ||
3fc11d3e JM |
21995 | |
21996 | ||
21997 | ||
21998 | ||
3fc11d3e JM |
21999 | |
22000 | ||
22001 | ||
bec39cab AC |
22002 | |
22003 | ||
22004 | ||
22005 | ||
22006 | ||
22007 | ||
22008 | ||
22009 | ||
22010 | ||
22011 | ||
22012 | ||
22013 | ||
22014 | ||
22015 | ||
22016 | ||
22017 | ||
22018 | ||
22019 | ||
22020 | ||
3fc11d3e JM |
22021 | # |
22022 | # Ok, lets find the tk configuration | |
bec39cab | 22023 | # First, look for one uninstalled. |
3fc11d3e JM |
22024 | # the alternative search directory is invoked by --with-tkconfig |
22025 | # | |
22026 | ||
22027 | if test x"${no_tk}" = x ; then | |
22028 | # we reset no_tk in case something fails here | |
22029 | no_tk=true | |
bec39cab | 22030 | |
b4e70030 | 22031 | # Check whether --with-tkconfig or --without-tkconfig was given. |
3fc11d3e | 22032 | if test "${with_tkconfig+set}" = set; then |
b4e70030 JB |
22033 | withval="$with_tkconfig" |
22034 | with_tkconfig=${withval} | |
22035 | fi; | |
22036 | echo "$as_me:$LINENO: checking for Tk configuration" >&5 | |
22037 | echo $ECHO_N "checking for Tk configuration... $ECHO_C" >&6 | |
bec39cab AC |
22038 | if test "${ac_cv_c_tkconfig+set}" = set; then |
22039 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
3fc11d3e | 22040 | else |
bec39cab | 22041 | |
3fc11d3e JM |
22042 | |
22043 | # First check to see if --with-tkconfig was specified. | |
22044 | if test x"${with_tkconfig}" != x ; then | |
22045 | if test -f "${with_tkconfig}/tkConfig.sh" ; then | |
22046 | ac_cv_c_tkconfig=`(cd ${with_tkconfig}; pwd)` | |
22047 | else | |
bec39cab AC |
22048 | { { echo "$as_me:$LINENO: error: ${with_tkconfig} directory doesn't contain tkConfig.sh" >&5 |
22049 | echo "$as_me: error: ${with_tkconfig} directory doesn't contain tkConfig.sh" >&2;} | |
22050 | { (exit 1); exit 1; }; } | |
3fc11d3e JM |
22051 | fi |
22052 | fi | |
22053 | ||
22054 | # then check for a private Tk library | |
22055 | if test x"${ac_cv_c_tkconfig}" = x ; then | |
22056 | for i in \ | |
22057 | ../tk \ | |
22058 | `ls -dr ../tk[4-9]* 2>/dev/null` \ | |
22059 | ../../tk \ | |
22060 | `ls -dr ../../tk[4-9]* 2>/dev/null` \ | |
22061 | ../../../tk \ | |
22062 | `ls -dr ../../../tk[4-9]* 2>/dev/null` ; do | |
22063 | if test -f "$i/${configdir}/tkConfig.sh" ; then | |
22064 | ac_cv_c_tkconfig=`(cd $i/${configdir}; pwd)` | |
22065 | break | |
22066 | fi | |
22067 | done | |
22068 | fi | |
22069 | # check in a few common install locations | |
22070 | if test x"${ac_cv_c_tkconfig}" = x ; then | |
22071 | for i in `ls -d ${prefix}/lib /usr/local/lib 2>/dev/null` ; do | |
22072 | if test -f "$i/tkConfig.sh" ; then | |
22073 | ac_cv_c_tkconfig=`(cd $i; pwd)` | |
22074 | break | |
22075 | fi | |
22076 | done | |
22077 | fi | |
22078 | # check in a few other private locations | |
22079 | if test x"${ac_cv_c_tkconfig}" = x ; then | |
22080 | for i in \ | |
22081 | ${srcdir}/../tk \ | |
22082 | `ls -dr ${srcdir}/../tk[4-9]* 2>/dev/null` ; do | |
22083 | if test -f "$i/${configdir}/tkConfig.sh" ; then | |
22084 | ac_cv_c_tkconfig=`(cd $i/${configdir}; pwd)` | |
22085 | break | |
22086 | fi | |
22087 | done | |
22088 | fi | |
bec39cab | 22089 | |
3fc11d3e JM |
22090 | fi |
22091 | ||
22092 | if test x"${ac_cv_c_tkconfig}" = x ; then | |
22093 | TKCONFIG="# no Tk configs found" | |
bec39cab AC |
22094 | { echo "$as_me:$LINENO: WARNING: Can't find Tk configuration definitions" >&5 |
22095 | echo "$as_me: WARNING: Can't find Tk configuration definitions" >&2;} | |
3fc11d3e JM |
22096 | else |
22097 | no_tk= | |
22098 | TKCONFIG=${ac_cv_c_tkconfig}/tkConfig.sh | |
b4e70030 JB |
22099 | echo "$as_me:$LINENO: result: found $TKCONFIG" >&5 |
22100 | echo "${ECHO_T}found $TKCONFIG" >&6 | |
3fc11d3e JM |
22101 | fi |
22102 | fi | |
22103 | ||
22104 | ||
22105 | ||
dd2504ab JM |
22106 | # now look for Tcl library stuff |
22107 | ||
d91670b9 | 22108 | tcldir="../tcl/${configdir}/" |
dd2504ab JM |
22109 | |
22110 | TCL_DEPS="${tcldir}${TCL_LIB_FILE}" | |
22111 | ||
3fc11d3e JM |
22112 | # If $no_tk is nonempty, then we can't do Tk, and there is no |
22113 | # point to doing Tcl. | |
22114 | if test -z "${no_tk}"; then | |
bec39cab | 22115 | |
3fc11d3e JM |
22116 | if test -f "$TKCONFIG" ; then |
22117 | . $TKCONFIG | |
22118 | fi | |
22119 | ||
3fc11d3e | 22120 | |
3fc11d3e JM |
22121 | |
22122 | ||
3fc11d3e | 22123 | |
bec39cab AC |
22124 | |
22125 | ||
22126 | ||
22127 | ||
22128 | ||
22129 | ||
22130 | ||
22131 | ||
22132 | ||
3fc11d3e JM |
22133 | # |
22134 | # Ok, lets find the tcl source trees so we can use the headers | |
22135 | # Warning: transition of version 9 to 10 will break this algorithm | |
22136 | # because 10 sorts before 9. We also look for just tcl. We have to | |
22137 | # be careful that we don't match stuff like tclX by accident. | |
22138 | # the alternative search directory is involked by --with-tclinclude | |
22139 | # | |
22140 | ||
22141 | no_tcl=true | |
b4e70030 JB |
22142 | echo "$as_me:$LINENO: checking for Tcl private headers. dir=${configdir}" >&5 |
22143 | echo $ECHO_N "checking for Tcl private headers. dir=${configdir}... $ECHO_C" >&6 | |
bec39cab | 22144 | |
b4e70030 | 22145 | # Check whether --with-tclinclude or --without-tclinclude was given. |
3fc11d3e | 22146 | if test "${with_tclinclude+set}" = set; then |
b4e70030 JB |
22147 | withval="$with_tclinclude" |
22148 | with_tclinclude=${withval} | |
22149 | fi; | |
bec39cab AC |
22150 | if test "${ac_cv_c_tclh+set}" = set; then |
22151 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
3fc11d3e | 22152 | else |
bec39cab | 22153 | |
3fc11d3e JM |
22154 | # first check to see if --with-tclinclude was specified |
22155 | if test x"${with_tclinclude}" != x ; then | |
22156 | if test -f ${with_tclinclude}/tclInt.h ; then | |
22157 | ac_cv_c_tclh=`(cd ${with_tclinclude}; pwd)` | |
22158 | elif test -f ${with_tclinclude}/generic/tclInt.h ; then | |
22159 | ac_cv_c_tclh=`(cd ${with_tclinclude}/generic; pwd)` | |
22160 | else | |
bec39cab AC |
22161 | { { echo "$as_me:$LINENO: error: ${with_tclinclude} directory doesn't contain private headers" >&5 |
22162 | echo "$as_me: error: ${with_tclinclude} directory doesn't contain private headers" >&2;} | |
22163 | { (exit 1); exit 1; }; } | |
3fc11d3e JM |
22164 | fi |
22165 | fi | |
22166 | ||
22167 | # next check if it came with Tcl configuration file | |
22168 | if test x"${ac_cv_c_tclconfig}" = x ; then | |
22169 | if test -f $ac_cv_c_tclconfig/../generic/tclInt.h ; then | |
22170 | ac_cv_c_tclh=`(cd $ac_cv_c_tclconfig/..; pwd)` | |
22171 | fi | |
22172 | fi | |
22173 | ||
22174 | # next check in private source directory | |
22175 | # | |
22176 | # since ls returns lowest version numbers first, reverse its output | |
22177 | if test x"${ac_cv_c_tclh}" = x ; then | |
22178 | for i in \ | |
22179 | ${srcdir}/../tcl \ | |
22180 | `ls -dr ${srcdir}/../tcl[7-9]* 2>/dev/null` \ | |
22181 | ${srcdir}/../../tcl \ | |
22182 | `ls -dr ${srcdir}/../../tcl[7-9]* 2>/dev/null` \ | |
22183 | ${srcdir}/../../../tcl \ | |
22184 | `ls -dr ${srcdir}/../../../tcl[7-9]* 2>/dev/null ` ; do | |
22185 | if test -f $i/generic/tclInt.h ; then | |
22186 | ac_cv_c_tclh=`(cd $i/generic; pwd)` | |
22187 | break | |
22188 | fi | |
22189 | done | |
22190 | fi | |
22191 | # finally check in a few common install locations | |
22192 | # | |
22193 | # since ls returns lowest version numbers first, reverse its output | |
22194 | if test x"${ac_cv_c_tclh}" = x ; then | |
22195 | for i in \ | |
22196 | `ls -dr /usr/local/src/tcl[7-9]* 2>/dev/null` \ | |
22197 | `ls -dr /usr/local/lib/tcl[7-9]* 2>/dev/null` \ | |
22198 | /usr/local/src/tcl \ | |
22199 | /usr/local/lib/tcl \ | |
22200 | ${prefix}/include ; do | |
22201 | if test -f $i/generic/tclInt.h ; then | |
22202 | ac_cv_c_tclh=`(cd $i/generic; pwd)` | |
22203 | break | |
22204 | fi | |
22205 | done | |
22206 | fi | |
22207 | # see if one is installed | |
22208 | if test x"${ac_cv_c_tclh}" = x ; then | |
bec39cab | 22209 | if test "${ac_cv_header_tclInt_h+set}" = set; then |
b4e70030 JB |
22210 | echo "$as_me:$LINENO: checking for tclInt.h" >&5 |
22211 | echo $ECHO_N "checking for tclInt.h... $ECHO_C" >&6 | |
bec39cab AC |
22212 | if test "${ac_cv_header_tclInt_h+set}" = set; then |
22213 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
22214 | fi | |
b4e70030 JB |
22215 | echo "$as_me:$LINENO: result: $ac_cv_header_tclInt_h" >&5 |
22216 | echo "${ECHO_T}$ac_cv_header_tclInt_h" >&6 | |
bec39cab AC |
22217 | else |
22218 | # Is the header compilable? | |
b4e70030 JB |
22219 | echo "$as_me:$LINENO: checking tclInt.h usability" >&5 |
22220 | echo $ECHO_N "checking tclInt.h usability... $ECHO_C" >&6 | |
bec39cab AC |
22221 | cat >conftest.$ac_ext <<_ACEOF |
22222 | /* confdefs.h. */ | |
22223 | _ACEOF | |
22224 | cat confdefs.h >>conftest.$ac_ext | |
22225 | cat >>conftest.$ac_ext <<_ACEOF | |
22226 | /* end confdefs.h. */ | |
22227 | $ac_includes_default | |
22228 | #include <tclInt.h> | |
22229 | _ACEOF | |
22230 | rm -f conftest.$ac_objext | |
22231 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
22232 | (eval $ac_compile) 2>conftest.er1 | |
22233 | ac_status=$? | |
22234 | grep -v '^ *+' conftest.er1 >conftest.err | |
22235 | rm -f conftest.er1 | |
22236 | cat conftest.err >&5 | |
22237 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22238 | (exit $ac_status); } && | |
b4e70030 JB |
22239 | { ac_try='test -z "$ac_c_werror_flag" |
22240 | || test ! -s conftest.err' | |
bec39cab AC |
22241 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
22242 | (eval $ac_try) 2>&5 | |
22243 | ac_status=$? | |
22244 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22245 | (exit $ac_status); }; } && | |
22246 | { ac_try='test -s conftest.$ac_objext' | |
22247 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
22248 | (eval $ac_try) 2>&5 | |
22249 | ac_status=$? | |
22250 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22251 | (exit $ac_status); }; }; then | |
22252 | ac_header_compiler=yes | |
22253 | else | |
22254 | echo "$as_me: failed program was:" >&5 | |
22255 | sed 's/^/| /' conftest.$ac_ext >&5 | |
22256 | ||
b4e70030 | 22257 | ac_header_compiler=no |
bec39cab AC |
22258 | fi |
22259 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
22260 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
22261 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
22262 | |
22263 | # Is the header present? | |
b4e70030 JB |
22264 | echo "$as_me:$LINENO: checking tclInt.h presence" >&5 |
22265 | echo $ECHO_N "checking tclInt.h presence... $ECHO_C" >&6 | |
bec39cab AC |
22266 | cat >conftest.$ac_ext <<_ACEOF |
22267 | /* confdefs.h. */ | |
22268 | _ACEOF | |
22269 | cat confdefs.h >>conftest.$ac_ext | |
22270 | cat >>conftest.$ac_ext <<_ACEOF | |
22271 | /* end confdefs.h. */ | |
3fc11d3e | 22272 | #include <tclInt.h> |
bec39cab AC |
22273 | _ACEOF |
22274 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
22275 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
22276 | ac_status=$? | |
22277 | grep -v '^ *+' conftest.er1 >conftest.err | |
22278 | rm -f conftest.er1 | |
22279 | cat conftest.err >&5 | |
22280 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22281 | (exit $ac_status); } >/dev/null; then | |
22282 | if test -s conftest.err; then | |
22283 | ac_cpp_err=$ac_c_preproc_warn_flag | |
22284 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
22285 | else | |
22286 | ac_cpp_err= | |
22287 | fi | |
22288 | else | |
22289 | ac_cpp_err=yes | |
3fc11d3e | 22290 | fi |
bec39cab AC |
22291 | if test -z "$ac_cpp_err"; then |
22292 | ac_header_preproc=yes | |
22293 | else | |
22294 | echo "$as_me: failed program was:" >&5 | |
22295 | sed 's/^/| /' conftest.$ac_ext >&5 | |
22296 | ||
22297 | ac_header_preproc=no | |
3fc11d3e | 22298 | fi |
bec39cab | 22299 | rm -f conftest.err conftest.$ac_ext |
b4e70030 JB |
22300 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
22301 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
bec39cab AC |
22302 | |
22303 | # So? What about this header? | |
22304 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
22305 | yes:no: ) | |
22306 | { echo "$as_me:$LINENO: WARNING: tclInt.h: accepted by the compiler, rejected by the preprocessor!" >&5 | |
22307 | echo "$as_me: WARNING: tclInt.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
22308 | { echo "$as_me:$LINENO: WARNING: tclInt.h: proceeding with the compiler's result" >&5 | |
22309 | echo "$as_me: WARNING: tclInt.h: proceeding with the compiler's result" >&2;} | |
22310 | ac_header_preproc=yes | |
22311 | ;; | |
22312 | no:yes:* ) | |
22313 | { echo "$as_me:$LINENO: WARNING: tclInt.h: present but cannot be compiled" >&5 | |
22314 | echo "$as_me: WARNING: tclInt.h: present but cannot be compiled" >&2;} | |
22315 | { echo "$as_me:$LINENO: WARNING: tclInt.h: check for missing prerequisite headers?" >&5 | |
22316 | echo "$as_me: WARNING: tclInt.h: check for missing prerequisite headers?" >&2;} | |
22317 | { echo "$as_me:$LINENO: WARNING: tclInt.h: see the Autoconf documentation" >&5 | |
22318 | echo "$as_me: WARNING: tclInt.h: see the Autoconf documentation" >&2;} | |
22319 | { echo "$as_me:$LINENO: WARNING: tclInt.h: section \"Present But Cannot Be Compiled\"" >&5 | |
22320 | echo "$as_me: WARNING: tclInt.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
22321 | { echo "$as_me:$LINENO: WARNING: tclInt.h: proceeding with the preprocessor's result" >&5 | |
22322 | echo "$as_me: WARNING: tclInt.h: proceeding with the preprocessor's result" >&2;} | |
22323 | { echo "$as_me:$LINENO: WARNING: tclInt.h: in the future, the compiler will take precedence" >&5 | |
22324 | echo "$as_me: WARNING: tclInt.h: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
22325 | ( |
22326 | cat <<\_ASBOX | |
22327 | ## ------------------------------------------ ## | |
22328 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
22329 | ## ------------------------------------------ ## | |
22330 | _ASBOX | |
22331 | ) | | |
22332 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
22333 | ;; |
22334 | esac | |
b4e70030 JB |
22335 | echo "$as_me:$LINENO: checking for tclInt.h" >&5 |
22336 | echo $ECHO_N "checking for tclInt.h... $ECHO_C" >&6 | |
bec39cab AC |
22337 | if test "${ac_cv_header_tclInt_h+set}" = set; then |
22338 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
22339 | else | |
22340 | ac_cv_header_tclInt_h=$ac_header_preproc | |
22341 | fi | |
b4e70030 JB |
22342 | echo "$as_me:$LINENO: result: $ac_cv_header_tclInt_h" >&5 |
22343 | echo "${ECHO_T}$ac_cv_header_tclInt_h" >&6 | |
bec39cab AC |
22344 | |
22345 | fi | |
22346 | if test $ac_cv_header_tclInt_h = yes; then | |
3fc11d3e JM |
22347 | ac_cv_c_tclh=installed |
22348 | else | |
bec39cab | 22349 | ac_cv_c_tclh="" |
3fc11d3e JM |
22350 | fi |
22351 | ||
bec39cab | 22352 | |
3fc11d3e JM |
22353 | fi |
22354 | ||
22355 | fi | |
22356 | ||
22357 | if test x"${ac_cv_c_tclh}" = x ; then | |
22358 | TCLHDIR="# no Tcl private headers found" | |
bec39cab AC |
22359 | { { echo "$as_me:$LINENO: error: Can't find Tcl private headers" >&5 |
22360 | echo "$as_me: error: Can't find Tcl private headers" >&2;} | |
22361 | { (exit 1); exit 1; }; } | |
3fc11d3e JM |
22362 | fi |
22363 | if test x"${ac_cv_c_tclh}" != x ; then | |
22364 | no_tcl="" | |
22365 | if test x"${ac_cv_c_tclh}" = x"installed" ; then | |
b4e70030 JB |
22366 | echo "$as_me:$LINENO: result: is installed" >&5 |
22367 | echo "${ECHO_T}is installed" >&6 | |
3fc11d3e JM |
22368 | TCLHDIR="" |
22369 | else | |
b4e70030 JB |
22370 | echo "$as_me:$LINENO: result: found in ${ac_cv_c_tclh}" >&5 |
22371 | echo "${ECHO_T}found in ${ac_cv_c_tclh}" >&6 | |
3fc11d3e JM |
22372 | # this hack is cause the TCLHDIR won't print if there is a "-I" in it. |
22373 | TCLHDIR="-I${ac_cv_c_tclh}" | |
22374 | fi | |
22375 | fi | |
22376 | ||
22377 | ||
22378 | ||
bec39cab | 22379 | |
3fc11d3e JM |
22380 | # |
22381 | # Ok, lets find the tk source trees so we can use the headers | |
22382 | # If the directory (presumably symlink) named "tk" exists, use that one | |
22383 | # in preference to any others. Same logic is used when choosing library | |
22384 | # and again with Tcl. The search order is the best place to look first, then in | |
22385 | # decreasing significance. The loop breaks if the trigger file is found. | |
22386 | # Note the gross little conversion here of srcdir by cd'ing to the found | |
22387 | # directory. This converts the path from a relative to an absolute, so | |
22388 | # recursive cache variables for the path will work right. We check all | |
22389 | # the possible paths in one loop rather than many seperate loops to speed | |
22390 | # things up. | |
22391 | # the alternative search directory is involked by --with-tkinclude | |
22392 | # | |
22393 | no_tk=true | |
b4e70030 JB |
22394 | echo "$as_me:$LINENO: checking for Tk private headers" >&5 |
22395 | echo $ECHO_N "checking for Tk private headers... $ECHO_C" >&6 | |
bec39cab | 22396 | |
b4e70030 | 22397 | # Check whether --with-tkinclude or --without-tkinclude was given. |
3fc11d3e | 22398 | if test "${with_tkinclude+set}" = set; then |
b4e70030 JB |
22399 | withval="$with_tkinclude" |
22400 | with_tkinclude=${withval} | |
22401 | fi; | |
bec39cab AC |
22402 | if test "${ac_cv_c_tkh+set}" = set; then |
22403 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
3fc11d3e | 22404 | else |
bec39cab | 22405 | |
3fc11d3e JM |
22406 | # first check to see if --with-tkinclude was specified |
22407 | if test x"${with_tkinclude}" != x ; then | |
22408 | if test -f ${with_tkinclude}/tk.h ; then | |
22409 | ac_cv_c_tkh=`(cd ${with_tkinclude}; pwd)` | |
22410 | elif test -f ${with_tkinclude}/generic/tk.h ; then | |
22411 | ac_cv_c_tkh=`(cd ${with_tkinclude}/generic; pwd)` | |
22412 | else | |
bec39cab AC |
22413 | { { echo "$as_me:$LINENO: error: ${with_tkinclude} directory doesn't contain private headers" >&5 |
22414 | echo "$as_me: error: ${with_tkinclude} directory doesn't contain private headers" >&2;} | |
22415 | { (exit 1); exit 1; }; } | |
3fc11d3e JM |
22416 | fi |
22417 | fi | |
22418 | ||
22419 | # next check if it came with Tk configuration file | |
22420 | if test x"${ac_cv_c_tkconfig}" = x ; then | |
22421 | if test -f $ac_cv_c_tkconfig/../generic/tk.h ; then | |
22422 | ac_cv_c_tkh=`(cd $ac_cv_c_tkconfig/..; pwd)` | |
22423 | fi | |
22424 | fi | |
22425 | ||
22426 | # next check in private source directory | |
22427 | # | |
22428 | # since ls returns lowest version numbers first, reverse its output | |
22429 | if test x"${ac_cv_c_tkh}" = x ; then | |
22430 | for i in \ | |
22431 | ${srcdir}/../tk \ | |
22432 | `ls -dr ${srcdir}/../tk[4-9]* 2>/dev/null` \ | |
22433 | ${srcdir}/../../tk \ | |
22434 | `ls -dr ${srcdir}/../../tk[4-9]* 2>/dev/null` \ | |
22435 | ${srcdir}/../../../tk \ | |
22436 | `ls -dr ${srcdir}/../../../tk[4-9]* 2>/dev/null ` ; do | |
22437 | if test -f $i/generic/tk.h ; then | |
22438 | ac_cv_c_tkh=`(cd $i/generic; pwd)` | |
22439 | break | |
22440 | fi | |
22441 | done | |
22442 | fi | |
22443 | # finally check in a few common install locations | |
22444 | # | |
22445 | # since ls returns lowest version numbers first, reverse its output | |
22446 | if test x"${ac_cv_c_tkh}" = x ; then | |
22447 | for i in \ | |
22448 | `ls -dr /usr/local/src/tk[4-9]* 2>/dev/null` \ | |
22449 | `ls -dr /usr/local/lib/tk[4-9]* 2>/dev/null` \ | |
22450 | /usr/local/src/tk \ | |
22451 | /usr/local/lib/tk \ | |
22452 | ${prefix}/include ; do | |
22453 | if test -f $i/generic/tk.h ; then | |
22454 | ac_cv_c_tkh=`(cd $i/generic; pwd)` | |
22455 | break | |
22456 | fi | |
22457 | done | |
22458 | fi | |
22459 | # see if one is installed | |
22460 | if test x"${ac_cv_c_tkh}" = x ; then | |
bec39cab | 22461 | if test "${ac_cv_header_tk_h+set}" = set; then |
b4e70030 JB |
22462 | echo "$as_me:$LINENO: checking for tk.h" >&5 |
22463 | echo $ECHO_N "checking for tk.h... $ECHO_C" >&6 | |
bec39cab AC |
22464 | if test "${ac_cv_header_tk_h+set}" = set; then |
22465 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
22466 | fi | |
b4e70030 JB |
22467 | echo "$as_me:$LINENO: result: $ac_cv_header_tk_h" >&5 |
22468 | echo "${ECHO_T}$ac_cv_header_tk_h" >&6 | |
bec39cab AC |
22469 | else |
22470 | # Is the header compilable? | |
b4e70030 JB |
22471 | echo "$as_me:$LINENO: checking tk.h usability" >&5 |
22472 | echo $ECHO_N "checking tk.h usability... $ECHO_C" >&6 | |
bec39cab AC |
22473 | cat >conftest.$ac_ext <<_ACEOF |
22474 | /* confdefs.h. */ | |
22475 | _ACEOF | |
22476 | cat confdefs.h >>conftest.$ac_ext | |
22477 | cat >>conftest.$ac_ext <<_ACEOF | |
22478 | /* end confdefs.h. */ | |
22479 | $ac_includes_default | |
3fc11d3e | 22480 | #include <tk.h> |
bec39cab AC |
22481 | _ACEOF |
22482 | rm -f conftest.$ac_objext | |
22483 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
22484 | (eval $ac_compile) 2>conftest.er1 | |
22485 | ac_status=$? | |
22486 | grep -v '^ *+' conftest.er1 >conftest.err | |
22487 | rm -f conftest.er1 | |
22488 | cat conftest.err >&5 | |
22489 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22490 | (exit $ac_status); } && | |
b4e70030 JB |
22491 | { ac_try='test -z "$ac_c_werror_flag" |
22492 | || test ! -s conftest.err' | |
bec39cab AC |
22493 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
22494 | (eval $ac_try) 2>&5 | |
22495 | ac_status=$? | |
22496 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22497 | (exit $ac_status); }; } && | |
22498 | { ac_try='test -s conftest.$ac_objext' | |
22499 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
22500 | (eval $ac_try) 2>&5 | |
22501 | ac_status=$? | |
22502 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22503 | (exit $ac_status); }; }; then | |
22504 | ac_header_compiler=yes | |
22505 | else | |
22506 | echo "$as_me: failed program was:" >&5 | |
22507 | sed 's/^/| /' conftest.$ac_ext >&5 | |
22508 | ||
b4e70030 | 22509 | ac_header_compiler=no |
bec39cab AC |
22510 | fi |
22511 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
b4e70030 JB |
22512 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
22513 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
bec39cab AC |
22514 | |
22515 | # Is the header present? | |
b4e70030 JB |
22516 | echo "$as_me:$LINENO: checking tk.h presence" >&5 |
22517 | echo $ECHO_N "checking tk.h presence... $ECHO_C" >&6 | |
bec39cab AC |
22518 | cat >conftest.$ac_ext <<_ACEOF |
22519 | /* confdefs.h. */ | |
22520 | _ACEOF | |
22521 | cat confdefs.h >>conftest.$ac_ext | |
22522 | cat >>conftest.$ac_ext <<_ACEOF | |
22523 | /* end confdefs.h. */ | |
22524 | #include <tk.h> | |
22525 | _ACEOF | |
22526 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
22527 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
22528 | ac_status=$? | |
22529 | grep -v '^ *+' conftest.er1 >conftest.err | |
22530 | rm -f conftest.er1 | |
22531 | cat conftest.err >&5 | |
22532 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22533 | (exit $ac_status); } >/dev/null; then | |
22534 | if test -s conftest.err; then | |
22535 | ac_cpp_err=$ac_c_preproc_warn_flag | |
22536 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
22537 | else | |
22538 | ac_cpp_err= | |
22539 | fi | |
22540 | else | |
22541 | ac_cpp_err=yes | |
3fc11d3e | 22542 | fi |
bec39cab AC |
22543 | if test -z "$ac_cpp_err"; then |
22544 | ac_header_preproc=yes | |
22545 | else | |
22546 | echo "$as_me: failed program was:" >&5 | |
22547 | sed 's/^/| /' conftest.$ac_ext >&5 | |
22548 | ||
22549 | ac_header_preproc=no | |
22550 | fi | |
22551 | rm -f conftest.err conftest.$ac_ext | |
b4e70030 JB |
22552 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
22553 | echo "${ECHO_T}$ac_header_preproc" >&6 | |
bec39cab AC |
22554 | |
22555 | # So? What about this header? | |
22556 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
22557 | yes:no: ) | |
22558 | { echo "$as_me:$LINENO: WARNING: tk.h: accepted by the compiler, rejected by the preprocessor!" >&5 | |
22559 | echo "$as_me: WARNING: tk.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
22560 | { echo "$as_me:$LINENO: WARNING: tk.h: proceeding with the compiler's result" >&5 | |
22561 | echo "$as_me: WARNING: tk.h: proceeding with the compiler's result" >&2;} | |
22562 | ac_header_preproc=yes | |
22563 | ;; | |
22564 | no:yes:* ) | |
22565 | { echo "$as_me:$LINENO: WARNING: tk.h: present but cannot be compiled" >&5 | |
22566 | echo "$as_me: WARNING: tk.h: present but cannot be compiled" >&2;} | |
22567 | { echo "$as_me:$LINENO: WARNING: tk.h: check for missing prerequisite headers?" >&5 | |
22568 | echo "$as_me: WARNING: tk.h: check for missing prerequisite headers?" >&2;} | |
22569 | { echo "$as_me:$LINENO: WARNING: tk.h: see the Autoconf documentation" >&5 | |
22570 | echo "$as_me: WARNING: tk.h: see the Autoconf documentation" >&2;} | |
22571 | { echo "$as_me:$LINENO: WARNING: tk.h: section \"Present But Cannot Be Compiled\"" >&5 | |
22572 | echo "$as_me: WARNING: tk.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
22573 | { echo "$as_me:$LINENO: WARNING: tk.h: proceeding with the preprocessor's result" >&5 | |
22574 | echo "$as_me: WARNING: tk.h: proceeding with the preprocessor's result" >&2;} | |
22575 | { echo "$as_me:$LINENO: WARNING: tk.h: in the future, the compiler will take precedence" >&5 | |
22576 | echo "$as_me: WARNING: tk.h: in the future, the compiler will take precedence" >&2;} | |
b4e70030 JB |
22577 | ( |
22578 | cat <<\_ASBOX | |
22579 | ## ------------------------------------------ ## | |
22580 | ## Report this to the AC_PACKAGE_NAME lists. ## | |
22581 | ## ------------------------------------------ ## | |
22582 | _ASBOX | |
22583 | ) | | |
22584 | sed "s/^/$as_me: WARNING: /" >&2 | |
bec39cab AC |
22585 | ;; |
22586 | esac | |
b4e70030 JB |
22587 | echo "$as_me:$LINENO: checking for tk.h" >&5 |
22588 | echo $ECHO_N "checking for tk.h... $ECHO_C" >&6 | |
bec39cab AC |
22589 | if test "${ac_cv_header_tk_h+set}" = set; then |
22590 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
22591 | else | |
22592 | ac_cv_header_tk_h=$ac_header_preproc | |
22593 | fi | |
b4e70030 JB |
22594 | echo "$as_me:$LINENO: result: $ac_cv_header_tk_h" >&5 |
22595 | echo "${ECHO_T}$ac_cv_header_tk_h" >&6 | |
bec39cab | 22596 | |
3fc11d3e | 22597 | fi |
bec39cab | 22598 | if test $ac_cv_header_tk_h = yes; then |
3fc11d3e JM |
22599 | ac_cv_c_tkh=installed |
22600 | else | |
bec39cab | 22601 | ac_cv_c_tkh="" |
3fc11d3e JM |
22602 | fi |
22603 | ||
bec39cab | 22604 | |
3fc11d3e JM |
22605 | fi |
22606 | ||
22607 | fi | |
22608 | ||
22609 | if test x"${ac_cv_c_tkh}" != x ; then | |
22610 | no_tk="" | |
22611 | if test x"${ac_cv_c_tkh}" = x"installed" ; then | |
b4e70030 JB |
22612 | echo "$as_me:$LINENO: result: is installed" >&5 |
22613 | echo "${ECHO_T}is installed" >&6 | |
3fc11d3e JM |
22614 | TKHDIR="" |
22615 | else | |
b4e70030 JB |
22616 | echo "$as_me:$LINENO: result: found in ${ac_cv_c_tkh}" >&5 |
22617 | echo "${ECHO_T}found in ${ac_cv_c_tkh}" >&6 | |
3fc11d3e JM |
22618 | # this hack is cause the TKHDIR won't print if there is a "-I" in it. |
22619 | TKHDIR="-I${ac_cv_c_tkh}" | |
22620 | fi | |
22621 | else | |
22622 | TKHDIR="# no Tk directory found" | |
bec39cab AC |
22623 | { echo "$as_me:$LINENO: WARNING: Can't find Tk private headers" >&5 |
22624 | echo "$as_me: WARNING: Can't find Tk private headers" >&2;} | |
3fc11d3e JM |
22625 | no_tk=true |
22626 | fi | |
22627 | ||
22628 | ||
22629 | ||
bec39cab | 22630 | |
b4e70030 JB |
22631 | echo "$as_me:$LINENO: checking for Itcl private headers. srcdir=${srcdir}" >&5 |
22632 | echo $ECHO_N "checking for Itcl private headers. srcdir=${srcdir}... $ECHO_C" >&6 | |
3fc11d3e JM |
22633 | if test x"${ac_cv_c_itclh}" = x ; then |
22634 | for i in ${srcdir}/../itcl ${srcdir}/../../itcl ${srcdir}/../../../itcl ${srcdir}/../itcl/itcl; do | |
22635 | if test -f $i/generic/itcl.h ; then | |
22636 | ac_cv_c_itclh=`(cd $i/generic; pwd)` | |
22637 | break | |
22638 | fi | |
22639 | done | |
22640 | fi | |
22641 | if test x"${ac_cv_c_itclh}" = x ; then | |
22642 | ITCLHDIR="# no Itcl private headers found" | |
bec39cab AC |
22643 | { { echo "$as_me:$LINENO: error: Can't find Itcl private headers" >&5 |
22644 | echo "$as_me: error: Can't find Itcl private headers" >&2;} | |
22645 | { (exit 1); exit 1; }; } | |
3fc11d3e JM |
22646 | fi |
22647 | if test x"${ac_cv_c_itclh}" != x ; then | |
22648 | ITCLHDIR="-I${ac_cv_c_itclh}" | |
22649 | fi | |
22650 | # should always be here | |
22651 | # ITCLLIB="../itcl/itcl/unix/libitcl.a" | |
22652 | ||
22653 | #AC_SUBST(ITCLLIB) | |
22654 | ||
bec39cab | 22655 | |
b4e70030 JB |
22656 | echo "$as_me:$LINENO: checking for Itk private headers. srcdir=${srcdir}" >&5 |
22657 | echo $ECHO_N "checking for Itk private headers. srcdir=${srcdir}... $ECHO_C" >&6 | |
3fc11d3e JM |
22658 | if test x"${ac_cv_c_itkh}" = x ; then |
22659 | for i in ${srcdir}/../itcl ${srcdir}/../../itcl ${srcdir}/../../../itcl ${srcdir}/../itcl/itk; do | |
22660 | if test -f $i/generic/itk.h ; then | |
22661 | ac_cv_c_itkh=`(cd $i/generic; pwd)` | |
22662 | break | |
22663 | fi | |
22664 | done | |
22665 | fi | |
22666 | if test x"${ac_cv_c_itkh}" = x ; then | |
22667 | ITKHDIR="# no Itk private headers found" | |
bec39cab AC |
22668 | { { echo "$as_me:$LINENO: error: Can't find Itk private headers" >&5 |
22669 | echo "$as_me: error: Can't find Itk private headers" >&2;} | |
22670 | { (exit 1); exit 1; }; } | |
3fc11d3e JM |
22671 | fi |
22672 | if test x"${ac_cv_c_itkh}" != x ; then | |
22673 | ITKHDIR="-I${ac_cv_c_itkh}" | |
22674 | fi | |
22675 | # should always be here | |
22676 | # ITKLIB="../itcl/itk/unix/libitk.a" | |
22677 | ||
22678 | #AC_SUBST(ITKLIB) | |
22679 | ||
3fc11d3e | 22680 | |
dd2504ab JM |
22681 | |
22682 | # now look for Tk library stuff | |
22683 | ||
d91670b9 | 22684 | tkdir="../tk/${configdir}/" |
dd2504ab JM |
22685 | |
22686 | TK_DEPS="${tkdir}${TK_LIB_FILE}" | |
22687 | ||
3fc11d3e JM |
22688 | # now look for Itcl library stuff |
22689 | ||
bec39cab | 22690 | |
3fc11d3e JM |
22691 | # |
22692 | # Ok, lets find the itcl configuration | |
bec39cab | 22693 | # First, look for one uninstalled. |
3fc11d3e JM |
22694 | # the alternative search directory is invoked by --with-itclconfig |
22695 | # | |
22696 | ||
22697 | if test x"${no_itcl}" = x ; then | |
22698 | # we reset no_itcl in case something fails here | |
22699 | no_itcl=true | |
bec39cab | 22700 | |
b4e70030 | 22701 | # Check whether --with-itclconfig or --without-itclconfig was given. |
3fc11d3e | 22702 | if test "${with_itclconfig+set}" = set; then |
b4e70030 JB |
22703 | withval="$with_itclconfig" |
22704 | with_itclconfig=${withval} | |
22705 | fi; | |
22706 | echo "$as_me:$LINENO: checking for Itcl configuration" >&5 | |
22707 | echo $ECHO_N "checking for Itcl configuration... $ECHO_C" >&6 | |
bec39cab AC |
22708 | if test "${ac_cv_c_itclconfig+set}" = set; then |
22709 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
3fc11d3e | 22710 | else |
bec39cab | 22711 | |
3fc11d3e JM |
22712 | |
22713 | # First check to see if --with-itclconfig was specified. | |
22714 | if test x"${with_itclconfig}" != x ; then | |
22715 | if test -f "${with_itclconfig}/itclConfig.sh" ; then | |
22716 | ac_cv_c_itclconfig=`(cd ${with_itclconfig}; pwd)` | |
22717 | else | |
bec39cab AC |
22718 | { { echo "$as_me:$LINENO: error: ${with_itclconfig} directory doesn't contain itclConfig.sh" >&5 |
22719 | echo "$as_me: error: ${with_itclconfig} directory doesn't contain itclConfig.sh" >&2;} | |
22720 | { (exit 1); exit 1; }; } | |
3fc11d3e JM |
22721 | fi |
22722 | fi | |
22723 | ||
22724 | # then check for a private Itcl library | |
22725 | if test x"${ac_cv_c_itclconfig}" = x ; then | |
22726 | for i in \ | |
22727 | ../itcl/itcl \ | |
22728 | `ls -dr ../itcl[4-9]*/itcl 2>/dev/null` \ | |
22729 | ../../itcl \ | |
22730 | `ls -dr ../../itcl[4-9]*/itcl 2>/dev/null` \ | |
22731 | ../../../itcl \ | |
22732 | `ls -dr ../../../itcl[4-9]*/itcl 2>/dev/null` ; do | |
22733 | if test -f "$i/itclConfig.sh" ; then | |
22734 | ac_cv_c_itclconfig=`(cd $i; pwd)` | |
22735 | break | |
22736 | fi | |
22737 | done | |
22738 | fi | |
22739 | # check in a few common install locations | |
22740 | if test x"${ac_cv_c_itclconfig}" = x ; then | |
22741 | for i in `ls -d ${prefix}/lib /usr/local/lib 2>/dev/null` ; do | |
22742 | if test -f "$i/itclConfig.sh" ; then | |
22743 | ac_cv_c_itclconfig=`(cd $i; pwd)` | |
22744 | break | |
22745 | fi | |
22746 | done | |
22747 | fi | |
22748 | # check in a few other private locations | |
22749 | if test x"${ac_cv_c_itclconfig}" = x ; then | |
22750 | for i in \ | |
22751 | ${srcdir}/../itcl/itcl \ | |
22752 | `ls -dr ${srcdir}/../itcl[4-9]*/itcl 2>/dev/null` ; do | |
22753 | if test -f "$i/itclConfig.sh" ; then | |
22754 | ac_cv_c_itclconfig=`(cd $i; pwd)` | |
22755 | break | |
22756 | fi | |
22757 | done | |
22758 | fi | |
bec39cab | 22759 | |
3fc11d3e JM |
22760 | fi |
22761 | ||
22762 | if test x"${ac_cv_c_itclconfig}" = x ; then | |
22763 | ITCLCONFIG="# no Itcl configs found" | |
bec39cab AC |
22764 | { echo "$as_me:$LINENO: WARNING: Can't find Itcl configuration definitions" >&5 |
22765 | echo "$as_me: WARNING: Can't find Itcl configuration definitions" >&2;} | |
3fc11d3e JM |
22766 | else |
22767 | no_itcl= | |
22768 | ITCLCONFIG=${ac_cv_c_itclconfig}/itclConfig.sh | |
b4e70030 JB |
22769 | echo "$as_me:$LINENO: result: found $ITCLCONFIG" >&5 |
22770 | echo "${ECHO_T}found $ITCLCONFIG" >&6 | |
3fc11d3e JM |
22771 | fi |
22772 | fi | |
22773 | ||
22774 | if test -z "${no_itcl}"; then | |
bec39cab | 22775 | |
3fc11d3e JM |
22776 | if test -f "$ITCLCONFIG" ; then |
22777 | . $ITCLCONFIG | |
22778 | fi | |
22779 | ||
3fc11d3e | 22780 | |
3fc11d3e JM |
22781 | |
22782 | ||
bec39cab AC |
22783 | |
22784 | ||
22785 | ||
22786 | ||
22787 | ||
22788 | ||
22789 | ||
3fc11d3e JM |
22790 | |
22791 | ITCLLIB="${ITCL_BUILD_LIB_SPEC}" | |
b381d62d | 22792 | ITCL_DEPS="${ITCL_LIB_FULL_PATH}" |
3fc11d3e JM |
22793 | fi |
22794 | ||
bec39cab | 22795 | |
3fc11d3e | 22796 | # now look for Itk library stuff |
bec39cab | 22797 | |
3fc11d3e JM |
22798 | # |
22799 | # Ok, lets find the itk configuration | |
bec39cab | 22800 | # First, look for one uninstalled. |
3fc11d3e JM |
22801 | # the alternative search directory is invoked by --with-itkconfig |
22802 | # | |
22803 | ||
22804 | if test x"${no_itk}" = x ; then | |
22805 | # we reset no_itk in case something fails here | |
22806 | no_itk=true | |
bec39cab | 22807 | |
b4e70030 | 22808 | # Check whether --with-itkconfig or --without-itkconfig was given. |
3fc11d3e | 22809 | if test "${with_itkconfig+set}" = set; then |
b4e70030 JB |
22810 | withval="$with_itkconfig" |
22811 | with_itkconfig=${withval} | |
22812 | fi; | |
22813 | echo "$as_me:$LINENO: checking for Itk configuration" >&5 | |
22814 | echo $ECHO_N "checking for Itk configuration... $ECHO_C" >&6 | |
bec39cab AC |
22815 | if test "${ac_cv_c_itkconfig+set}" = set; then |
22816 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
3fc11d3e | 22817 | else |
bec39cab | 22818 | |
3fc11d3e JM |
22819 | |
22820 | # First check to see if --with-itkconfig was specified. | |
22821 | if test x"${with_itkconfig}" != x ; then | |
22822 | if test -f "${with_itkconfig}/itkConfig.sh" ; then | |
22823 | ac_cv_c_itkconfig=`(cd ${with_itkconfig}; pwd)` | |
22824 | else | |
bec39cab AC |
22825 | { { echo "$as_me:$LINENO: error: ${with_itkconfig} directory doesn't contain itkConfig.sh" >&5 |
22826 | echo "$as_me: error: ${with_itkconfig} directory doesn't contain itkConfig.sh" >&2;} | |
22827 | { (exit 1); exit 1; }; } | |
3fc11d3e JM |
22828 | fi |
22829 | fi | |
22830 | ||
22831 | # then check for a private Itk library | |
22832 | if test x"${ac_cv_c_itkconfig}" = x ; then | |
22833 | for i in \ | |
22834 | ../itcl/itk \ | |
22835 | `ls -dr ../itcl[4-9]*/itk 2>/dev/null` \ | |
22836 | ../../itk \ | |
22837 | `ls -dr ../../itcl[4-9]*/itk 2>/dev/null` \ | |
22838 | ../../../itk \ | |
22839 | `ls -dr ../../../itcl[4-9]*/itk 2>/dev/null` ; do | |
22840 | if test -f "$i/itkConfig.sh" ; then | |
22841 | ac_cv_c_itkconfig=`(cd $i; pwd)` | |
22842 | break | |
22843 | fi | |
22844 | done | |
22845 | fi | |
22846 | # check in a few common install locations | |
22847 | if test x"${ac_cv_c_itkconfig}" = x ; then | |
22848 | for i in `ls -d ${prefix}/lib /usr/local/lib 2>/dev/null` ; do | |
22849 | if test -f "$i/itkConfig.sh" ; then | |
22850 | ac_cv_c_itkconfig=`(cd $i; pwd)` | |
22851 | break | |
22852 | fi | |
22853 | done | |
22854 | fi | |
22855 | # check in a few other private locations | |
22856 | if test x"${ac_cv_c_itkconfig}" = x ; then | |
22857 | for i in \ | |
22858 | ${srcdir}/../itcl/itk \ | |
22859 | `ls -dr ${srcdir}/../itcl[4-9]*/itk 2>/dev/null` ; do | |
22860 | if test -f "$i/itkConfig.sh" ; then | |
22861 | ac_cv_c_itkconfig=`(cd $i; pwd)` | |
22862 | break | |
22863 | fi | |
22864 | done | |
22865 | fi | |
bec39cab | 22866 | |
3fc11d3e JM |
22867 | fi |
22868 | ||
22869 | if test x"${ac_cv_c_itkconfig}" = x ; then | |
22870 | ITKCONFIG="# no Itk configs found" | |
bec39cab AC |
22871 | { echo "$as_me:$LINENO: WARNING: Can't find Itk configuration definitions" >&5 |
22872 | echo "$as_me: WARNING: Can't find Itk configuration definitions" >&2;} | |
3fc11d3e JM |
22873 | else |
22874 | no_itk= | |
22875 | ITKCONFIG=${ac_cv_c_itkconfig}/itkConfig.sh | |
b4e70030 JB |
22876 | echo "$as_me:$LINENO: result: found $ITKCONFIG" >&5 |
22877 | echo "${ECHO_T}found $ITKCONFIG" >&6 | |
3fc11d3e JM |
22878 | fi |
22879 | fi | |
22880 | ||
22881 | ||
bec39cab AC |
22882 | if test -z "${no_itcl}"; then |
22883 | ||
22884 | if test -f "$ITKCONFIG" ; then | |
22885 | . $ITKCONFIG | |
22886 | fi | |
22887 | ||
22888 | ||
22889 | ||
22890 | ||
22891 | ||
22892 | ||
3fc11d3e | 22893 | |
3fc11d3e | 22894 | |
3fc11d3e JM |
22895 | |
22896 | ||
3fc11d3e JM |
22897 | |
22898 | ||
3fc11d3e | 22899 | ITKLIB="${ITK_BUILD_LIB_SPEC}" |
b381d62d | 22900 | ITK_DEPS="${ITK_LIB_FULL_PATH}" |
3fc11d3e JM |
22901 | fi |
22902 | ||
4226a5a5 | 22903 | ENABLE_CFLAGS="${ENABLE_CFLAGS} \$(SUBDIR_GDBTK_CFLAGS)" |
3fc11d3e JM |
22904 | |
22905 | # Include some libraries that Tcl and Tk want. | |
b2a1bd4f | 22906 | TCL_LIBS='$(LIBGUI) $(ITCL) $(ITK) $(TK) $(TCL) $(X11_LDFLAGS) $(X11_LIBS)' |
3fc11d3e JM |
22907 | # Yes, the ordering seems wrong here. But it isn't. |
22908 | # TK_LIBS is the list of libraries that need to be linked | |
22909 | # after Tcl/Tk. Note that this isn't put into LIBS. If it | |
22910 | # were in LIBS then any link tests after this point would | |
22911 | # try to include things like `$(LIBGUI)', which wouldn't work. | |
22912 | GDBTKLIBS="${TCL_LIBS} ${TK_LIBS}" | |
4226a5a5 FN |
22913 | |
22914 | CONFIG_OBS="${CONFIG_OBS} \$(SUBDIR_GDBTK_OBS)" | |
22915 | CONFIG_DEPS="${CONFIG_DEPS} \$(SUBDIR_GDBTK_DEPS)" | |
22916 | CONFIG_SRCS="${CONFIG_SRCS} \$(SUBDIR_GDBTK_SRCS)" | |
33f8ca73 AC |
22917 | CONFIG_ALL="${CONFIG_ALL} all-gdbtk" |
22918 | CONFIG_CLEAN="${CONFIG_CLEAN} clean-gdbtk" | |
22919 | CONFIG_INSTALL="${CONFIG_INSTALL} install-gdbtk" | |
22920 | CONFIG_UNINSTALL="${CONFIG_UNINSTALL} uninstall-gdbtk" | |
3fc11d3e JM |
22921 | |
22922 | if test x$gdb_cv_os_cygwin = xyes; then | |
22923 | WIN32LIBS="${WIN32LIBS} -lshell32 -lgdi32 -lcomdlg32 -ladvapi32" | |
22924 | WIN32LDAPP="-Wl,--subsystem,console" | |
22925 | CONFIG_OBS="${CONFIG_OBS} gdbres.o" | |
22926 | fi | |
22927 | fi | |
22928 | fi | |
ffc6a242 | 22929 | |
b4e70030 JB |
22930 | |
22931 | ||
22932 | subdirs="$subdirs gdbtk" | |
3ace7edb | 22933 | |
3fc11d3e JM |
22934 | fi |
22935 | ||
22936 | ||
22937 | ||
22938 | ||
22939 | ||
22940 | ||
22941 | ||
22942 | ||
22943 | ||
22944 | ||
22945 | ||
22946 | ||
22947 | ||
dd2504ab | 22948 | |
b4e70030 JB |
22949 | echo "$as_me:$LINENO: checking for X" >&5 |
22950 | echo $ECHO_N "checking for X... $ECHO_C" >&6 | |
bec39cab | 22951 | |
c906108c | 22952 | |
b4e70030 | 22953 | # Check whether --with-x or --without-x was given. |
c906108c | 22954 | if test "${with_x+set}" = set; then |
b4e70030 | 22955 | withval="$with_x" |
c906108c | 22956 | |
b4e70030 | 22957 | fi; |
c906108c SS |
22958 | # $have_x is `yes', `no', `disabled', or empty when we do not yet know. |
22959 | if test "x$with_x" = xno; then | |
22960 | # The user explicitly disabled X. | |
22961 | have_x=disabled | |
22962 | else | |
22963 | if test "x$x_includes" != xNONE && test "x$x_libraries" != xNONE; then | |
22964 | # Both variables are already set. | |
22965 | have_x=yes | |
22966 | else | |
bec39cab AC |
22967 | if test "${ac_cv_have_x+set}" = set; then |
22968 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
c906108c SS |
22969 | else |
22970 | # One or both of the vars are not set, and there is no cached value. | |
bec39cab | 22971 | ac_x_includes=no ac_x_libraries=no |
b4e70030 | 22972 | rm -fr conftest.dir |
bec39cab AC |
22973 | if mkdir conftest.dir; then |
22974 | cd conftest.dir | |
c906108c | 22975 | # Make sure to not put "make" in the Imakefile rules, since we grep it out. |
bec39cab | 22976 | cat >Imakefile <<'_ACEOF' |
c906108c SS |
22977 | acfindx: |
22978 | @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"' | |
bec39cab | 22979 | _ACEOF |
b4e70030 | 22980 | if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then |
c906108c SS |
22981 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. |
22982 | eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` | |
22983 | # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. | |
22984 | for ac_extension in a so sl; do | |
22985 | if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && | |
bec39cab AC |
22986 | test -f $ac_im_libdir/libX11.$ac_extension; then |
22987 | ac_im_usrlibdir=$ac_im_libdir; break | |
c906108c SS |
22988 | fi |
22989 | done | |
22990 | # Screen out bogus values from the imake configuration. They are | |
22991 | # bogus both because they are the default anyway, and because | |
22992 | # using them would break gcc on systems where it needs fixed includes. | |
bec39cab | 22993 | case $ac_im_incroot in |
b4e70030 | 22994 | /usr/include) ;; |
bec39cab | 22995 | *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;; |
c906108c | 22996 | esac |
bec39cab | 22997 | case $ac_im_usrlibdir in |
c906108c | 22998 | /usr/lib | /lib) ;; |
bec39cab | 22999 | *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;; |
c906108c SS |
23000 | esac |
23001 | fi | |
23002 | cd .. | |
b4e70030 | 23003 | rm -fr conftest.dir |
c906108c SS |
23004 | fi |
23005 | ||
bec39cab AC |
23006 | # Standard set of common directories for X headers. |
23007 | # Check X11 before X11Rn because it is often a symlink to the current release. | |
23008 | ac_x_header_dirs=' | |
23009 | /usr/X11/include | |
23010 | /usr/X11R6/include | |
23011 | /usr/X11R5/include | |
23012 | /usr/X11R4/include | |
23013 | ||
23014 | /usr/include/X11 | |
23015 | /usr/include/X11R6 | |
23016 | /usr/include/X11R5 | |
23017 | /usr/include/X11R4 | |
23018 | ||
23019 | /usr/local/X11/include | |
23020 | /usr/local/X11R6/include | |
23021 | /usr/local/X11R5/include | |
23022 | /usr/local/X11R4/include | |
23023 | ||
23024 | /usr/local/include/X11 | |
23025 | /usr/local/include/X11R6 | |
23026 | /usr/local/include/X11R5 | |
23027 | /usr/local/include/X11R4 | |
23028 | ||
23029 | /usr/X386/include | |
23030 | /usr/x386/include | |
23031 | /usr/XFree86/include/X11 | |
23032 | ||
23033 | /usr/include | |
23034 | /usr/local/include | |
23035 | /usr/unsupported/include | |
23036 | /usr/athena/include | |
23037 | /usr/local/x11r5/include | |
23038 | /usr/lpp/Xamples/include | |
23039 | ||
23040 | /usr/openwin/include | |
23041 | /usr/openwin/share/include' | |
23042 | ||
23043 | if test "$ac_x_includes" = no; then | |
59f80f10 | 23044 | # Guess where to find include files, by looking for Intrinsic.h. |
c906108c | 23045 | # First, try using that file with no special directory specified. |
bec39cab AC |
23046 | cat >conftest.$ac_ext <<_ACEOF |
23047 | /* confdefs.h. */ | |
23048 | _ACEOF | |
23049 | cat confdefs.h >>conftest.$ac_ext | |
23050 | cat >>conftest.$ac_ext <<_ACEOF | |
23051 | /* end confdefs.h. */ | |
59f80f10 | 23052 | #include <X11/Intrinsic.h> |
bec39cab AC |
23053 | _ACEOF |
23054 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
23055 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
23056 | ac_status=$? | |
23057 | grep -v '^ *+' conftest.er1 >conftest.err | |
23058 | rm -f conftest.er1 | |
23059 | cat conftest.err >&5 | |
23060 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23061 | (exit $ac_status); } >/dev/null; then | |
23062 | if test -s conftest.err; then | |
23063 | ac_cpp_err=$ac_c_preproc_warn_flag | |
23064 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
23065 | else | |
23066 | ac_cpp_err= | |
23067 | fi | |
23068 | else | |
23069 | ac_cpp_err=yes | |
23070 | fi | |
23071 | if test -z "$ac_cpp_err"; then | |
c906108c SS |
23072 | # We can compile using X headers with no special include directory. |
23073 | ac_x_includes= | |
23074 | else | |
bec39cab AC |
23075 | echo "$as_me: failed program was:" >&5 |
23076 | sed 's/^/| /' conftest.$ac_ext >&5 | |
23077 | ||
23078 | for ac_dir in $ac_x_header_dirs; do | |
59f80f10 | 23079 | if test -r "$ac_dir/X11/Intrinsic.h"; then |
bec39cab AC |
23080 | ac_x_includes=$ac_dir |
23081 | break | |
23082 | fi | |
23083 | done | |
c906108c | 23084 | fi |
bec39cab AC |
23085 | rm -f conftest.err conftest.$ac_ext |
23086 | fi # $ac_x_includes = no | |
c906108c | 23087 | |
bec39cab | 23088 | if test "$ac_x_libraries" = no; then |
c906108c | 23089 | # Check for the libraries. |
c906108c SS |
23090 | # See if we find them without any special options. |
23091 | # Don't add to $LIBS permanently. | |
bec39cab | 23092 | ac_save_LIBS=$LIBS |
4e8d927d | 23093 | LIBS="-lXt $LIBS" |
bec39cab AC |
23094 | cat >conftest.$ac_ext <<_ACEOF |
23095 | /* confdefs.h. */ | |
23096 | _ACEOF | |
23097 | cat confdefs.h >>conftest.$ac_ext | |
23098 | cat >>conftest.$ac_ext <<_ACEOF | |
23099 | /* end confdefs.h. */ | |
59f80f10 | 23100 | #include <X11/Intrinsic.h> |
bec39cab AC |
23101 | int |
23102 | main () | |
23103 | { | |
59f80f10 | 23104 | XtMalloc (0) |
bec39cab AC |
23105 | ; |
23106 | return 0; | |
23107 | } | |
23108 | _ACEOF | |
23109 | rm -f conftest.$ac_objext conftest$ac_exeext | |
23110 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
23111 | (eval $ac_link) 2>conftest.er1 | |
23112 | ac_status=$? | |
23113 | grep -v '^ *+' conftest.er1 >conftest.err | |
23114 | rm -f conftest.er1 | |
23115 | cat conftest.err >&5 | |
23116 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23117 | (exit $ac_status); } && | |
b4e70030 JB |
23118 | { ac_try='test -z "$ac_c_werror_flag" |
23119 | || test ! -s conftest.err' | |
bec39cab AC |
23120 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
23121 | (eval $ac_try) 2>&5 | |
23122 | ac_status=$? | |
23123 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23124 | (exit $ac_status); }; } && | |
23125 | { ac_try='test -s conftest$ac_exeext' | |
23126 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
23127 | (eval $ac_try) 2>&5 | |
23128 | ac_status=$? | |
23129 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23130 | (exit $ac_status); }; }; then | |
23131 | LIBS=$ac_save_LIBS | |
c906108c SS |
23132 | # We can link X programs with no special library path. |
23133 | ac_x_libraries= | |
23134 | else | |
bec39cab AC |
23135 | echo "$as_me: failed program was:" >&5 |
23136 | sed 's/^/| /' conftest.$ac_ext >&5 | |
23137 | ||
b4e70030 | 23138 | LIBS=$ac_save_LIBS |
bec39cab | 23139 | for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` |
c906108c | 23140 | do |
bec39cab | 23141 | # Don't even attempt the hair of trying to link an X program! |
c906108c | 23142 | for ac_extension in a so sl; do |
b4e70030 | 23143 | if test -r $ac_dir/libXt.$ac_extension; then |
c906108c SS |
23144 | ac_x_libraries=$ac_dir |
23145 | break 2 | |
23146 | fi | |
23147 | done | |
23148 | done | |
23149 | fi | |
bec39cab AC |
23150 | rm -f conftest.err conftest.$ac_objext \ |
23151 | conftest$ac_exeext conftest.$ac_ext | |
23152 | fi # $ac_x_libraries = no | |
c906108c | 23153 | |
bec39cab | 23154 | if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then |
c906108c SS |
23155 | # Didn't find X anywhere. Cache the known absence of X. |
23156 | ac_cv_have_x="have_x=no" | |
23157 | else | |
23158 | # Record where we found X for the cache. | |
23159 | ac_cv_have_x="have_x=yes \ | |
bec39cab | 23160 | ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" |
c906108c SS |
23161 | fi |
23162 | fi | |
bec39cab | 23163 | |
c906108c SS |
23164 | fi |
23165 | eval "$ac_cv_have_x" | |
23166 | fi # $with_x != no | |
23167 | ||
23168 | if test "$have_x" != yes; then | |
b4e70030 JB |
23169 | echo "$as_me:$LINENO: result: $have_x" >&5 |
23170 | echo "${ECHO_T}$have_x" >&6 | |
c906108c SS |
23171 | no_x=yes |
23172 | else | |
23173 | # If each of the values was on the command line, it overrides each guess. | |
23174 | test "x$x_includes" = xNONE && x_includes=$ac_x_includes | |
23175 | test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries | |
23176 | # Update the cache value to reflect the command line values. | |
23177 | ac_cv_have_x="have_x=yes \ | |
23178 | ac_x_includes=$x_includes ac_x_libraries=$x_libraries" | |
b4e70030 JB |
23179 | echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5 |
23180 | echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6 | |
c906108c SS |
23181 | fi |
23182 | ||
23183 | ||
9cc52bde MK |
23184 | # Check whether we should enable the TUI, but only do so if we really |
23185 | # can. | |
23186 | if test x"$enable_tui" = xyes; then | |
23187 | if test -d $srcdir/tui; then | |
23188 | if test "$ac_cv_search_waddstr" != no; then | |
23189 | CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_TUI_OBS)" | |
23190 | CONFIG_DEPS="$CONFIG_DEPS \$(SUBDIR_TUI_DEPS)" | |
23191 | CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_TUI_SRCS)" | |
23192 | CONFIG_INITS="$CONFIG_INITS \$(SUBDIR_TUI_INITS)" | |
23193 | ENABLE_CFLAGS="$ENABLE_CFLAGS \$(SUBDIR_TUI_CFLAGS)" | |
23194 | CONFIG_ALL="${CONFIG_ALL} all-tui" | |
23195 | CONFIG_CLEAN="${CONFIG_CLEAN} clean-tui" | |
23196 | CONFIG_INSTALL="${CONFIG_INSTALL} install-tui" | |
23197 | CONFIG_UNINSTALL="${CONFIG_UNINSTALL} uninstall-tui" | |
23198 | else | |
bec39cab AC |
23199 | { echo "$as_me:$LINENO: WARNING: no enhanced curses library found; disabling TUI" >&5 |
23200 | echo "$as_me: WARNING: no enhanced curses library found; disabling TUI" >&2;} | |
9cc52bde MK |
23201 | fi |
23202 | fi | |
23203 | fi | |
23204 | ||
bec39cab AC |
23205 | # Unlike the sim directory, whether a simulator is linked is controlled by |
23206 | # presence of a SIM= and a SIM_OBS= definition in the target '.mt' file. | |
7a292a7a SS |
23207 | # This code just checks for a few cases where we'd like to ignore those |
23208 | # definitions, even when they're present in the '.mt' file. These cases | |
23209 | # are when --disable-sim is specified, or if the simulator directory is | |
6c5cfe5b | 23210 | # not part of the source tree. |
7a292a7a | 23211 | # |
b4e70030 | 23212 | # Check whether --enable-sim or --disable-sim was given. |
7a292a7a | 23213 | if test "${enable_sim+set}" = set; then |
b4e70030 JB |
23214 | enableval="$enable_sim" |
23215 | echo "enable_sim = $enable_sim"; | |
7a292a7a SS |
23216 | echo "enableval = ${enableval}"; |
23217 | case "${enableval}" in | |
23218 | yes) ignore_sim=false ;; | |
23219 | no) ignore_sim=true ;; | |
23220 | *) ignore_sim=false ;; | |
23221 | esac | |
23222 | else | |
23223 | ignore_sim=false | |
b4e70030 | 23224 | fi; |
7a292a7a SS |
23225 | |
23226 | if test ! -d "${srcdir}/../sim"; then | |
23227 | ignore_sim=true | |
23228 | fi | |
23229 | ||
23230 | if test "${ignore_sim}" = "true"; then | |
23231 | IGNORE_SIM="SIM=" | |
23232 | IGNORE_SIM_OBS="SIM_OBS=" | |
23233 | else | |
23234 | IGNORE_SIM="" | |
23235 | IGNORE_SIM_OBS="" | |
60ca704f SE |
23236 | |
23237 | cat >>confdefs.h <<\_ACEOF | |
7a292a7a | 23238 | #define WITH_SIM 1 |
bec39cab | 23239 | _ACEOF |
7a292a7a SS |
23240 | |
23241 | fi | |
23242 | ||
23243 | ||
23244 | ||
c906108c SS |
23245 | |
23246 | ||
23247 | ||
23248 | ||
23249 | ||
23250 | ||
dfcd3bfb | 23251 | |
e56ac5c3 AC |
23252 | |
23253 | ||
b3a90332 AC |
23254 | |
23255 | ||
c35f4ffc | 23256 | # List of host floatformats. |
bec39cab AC |
23257 | |
23258 | cat >>confdefs.h <<_ACEOF | |
c35f4ffc | 23259 | #define GDB_HOST_FLOAT_FORMAT $gdb_host_float_format |
bec39cab | 23260 | _ACEOF |
c35f4ffc | 23261 | |
bec39cab AC |
23262 | |
23263 | cat >>confdefs.h <<_ACEOF | |
c35f4ffc | 23264 | #define GDB_HOST_DOUBLE_FORMAT $gdb_host_double_format |
bec39cab AC |
23265 | _ACEOF |
23266 | ||
c35f4ffc | 23267 | |
bec39cab | 23268 | cat >>confdefs.h <<_ACEOF |
c35f4ffc | 23269 | #define GDB_HOST_LONG_DOUBLE_FORMAT $gdb_host_long_double_format |
bec39cab | 23270 | _ACEOF |
c35f4ffc AC |
23271 | |
23272 | ||
c906108c SS |
23273 | # target_subdir is used by the testsuite to find the target libraries. |
23274 | target_subdir= | |
23275 | if test "${host}" != "${target}"; then | |
23276 | target_subdir="${target_alias}/" | |
23277 | fi | |
23278 | ||
23279 | ||
23280 | frags= | |
771b4502 | 23281 | if test "${gdb_native}" = "yes"; then |
0dad8a66 MK |
23282 | host_makefile_frag=${srcdir}/config/${gdb_host_cpu}/${gdb_host}.mh |
23283 | if test ! -f ${host_makefile_frag}; then | |
bec39cab AC |
23284 | { { echo "$as_me:$LINENO: error: \"*** Gdb does not support native target ${host}\"" >&5 |
23285 | echo "$as_me: error: \"*** Gdb does not support native target ${host}\"" >&2;} | |
23286 | { (exit 1); exit 1; }; } | |
0dad8a66 MK |
23287 | fi |
23288 | frags="$frags $host_makefile_frag" | |
23289 | else | |
23290 | host_makefile_frag=/dev/null | |
c906108c | 23291 | fi |
c906108c SS |
23292 | |
23293 | target_makefile_frag=${srcdir}/config/${gdb_target_cpu}/${gdb_target}.mt | |
23294 | if test ! -f ${target_makefile_frag}; then | |
bec39cab AC |
23295 | { { echo "$as_me:$LINENO: error: \"*** Gdb does not support target ${target}\"" >&5 |
23296 | echo "$as_me: error: \"*** Gdb does not support target ${target}\"" >&2;} | |
23297 | { (exit 1); exit 1; }; } | |
c906108c SS |
23298 | fi |
23299 | frags="$frags $target_makefile_frag" | |
23300 | ||
23301 | ||
23302 | ||
23303 | ||
23304 | ||
23305 | hostfile=`sed -n ' | |
23306 | s/XM_FILE[ ]*=[ ]*\([^ ]*\)/\1/p | |
23307 | ' ${host_makefile_frag}` | |
23308 | ||
23309 | targetfile=`sed -n ' | |
b523a1fd | 23310 | s/^[ ]*DEPRECATED_TM_FILE[ ]*=[ ]*\([^ ]*\)/\1/p |
c906108c SS |
23311 | ' ${target_makefile_frag}` |
23312 | ||
771b4502 | 23313 | if test "${gdb_native}" = "yes"; then |
a85f51e7 DJ |
23314 | # We pick this up from the host configuration file (.mh) because we |
23315 | # do not have a native configuration Makefile fragment. | |
c906108c SS |
23316 | nativefile=`sed -n ' |
23317 | s/NAT_FILE[ ]*=[ ]*\([^ ]*\)/\1/p | |
23318 | ' ${host_makefile_frag}` | |
c906108c SS |
23319 | fi |
23320 | ||
23321 | ||
b00a8037 | 23322 | if test x"${gdb_osabi}" != x ; then |
bec39cab AC |
23323 | |
23324 | cat >>confdefs.h <<_ACEOF | |
b00a8037 | 23325 | #define GDB_OSABI_DEFAULT $gdb_osabi |
bec39cab | 23326 | _ACEOF |
b00a8037 DJ |
23327 | |
23328 | fi | |
23329 | ||
8dcde887 | 23330 | # Enable multi-ice-gdb-server. |
b4e70030 | 23331 | # Check whether --enable-multi-ice or --disable-multi-ice was given. |
8dcde887 | 23332 | if test "${enable_multi_ice+set}" = set; then |
b4e70030 JB |
23333 | enableval="$enable_multi_ice" |
23334 | case $enableval in | |
8dcde887 MK |
23335 | yes | no) |
23336 | ;; | |
bec39cab AC |
23337 | *) { { echo "$as_me:$LINENO: error: bad value $enableval for --enable-multi-ice" >&5 |
23338 | echo "$as_me: error: bad value $enableval for --enable-multi-ice" >&2;} | |
23339 | { (exit 1); exit 1; }; } ;; | |
8dcde887 | 23340 | esac |
b4e70030 | 23341 | fi; |
4e8d927d | 23342 | if test "x$enable_multi_ice" = xyes; then |
b4e70030 JB |
23343 | |
23344 | ||
23345 | subdirs="$subdirs multi-ice" | |
3ace7edb | 23346 | |
a85f51e7 DJ |
23347 | fi |
23348 | ||
a13e2c95 UW |
23349 | # We only build gdbserver automatically in a native configuration. |
23350 | if test "$gdb_native" = "yes"; then | |
b4e70030 JB |
23351 | echo "$as_me:$LINENO: checking whether gdbserver is supported on this host" >&5 |
23352 | echo $ECHO_N "checking whether gdbserver is supported on this host... $ECHO_C" >&6 | |
8dcde887 | 23353 | if test "x$build_gdbserver" = xyes; then |
b4e70030 JB |
23354 | echo "$as_me:$LINENO: result: yes" >&5 |
23355 | echo "${ECHO_T}yes" >&6 | |
23356 | ||
23357 | ||
23358 | subdirs="$subdirs gdbserver" | |
3ace7edb | 23359 | |
8dcde887 | 23360 | else |
b4e70030 JB |
23361 | echo "$as_me:$LINENO: result: no" >&5 |
23362 | echo "${ECHO_T}no" >&6 | |
8dcde887 MK |
23363 | fi |
23364 | fi | |
23365 | ||
2c0fc042 AC |
23366 | # If hostfile (XM_FILE) and/or targetfile (DEPRECATED_TM_FILE) and/or |
23367 | # nativefile (NAT_FILE) is not set in config/*/*.m[ht] files, we link | |
23368 | # to an empty version. | |
c906108c SS |
23369 | |
23370 | files= | |
23371 | links= | |
5a2402b8 | 23372 | |
c906108c | 23373 | rm -f xm.h |
5a2402b8 | 23374 | xm_h="" |
c906108c | 23375 | if test "${hostfile}" != ""; then |
5a2402b8 | 23376 | xm_h=xm.h |
0f475e27 AC |
23377 | case "${hostfile}" in |
23378 | xm-*.h ) GDB_XM_FILE="config/${gdb_host_cpu}/${hostfile}" ;; | |
23379 | * ) GDB_XM_FILE="${hostfile}" | |
23380 | esac | |
5a2402b8 AC |
23381 | files="${files} ${GDB_XM_FILE}" |
23382 | links="${links} xm.h" | |
60ca704f SE |
23383 | |
23384 | cat >>confdefs.h <<_ACEOF | |
b78960be | 23385 | #define GDB_XM_FILE "${GDB_XM_FILE}" |
bec39cab | 23386 | _ACEOF |
5a2402b8 | 23387 | |
c906108c | 23388 | fi |
5a2402b8 AC |
23389 | |
23390 | ||
c906108c | 23391 | rm -f tm.h |
5a2402b8 | 23392 | tm_h="" |
c906108c | 23393 | if test "${targetfile}" != ""; then |
5a2402b8 | 23394 | tm_h=tm.h |
0f475e27 | 23395 | case "${targetfile}" in |
b8c4aece | 23396 | tm-*.h ) GDB_TM_FILE="config/${gdb_target_cpu}/${targetfile}" ;; |
0f475e27 AC |
23397 | * ) GDB_TM_FILE="${targetfile}" |
23398 | esac | |
5a2402b8 AC |
23399 | files="${files} ${GDB_TM_FILE}" |
23400 | links="${links} tm.h" | |
60ca704f SE |
23401 | |
23402 | cat >>confdefs.h <<_ACEOF | |
b78960be | 23403 | #define GDB_TM_FILE "${GDB_TM_FILE}" |
bec39cab | 23404 | _ACEOF |
5a2402b8 | 23405 | |
c906108c | 23406 | fi |
5a2402b8 AC |
23407 | |
23408 | ||
c906108c | 23409 | rm -f nm.h |
5a2402b8 | 23410 | nm_h="" |
c906108c | 23411 | if test "${nativefile}" != ""; then |
5a2402b8 | 23412 | nm_h=nm.h |
0f475e27 AC |
23413 | case "${nativefile}" in |
23414 | nm-*.h ) GDB_NM_FILE="config/${gdb_host_cpu}/${nativefile}" ;; | |
23415 | * ) GDB_NM_FILE="${nativefile}" | |
23416 | esac | |
5a2402b8 AC |
23417 | files="${files} ${GDB_NM_FILE}" |
23418 | links="${links} nm.h" | |
60ca704f SE |
23419 | |
23420 | cat >>confdefs.h <<_ACEOF | |
b78960be | 23421 | #define GDB_NM_FILE "${GDB_NM_FILE}" |
bec39cab | 23422 | _ACEOF |
5a2402b8 | 23423 | |
c906108c | 23424 | fi |
5a2402b8 AC |
23425 | |
23426 | ||
bec39cab AC |
23427 | ac_sources="$files" |
23428 | ac_dests="$links" | |
23429 | while test -n "$ac_sources"; do | |
23430 | set $ac_dests; ac_dest=$1; shift; ac_dests=$* | |
23431 | set $ac_sources; ac_source=$1; shift; ac_sources=$* | |
23432 | ac_config_links_1="$ac_config_links_1 $ac_dest:$ac_source" | |
23433 | done | |
b4e70030 | 23434 | ac_config_links="$ac_config_links $ac_config_links_1" |
c906108c SS |
23435 | |
23436 | ||
c906108c SS |
23437 | |
23438 | ||
c906108c | 23439 | |
c906108c | 23440 | |
bec39cab AC |
23441 | cat >>confdefs.h <<\_ACEOF |
23442 | #define GDB_DEFAULT_HOST_CHARSET "ISO-8859-1" | |
23443 | _ACEOF | |
c906108c | 23444 | |
234b45d4 | 23445 | |
234b45d4 KB |
23446 | |
23447 | ||
23448 | ||
b4e70030 | 23449 | # Check whether --with-libiconv-prefix or --without-libiconv-prefix was given. |
234b45d4 | 23450 | if test "${with_libiconv_prefix+set}" = set; then |
b4e70030 JB |
23451 | withval="$with_libiconv_prefix" |
23452 | ||
234b45d4 KB |
23453 | for dir in `echo "$withval" | tr : ' '`; do |
23454 | if test -d $dir/include; then CPPFLAGS="$CPPFLAGS -I$dir/include"; fi | |
23455 | if test -d $dir/lib; then LDFLAGS="$LDFLAGS -L$dir/lib"; fi | |
23456 | done | |
234b45d4 | 23457 | |
b4e70030 | 23458 | fi; |
234b45d4 | 23459 | |
b4e70030 JB |
23460 | echo "$as_me:$LINENO: checking for iconv" >&5 |
23461 | echo $ECHO_N "checking for iconv... $ECHO_C" >&6 | |
bec39cab AC |
23462 | if test "${am_cv_func_iconv+set}" = set; then |
23463 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
234b45d4 | 23464 | else |
bec39cab | 23465 | |
234b45d4 KB |
23466 | am_cv_func_iconv="no, consider installing GNU libiconv" |
23467 | am_cv_lib_iconv=no | |
bec39cab AC |
23468 | cat >conftest.$ac_ext <<_ACEOF |
23469 | /* confdefs.h. */ | |
23470 | _ACEOF | |
23471 | cat confdefs.h >>conftest.$ac_ext | |
23472 | cat >>conftest.$ac_ext <<_ACEOF | |
23473 | /* end confdefs.h. */ | |
234b45d4 KB |
23474 | #include <stdlib.h> |
23475 | #include <iconv.h> | |
bec39cab AC |
23476 | int |
23477 | main () | |
23478 | { | |
234b45d4 KB |
23479 | iconv_t cd = iconv_open("",""); |
23480 | iconv(cd,NULL,NULL,NULL,NULL); | |
23481 | iconv_close(cd); | |
bec39cab AC |
23482 | ; |
23483 | return 0; | |
23484 | } | |
23485 | _ACEOF | |
23486 | rm -f conftest.$ac_objext conftest$ac_exeext | |
23487 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
23488 | (eval $ac_link) 2>conftest.er1 | |
23489 | ac_status=$? | |
23490 | grep -v '^ *+' conftest.er1 >conftest.err | |
23491 | rm -f conftest.er1 | |
23492 | cat conftest.err >&5 | |
23493 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23494 | (exit $ac_status); } && | |
b4e70030 JB |
23495 | { ac_try='test -z "$ac_c_werror_flag" |
23496 | || test ! -s conftest.err' | |
bec39cab AC |
23497 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
23498 | (eval $ac_try) 2>&5 | |
23499 | ac_status=$? | |
23500 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23501 | (exit $ac_status); }; } && | |
23502 | { ac_try='test -s conftest$ac_exeext' | |
23503 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
23504 | (eval $ac_try) 2>&5 | |
23505 | ac_status=$? | |
23506 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23507 | (exit $ac_status); }; }; then | |
234b45d4 KB |
23508 | am_cv_func_iconv=yes |
23509 | else | |
bec39cab AC |
23510 | echo "$as_me: failed program was:" >&5 |
23511 | sed 's/^/| /' conftest.$ac_ext >&5 | |
23512 | ||
234b45d4 | 23513 | fi |
bec39cab AC |
23514 | rm -f conftest.err conftest.$ac_objext \ |
23515 | conftest$ac_exeext conftest.$ac_ext | |
234b45d4 KB |
23516 | if test "$am_cv_func_iconv" != yes; then |
23517 | am_save_LIBS="$LIBS" | |
23518 | LIBS="$LIBS -liconv" | |
bec39cab AC |
23519 | cat >conftest.$ac_ext <<_ACEOF |
23520 | /* confdefs.h. */ | |
23521 | _ACEOF | |
23522 | cat confdefs.h >>conftest.$ac_ext | |
23523 | cat >>conftest.$ac_ext <<_ACEOF | |
23524 | /* end confdefs.h. */ | |
234b45d4 KB |
23525 | #include <stdlib.h> |
23526 | #include <iconv.h> | |
bec39cab AC |
23527 | int |
23528 | main () | |
23529 | { | |
234b45d4 KB |
23530 | iconv_t cd = iconv_open("",""); |
23531 | iconv(cd,NULL,NULL,NULL,NULL); | |
23532 | iconv_close(cd); | |
bec39cab AC |
23533 | ; |
23534 | return 0; | |
23535 | } | |
23536 | _ACEOF | |
23537 | rm -f conftest.$ac_objext conftest$ac_exeext | |
23538 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
23539 | (eval $ac_link) 2>conftest.er1 | |
23540 | ac_status=$? | |
23541 | grep -v '^ *+' conftest.er1 >conftest.err | |
23542 | rm -f conftest.er1 | |
23543 | cat conftest.err >&5 | |
23544 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23545 | (exit $ac_status); } && | |
b4e70030 JB |
23546 | { ac_try='test -z "$ac_c_werror_flag" |
23547 | || test ! -s conftest.err' | |
bec39cab AC |
23548 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
23549 | (eval $ac_try) 2>&5 | |
23550 | ac_status=$? | |
23551 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23552 | (exit $ac_status); }; } && | |
23553 | { ac_try='test -s conftest$ac_exeext' | |
23554 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
23555 | (eval $ac_try) 2>&5 | |
23556 | ac_status=$? | |
23557 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23558 | (exit $ac_status); }; }; then | |
234b45d4 KB |
23559 | am_cv_lib_iconv=yes |
23560 | am_cv_func_iconv=yes | |
23561 | else | |
bec39cab AC |
23562 | echo "$as_me: failed program was:" >&5 |
23563 | sed 's/^/| /' conftest.$ac_ext >&5 | |
23564 | ||
234b45d4 | 23565 | fi |
bec39cab AC |
23566 | rm -f conftest.err conftest.$ac_objext \ |
23567 | conftest$ac_exeext conftest.$ac_ext | |
234b45d4 KB |
23568 | LIBS="$am_save_LIBS" |
23569 | fi | |
bec39cab AC |
23570 | |
23571 | fi | |
b4e70030 JB |
23572 | echo "$as_me:$LINENO: result: $am_cv_func_iconv" >&5 |
23573 | echo "${ECHO_T}$am_cv_func_iconv" >&6 | |
bec39cab AC |
23574 | if test "$am_cv_func_iconv" = yes; then |
23575 | ||
23576 | cat >>confdefs.h <<\_ACEOF | |
23577 | #define HAVE_ICONV 1 | |
23578 | _ACEOF | |
23579 | ||
b4e70030 JB |
23580 | echo "$as_me:$LINENO: checking for iconv declaration" >&5 |
23581 | echo $ECHO_N "checking for iconv declaration... $ECHO_C" >&6 | |
bec39cab AC |
23582 | if test "${am_cv_proto_iconv+set}" = set; then |
23583 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
23584 | else | |
23585 | ||
23586 | cat >conftest.$ac_ext <<_ACEOF | |
23587 | /* confdefs.h. */ | |
23588 | _ACEOF | |
23589 | cat confdefs.h >>conftest.$ac_ext | |
23590 | cat >>conftest.$ac_ext <<_ACEOF | |
23591 | /* end confdefs.h. */ | |
23592 | ||
23593 | #include <stdlib.h> | |
23594 | #include <iconv.h> | |
23595 | extern | |
23596 | #ifdef __cplusplus | |
23597 | "C" | |
23598 | #endif | |
23599 | #if defined(__STDC__) || defined(__cplusplus) | |
23600 | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
23601 | #else | |
23602 | size_t iconv(); | |
23603 | #endif | |
23604 | ||
23605 | int | |
23606 | main () | |
23607 | { | |
23608 | ||
23609 | ; | |
23610 | return 0; | |
23611 | } | |
23612 | _ACEOF | |
23613 | rm -f conftest.$ac_objext | |
23614 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
23615 | (eval $ac_compile) 2>conftest.er1 | |
23616 | ac_status=$? | |
23617 | grep -v '^ *+' conftest.er1 >conftest.err | |
23618 | rm -f conftest.er1 | |
23619 | cat conftest.err >&5 | |
23620 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23621 | (exit $ac_status); } && | |
b4e70030 JB |
23622 | { ac_try='test -z "$ac_c_werror_flag" |
23623 | || test ! -s conftest.err' | |
bec39cab AC |
23624 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
23625 | (eval $ac_try) 2>&5 | |
23626 | ac_status=$? | |
23627 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23628 | (exit $ac_status); }; } && | |
23629 | { ac_try='test -s conftest.$ac_objext' | |
23630 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
23631 | (eval $ac_try) 2>&5 | |
23632 | ac_status=$? | |
23633 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23634 | (exit $ac_status); }; }; then | |
23635 | am_cv_proto_iconv_arg1="" | |
23636 | else | |
23637 | echo "$as_me: failed program was:" >&5 | |
23638 | sed 's/^/| /' conftest.$ac_ext >&5 | |
23639 | ||
b4e70030 | 23640 | am_cv_proto_iconv_arg1="const" |
bec39cab AC |
23641 | fi |
23642 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
23643 | am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);" | |
23644 | fi | |
23645 | ||
23646 | am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` | |
b4e70030 | 23647 | echo "$as_me:$LINENO: result: ${ac_t:- |
bec39cab AC |
23648 | }$am_cv_proto_iconv" >&5 |
23649 | echo "${ECHO_T}${ac_t:- | |
b4e70030 | 23650 | }$am_cv_proto_iconv" >&6 |
bec39cab AC |
23651 | |
23652 | cat >>confdefs.h <<_ACEOF | |
23653 | #define ICONV_CONST $am_cv_proto_iconv_arg1 | |
23654 | _ACEOF | |
23655 | ||
23656 | fi | |
23657 | LIBICONV= | |
23658 | if test "$am_cv_lib_iconv" = yes; then | |
23659 | LIBICONV="-liconv" | |
23660 | fi | |
23661 | ||
23662 | ||
23663 | ||
b4e70030 JB |
23664 | ac_config_files="$ac_config_files Makefile .gdbinit:gdbinit.in" |
23665 | ac_config_commands="$ac_config_commands default" | |
bec39cab AC |
23666 | cat >confcache <<\_ACEOF |
23667 | # This file is a shell script that caches the results of configure | |
23668 | # tests run on this system so they can be shared between configure | |
23669 | # scripts and configure runs, see configure's option --config-cache. | |
23670 | # It is not useful on other systems. If it contains results you don't | |
23671 | # want to keep, you may remove or edit it. | |
23672 | # | |
23673 | # config.status only pays attention to the cache file if you give it | |
23674 | # the --recheck option to rerun configure. | |
23675 | # | |
23676 | # `ac_cv_env_foo' variables (set or unset) will be overridden when | |
23677 | # loading this file, other *unset* `ac_cv_foo' will be assigned the | |
23678 | # following values. | |
23679 | ||
23680 | _ACEOF | |
23681 | ||
23682 | # The following way of writing the cache mishandles newlines in values, | |
23683 | # but we know of no workaround that is simple, portable, and efficient. | |
b4e70030 | 23684 | # So, don't put newlines in cache variables' values. |
bec39cab AC |
23685 | # Ultrix sh set writes to stderr and can't be redirected directly, |
23686 | # and sets the high bit in the cache file unless we assign to the vars. | |
b4e70030 | 23687 | { |
bec39cab | 23688 | (set) 2>&1 | |
b4e70030 JB |
23689 | case `(ac_space=' '; set | grep ac_space) 2>&1` in |
23690 | *ac_space=\ *) | |
bec39cab AC |
23691 | # `set' does not quote correctly, so add quotes (double-quote |
23692 | # substitution turns \\\\ into \\, and sed turns \\ into \). | |
23693 | sed -n \ | |
23694 | "s/'/'\\\\''/g; | |
23695 | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" | |
b4e70030 | 23696 | ;; |
bec39cab AC |
23697 | *) |
23698 | # `set' quotes correctly as required by POSIX, so do not add quotes. | |
b4e70030 JB |
23699 | sed -n \ |
23700 | "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" | |
bec39cab | 23701 | ;; |
b4e70030 JB |
23702 | esac; |
23703 | } | | |
bec39cab AC |
23704 | sed ' |
23705 | t clear | |
b4e70030 | 23706 | : clear |
bec39cab AC |
23707 | s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ |
23708 | t end | |
b4e70030 JB |
23709 | /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ |
23710 | : end' >>confcache | |
bec39cab AC |
23711 | if diff $cache_file confcache >/dev/null 2>&1; then :; else |
23712 | if test -w $cache_file; then | |
b4e70030 | 23713 | test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file" |
bec39cab AC |
23714 | cat confcache >$cache_file |
23715 | else | |
b4e70030 | 23716 | echo "not updating unwritable cache $cache_file" |
bec39cab AC |
23717 | fi |
23718 | fi | |
23719 | rm -f confcache | |
23720 | ||
23721 | test "x$prefix" = xNONE && prefix=$ac_default_prefix | |
23722 | # Let make expand exec_prefix. | |
23723 | test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' | |
23724 | ||
b4e70030 JB |
23725 | # VPATH may cause trouble with some makes, so we remove $(srcdir), |
23726 | # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and | |
23727 | # trailing colons and then remove the whole line if VPATH becomes empty | |
23728 | # (actually we leave an empty line to preserve line numbers). | |
23729 | if test "x$srcdir" = x.; then | |
23730 | ac_vpsub='/^[ ]*VPATH[ ]*=/{ | |
23731 | s/:*\$(srcdir):*/:/; | |
23732 | s/:*\${srcdir}:*/:/; | |
23733 | s/:*@srcdir@:*/:/; | |
23734 | s/^\([^=]*=[ ]*\):*/\1/; | |
23735 | s/:*$//; | |
23736 | s/^[^=]*=[ ]*$//; | |
23737 | }' | |
23738 | fi | |
23739 | ||
bec39cab AC |
23740 | DEFS=-DHAVE_CONFIG_H |
23741 | ||
23742 | ac_libobjs= | |
23743 | ac_ltlibobjs= | |
23744 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue | |
23745 | # 1. Remove the extension, and $U if already installed. | |
b4e70030 JB |
23746 | ac_i=`echo "$ac_i" | |
23747 | sed 's/\$U\././;s/\.o$//;s/\.obj$//'` | |
23748 | # 2. Add them. | |
23749 | ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" | |
23750 | ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' | |
bec39cab AC |
23751 | done |
23752 | LIBOBJS=$ac_libobjs | |
23753 | ||
23754 | LTLIBOBJS=$ac_ltlibobjs | |
23755 | ||
23756 | ||
85981d60 AC |
23757 | if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then |
23758 | { { echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined. | |
23759 | Usually this means the macro was only invoked conditionally." >&5 | |
23760 | echo "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined. | |
23761 | Usually this means the macro was only invoked conditionally." >&2;} | |
23762 | { (exit 1); exit 1; }; } | |
23763 | fi | |
bec39cab AC |
23764 | |
23765 | : ${CONFIG_STATUS=./config.status} | |
23766 | ac_clean_files_save=$ac_clean_files | |
23767 | ac_clean_files="$ac_clean_files $CONFIG_STATUS" | |
23768 | { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 | |
23769 | echo "$as_me: creating $CONFIG_STATUS" >&6;} | |
23770 | cat >$CONFIG_STATUS <<_ACEOF | |
23771 | #! $SHELL | |
23772 | # Generated by $as_me. | |
23773 | # Run this file to recreate the current configuration. | |
23774 | # Compiler output produced by configure, useful for debugging | |
23775 | # configure, is in config.log if it exists. | |
23776 | ||
23777 | debug=false | |
23778 | ac_cs_recheck=false | |
23779 | ac_cs_silent=false | |
23780 | SHELL=\${CONFIG_SHELL-$SHELL} | |
23781 | _ACEOF | |
23782 | ||
23783 | cat >>$CONFIG_STATUS <<\_ACEOF | |
23784 | ## --------------------- ## | |
23785 | ## M4sh Initialization. ## | |
23786 | ## --------------------- ## | |
23787 | ||
23788 | # Be Bourne compatible | |
23789 | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | |
23790 | emulate sh | |
23791 | NULLCMD=: | |
23792 | # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which | |
23793 | # is contrary to our usage. Disable this feature. | |
23794 | alias -g '${1+"$@"}'='"$@"' | |
b4e70030 JB |
23795 | elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then |
23796 | set -o posix | |
bec39cab AC |
23797 | fi |
23798 | DUALCASE=1; export DUALCASE # for MKS sh | |
23799 | ||
23800 | # Support unset when possible. | |
23801 | if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then | |
23802 | as_unset=unset | |
23803 | else | |
23804 | as_unset=false | |
23805 | fi | |
23806 | ||
23807 | ||
23808 | # Work around bugs in pre-3.0 UWIN ksh. | |
b4e70030 | 23809 | $as_unset ENV MAIL MAILPATH |
bec39cab AC |
23810 | PS1='$ ' |
23811 | PS2='> ' | |
23812 | PS4='+ ' | |
23813 | ||
23814 | # NLS nuisances. | |
23815 | for as_var in \ | |
23816 | LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ | |
23817 | LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ | |
23818 | LC_TELEPHONE LC_TIME | |
23819 | do | |
23820 | if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then | |
23821 | eval $as_var=C; export $as_var | |
23822 | else | |
b4e70030 | 23823 | $as_unset $as_var |
bec39cab AC |
23824 | fi |
23825 | done | |
23826 | ||
23827 | # Required to use basename. | |
b4e70030 | 23828 | if expr a : '\(a\)' >/dev/null 2>&1; then |
bec39cab AC |
23829 | as_expr=expr |
23830 | else | |
23831 | as_expr=false | |
23832 | fi | |
23833 | ||
b4e70030 | 23834 | if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then |
bec39cab AC |
23835 | as_basename=basename |
23836 | else | |
23837 | as_basename=false | |
23838 | fi | |
23839 | ||
23840 | ||
23841 | # Name of the executable. | |
b4e70030 | 23842 | as_me=`$as_basename "$0" || |
bec39cab AC |
23843 | $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ |
23844 | X"$0" : 'X\(//\)$' \| \ | |
b4e70030 JB |
23845 | X"$0" : 'X\(/\)$' \| \ |
23846 | . : '\(.\)' 2>/dev/null || | |
bec39cab | 23847 | echo X/"$0" | |
b4e70030 JB |
23848 | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } |
23849 | /^X\/\(\/\/\)$/{ s//\1/; q; } | |
23850 | /^X\/\(\/\).*/{ s//\1/; q; } | |
23851 | s/.*/./; q'` | |
bec39cab | 23852 | |
b4e70030 JB |
23853 | |
23854 | # PATH needs CR, and LINENO needs CR and PATH. | |
23855 | # Avoid depending upon Character Ranges. | |
23856 | as_cr_letters='abcdefghijklmnopqrstuvwxyz' | |
23857 | as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' | |
23858 | as_cr_Letters=$as_cr_letters$as_cr_LETTERS | |
23859 | as_cr_digits='0123456789' | |
23860 | as_cr_alnum=$as_cr_Letters$as_cr_digits | |
23861 | ||
23862 | # The user is always right. | |
23863 | if test "${PATH_SEPARATOR+set}" != set; then | |
23864 | echo "#! /bin/sh" >conf$$.sh | |
23865 | echo "exit 0" >>conf$$.sh | |
23866 | chmod +x conf$$.sh | |
23867 | if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then | |
23868 | PATH_SEPARATOR=';' | |
23869 | else | |
23870 | PATH_SEPARATOR=: | |
23871 | fi | |
23872 | rm -f conf$$.sh | |
23873 | fi | |
bec39cab AC |
23874 | |
23875 | ||
b4e70030 JB |
23876 | as_lineno_1=$LINENO |
23877 | as_lineno_2=$LINENO | |
23878 | as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` | |
23879 | test "x$as_lineno_1" != "x$as_lineno_2" && | |
23880 | test "x$as_lineno_3" = "x$as_lineno_2" || { | |
23881 | # Find who we are. Look in the path if we contain no path at all | |
23882 | # relative or not. | |
23883 | case $0 in | |
23884 | *[\\/]* ) as_myself=$0 ;; | |
23885 | *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
23886 | for as_dir in $PATH | |
23887 | do | |
23888 | IFS=$as_save_IFS | |
23889 | test -z "$as_dir" && as_dir=. | |
23890 | test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break | |
23891 | done | |
bec39cab | 23892 | |
b4e70030 JB |
23893 | ;; |
23894 | esac | |
23895 | # We did not find ourselves, most probably we were run as `sh COMMAND' | |
23896 | # in which case we are not to be found in the path. | |
23897 | if test "x$as_myself" = x; then | |
23898 | as_myself=$0 | |
23899 | fi | |
23900 | if test ! -f "$as_myself"; then | |
23901 | { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5 | |
23902 | echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;} | |
23903 | { (exit 1); exit 1; }; } | |
23904 | fi | |
23905 | case $CONFIG_SHELL in | |
23906 | '') | |
23907 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
23908 | for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH | |
23909 | do | |
23910 | IFS=$as_save_IFS | |
23911 | test -z "$as_dir" && as_dir=. | |
23912 | for as_base in sh bash ksh sh5; do | |
23913 | case $as_dir in | |
23914 | /*) | |
23915 | if ("$as_dir/$as_base" -c ' | |
bec39cab AC |
23916 | as_lineno_1=$LINENO |
23917 | as_lineno_2=$LINENO | |
b4e70030 | 23918 | as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` |
bec39cab | 23919 | test "x$as_lineno_1" != "x$as_lineno_2" && |
b4e70030 JB |
23920 | test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then |
23921 | $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } | |
23922 | $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } | |
23923 | CONFIG_SHELL=$as_dir/$as_base | |
23924 | export CONFIG_SHELL | |
23925 | exec "$CONFIG_SHELL" "$0" ${1+"$@"} | |
23926 | fi;; | |
23927 | esac | |
23928 | done | |
23929 | done | |
23930 | ;; | |
23931 | esac | |
bec39cab AC |
23932 | |
23933 | # Create $as_me.lineno as a copy of $as_myself, but with $LINENO | |
23934 | # uniformly replaced by the line number. The first 'sed' inserts a | |
b4e70030 JB |
23935 | # line-number line before each line; the second 'sed' does the real |
23936 | # work. The second script uses 'N' to pair each line-number line | |
23937 | # with the numbered line, and appends trailing '-' during | |
23938 | # substitution so that $LINENO is not a special case at line end. | |
bec39cab | 23939 | # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the |
b4e70030 JB |
23940 | # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) |
23941 | sed '=' <$as_myself | | |
bec39cab AC |
23942 | sed ' |
23943 | N | |
b4e70030 JB |
23944 | s,$,-, |
23945 | : loop | |
23946 | s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, | |
bec39cab | 23947 | t loop |
b4e70030 JB |
23948 | s,-$,, |
23949 | s,^['$as_cr_digits']*\n,, | |
bec39cab | 23950 | ' >$as_me.lineno && |
b4e70030 JB |
23951 | chmod +x $as_me.lineno || |
23952 | { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5 | |
23953 | echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;} | |
bec39cab AC |
23954 | { (exit 1); exit 1; }; } |
23955 | ||
23956 | # Don't try to exec as it changes $[0], causing all sort of problems | |
23957 | # (the dirname of $[0] is not the place where we might find the | |
b4e70030 JB |
23958 | # original and so on. Autoconf is especially sensible to this). |
23959 | . ./$as_me.lineno | |
bec39cab AC |
23960 | # Exit status is that of the last command. |
23961 | exit | |
23962 | } | |
23963 | ||
23964 | ||
b4e70030 JB |
23965 | case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in |
23966 | *c*,-n*) ECHO_N= ECHO_C=' | |
23967 | ' ECHO_T=' ' ;; | |
23968 | *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; | |
23969 | *) ECHO_N= ECHO_C='\c' ECHO_T= ;; | |
bec39cab AC |
23970 | esac |
23971 | ||
b4e70030 | 23972 | if expr a : '\(a\)' >/dev/null 2>&1; then |
bec39cab AC |
23973 | as_expr=expr |
23974 | else | |
23975 | as_expr=false | |
23976 | fi | |
23977 | ||
23978 | rm -f conf$$ conf$$.exe conf$$.file | |
23979 | echo >conf$$.file | |
23980 | if ln -s conf$$.file conf$$ 2>/dev/null; then | |
b4e70030 JB |
23981 | # We could just check for DJGPP; but this test a) works b) is more generic |
23982 | # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). | |
23983 | if test -f conf$$.exe; then | |
23984 | # Don't use ln at all; we don't have any links | |
bec39cab | 23985 | as_ln_s='cp -p' |
b4e70030 JB |
23986 | else |
23987 | as_ln_s='ln -s' | |
23988 | fi | |
bec39cab AC |
23989 | elif ln conf$$.file conf$$ 2>/dev/null; then |
23990 | as_ln_s=ln | |
23991 | else | |
23992 | as_ln_s='cp -p' | |
23993 | fi | |
b4e70030 | 23994 | rm -f conf$$ conf$$.exe conf$$.file |
bec39cab AC |
23995 | |
23996 | if mkdir -p . 2>/dev/null; then | |
23997 | as_mkdir_p=: | |
23998 | else | |
23999 | test -d ./-p && rmdir ./-p | |
24000 | as_mkdir_p=false | |
24001 | fi | |
24002 | ||
b4e70030 | 24003 | as_executable_p="test -f" |
bec39cab AC |
24004 | |
24005 | # Sed expression to map a string onto a valid CPP name. | |
24006 | as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | |
24007 | ||
24008 | # Sed expression to map a string onto a valid variable name. | |
24009 | as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" | |
24010 | ||
24011 | ||
b4e70030 JB |
24012 | # IFS |
24013 | # We need space, tab and new line, in precisely that order. | |
24014 | as_nl=' | |
24015 | ' | |
24016 | IFS=" $as_nl" | |
24017 | ||
24018 | # CDPATH. | |
24019 | $as_unset CDPATH | |
24020 | ||
bec39cab AC |
24021 | exec 6>&1 |
24022 | ||
b4e70030 | 24023 | # Open the log real soon, to keep \$[0] and so on meaningful, and to |
bec39cab | 24024 | # report actual input values of CONFIG_FILES etc. instead of their |
b4e70030 JB |
24025 | # values after options handling. Logging --version etc. is OK. |
24026 | exec 5>>config.log | |
24027 | { | |
24028 | echo | |
24029 | sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX | |
24030 | ## Running $as_me. ## | |
24031 | _ASBOX | |
24032 | } >&5 | |
24033 | cat >&5 <<_CSEOF | |
24034 | ||
bec39cab | 24035 | This file was extended by $as_me, which was |
b4e70030 | 24036 | generated by GNU Autoconf 2.59. Invocation command line was |
bec39cab AC |
24037 | |
24038 | CONFIG_FILES = $CONFIG_FILES | |
24039 | CONFIG_HEADERS = $CONFIG_HEADERS | |
24040 | CONFIG_LINKS = $CONFIG_LINKS | |
24041 | CONFIG_COMMANDS = $CONFIG_COMMANDS | |
24042 | $ $0 $@ | |
24043 | ||
b4e70030 JB |
24044 | _CSEOF |
24045 | echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5 | |
24046 | echo >&5 | |
bec39cab AC |
24047 | _ACEOF |
24048 | ||
24049 | # Files that config.status was made for. | |
b4e70030 JB |
24050 | if test -n "$ac_config_files"; then |
24051 | echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS | |
24052 | fi | |
234b45d4 | 24053 | |
b4e70030 JB |
24054 | if test -n "$ac_config_headers"; then |
24055 | echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS | |
24056 | fi | |
24057 | ||
24058 | if test -n "$ac_config_links"; then | |
24059 | echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS | |
24060 | fi | |
24061 | ||
24062 | if test -n "$ac_config_commands"; then | |
24063 | echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS | |
24064 | fi | |
234b45d4 | 24065 | |
bec39cab | 24066 | cat >>$CONFIG_STATUS <<\_ACEOF |
b4e70030 | 24067 | |
bec39cab AC |
24068 | ac_cs_usage="\ |
24069 | \`$as_me' instantiates files from templates according to the | |
24070 | current configuration. | |
234b45d4 | 24071 | |
bec39cab | 24072 | Usage: $0 [OPTIONS] [FILE]... |
234b45d4 | 24073 | |
bec39cab AC |
24074 | -h, --help print this help, then exit |
24075 | -V, --version print version number, then exit | |
24076 | -q, --quiet do not print progress messages | |
24077 | -d, --debug don't remove temporary files | |
24078 | --recheck update $as_me by reconfiguring in the same conditions | |
24079 | --file=FILE[:TEMPLATE] | |
24080 | instantiate the configuration file FILE | |
24081 | --header=FILE[:TEMPLATE] | |
24082 | instantiate the configuration header FILE | |
234b45d4 | 24083 | |
bec39cab AC |
24084 | Configuration files: |
24085 | $config_files | |
234b45d4 | 24086 | |
bec39cab AC |
24087 | Configuration headers: |
24088 | $config_headers | |
234b45d4 | 24089 | |
bec39cab AC |
24090 | Configuration links: |
24091 | $config_links | |
234b45d4 | 24092 | |
bec39cab AC |
24093 | Configuration commands: |
24094 | $config_commands | |
24095 | ||
24096 | Report bugs to <[email protected]>." | |
4e8d927d | 24097 | _ACEOF |
b4e70030 | 24098 | |
bec39cab AC |
24099 | cat >>$CONFIG_STATUS <<_ACEOF |
24100 | ac_cs_version="\\ | |
24101 | config.status | |
b4e70030 | 24102 | configured by $0, generated by GNU Autoconf 2.59, |
bec39cab AC |
24103 | with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
24104 | ||
b4e70030 | 24105 | Copyright (C) 2003 Free Software Foundation, Inc. |
bec39cab AC |
24106 | This config.status script is free software; the Free Software Foundation |
24107 | gives unlimited permission to copy, distribute and modify it." | |
b4e70030 JB |
24108 | srcdir=$srcdir |
24109 | INSTALL="$INSTALL" | |
bec39cab AC |
24110 | _ACEOF |
24111 | ||
24112 | cat >>$CONFIG_STATUS <<\_ACEOF | |
24113 | # If no file are specified by the user, then we need to provide default | |
24114 | # value. By we need to know if files were specified by the user. | |
24115 | ac_need_defaults=: | |
24116 | while test $# != 0 | |
24117 | do | |
24118 | case $1 in | |
24119 | --*=*) | |
b4e70030 JB |
24120 | ac_option=`expr "x$1" : 'x\([^=]*\)='` |
24121 | ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` | |
bec39cab | 24122 | ac_shift=: |
c906108c | 24123 | ;; |
b4e70030 | 24124 | -*) |
bec39cab AC |
24125 | ac_option=$1 |
24126 | ac_optarg=$2 | |
24127 | ac_shift=shift | |
c906108c | 24128 | ;; |
b4e70030 JB |
24129 | *) # This is not an option, so the user has probably given explicit |
24130 | # arguments. | |
24131 | ac_option=$1 | |
24132 | ac_need_defaults=false;; | |
bec39cab | 24133 | esac |
c906108c | 24134 | |
bec39cab AC |
24135 | case $ac_option in |
24136 | # Handling of the options. | |
b4e70030 JB |
24137 | _ACEOF |
24138 | cat >>$CONFIG_STATUS <<\_ACEOF | |
bec39cab AC |
24139 | -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) |
24140 | ac_cs_recheck=: ;; | |
b4e70030 JB |
24141 | --version | --vers* | -V ) |
24142 | echo "$ac_cs_version"; exit 0 ;; | |
24143 | --he | --h) | |
24144 | # Conflict between --help and --header | |
24145 | { { echo "$as_me:$LINENO: error: ambiguous option: $1 | |
24146 | Try \`$0 --help' for more information." >&5 | |
24147 | echo "$as_me: error: ambiguous option: $1 | |
24148 | Try \`$0 --help' for more information." >&2;} | |
24149 | { (exit 1); exit 1; }; };; | |
24150 | --help | --hel | -h ) | |
24151 | echo "$ac_cs_usage"; exit 0 ;; | |
24152 | --debug | --d* | -d ) | |
bec39cab AC |
24153 | debug=: ;; |
24154 | --file | --fil | --fi | --f ) | |
24155 | $ac_shift | |
24156 | CONFIG_FILES="$CONFIG_FILES $ac_optarg" | |
24157 | ac_need_defaults=false;; | |
24158 | --header | --heade | --head | --hea ) | |
24159 | $ac_shift | |
24160 | CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" | |
24161 | ac_need_defaults=false;; | |
24162 | -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | |
24163 | | -silent | --silent | --silen | --sile | --sil | --si | --s) | |
24164 | ac_cs_silent=: ;; | |
c906108c | 24165 | |
bec39cab | 24166 | # This is an error. |
b4e70030 JB |
24167 | -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1 |
24168 | Try \`$0 --help' for more information." >&5 | |
24169 | echo "$as_me: error: unrecognized option: $1 | |
24170 | Try \`$0 --help' for more information." >&2;} | |
bec39cab | 24171 | { (exit 1); exit 1; }; } ;; |
c906108c | 24172 | |
b4e70030 | 24173 | *) ac_config_targets="$ac_config_targets $1" ;; |
c906108c | 24174 | |
bec39cab AC |
24175 | esac |
24176 | shift | |
24177 | done | |
c906108c | 24178 | |
bec39cab | 24179 | ac_configure_extra_args= |
c906108c | 24180 | |
bec39cab AC |
24181 | if $ac_cs_silent; then |
24182 | exec 6>/dev/null | |
24183 | ac_configure_extra_args="$ac_configure_extra_args --silent" | |
24184 | fi | |
c906108c | 24185 | |
bec39cab AC |
24186 | _ACEOF |
24187 | cat >>$CONFIG_STATUS <<_ACEOF | |
24188 | if \$ac_cs_recheck; then | |
b4e70030 JB |
24189 | echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 |
24190 | exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion | |
bec39cab AC |
24191 | fi |
24192 | ||
24193 | _ACEOF | |
24194 | ||
24195 | cat >>$CONFIG_STATUS <<_ACEOF | |
c906108c | 24196 | # |
b4e70030 | 24197 | # INIT-COMMANDS section. |
c906108c | 24198 | # |
c906108c | 24199 | |
b4e70030 | 24200 | |
4e8d927d DJ |
24201 | GCC="$GCC" |
24202 | CC="$CC" | |
24203 | acx_cv_header_stdint="$acx_cv_header_stdint" | |
24204 | acx_cv_type_int8_t="$acx_cv_type_int8_t" | |
24205 | acx_cv_type_int16_t="$acx_cv_type_int16_t" | |
24206 | acx_cv_type_int32_t="$acx_cv_type_int32_t" | |
24207 | acx_cv_type_int64_t="$acx_cv_type_int64_t" | |
24208 | acx_cv_type_intptr_t="$acx_cv_type_intptr_t" | |
24209 | ac_cv_type_uintmax_t="$ac_cv_type_uintmax_t" | |
24210 | ac_cv_type_uintptr_t="$ac_cv_type_uintptr_t" | |
24211 | ac_cv_type_uint64_t="$ac_cv_type_uint64_t" | |
24212 | ac_cv_type_u_int64_t="$ac_cv_type_u_int64_t" | |
24213 | ac_cv_type_u_int32_t="$ac_cv_type_u_int32_t" | |
24214 | ac_cv_type_int_least32_t="$ac_cv_type_int_least32_t" | |
24215 | ac_cv_type_int_fast32_t="$ac_cv_type_int_fast32_t" | |
24216 | ac_cv_sizeof_void_p="$ac_cv_sizeof_void_p" | |
24217 | ||
bec39cab AC |
24218 | |
24219 | gdb_host_cpu=$gdb_host_cpu | |
24220 | gdb_target_cpu=$gdb_target_cpu | |
24221 | nativefile=$nativefile | |
24222 | ||
24223 | ||
24224 | _ACEOF | |
24225 | ||
4e8d927d | 24226 | |
b4e70030 JB |
24227 | |
24228 | cat >>$CONFIG_STATUS <<\_ACEOF | |
bec39cab | 24229 | for ac_config_target in $ac_config_targets |
c906108c | 24230 | do |
b4e70030 JB |
24231 | case "$ac_config_target" in |
24232 | # Handling of arguments. | |
24233 | "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; | |
24234 | ".gdbinit" ) CONFIG_FILES="$CONFIG_FILES .gdbinit:gdbinit.in" ;; | |
24235 | "$ac_config_links_1" ) CONFIG_LINKS="$CONFIG_LINKS $ac_config_links_1" ;; | |
24236 | "gdb_stdint.h" ) CONFIG_COMMANDS="$CONFIG_COMMANDS gdb_stdint.h" ;; | |
24237 | "default" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; | |
24238 | "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;; | |
bec39cab AC |
24239 | *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 |
24240 | echo "$as_me: error: invalid argument: $ac_config_target" >&2;} | |
24241 | { (exit 1); exit 1; }; };; | |
c906108c SS |
24242 | esac |
24243 | done | |
24244 | ||
bec39cab AC |
24245 | # If the user did not use the arguments to specify the items to instantiate, |
24246 | # then the envvar interface is used. Set only those that are not. | |
24247 | # We use the long form for the default assignment because of an extremely | |
24248 | # bizarre bug on SunOS 4.1.3. | |
24249 | if $ac_need_defaults; then | |
24250 | test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files | |
24251 | test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers | |
24252 | test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links | |
24253 | test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands | |
24254 | fi | |
24255 | ||
b4e70030 JB |
24256 | # Have a temporary directory for convenience. Make it in the build tree |
24257 | # simply because there is no reason to put it here, and in addition, | |
24258 | # creating and moving files from /tmp can sometimes cause problems. | |
24259 | # Create a temporary directory, and hook for its removal unless debugging. | |
24260 | $debug || | |
24261 | { | |
24262 | trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0 | |
24263 | trap '{ (exit 1); exit 1; }' 1 2 13 15 | |
24264 | } | |
4e8d927d | 24265 | |
b4e70030 | 24266 | # Create a (secure) tmp directory for tmp files. |
4e8d927d | 24267 | |
b4e70030 JB |
24268 | { |
24269 | tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` && | |
24270 | test -n "$tmp" && test -d "$tmp" | |
24271 | } || | |
24272 | { | |
24273 | tmp=./confstat$$-$RANDOM | |
24274 | (umask 077 && mkdir $tmp) | |
24275 | } || | |
24276 | { | |
24277 | echo "$me: cannot create a temporary directory in ." >&2 | |
24278 | { (exit 1); exit 1; } | |
24279 | } | |
4e8d927d | 24280 | |
b4e70030 | 24281 | _ACEOF |
4e8d927d | 24282 | |
b4e70030 | 24283 | cat >>$CONFIG_STATUS <<_ACEOF |
4e8d927d | 24284 | |
b4e70030 JB |
24285 | # |
24286 | # CONFIG_FILES section. | |
24287 | # | |
4e8d927d | 24288 | |
b4e70030 JB |
24289 | # No need to generate the scripts if there are no CONFIG_FILES. |
24290 | # This happens for instance when ./config.status config.h | |
24291 | if test -n "\$CONFIG_FILES"; then | |
24292 | # Protect against being on the right side of a sed subst in config.status. | |
24293 | sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g; | |
24294 | s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF | |
24295 | s,@SHELL@,$SHELL,;t t | |
24296 | s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t | |
24297 | s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t | |
24298 | s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t | |
24299 | s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t | |
24300 | s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t | |
24301 | s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t | |
24302 | s,@exec_prefix@,$exec_prefix,;t t | |
24303 | s,@prefix@,$prefix,;t t | |
24304 | s,@program_transform_name@,$program_transform_name,;t t | |
24305 | s,@bindir@,$bindir,;t t | |
24306 | s,@sbindir@,$sbindir,;t t | |
24307 | s,@libexecdir@,$libexecdir,;t t | |
24308 | s,@datadir@,$datadir,;t t | |
24309 | s,@sysconfdir@,$sysconfdir,;t t | |
24310 | s,@sharedstatedir@,$sharedstatedir,;t t | |
24311 | s,@localstatedir@,$localstatedir,;t t | |
24312 | s,@libdir@,$libdir,;t t | |
24313 | s,@includedir@,$includedir,;t t | |
24314 | s,@oldincludedir@,$oldincludedir,;t t | |
24315 | s,@infodir@,$infodir,;t t | |
24316 | s,@mandir@,$mandir,;t t | |
24317 | s,@build_alias@,$build_alias,;t t | |
24318 | s,@host_alias@,$host_alias,;t t | |
24319 | s,@target_alias@,$target_alias,;t t | |
24320 | s,@DEFS@,$DEFS,;t t | |
24321 | s,@ECHO_C@,$ECHO_C,;t t | |
24322 | s,@ECHO_N@,$ECHO_N,;t t | |
24323 | s,@ECHO_T@,$ECHO_T,;t t | |
24324 | s,@LIBS@,$LIBS,;t t | |
24325 | s,@MAINTAINER_MODE_TRUE@,$MAINTAINER_MODE_TRUE,;t t | |
24326 | s,@MAINTAINER_MODE_FALSE@,$MAINTAINER_MODE_FALSE,;t t | |
24327 | s,@MAINT@,$MAINT,;t t | |
24328 | s,@CC@,$CC,;t t | |
24329 | s,@CFLAGS@,$CFLAGS,;t t | |
24330 | s,@LDFLAGS@,$LDFLAGS,;t t | |
24331 | s,@CPPFLAGS@,$CPPFLAGS,;t t | |
24332 | s,@ac_ct_CC@,$ac_ct_CC,;t t | |
24333 | s,@EXEEXT@,$EXEEXT,;t t | |
24334 | s,@OBJEXT@,$OBJEXT,;t t | |
24335 | s,@CPP@,$CPP,;t t | |
24336 | s,@EGREP@,$EGREP,;t t | |
24337 | s,@build@,$build,;t t | |
24338 | s,@build_cpu@,$build_cpu,;t t | |
24339 | s,@build_vendor@,$build_vendor,;t t | |
24340 | s,@build_os@,$build_os,;t t | |
24341 | s,@host@,$host,;t t | |
24342 | s,@host_cpu@,$host_cpu,;t t | |
24343 | s,@host_vendor@,$host_vendor,;t t | |
24344 | s,@host_os@,$host_os,;t t | |
24345 | s,@target@,$target,;t t | |
24346 | s,@target_cpu@,$target_cpu,;t t | |
24347 | s,@target_vendor@,$target_vendor,;t t | |
24348 | s,@target_os@,$target_os,;t t | |
b4e70030 | 24349 | s,@USE_NLS@,$USE_NLS,;t t |
20e95c23 DJ |
24350 | s,@LIBINTL@,$LIBINTL,;t t |
24351 | s,@LIBINTL_DEP@,$LIBINTL_DEP,;t t | |
24352 | s,@INCINTL@,$INCINTL,;t t | |
b4e70030 | 24353 | s,@XGETTEXT@,$XGETTEXT,;t t |
20e95c23 DJ |
24354 | s,@GMSGFMT@,$GMSGFMT,;t t |
24355 | s,@POSUB@,$POSUB,;t t | |
b4e70030 | 24356 | s,@CATALOGS@,$CATALOGS,;t t |
b4e70030 | 24357 | s,@DATADIRNAME@,$DATADIRNAME,;t t |
b4e70030 | 24358 | s,@INSTOBJEXT@,$INSTOBJEXT,;t t |
20e95c23 DJ |
24359 | s,@GENCAT@,$GENCAT,;t t |
24360 | s,@CATOBJEXT@,$CATOBJEXT,;t t | |
b4e70030 JB |
24361 | s,@localedir@,$localedir,;t t |
24362 | s,@PACKAGE@,$PACKAGE,;t t | |
24363 | s,@subdirs@,$subdirs,;t t | |
24364 | s,@AWK@,$AWK,;t t | |
24365 | s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t | |
24366 | s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t | |
24367 | s,@INSTALL_DATA@,$INSTALL_DATA,;t t | |
24368 | s,@LN_S@,$LN_S,;t t | |
20e95c23 DJ |
24369 | s,@RANLIB@,$RANLIB,;t t |
24370 | s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t | |
b4e70030 JB |
24371 | s,@YACC@,$YACC,;t t |
24372 | s,@AR@,$AR,;t t | |
24373 | s,@ac_ct_AR@,$ac_ct_AR,;t t | |
24374 | s,@DLLTOOL@,$DLLTOOL,;t t | |
24375 | s,@ac_ct_DLLTOOL@,$ac_ct_DLLTOOL,;t t | |
24376 | s,@WINDRES@,$WINDRES,;t t | |
24377 | s,@ac_ct_WINDRES@,$ac_ct_WINDRES,;t t | |
24378 | s,@MIG@,$MIG,;t t | |
24379 | s,@ac_ct_MIG@,$ac_ct_MIG,;t t | |
3841debe DJ |
24380 | s,@HAVE_LIBEXPAT@,$HAVE_LIBEXPAT,;t t |
24381 | s,@LIBEXPAT@,$LIBEXPAT,;t t | |
24382 | s,@LTLIBEXPAT@,$LTLIBEXPAT,;t t | |
20e95c23 | 24383 | s,@ALLOCA@,$ALLOCA,;t t |
b4e70030 JB |
24384 | s,@CONFIG_LDFLAGS@,$CONFIG_LDFLAGS,;t t |
24385 | s,@TARGET_SYSTEM_ROOT@,$TARGET_SYSTEM_ROOT,;t t | |
24386 | s,@TARGET_SYSTEM_ROOT_DEFINE@,$TARGET_SYSTEM_ROOT_DEFINE,;t t | |
24387 | s,@WARN_CFLAGS@,$WARN_CFLAGS,;t t | |
24388 | s,@WERROR_CFLAGS@,$WERROR_CFLAGS,;t t | |
24389 | s,@SER_HARDWIRE@,$SER_HARDWIRE,;t t | |
24390 | s,@WIN32LIBS@,$WIN32LIBS,;t t | |
24391 | s,@LIBGUI@,$LIBGUI,;t t | |
24392 | s,@GUI_CFLAGS_X@,$GUI_CFLAGS_X,;t t | |
24393 | s,@WIN32LDAPP@,$WIN32LDAPP,;t t | |
24394 | s,@TCL_VERSION@,$TCL_VERSION,;t t | |
24395 | s,@TCL_MAJOR_VERSION@,$TCL_MAJOR_VERSION,;t t | |
24396 | s,@TCL_MINOR_VERSION@,$TCL_MINOR_VERSION,;t t | |
24397 | s,@TCL_CC@,$TCL_CC,;t t | |
24398 | s,@TCL_DEFS@,$TCL_DEFS,;t t | |
24399 | s,@TCL_SHLIB_CFLAGS@,$TCL_SHLIB_CFLAGS,;t t | |
24400 | s,@TCL_SHLIB_LD@,$TCL_SHLIB_LD,;t t | |
24401 | s,@TCL_SHLIB_LD_LIBS@,$TCL_SHLIB_LD_LIBS,;t t | |
24402 | s,@TCL_SHLIB_SUFFIX@,$TCL_SHLIB_SUFFIX,;t t | |
24403 | s,@TCL_DL_LIBS@,$TCL_DL_LIBS,;t t | |
24404 | s,@TCL_LD_FLAGS@,$TCL_LD_FLAGS,;t t | |
24405 | s,@TCL_LD_SEARCH_FLAGS@,$TCL_LD_SEARCH_FLAGS,;t t | |
24406 | s,@TCL_CC_SEARCH_FLAGS@,$TCL_CC_SEARCH_FLAGS,;t t | |
24407 | s,@TCL_COMPAT_OBJS@,$TCL_COMPAT_OBJS,;t t | |
24408 | s,@TCL_RANLIB@,$TCL_RANLIB,;t t | |
24409 | s,@TCL_BUILD_LIB_SPEC@,$TCL_BUILD_LIB_SPEC,;t t | |
24410 | s,@TCL_LIB_SPEC@,$TCL_LIB_SPEC,;t t | |
24411 | s,@TCL_LIB_VERSIONS_OK@,$TCL_LIB_VERSIONS_OK,;t t | |
24412 | s,@TK_VERSION@,$TK_VERSION,;t t | |
24413 | s,@TK_DEFS@,$TK_DEFS,;t t | |
24414 | s,@TK_BUILD_INCLUDES@,$TK_BUILD_INCLUDES,;t t | |
24415 | s,@TK_XINCLUDES@,$TK_XINCLUDES,;t t | |
24416 | s,@TK_XLIBSW@,$TK_XLIBSW,;t t | |
24417 | s,@TK_BUILD_LIB_SPEC@,$TK_BUILD_LIB_SPEC,;t t | |
24418 | s,@TK_LIB_SPEC@,$TK_LIB_SPEC,;t t | |
24419 | s,@TCLHDIR@,$TCLHDIR,;t t | |
24420 | s,@TKHDIR@,$TKHDIR,;t t | |
24421 | s,@ITCLHDIR@,$ITCLHDIR,;t t | |
24422 | s,@ITKHDIR@,$ITKHDIR,;t t | |
24423 | s,@ITCL_VERSION@,$ITCL_VERSION,;t t | |
24424 | s,@ITCL_DEFS@,$ITCL_DEFS,;t t | |
24425 | s,@ITCL_BUILD_INCLUDES@,$ITCL_BUILD_INCLUDES,;t t | |
24426 | s,@ITCL_BUILD_LIB_SPEC@,$ITCL_BUILD_LIB_SPEC,;t t | |
24427 | s,@ITCL_LIB_SPEC@,$ITCL_LIB_SPEC,;t t | |
24428 | s,@ITK_VERSION@,$ITK_VERSION,;t t | |
24429 | s,@ITK_DEFS@,$ITK_DEFS,;t t | |
24430 | s,@ITK_BUILD_INCLUDES@,$ITK_BUILD_INCLUDES,;t t | |
24431 | s,@ITK_BUILD_LIB_SPEC@,$ITK_BUILD_LIB_SPEC,;t t | |
24432 | s,@ITK_LIB_SPEC@,$ITK_LIB_SPEC,;t t | |
24433 | s,@X_CFLAGS@,$X_CFLAGS,;t t | |
24434 | s,@X_LDFLAGS@,$X_LDFLAGS,;t t | |
24435 | s,@X_LIBS@,$X_LIBS,;t t | |
24436 | s,@TCL_DEPS@,$TCL_DEPS,;t t | |
24437 | s,@TK_DEPS@,$TK_DEPS,;t t | |
24438 | s,@ITCLLIB@,$ITCLLIB,;t t | |
24439 | s,@ITCL_DEPS@,$ITCL_DEPS,;t t | |
24440 | s,@ITKLIB@,$ITKLIB,;t t | |
24441 | s,@ITK_DEPS@,$ITK_DEPS,;t t | |
24442 | s,@GDBTKLIBS@,$GDBTKLIBS,;t t | |
24443 | s,@GDBTK_CFLAGS@,$GDBTK_CFLAGS,;t t | |
24444 | s,@GDBTK_SRC_DIR@,$GDBTK_SRC_DIR,;t t | |
24445 | s,@IGNORE_SIM@,$IGNORE_SIM,;t t | |
24446 | s,@IGNORE_SIM_OBS@,$IGNORE_SIM_OBS,;t t | |
24447 | s,@ENABLE_CFLAGS@,$ENABLE_CFLAGS,;t t | |
24448 | s,@PROFILE_CFLAGS@,$PROFILE_CFLAGS,;t t | |
24449 | s,@CONFIG_OBS@,$CONFIG_OBS,;t t | |
24450 | s,@CONFIG_DEPS@,$CONFIG_DEPS,;t t | |
24451 | s,@CONFIG_SRCS@,$CONFIG_SRCS,;t t | |
24452 | s,@CONFIG_ALL@,$CONFIG_ALL,;t t | |
24453 | s,@CONFIG_CLEAN@,$CONFIG_CLEAN,;t t | |
24454 | s,@CONFIG_INSTALL@,$CONFIG_INSTALL,;t t | |
24455 | s,@CONFIG_UNINSTALL@,$CONFIG_UNINSTALL,;t t | |
24456 | s,@target_subdir@,$target_subdir,;t t | |
24457 | s,@frags@,$frags,;t t | |
24458 | s,@xm_h@,$xm_h,;t t | |
24459 | s,@tm_h@,$tm_h,;t t | |
24460 | s,@nm_h@,$nm_h,;t t | |
24461 | s,@LIBICONV@,$LIBICONV,;t t | |
24462 | s,@LIBOBJS@,$LIBOBJS,;t t | |
24463 | s,@LTLIBOBJS@,$LTLIBOBJS,;t t | |
24464 | /@host_makefile_frag@/r $host_makefile_frag | |
24465 | s,@host_makefile_frag@,,;t t | |
24466 | /@target_makefile_frag@/r $target_makefile_frag | |
24467 | s,@target_makefile_frag@,,;t t | |
24468 | CEOF | |
24469 | ||
24470 | _ACEOF | |
24471 | ||
24472 | cat >>$CONFIG_STATUS <<\_ACEOF | |
24473 | # Split the substitutions into bite-sized pieces for seds with | |
24474 | # small command number limits, like on Digital OSF/1 and HP-UX. | |
24475 | ac_max_sed_lines=48 | |
24476 | ac_sed_frag=1 # Number of current file. | |
24477 | ac_beg=1 # First line for current file. | |
24478 | ac_end=$ac_max_sed_lines # Line after last line for current file. | |
24479 | ac_more_lines=: | |
24480 | ac_sed_cmds= | |
24481 | while $ac_more_lines; do | |
24482 | if test $ac_beg -gt 1; then | |
24483 | sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag | |
24484 | else | |
24485 | sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag | |
4e8d927d | 24486 | fi |
b4e70030 JB |
24487 | if test ! -s $tmp/subs.frag; then |
24488 | ac_more_lines=false | |
24489 | else | |
24490 | # The purpose of the label and of the branching condition is to | |
24491 | # speed up the sed processing (if there are no `@' at all, there | |
24492 | # is no need to browse any of the substitutions). | |
24493 | # These are the two extra sed commands mentioned above. | |
24494 | (echo ':t | |
24495 | /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed | |
24496 | if test -z "$ac_sed_cmds"; then | |
24497 | ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" | |
24498 | else | |
24499 | ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" | |
24500 | fi | |
24501 | ac_sed_frag=`expr $ac_sed_frag + 1` | |
24502 | ac_beg=$ac_end | |
24503 | ac_end=`expr $ac_end + $ac_max_sed_lines` | |
24504 | fi | |
24505 | done | |
24506 | if test -z "$ac_sed_cmds"; then | |
24507 | ac_sed_cmds=cat | |
24508 | fi | |
24509 | fi # test -n "$CONFIG_FILES" | |
4e8d927d | 24510 | |
b4e70030 JB |
24511 | _ACEOF |
24512 | cat >>$CONFIG_STATUS <<\_ACEOF | |
24513 | for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue | |
24514 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | |
24515 | case $ac_file in | |
24516 | - | *:- | *:-:* ) # input from stdin | |
24517 | cat >$tmp/stdin | |
24518 | ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | |
24519 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | |
24520 | *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | |
24521 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | |
24522 | * ) ac_file_in=$ac_file.in ;; | |
c906108c SS |
24523 | esac |
24524 | ||
b4e70030 JB |
24525 | # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. |
24526 | ac_dir=`(dirname "$ac_file") 2>/dev/null || | |
bec39cab AC |
24527 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
24528 | X"$ac_file" : 'X\(//\)[^/]' \| \ | |
24529 | X"$ac_file" : 'X\(//\)$' \| \ | |
b4e70030 JB |
24530 | X"$ac_file" : 'X\(/\)' \| \ |
24531 | . : '\(.\)' 2>/dev/null || | |
bec39cab | 24532 | echo X"$ac_file" | |
b4e70030 JB |
24533 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
24534 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | |
24535 | /^X\(\/\/\)$/{ s//\1/; q; } | |
24536 | /^X\(\/\).*/{ s//\1/; q; } | |
24537 | s/.*/./; q'` | |
24538 | { if $as_mkdir_p; then | |
24539 | mkdir -p "$ac_dir" | |
24540 | else | |
24541 | as_dir="$ac_dir" | |
bec39cab | 24542 | as_dirs= |
b4e70030 JB |
24543 | while test ! -d "$as_dir"; do |
24544 | as_dirs="$as_dir $as_dirs" | |
24545 | as_dir=`(dirname "$as_dir") 2>/dev/null || | |
bec39cab AC |
24546 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
24547 | X"$as_dir" : 'X\(//\)[^/]' \| \ | |
24548 | X"$as_dir" : 'X\(//\)$' \| \ | |
b4e70030 JB |
24549 | X"$as_dir" : 'X\(/\)' \| \ |
24550 | . : '\(.\)' 2>/dev/null || | |
bec39cab | 24551 | echo X"$as_dir" | |
b4e70030 JB |
24552 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
24553 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | |
24554 | /^X\(\/\/\)$/{ s//\1/; q; } | |
24555 | /^X\(\/\).*/{ s//\1/; q; } | |
24556 | s/.*/./; q'` | |
bec39cab | 24557 | done |
b4e70030 JB |
24558 | test ! -n "$as_dirs" || mkdir $as_dirs |
24559 | fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 | |
24560 | echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} | |
bec39cab | 24561 | { (exit 1); exit 1; }; }; } |
b4e70030 | 24562 | |
bec39cab AC |
24563 | ac_builddir=. |
24564 | ||
b4e70030 | 24565 | if test "$ac_dir" != .; then |
bec39cab | 24566 | ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` |
b4e70030 JB |
24567 | # A "../" for each directory in $ac_dir_suffix. |
24568 | ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` | |
24569 | else | |
24570 | ac_dir_suffix= ac_top_builddir= | |
24571 | fi | |
bec39cab AC |
24572 | |
24573 | case $srcdir in | |
b4e70030 | 24574 | .) # No --srcdir option. We are building in place. |
bec39cab | 24575 | ac_srcdir=. |
b4e70030 JB |
24576 | if test -z "$ac_top_builddir"; then |
24577 | ac_top_srcdir=. | |
24578 | else | |
24579 | ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` | |
24580 | fi ;; | |
24581 | [\\/]* | ?:[\\/]* ) # Absolute path. | |
bec39cab | 24582 | ac_srcdir=$srcdir$ac_dir_suffix; |
b4e70030 JB |
24583 | ac_top_srcdir=$srcdir ;; |
24584 | *) # Relative path. | |
24585 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix | |
24586 | ac_top_srcdir=$ac_top_builddir$srcdir ;; | |
bec39cab AC |
24587 | esac |
24588 | ||
b4e70030 JB |
24589 | # Do not use `cd foo && pwd` to compute absolute paths, because |
24590 | # the directories may not exist. | |
24591 | case `pwd` in | |
24592 | .) ac_abs_builddir="$ac_dir";; | |
24593 | *) | |
24594 | case "$ac_dir" in | |
24595 | .) ac_abs_builddir=`pwd`;; | |
24596 | [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; | |
24597 | *) ac_abs_builddir=`pwd`/"$ac_dir";; | |
24598 | esac;; | |
24599 | esac | |
24600 | case $ac_abs_builddir in | |
24601 | .) ac_abs_top_builddir=${ac_top_builddir}.;; | |
24602 | *) | |
24603 | case ${ac_top_builddir}. in | |
24604 | .) ac_abs_top_builddir=$ac_abs_builddir;; | |
24605 | [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; | |
24606 | *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; | |
24607 | esac;; | |
24608 | esac | |
24609 | case $ac_abs_builddir in | |
24610 | .) ac_abs_srcdir=$ac_srcdir;; | |
24611 | *) | |
24612 | case $ac_srcdir in | |
24613 | .) ac_abs_srcdir=$ac_abs_builddir;; | |
24614 | [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; | |
24615 | *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; | |
24616 | esac;; | |
24617 | esac | |
24618 | case $ac_abs_builddir in | |
24619 | .) ac_abs_top_srcdir=$ac_top_srcdir;; | |
24620 | *) | |
24621 | case $ac_top_srcdir in | |
24622 | .) ac_abs_top_srcdir=$ac_abs_builddir;; | |
24623 | [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; | |
24624 | *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; | |
24625 | esac;; | |
24626 | esac | |
c906108c | 24627 | |
c906108c | 24628 | |
bec39cab AC |
24629 | case $INSTALL in |
24630 | [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; | |
b4e70030 | 24631 | *) ac_INSTALL=$ac_top_builddir$INSTALL ;; |
c906108c | 24632 | esac |
121ce6e5 | 24633 | |
b4e70030 JB |
24634 | if test x"$ac_file" != x-; then |
24635 | { echo "$as_me:$LINENO: creating $ac_file" >&5 | |
24636 | echo "$as_me: creating $ac_file" >&6;} | |
24637 | rm -f "$ac_file" | |
24638 | fi | |
24639 | # Let's still pretend it is `configure' which instantiates (i.e., don't | |
24640 | # use $as_me), people would be surprised to read: | |
24641 | # /* config.h. Generated by config.status. */ | |
24642 | if test x"$ac_file" = x-; then | |
24643 | configure_input= | |
24644 | else | |
24645 | configure_input="$ac_file. " | |
24646 | fi | |
24647 | configure_input=$configure_input"Generated from `echo $ac_file_in | | |
24648 | sed 's,.*/,,'` by configure." | |
24649 | ||
24650 | # First look for the input files in the build tree, otherwise in the | |
24651 | # src tree. | |
24652 | ac_file_inputs=`IFS=: | |
24653 | for f in $ac_file_in; do | |
24654 | case $f in | |
24655 | -) echo $tmp/stdin ;; | |
24656 | [\\/$]*) | |
24657 | # Absolute (can't be DOS-style, as IFS=:) | |
24658 | test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | |
24659 | echo "$as_me: error: cannot find input file: $f" >&2;} | |
24660 | { (exit 1); exit 1; }; } | |
24661 | echo "$f";; | |
24662 | *) # Relative | |
24663 | if test -f "$f"; then | |
24664 | # Build tree | |
24665 | echo "$f" | |
24666 | elif test -f "$srcdir/$f"; then | |
24667 | # Source tree | |
24668 | echo "$srcdir/$f" | |
24669 | else | |
24670 | # /dev/null tree | |
24671 | { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | |
24672 | echo "$as_me: error: cannot find input file: $f" >&2;} | |
24673 | { (exit 1); exit 1; }; } | |
24674 | fi;; | |
24675 | esac | |
24676 | done` || { (exit 1); exit 1; } | |
4e8d927d | 24677 | _ACEOF |
bec39cab AC |
24678 | cat >>$CONFIG_STATUS <<_ACEOF |
24679 | sed "$ac_vpsub | |
24680 | $extrasub | |
24681 | _ACEOF | |
24682 | cat >>$CONFIG_STATUS <<\_ACEOF | |
24683 | :t | |
24684 | /@[a-zA-Z_][a-zA-Z_0-9]*@/!b | |
b4e70030 JB |
24685 | s,@configure_input@,$configure_input,;t t |
24686 | s,@srcdir@,$ac_srcdir,;t t | |
24687 | s,@abs_srcdir@,$ac_abs_srcdir,;t t | |
24688 | s,@top_srcdir@,$ac_top_srcdir,;t t | |
24689 | s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t | |
24690 | s,@builddir@,$ac_builddir,;t t | |
24691 | s,@abs_builddir@,$ac_abs_builddir,;t t | |
24692 | s,@top_builddir@,$ac_top_builddir,;t t | |
24693 | s,@abs_top_builddir@,$ac_abs_top_builddir,;t t | |
24694 | s,@INSTALL@,$ac_INSTALL,;t t | |
24695 | " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out | |
24696 | rm -f $tmp/stdin | |
24697 | if test x"$ac_file" != x-; then | |
24698 | mv $tmp/out $ac_file | |
24699 | else | |
24700 | cat $tmp/out | |
24701 | rm -f $tmp/out | |
24702 | fi | |
24703 | ||
24704 | done | |
24705 | _ACEOF | |
24706 | cat >>$CONFIG_STATUS <<\_ACEOF | |
24707 | ||
24708 | # | |
24709 | # CONFIG_HEADER section. | |
24710 | # | |
24711 | ||
24712 | # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where | |
24713 | # NAME is the cpp macro being defined and VALUE is the value it is being given. | |
24714 | # | |
24715 | # ac_d sets the value in "#define NAME VALUE" lines. | |
24716 | ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' | |
24717 | ac_dB='[ ].*$,\1#\2' | |
24718 | ac_dC=' ' | |
24719 | ac_dD=',;t' | |
24720 | # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". | |
24721 | ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' | |
24722 | ac_uB='$,\1#\2define\3' | |
24723 | ac_uC=' ' | |
24724 | ac_uD=',;t' | |
24725 | ||
24726 | for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue | |
24727 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | |
bec39cab | 24728 | case $ac_file in |
b4e70030 JB |
24729 | - | *:- | *:-:* ) # input from stdin |
24730 | cat >$tmp/stdin | |
24731 | ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | |
24732 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | |
24733 | *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | |
24734 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | |
24735 | * ) ac_file_in=$ac_file.in ;; | |
c906108c | 24736 | esac |
b4e70030 JB |
24737 | |
24738 | test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5 | |
24739 | echo "$as_me: creating $ac_file" >&6;} | |
24740 | ||
24741 | # First look for the input files in the build tree, otherwise in the | |
24742 | # src tree. | |
24743 | ac_file_inputs=`IFS=: | |
24744 | for f in $ac_file_in; do | |
24745 | case $f in | |
24746 | -) echo $tmp/stdin ;; | |
24747 | [\\/$]*) | |
24748 | # Absolute (can't be DOS-style, as IFS=:) | |
24749 | test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | |
24750 | echo "$as_me: error: cannot find input file: $f" >&2;} | |
24751 | { (exit 1); exit 1; }; } | |
24752 | # Do quote $f, to prevent DOS paths from being IFS'd. | |
24753 | echo "$f";; | |
24754 | *) # Relative | |
24755 | if test -f "$f"; then | |
24756 | # Build tree | |
24757 | echo "$f" | |
24758 | elif test -f "$srcdir/$f"; then | |
24759 | # Source tree | |
24760 | echo "$srcdir/$f" | |
24761 | else | |
24762 | # /dev/null tree | |
24763 | { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | |
24764 | echo "$as_me: error: cannot find input file: $f" >&2;} | |
24765 | { (exit 1); exit 1; }; } | |
24766 | fi;; | |
24767 | esac | |
24768 | done` || { (exit 1); exit 1; } | |
24769 | # Remove the trailing spaces. | |
24770 | sed 's/[ ]*$//' $ac_file_inputs >$tmp/in | |
24771 | ||
24772 | _ACEOF | |
24773 | ||
24774 | # Transform confdefs.h into two sed scripts, `conftest.defines' and | |
24775 | # `conftest.undefs', that substitutes the proper values into | |
24776 | # config.h.in to produce config.h. The first handles `#define' | |
24777 | # templates, and the second `#undef' templates. | |
24778 | # And first: Protect against being on the right side of a sed subst in | |
24779 | # config.status. Protect against being in an unquoted here document | |
24780 | # in config.status. | |
24781 | rm -f conftest.defines conftest.undefs | |
24782 | # Using a here document instead of a string reduces the quoting nightmare. | |
24783 | # Putting comments in sed scripts is not portable. | |
24784 | # | |
24785 | # `end' is used to avoid that the second main sed command (meant for | |
24786 | # 0-ary CPP macros) applies to n-ary macro definitions. | |
24787 | # See the Autoconf documentation for `clear'. | |
24788 | cat >confdef2sed.sed <<\_ACEOF | |
24789 | s/[\\&,]/\\&/g | |
24790 | s,[\\$`],\\&,g | |
24791 | t clear | |
24792 | : clear | |
24793 | s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp | |
24794 | t end | |
24795 | s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp | |
24796 | : end | |
24797 | _ACEOF | |
24798 | # If some macros were called several times there might be several times | |
24799 | # the same #defines, which is useless. Nevertheless, we may not want to | |
24800 | # sort them, since we want the *last* AC-DEFINE to be honored. | |
24801 | uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines | |
24802 | sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs | |
24803 | rm -f confdef2sed.sed | |
24804 | ||
24805 | # This sed command replaces #undef with comments. This is necessary, for | |
c906108c SS |
24806 | # example, in the case of _POSIX_SOURCE, which is predefined and required |
24807 | # on some systems where configure will not decide to define it. | |
b4e70030 JB |
24808 | cat >>conftest.undefs <<\_ACEOF |
24809 | s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, | |
24810 | _ACEOF | |
24811 | ||
24812 | # Break up conftest.defines because some shells have a limit on the size | |
24813 | # of here documents, and old seds have small limits too (100 cmds). | |
24814 | echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS | |
24815 | echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS | |
24816 | echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS | |
24817 | echo ' :' >>$CONFIG_STATUS | |
24818 | rm -f conftest.tail | |
24819 | while grep . conftest.defines >/dev/null | |
bec39cab | 24820 | do |
b4e70030 JB |
24821 | # Write a limited-size here document to $tmp/defines.sed. |
24822 | echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS | |
24823 | # Speed up: don't consider the non `#define' lines. | |
24824 | echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS | |
24825 | # Work around the forget-to-reset-the-flag bug. | |
24826 | echo 't clr' >>$CONFIG_STATUS | |
24827 | echo ': clr' >>$CONFIG_STATUS | |
24828 | sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS | |
bec39cab | 24829 | echo 'CEOF |
b4e70030 JB |
24830 | sed -f $tmp/defines.sed $tmp/in >$tmp/out |
24831 | rm -f $tmp/in | |
24832 | mv $tmp/out $tmp/in | |
24833 | ' >>$CONFIG_STATUS | |
24834 | sed 1,${ac_max_here_lines}d conftest.defines >conftest.tail | |
bec39cab AC |
24835 | rm -f conftest.defines |
24836 | mv conftest.tail conftest.defines | |
24837 | done | |
b4e70030 JB |
24838 | rm -f conftest.defines |
24839 | echo ' fi # grep' >>$CONFIG_STATUS | |
24840 | echo >>$CONFIG_STATUS | |
24841 | ||
24842 | # Break up conftest.undefs because some shells have a limit on the size | |
24843 | # of here documents, and old seds have small limits too (100 cmds). | |
24844 | echo ' # Handle all the #undef templates' >>$CONFIG_STATUS | |
24845 | rm -f conftest.tail | |
24846 | while grep . conftest.undefs >/dev/null | |
24847 | do | |
24848 | # Write a limited-size here document to $tmp/undefs.sed. | |
24849 | echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS | |
24850 | # Speed up: don't consider the non `#undef' | |
24851 | echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS | |
24852 | # Work around the forget-to-reset-the-flag bug. | |
24853 | echo 't clr' >>$CONFIG_STATUS | |
24854 | echo ': clr' >>$CONFIG_STATUS | |
24855 | sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS | |
24856 | echo 'CEOF | |
24857 | sed -f $tmp/undefs.sed $tmp/in >$tmp/out | |
24858 | rm -f $tmp/in | |
24859 | mv $tmp/out $tmp/in | |
24860 | ' >>$CONFIG_STATUS | |
24861 | sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail | |
24862 | rm -f conftest.undefs | |
24863 | mv conftest.tail conftest.undefs | |
24864 | done | |
24865 | rm -f conftest.undefs | |
bec39cab AC |
24866 | |
24867 | cat >>$CONFIG_STATUS <<\_ACEOF | |
b4e70030 JB |
24868 | # Let's still pretend it is `configure' which instantiates (i.e., don't |
24869 | # use $as_me), people would be surprised to read: | |
24870 | # /* config.h. Generated by config.status. */ | |
24871 | if test x"$ac_file" = x-; then | |
24872 | echo "/* Generated by configure. */" >$tmp/config.h | |
24873 | else | |
24874 | echo "/* $ac_file. Generated by configure. */" >$tmp/config.h | |
24875 | fi | |
24876 | cat $tmp/in >>$tmp/config.h | |
24877 | rm -f $tmp/in | |
bec39cab | 24878 | if test x"$ac_file" != x-; then |
b4e70030 | 24879 | if diff $ac_file $tmp/config.h >/dev/null 2>&1; then |
bec39cab AC |
24880 | { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 |
24881 | echo "$as_me: $ac_file is unchanged" >&6;} | |
24882 | else | |
b4e70030 JB |
24883 | ac_dir=`(dirname "$ac_file") 2>/dev/null || |
24884 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |
24885 | X"$ac_file" : 'X\(//\)[^/]' \| \ | |
24886 | X"$ac_file" : 'X\(//\)$' \| \ | |
24887 | X"$ac_file" : 'X\(/\)' \| \ | |
24888 | . : '\(.\)' 2>/dev/null || | |
24889 | echo X"$ac_file" | | |
24890 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | |
24891 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | |
24892 | /^X\(\/\/\)$/{ s//\1/; q; } | |
24893 | /^X\(\/\).*/{ s//\1/; q; } | |
24894 | s/.*/./; q'` | |
24895 | { if $as_mkdir_p; then | |
24896 | mkdir -p "$ac_dir" | |
24897 | else | |
24898 | as_dir="$ac_dir" | |
24899 | as_dirs= | |
24900 | while test ! -d "$as_dir"; do | |
24901 | as_dirs="$as_dir $as_dirs" | |
24902 | as_dir=`(dirname "$as_dir") 2>/dev/null || | |
24903 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |
24904 | X"$as_dir" : 'X\(//\)[^/]' \| \ | |
24905 | X"$as_dir" : 'X\(//\)$' \| \ | |
24906 | X"$as_dir" : 'X\(/\)' \| \ | |
24907 | . : '\(.\)' 2>/dev/null || | |
24908 | echo X"$as_dir" | | |
24909 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | |
24910 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | |
24911 | /^X\(\/\/\)$/{ s//\1/; q; } | |
24912 | /^X\(\/\).*/{ s//\1/; q; } | |
24913 | s/.*/./; q'` | |
24914 | done | |
24915 | test ! -n "$as_dirs" || mkdir $as_dirs | |
24916 | fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 | |
24917 | echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} | |
24918 | { (exit 1); exit 1; }; }; } | |
24919 | ||
bec39cab | 24920 | rm -f $ac_file |
b4e70030 | 24921 | mv $tmp/config.h $ac_file |
bec39cab AC |
24922 | fi |
24923 | else | |
b4e70030 JB |
24924 | cat $tmp/config.h |
24925 | rm -f $tmp/config.h | |
bec39cab | 24926 | fi |
b4e70030 JB |
24927 | done |
24928 | _ACEOF | |
24929 | cat >>$CONFIG_STATUS <<\_ACEOF | |
24930 | ||
24931 | # | |
24932 | # CONFIG_LINKS section. | |
24933 | # | |
24934 | ||
24935 | for ac_file in : $CONFIG_LINKS; do test "x$ac_file" = x: && continue | |
24936 | ac_dest=`echo "$ac_file" | sed 's,:.*,,'` | |
24937 | ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` | |
c906108c | 24938 | |
b4e70030 JB |
24939 | { echo "$as_me:$LINENO: linking $srcdir/$ac_source to $ac_dest" >&5 |
24940 | echo "$as_me: linking $srcdir/$ac_source to $ac_dest" >&6;} | |
c906108c SS |
24941 | |
24942 | if test ! -r $srcdir/$ac_source; then | |
bec39cab AC |
24943 | { { echo "$as_me:$LINENO: error: $srcdir/$ac_source: file not found" >&5 |
24944 | echo "$as_me: error: $srcdir/$ac_source: file not found" >&2;} | |
24945 | { (exit 1); exit 1; }; } | |
c906108c | 24946 | fi |
b4e70030 JB |
24947 | rm -f $ac_dest |
24948 | ||
24949 | # Make relative symlinks. | |
24950 | ac_dest_dir=`(dirname "$ac_dest") 2>/dev/null || | |
24951 | $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |
24952 | X"$ac_dest" : 'X\(//\)[^/]' \| \ | |
24953 | X"$ac_dest" : 'X\(//\)$' \| \ | |
24954 | X"$ac_dest" : 'X\(/\)' \| \ | |
24955 | . : '\(.\)' 2>/dev/null || | |
24956 | echo X"$ac_dest" | | |
24957 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | |
24958 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | |
24959 | /^X\(\/\/\)$/{ s//\1/; q; } | |
24960 | /^X\(\/\).*/{ s//\1/; q; } | |
24961 | s/.*/./; q'` | |
24962 | { if $as_mkdir_p; then | |
24963 | mkdir -p "$ac_dest_dir" | |
24964 | else | |
24965 | as_dir="$ac_dest_dir" | |
24966 | as_dirs= | |
24967 | while test ! -d "$as_dir"; do | |
24968 | as_dirs="$as_dir $as_dirs" | |
24969 | as_dir=`(dirname "$as_dir") 2>/dev/null || | |
24970 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |
24971 | X"$as_dir" : 'X\(//\)[^/]' \| \ | |
24972 | X"$as_dir" : 'X\(//\)$' \| \ | |
24973 | X"$as_dir" : 'X\(/\)' \| \ | |
24974 | . : '\(.\)' 2>/dev/null || | |
24975 | echo X"$as_dir" | | |
24976 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | |
24977 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | |
24978 | /^X\(\/\/\)$/{ s//\1/; q; } | |
24979 | /^X\(\/\).*/{ s//\1/; q; } | |
24980 | s/.*/./; q'` | |
24981 | done | |
24982 | test ! -n "$as_dirs" || mkdir $as_dirs | |
24983 | fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dest_dir\"" >&5 | |
24984 | echo "$as_me: error: cannot create directory \"$ac_dest_dir\"" >&2;} | |
24985 | { (exit 1); exit 1; }; }; } | |
24986 | ||
24987 | ac_builddir=. | |
24988 | ||
24989 | if test "$ac_dest_dir" != .; then | |
24990 | ac_dir_suffix=/`echo "$ac_dest_dir" | sed 's,^\.[\\/],,'` | |
24991 | # A "../" for each directory in $ac_dir_suffix. | |
24992 | ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` | |
24993 | else | |
24994 | ac_dir_suffix= ac_top_builddir= | |
24995 | fi | |
24996 | ||
24997 | case $srcdir in | |
24998 | .) # No --srcdir option. We are building in place. | |
24999 | ac_srcdir=. | |
25000 | if test -z "$ac_top_builddir"; then | |
25001 | ac_top_srcdir=. | |
25002 | else | |
25003 | ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` | |
25004 | fi ;; | |
25005 | [\\/]* | ?:[\\/]* ) # Absolute path. | |
25006 | ac_srcdir=$srcdir$ac_dir_suffix; | |
25007 | ac_top_srcdir=$srcdir ;; | |
25008 | *) # Relative path. | |
25009 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix | |
25010 | ac_top_srcdir=$ac_top_builddir$srcdir ;; | |
25011 | esac | |
25012 | ||
25013 | # Do not use `cd foo && pwd` to compute absolute paths, because | |
25014 | # the directories may not exist. | |
25015 | case `pwd` in | |
25016 | .) ac_abs_builddir="$ac_dest_dir";; | |
25017 | *) | |
25018 | case "$ac_dest_dir" in | |
25019 | .) ac_abs_builddir=`pwd`;; | |
25020 | [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dest_dir";; | |
25021 | *) ac_abs_builddir=`pwd`/"$ac_dest_dir";; | |
25022 | esac;; | |
25023 | esac | |
25024 | case $ac_abs_builddir in | |
25025 | .) ac_abs_top_builddir=${ac_top_builddir}.;; | |
25026 | *) | |
25027 | case ${ac_top_builddir}. in | |
25028 | .) ac_abs_top_builddir=$ac_abs_builddir;; | |
25029 | [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; | |
25030 | *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; | |
25031 | esac;; | |
25032 | esac | |
25033 | case $ac_abs_builddir in | |
25034 | .) ac_abs_srcdir=$ac_srcdir;; | |
25035 | *) | |
25036 | case $ac_srcdir in | |
25037 | .) ac_abs_srcdir=$ac_abs_builddir;; | |
25038 | [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; | |
25039 | *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; | |
25040 | esac;; | |
25041 | esac | |
25042 | case $ac_abs_builddir in | |
25043 | .) ac_abs_top_srcdir=$ac_top_srcdir;; | |
25044 | *) | |
25045 | case $ac_top_srcdir in | |
25046 | .) ac_abs_top_srcdir=$ac_abs_builddir;; | |
25047 | [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; | |
25048 | *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; | |
25049 | esac;; | |
25050 | esac | |
25051 | ||
bec39cab AC |
25052 | |
25053 | case $srcdir in | |
25054 | [\\/$]* | ?:[\\/]* ) ac_rel_source=$srcdir/$ac_source ;; | |
b4e70030 | 25055 | *) ac_rel_source=$ac_top_builddir$srcdir/$ac_source ;; |
c906108c | 25056 | esac |
b4e70030 JB |
25057 | |
25058 | # Try a symlink, then a hard link, then a copy. | |
25059 | ln -s $ac_rel_source $ac_dest 2>/dev/null || | |
25060 | ln $srcdir/$ac_source $ac_dest 2>/dev/null || | |
25061 | cp -p $srcdir/$ac_source $ac_dest || | |
25062 | { { echo "$as_me:$LINENO: error: cannot link or copy $srcdir/$ac_source to $ac_dest" >&5 | |
25063 | echo "$as_me: error: cannot link or copy $srcdir/$ac_source to $ac_dest" >&2;} | |
bec39cab | 25064 | { (exit 1); exit 1; }; } |
b4e70030 JB |
25065 | done |
25066 | _ACEOF | |
25067 | cat >>$CONFIG_STATUS <<\_ACEOF | |
25068 | ||
25069 | # | |
25070 | # CONFIG_COMMANDS section. | |
25071 | # | |
25072 | for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue | |
25073 | ac_dest=`echo "$ac_file" | sed 's,:.*,,'` | |
25074 | ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` | |
25075 | ac_dir=`(dirname "$ac_dest") 2>/dev/null || | |
25076 | $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |
25077 | X"$ac_dest" : 'X\(//\)[^/]' \| \ | |
25078 | X"$ac_dest" : 'X\(//\)$' \| \ | |
25079 | X"$ac_dest" : 'X\(/\)' \| \ | |
25080 | . : '\(.\)' 2>/dev/null || | |
25081 | echo X"$ac_dest" | | |
25082 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | |
25083 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | |
25084 | /^X\(\/\/\)$/{ s//\1/; q; } | |
25085 | /^X\(\/\).*/{ s//\1/; q; } | |
25086 | s/.*/./; q'` | |
25087 | { if $as_mkdir_p; then | |
25088 | mkdir -p "$ac_dir" | |
25089 | else | |
25090 | as_dir="$ac_dir" | |
25091 | as_dirs= | |
25092 | while test ! -d "$as_dir"; do | |
25093 | as_dirs="$as_dir $as_dirs" | |
25094 | as_dir=`(dirname "$as_dir") 2>/dev/null || | |
25095 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |
25096 | X"$as_dir" : 'X\(//\)[^/]' \| \ | |
25097 | X"$as_dir" : 'X\(//\)$' \| \ | |
25098 | X"$as_dir" : 'X\(/\)' \| \ | |
25099 | . : '\(.\)' 2>/dev/null || | |
25100 | echo X"$as_dir" | | |
25101 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | |
25102 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | |
25103 | /^X\(\/\/\)$/{ s//\1/; q; } | |
25104 | /^X\(\/\).*/{ s//\1/; q; } | |
25105 | s/.*/./; q'` | |
25106 | done | |
25107 | test ! -n "$as_dirs" || mkdir $as_dirs | |
25108 | fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 | |
25109 | echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} | |
25110 | { (exit 1); exit 1; }; }; } | |
25111 | ||
25112 | ac_builddir=. | |
25113 | ||
25114 | if test "$ac_dir" != .; then | |
25115 | ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` | |
25116 | # A "../" for each directory in $ac_dir_suffix. | |
25117 | ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` | |
25118 | else | |
25119 | ac_dir_suffix= ac_top_builddir= | |
25120 | fi | |
25121 | ||
25122 | case $srcdir in | |
25123 | .) # No --srcdir option. We are building in place. | |
25124 | ac_srcdir=. | |
25125 | if test -z "$ac_top_builddir"; then | |
25126 | ac_top_srcdir=. | |
25127 | else | |
25128 | ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` | |
25129 | fi ;; | |
25130 | [\\/]* | ?:[\\/]* ) # Absolute path. | |
25131 | ac_srcdir=$srcdir$ac_dir_suffix; | |
25132 | ac_top_srcdir=$srcdir ;; | |
25133 | *) # Relative path. | |
25134 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix | |
25135 | ac_top_srcdir=$ac_top_builddir$srcdir ;; | |
25136 | esac | |
25137 | ||
25138 | # Do not use `cd foo && pwd` to compute absolute paths, because | |
25139 | # the directories may not exist. | |
25140 | case `pwd` in | |
25141 | .) ac_abs_builddir="$ac_dir";; | |
25142 | *) | |
25143 | case "$ac_dir" in | |
25144 | .) ac_abs_builddir=`pwd`;; | |
25145 | [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; | |
25146 | *) ac_abs_builddir=`pwd`/"$ac_dir";; | |
25147 | esac;; | |
25148 | esac | |
25149 | case $ac_abs_builddir in | |
25150 | .) ac_abs_top_builddir=${ac_top_builddir}.;; | |
25151 | *) | |
25152 | case ${ac_top_builddir}. in | |
25153 | .) ac_abs_top_builddir=$ac_abs_builddir;; | |
25154 | [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; | |
25155 | *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; | |
25156 | esac;; | |
25157 | esac | |
25158 | case $ac_abs_builddir in | |
25159 | .) ac_abs_srcdir=$ac_srcdir;; | |
25160 | *) | |
25161 | case $ac_srcdir in | |
25162 | .) ac_abs_srcdir=$ac_abs_builddir;; | |
25163 | [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; | |
25164 | *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; | |
25165 | esac;; | |
25166 | esac | |
25167 | case $ac_abs_builddir in | |
25168 | .) ac_abs_top_srcdir=$ac_top_srcdir;; | |
25169 | *) | |
25170 | case $ac_top_srcdir in | |
25171 | .) ac_abs_top_srcdir=$ac_abs_builddir;; | |
25172 | [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; | |
25173 | *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; | |
25174 | esac;; | |
25175 | esac | |
bec39cab | 25176 | |
bec39cab | 25177 | |
b4e70030 JB |
25178 | { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 |
25179 | echo "$as_me: executing $ac_dest commands" >&6;} | |
25180 | case $ac_dest in | |
25181 | gdb_stdint.h ) | |
4e8d927d DJ |
25182 | if test "$GCC" = yes; then |
25183 | echo "/* generated for " `$CC --version | sed 1q` "*/" > tmp-stdint.h | |
25184 | else | |
25185 | echo "/* generated for $CC */" > tmp-stdint.h | |
25186 | fi | |
25187 | ||
25188 | sed 's/^ *//' >> tmp-stdint.h <<EOF | |
25189 | ||
25190 | #ifndef GCC_GENERATED_STDINT_H | |
25191 | #define GCC_GENERATED_STDINT_H 1 | |
25192 | ||
25193 | #include <sys/types.h> | |
25194 | EOF | |
25195 | ||
25196 | if test "$acx_cv_header_stdint" != stdint.h; then | |
25197 | echo "#include <stddef.h>" >> tmp-stdint.h | |
25198 | fi | |
25199 | if test "$acx_cv_header_stdint" != stddef.h; then | |
25200 | echo "#include <$acx_cv_header_stdint>" >> tmp-stdint.h | |
25201 | fi | |
25202 | ||
25203 | sed 's/^ *//' >> tmp-stdint.h <<EOF | |
25204 | /* glibc uses these symbols as guards to prevent redefinitions. */ | |
25205 | #ifdef __int8_t_defined | |
25206 | #define _INT8_T | |
25207 | #define _INT16_T | |
25208 | #define _INT32_T | |
25209 | #endif | |
25210 | #ifdef __uint32_t_defined | |
25211 | #define _UINT32_T | |
25212 | #endif | |
25213 | ||
25214 | EOF | |
25215 | ||
25216 | # ----------------- done header, emit basic int types ------------- | |
25217 | if test "$acx_cv_header_stdint" = stddef.h; then | |
25218 | sed 's/^ *//' >> tmp-stdint.h <<EOF | |
25219 | ||
25220 | #ifndef _UINT8_T | |
25221 | #define _UINT8_T | |
07abfebf RS |
25222 | #ifndef __uint8_t_defined |
25223 | #define __uint8_t_defined | |
4e8d927d DJ |
25224 | typedef unsigned $acx_cv_type_int8_t uint8_t; |
25225 | #endif | |
07abfebf | 25226 | #endif |
4e8d927d DJ |
25227 | |
25228 | #ifndef _UINT16_T | |
25229 | #define _UINT16_T | |
07abfebf RS |
25230 | #ifndef __uint16_t_defined |
25231 | #define __uint16_t_defined | |
4e8d927d DJ |
25232 | typedef unsigned $acx_cv_type_int16_t uint16_t; |
25233 | #endif | |
07abfebf | 25234 | #endif |
4e8d927d DJ |
25235 | |
25236 | #ifndef _UINT32_T | |
25237 | #define _UINT32_T | |
07abfebf RS |
25238 | #ifndef __uint32_t_defined |
25239 | #define __uint32_t_defined | |
4e8d927d DJ |
25240 | typedef unsigned $acx_cv_type_int32_t uint32_t; |
25241 | #endif | |
07abfebf | 25242 | #endif |
4e8d927d DJ |
25243 | |
25244 | #ifndef _INT8_T | |
25245 | #define _INT8_T | |
07abfebf RS |
25246 | #ifndef __int8_t_defined |
25247 | #define __int8_t_defined | |
4e8d927d DJ |
25248 | typedef $acx_cv_type_int8_t int8_t; |
25249 | #endif | |
07abfebf | 25250 | #endif |
4e8d927d DJ |
25251 | |
25252 | #ifndef _INT16_T | |
25253 | #define _INT16_T | |
07abfebf RS |
25254 | #ifndef __int16_t_defined |
25255 | #define __int16_t_defined | |
4e8d927d DJ |
25256 | typedef $acx_cv_type_int16_t int16_t; |
25257 | #endif | |
07abfebf | 25258 | #endif |
4e8d927d DJ |
25259 | |
25260 | #ifndef _INT32_T | |
25261 | #define _INT32_T | |
07abfebf RS |
25262 | #ifndef __int32_t_defined |
25263 | #define __int32_t_defined | |
4e8d927d DJ |
25264 | typedef $acx_cv_type_int32_t int32_t; |
25265 | #endif | |
07abfebf | 25266 | #endif |
4e8d927d DJ |
25267 | EOF |
25268 | elif test "$ac_cv_type_u_int32_t" = yes; then | |
25269 | sed 's/^ *//' >> tmp-stdint.h <<EOF | |
25270 | ||
25271 | /* int8_t int16_t int32_t defined by inet code, we do the u_intXX types */ | |
25272 | #ifndef _INT8_T | |
25273 | #define _INT8_T | |
25274 | #endif | |
25275 | #ifndef _INT16_T | |
25276 | #define _INT16_T | |
25277 | #endif | |
25278 | #ifndef _INT32_T | |
25279 | #define _INT32_T | |
25280 | #endif | |
25281 | ||
25282 | #ifndef _UINT8_T | |
25283 | #define _UINT8_T | |
07abfebf RS |
25284 | #ifndef __uint8_t_defined |
25285 | #define __uint8_t_defined | |
4e8d927d DJ |
25286 | typedef u_int8_t uint8_t; |
25287 | #endif | |
07abfebf | 25288 | #endif |
4e8d927d DJ |
25289 | |
25290 | #ifndef _UINT16_T | |
25291 | #define _UINT16_T | |
07abfebf RS |
25292 | #ifndef __uint16_t_defined |
25293 | #define __uint16_t_defined | |
4e8d927d DJ |
25294 | typedef u_int16_t uint16_t; |
25295 | #endif | |
07abfebf | 25296 | #endif |
4e8d927d DJ |
25297 | |
25298 | #ifndef _UINT32_T | |
25299 | #define _UINT32_T | |
07abfebf RS |
25300 | #ifndef __uint32_t_defined |
25301 | #define __uint32_t_defined | |
4e8d927d DJ |
25302 | typedef u_int32_t uint32_t; |
25303 | #endif | |
07abfebf | 25304 | #endif |
4e8d927d DJ |
25305 | EOF |
25306 | else | |
25307 | sed 's/^ *//' >> tmp-stdint.h <<EOF | |
25308 | ||
25309 | /* Some systems have guard macros to prevent redefinitions, define them. */ | |
25310 | #ifndef _INT8_T | |
25311 | #define _INT8_T | |
25312 | #endif | |
25313 | #ifndef _INT16_T | |
25314 | #define _INT16_T | |
25315 | #endif | |
25316 | #ifndef _INT32_T | |
25317 | #define _INT32_T | |
25318 | #endif | |
25319 | #ifndef _UINT8_T | |
25320 | #define _UINT8_T | |
25321 | #endif | |
25322 | #ifndef _UINT16_T | |
25323 | #define _UINT16_T | |
25324 | #endif | |
25325 | #ifndef _UINT32_T | |
25326 | #define _UINT32_T | |
25327 | #endif | |
25328 | EOF | |
25329 | fi | |
25330 | ||
25331 | # ------------- done basic int types, emit int64_t types ------------ | |
25332 | if test "$ac_cv_type_uint64_t" = yes; then | |
25333 | sed 's/^ *//' >> tmp-stdint.h <<EOF | |
25334 | ||
25335 | /* system headers have good uint64_t and int64_t */ | |
25336 | #ifndef _INT64_T | |
25337 | #define _INT64_T | |
25338 | #endif | |
25339 | #ifndef _UINT64_T | |
25340 | #define _UINT64_T | |
25341 | #endif | |
25342 | EOF | |
25343 | elif test "$ac_cv_type_u_int64_t" = yes; then | |
25344 | sed 's/^ *//' >> tmp-stdint.h <<EOF | |
25345 | ||
25346 | /* system headers have an u_int64_t (and int64_t) */ | |
25347 | #ifndef _INT64_T | |
25348 | #define _INT64_T | |
25349 | #endif | |
25350 | #ifndef _UINT64_T | |
25351 | #define _UINT64_T | |
07abfebf RS |
25352 | #ifndef __uint64_t_defined |
25353 | #define __uint64_t_defined | |
4e8d927d DJ |
25354 | typedef u_int64_t uint64_t; |
25355 | #endif | |
07abfebf | 25356 | #endif |
4e8d927d DJ |
25357 | EOF |
25358 | elif test -n "$acx_cv_type_int64_t"; then | |
25359 | sed 's/^ *//' >> tmp-stdint.h <<EOF | |
25360 | ||
25361 | /* architecture has a 64-bit type, $acx_cv_type_int64_t */ | |
25362 | #ifndef _INT64_T | |
25363 | #define _INT64_T | |
25364 | typedef $acx_cv_type_int64_t int64_t; | |
25365 | #endif | |
25366 | #ifndef _UINT64_T | |
25367 | #define _UINT64_T | |
07abfebf RS |
25368 | #ifndef __uint64_t_defined |
25369 | #define __uint64_t_defined | |
4e8d927d DJ |
25370 | typedef unsigned $acx_cv_type_int64_t uint64_t; |
25371 | #endif | |
07abfebf | 25372 | #endif |
4e8d927d DJ |
25373 | EOF |
25374 | else | |
25375 | sed 's/^ *//' >> tmp-stdint.h <<EOF | |
25376 | ||
25377 | /* some common heuristics for int64_t, using compiler-specific tests */ | |
25378 | #if defined __STDC_VERSION__ && (__STDC_VERSION__-0) >= 199901L | |
25379 | #ifndef _INT64_T | |
25380 | #define _INT64_T | |
07abfebf | 25381 | #ifndef __int64_t_defined |
4e8d927d DJ |
25382 | typedef long long int64_t; |
25383 | #endif | |
07abfebf | 25384 | #endif |
4e8d927d DJ |
25385 | #ifndef _UINT64_T |
25386 | #define _UINT64_T | |
25387 | typedef unsigned long long uint64_t; | |
25388 | #endif | |
25389 | ||
25390 | #elif defined __GNUC__ && defined (__STDC__) && __STDC__-0 | |
25391 | /* NextStep 2.0 cc is really gcc 1.93 but it defines __GNUC__ = 2 and | |
25392 | does not implement __extension__. But that compiler doesn't define | |
25393 | __GNUC_MINOR__. */ | |
25394 | # if __GNUC__ < 2 || (__NeXT__ && !__GNUC_MINOR__) | |
25395 | # define __extension__ | |
25396 | # endif | |
25397 | ||
25398 | # ifndef _INT64_T | |
25399 | # define _INT64_T | |
25400 | __extension__ typedef long long int64_t; | |
25401 | # endif | |
25402 | # ifndef _UINT64_T | |
25403 | # define _UINT64_T | |
25404 | __extension__ typedef unsigned long long uint64_t; | |
25405 | # endif | |
25406 | ||
25407 | #elif !defined __STRICT_ANSI__ | |
25408 | # if defined _MSC_VER || defined __WATCOMC__ || defined __BORLANDC__ | |
25409 | ||
25410 | # ifndef _INT64_T | |
25411 | # define _INT64_T | |
25412 | typedef __int64 int64_t; | |
25413 | # endif | |
25414 | # ifndef _UINT64_T | |
25415 | # define _UINT64_T | |
25416 | typedef unsigned __int64 uint64_t; | |
25417 | # endif | |
25418 | # endif /* compiler */ | |
25419 | ||
25420 | #endif /* ANSI version */ | |
25421 | EOF | |
25422 | fi | |
25423 | ||
25424 | # ------------- done int64_t types, emit intptr types ------------ | |
25425 | if test "$ac_cv_type_uintptr_t" != yes; then | |
25426 | sed 's/^ *//' >> tmp-stdint.h <<EOF | |
25427 | ||
25428 | /* Define intptr_t based on sizeof(void*) = $ac_cv_sizeof_void_p */ | |
07abfebf | 25429 | #ifndef __uintptr_t_defined |
4e8d927d | 25430 | typedef u$acx_cv_type_intptr_t uintptr_t; |
07abfebf RS |
25431 | #endif |
25432 | #ifndef __intptr_t_defined | |
4e8d927d | 25433 | typedef $acx_cv_type_intptr_t intptr_t; |
07abfebf | 25434 | #endif |
4e8d927d DJ |
25435 | EOF |
25436 | fi | |
25437 | ||
25438 | # ------------- done intptr types, emit int_least types ------------ | |
25439 | if test "$ac_cv_type_int_least32_t" != yes; then | |
25440 | sed 's/^ *//' >> tmp-stdint.h <<EOF | |
25441 | ||
25442 | /* Define int_least types */ | |
25443 | typedef int8_t int_least8_t; | |
25444 | typedef int16_t int_least16_t; | |
25445 | typedef int32_t int_least32_t; | |
25446 | #ifdef _INT64_T | |
25447 | typedef int64_t int_least64_t; | |
25448 | #endif | |
25449 | ||
25450 | typedef uint8_t uint_least8_t; | |
25451 | typedef uint16_t uint_least16_t; | |
25452 | typedef uint32_t uint_least32_t; | |
25453 | #ifdef _UINT64_T | |
25454 | typedef uint64_t uint_least64_t; | |
25455 | #endif | |
25456 | EOF | |
25457 | fi | |
25458 | ||
25459 | # ------------- done intptr types, emit int_fast types ------------ | |
25460 | if test "$ac_cv_type_int_fast32_t" != yes; then | |
25461 | sed 's/^ *//' >> tmp-stdint.h <<EOF | |
25462 | ||
25463 | /* Define int_fast types. short is often slow */ | |
25464 | typedef int8_t int_fast8_t; | |
25465 | typedef int int_fast16_t; | |
25466 | typedef int32_t int_fast32_t; | |
25467 | #ifdef _INT64_T | |
25468 | typedef int64_t int_fast64_t; | |
25469 | #endif | |
25470 | ||
25471 | typedef uint8_t uint_fast8_t; | |
25472 | typedef unsigned int uint_fast16_t; | |
25473 | typedef uint32_t uint_fast32_t; | |
25474 | #ifdef _UINT64_T | |
25475 | typedef uint64_t uint_fast64_t; | |
25476 | #endif | |
25477 | EOF | |
25478 | fi | |
25479 | ||
25480 | if test "$ac_cv_type_uintmax_t" != yes; then | |
25481 | sed 's/^ *//' >> tmp-stdint.h <<EOF | |
25482 | ||
25483 | /* Define intmax based on what we found */ | |
25484 | #ifdef _INT64_T | |
25485 | typedef int64_t intmax_t; | |
25486 | #else | |
25487 | typedef long intmax_t; | |
25488 | #endif | |
25489 | #ifdef _UINT64_T | |
25490 | typedef uint64_t uintmax_t; | |
25491 | #else | |
25492 | typedef unsigned long uintmax_t; | |
25493 | #endif | |
25494 | EOF | |
25495 | fi | |
25496 | ||
25497 | sed 's/^ *//' >> tmp-stdint.h <<EOF | |
25498 | ||
25499 | #endif /* GCC_GENERATED_STDINT_H */ | |
25500 | EOF | |
25501 | ||
25502 | if test -r gdb_stdint.h && cmp -s tmp-stdint.h gdb_stdint.h; then | |
25503 | rm -f tmp-stdint.h | |
25504 | else | |
25505 | mv -f tmp-stdint.h gdb_stdint.h | |
bec39cab AC |
25506 | fi |
25507 | ||
4e8d927d | 25508 | ;; |
b4e70030 | 25509 | default ) |
c906108c | 25510 | |
2c0fc042 | 25511 | sed -e '/^DEPRECATED_TM_FILE[ ]*=/s,^DEPRECATED_TM_FILE[ ]*=[ ]*,&config/'"${gdb_target_cpu}"'/, |
c906108c SS |
25512 | /^XM_FILE[ ]*=/s,^XM_FILE[ ]*=[ ]*,&config/'"${gdb_host_cpu}"'/, |
25513 | /^NAT_FILE[ ]*=/s,^NAT_FILE[ ]*=[ ]*,&config/'"${gdb_host_cpu}"'/,' <Makefile >Makefile.tmp | |
25514 | mv -f Makefile.tmp Makefile | |
25515 | ||
2acceee2 | 25516 | |
c906108c SS |
25517 | case x$CONFIG_HEADERS in |
25518 | xconfig.h:config.in) | |
25519 | echo > stamp-h ;; | |
25520 | esac | |
bec39cab AC |
25521 | ;; |
25522 | esac | |
b4e70030 JB |
25523 | done |
25524 | _ACEOF | |
c906108c | 25525 | |
b4e70030 | 25526 | cat >>$CONFIG_STATUS <<\_ACEOF |
bec39cab AC |
25527 | |
25528 | { (exit 0); exit 0; } | |
25529 | _ACEOF | |
c906108c | 25530 | chmod +x $CONFIG_STATUS |
bec39cab AC |
25531 | ac_clean_files=$ac_clean_files_save |
25532 | ||
25533 | ||
25534 | # configure is writing to config.log, and then calls config.status. | |
25535 | # config.status does its own redirection, appending to config.log. | |
25536 | # Unfortunately, on DOS this fails, as config.log is still kept open | |
25537 | # by configure, so config.status won't be able to write to it; its | |
25538 | # output is simply discarded. So we exec the FD to /dev/null, | |
25539 | # effectively closing config.log, so it can be properly (re)opened and | |
25540 | # appended to by config.status. When coming back to configure, we | |
25541 | # need to make the FD available again. | |
25542 | if test "$no_create" != yes; then | |
25543 | ac_cs_success=: | |
25544 | ac_config_status_args= | |
25545 | test "$silent" = yes && | |
25546 | ac_config_status_args="$ac_config_status_args --quiet" | |
25547 | exec 5>/dev/null | |
25548 | $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false | |
25549 | exec 5>>config.log | |
25550 | # Use ||, not &&, to avoid exiting from the if with $? = 1, which | |
25551 | # would make configure fail if this is the last instruction. | |
25552 | $ac_cs_success || { (exit 1); exit 1; } | |
25553 | fi | |
c906108c | 25554 | |
bec39cab AC |
25555 | # |
25556 | # CONFIG_SUBDIRS section. | |
25557 | # | |
c906108c SS |
25558 | if test "$no_recursion" != yes; then |
25559 | ||
25560 | # Remove --cache-file and --srcdir arguments so they do not pile up. | |
25561 | ac_sub_configure_args= | |
25562 | ac_prev= | |
b4e70030 | 25563 | for ac_arg in $ac_configure_args; do |
c906108c SS |
25564 | if test -n "$ac_prev"; then |
25565 | ac_prev= | |
25566 | continue | |
25567 | fi | |
bec39cab | 25568 | case $ac_arg in |
c906108c SS |
25569 | -cache-file | --cache-file | --cache-fil | --cache-fi \ |
25570 | | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) | |
25571 | ac_prev=cache_file ;; | |
25572 | -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | |
bec39cab AC |
25573 | | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \ |
25574 | | --c=*) | |
25575 | ;; | |
25576 | --config-cache | -C) | |
c906108c SS |
25577 | ;; |
25578 | -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) | |
25579 | ac_prev=srcdir ;; | |
25580 | -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) | |
25581 | ;; | |
bec39cab AC |
25582 | -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) |
25583 | ac_prev=prefix ;; | |
25584 | -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) | |
25585 | ;; | |
b4e70030 | 25586 | *) ac_sub_configure_args="$ac_sub_configure_args $ac_arg" ;; |
c906108c SS |
25587 | esac |
25588 | done | |
25589 | ||
bec39cab AC |
25590 | # Always prepend --prefix to ensure using the same prefix |
25591 | # in subdir configurations. | |
25592 | ac_sub_configure_args="--prefix=$prefix $ac_sub_configure_args" | |
25593 | ||
b4e70030 | 25594 | ac_popdir=`pwd` |
bec39cab | 25595 | for ac_dir in : $subdirs; do test "x$ac_dir" = x: && continue |
c906108c SS |
25596 | |
25597 | # Do not complain, so a configure script can configure whichever | |
25598 | # parts of a large source tree are present. | |
bec39cab | 25599 | test -d $srcdir/$ac_dir || continue |
c906108c | 25600 | |
b4e70030 JB |
25601 | { echo "$as_me:$LINENO: configuring in $ac_dir" >&5 |
25602 | echo "$as_me: configuring in $ac_dir" >&6;} | |
25603 | { if $as_mkdir_p; then | |
25604 | mkdir -p "$ac_dir" | |
25605 | else | |
25606 | as_dir="$ac_dir" | |
bec39cab | 25607 | as_dirs= |
b4e70030 JB |
25608 | while test ! -d "$as_dir"; do |
25609 | as_dirs="$as_dir $as_dirs" | |
25610 | as_dir=`(dirname "$as_dir") 2>/dev/null || | |
bec39cab AC |
25611 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
25612 | X"$as_dir" : 'X\(//\)[^/]' \| \ | |
25613 | X"$as_dir" : 'X\(//\)$' \| \ | |
b4e70030 JB |
25614 | X"$as_dir" : 'X\(/\)' \| \ |
25615 | . : '\(.\)' 2>/dev/null || | |
bec39cab | 25616 | echo X"$as_dir" | |
b4e70030 JB |
25617 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
25618 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | |
25619 | /^X\(\/\/\)$/{ s//\1/; q; } | |
25620 | /^X\(\/\).*/{ s//\1/; q; } | |
25621 | s/.*/./; q'` | |
bec39cab | 25622 | done |
b4e70030 JB |
25623 | test ! -n "$as_dirs" || mkdir $as_dirs |
25624 | fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 | |
25625 | echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} | |
bec39cab | 25626 | { (exit 1); exit 1; }; }; } |
b4e70030 | 25627 | |
bec39cab AC |
25628 | ac_builddir=. |
25629 | ||
b4e70030 | 25630 | if test "$ac_dir" != .; then |
bec39cab | 25631 | ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` |
b4e70030 JB |
25632 | # A "../" for each directory in $ac_dir_suffix. |
25633 | ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` | |
25634 | else | |
25635 | ac_dir_suffix= ac_top_builddir= | |
25636 | fi | |
bec39cab AC |
25637 | |
25638 | case $srcdir in | |
b4e70030 | 25639 | .) # No --srcdir option. We are building in place. |
bec39cab | 25640 | ac_srcdir=. |
b4e70030 JB |
25641 | if test -z "$ac_top_builddir"; then |
25642 | ac_top_srcdir=. | |
25643 | else | |
25644 | ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` | |
25645 | fi ;; | |
25646 | [\\/]* | ?:[\\/]* ) # Absolute path. | |
bec39cab | 25647 | ac_srcdir=$srcdir$ac_dir_suffix; |
b4e70030 JB |
25648 | ac_top_srcdir=$srcdir ;; |
25649 | *) # Relative path. | |
25650 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix | |
25651 | ac_top_srcdir=$ac_top_builddir$srcdir ;; | |
25652 | esac | |
25653 | ||
25654 | # Do not use `cd foo && pwd` to compute absolute paths, because | |
25655 | # the directories may not exist. | |
25656 | case `pwd` in | |
25657 | .) ac_abs_builddir="$ac_dir";; | |
25658 | *) | |
25659 | case "$ac_dir" in | |
25660 | .) ac_abs_builddir=`pwd`;; | |
25661 | [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; | |
25662 | *) ac_abs_builddir=`pwd`/"$ac_dir";; | |
25663 | esac;; | |
25664 | esac | |
25665 | case $ac_abs_builddir in | |
25666 | .) ac_abs_top_builddir=${ac_top_builddir}.;; | |
25667 | *) | |
25668 | case ${ac_top_builddir}. in | |
25669 | .) ac_abs_top_builddir=$ac_abs_builddir;; | |
25670 | [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; | |
25671 | *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; | |
25672 | esac;; | |
25673 | esac | |
25674 | case $ac_abs_builddir in | |
25675 | .) ac_abs_srcdir=$ac_srcdir;; | |
25676 | *) | |
25677 | case $ac_srcdir in | |
25678 | .) ac_abs_srcdir=$ac_abs_builddir;; | |
25679 | [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; | |
25680 | *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; | |
25681 | esac;; | |
25682 | esac | |
25683 | case $ac_abs_builddir in | |
25684 | .) ac_abs_top_srcdir=$ac_top_srcdir;; | |
25685 | *) | |
25686 | case $ac_top_srcdir in | |
25687 | .) ac_abs_top_srcdir=$ac_abs_builddir;; | |
25688 | [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; | |
25689 | *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; | |
25690 | esac;; | |
bec39cab | 25691 | esac |
c906108c | 25692 | |
c906108c | 25693 | |
b4e70030 | 25694 | cd $ac_dir |
c906108c SS |
25695 | |
25696 | # Check for guested configure; otherwise get Cygnus style configure. | |
bec39cab AC |
25697 | if test -f $ac_srcdir/configure.gnu; then |
25698 | ac_sub_configure="$SHELL '$ac_srcdir/configure.gnu'" | |
25699 | elif test -f $ac_srcdir/configure; then | |
25700 | ac_sub_configure="$SHELL '$ac_srcdir/configure'" | |
25701 | elif test -f $ac_srcdir/configure.in; then | |
c906108c SS |
25702 | ac_sub_configure=$ac_configure |
25703 | else | |
bec39cab AC |
25704 | { echo "$as_me:$LINENO: WARNING: no configuration information is in $ac_dir" >&5 |
25705 | echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;} | |
c906108c SS |
25706 | ac_sub_configure= |
25707 | fi | |
25708 | ||
25709 | # The recursion is here. | |
25710 | if test -n "$ac_sub_configure"; then | |
c906108c | 25711 | # Make the cache file name correct relative to the subdirectory. |
bec39cab AC |
25712 | case $cache_file in |
25713 | [\\/]* | ?:[\\/]* ) ac_sub_cache_file=$cache_file ;; | |
b4e70030 JB |
25714 | *) # Relative path. |
25715 | ac_sub_cache_file=$ac_top_builddir$cache_file ;; | |
c906108c | 25716 | esac |
c906108c | 25717 | |
bec39cab AC |
25718 | { echo "$as_me:$LINENO: running $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5 |
25719 | echo "$as_me: running $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;} | |
c906108c | 25720 | # The eval makes quoting arguments work. |
b4e70030 JB |
25721 | eval $ac_sub_configure $ac_sub_configure_args \ |
25722 | --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir || | |
bec39cab AC |
25723 | { { echo "$as_me:$LINENO: error: $ac_sub_configure failed for $ac_dir" >&5 |
25724 | echo "$as_me: error: $ac_sub_configure failed for $ac_dir" >&2;} | |
25725 | { (exit 1); exit 1; }; } | |
c906108c SS |
25726 | fi |
25727 | ||
b4e70030 | 25728 | cd $ac_popdir |
c906108c SS |
25729 | done |
25730 | fi | |
25731 | ||
25732 | ||
25733 | exit 0 |