]> andersk Git - splint.git/blame - configure
Fixed branch state bug with definitely null values (reported by Jon Wilson).
[splint.git] / configure
CommitLineData
8fe44445 1#! /bin/sh
885824d3 2# Guess values for system-dependent variables and create Makefiles.
11db3170 3# Generated by Autoconf 2.52 for Splint 3.0.0.20.
8fe44445 4#
11db3170 5# Report bugs to <splint-bug@cs.virginia.edu>.
8fe44445 6#
7# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
8# Free Software Foundation, Inc.
9# This configure script is free software; the Free Software Foundation
10# gives unlimited permission to copy, distribute and modify it.
885824d3 11
8fe44445 12# Avoid depending upon Character Ranges.
13as_cr_letters='abcdefghijklmnopqrstuvwxyz'
14as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
15as_cr_Letters=$as_cr_letters$as_cr_LETTERS
16as_cr_digits='0123456789'
17as_cr_alnum=$as_cr_Letters$as_cr_digits
885824d3 18
8fe44445 19# Sed expression to map a string onto a valid variable name.
20as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
885824d3 21
8fe44445 22# Sed expression to map a string onto a valid CPP name.
23as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
885824d3 24
8fe44445 25# Be Bourne compatible
26if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
27 emulate sh
28 NULLCMD=:
29elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
30 set -o posix
31fi
885824d3 32
8fe44445 33# Name of the executable.
34as_me=`echo "$0" |sed 's,.*[\\/],,'`
885824d3 35
8fe44445 36if expr a : '\(a\)' >/dev/null 2>&1; then
37 as_expr=expr
38else
39 as_expr=false
40fi
41
42rm -f conf$$ conf$$.exe conf$$.file
43echo >conf$$.file
44if ln -s conf$$.file conf$$ 2>/dev/null; then
45 # We could just check for DJGPP; but this test a) works b) is more generic
46 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
47 if test -f conf$$.exe; then
48 # Don't use ln at all; we don't have any links
49 as_ln_s='cp -p'
885824d3 50 else
8fe44445 51 as_ln_s='ln -s'
52 fi
53elif ln conf$$.file conf$$ 2>/dev/null; then
54 as_ln_s=ln
55else
56 as_ln_s='cp -p'
57fi
58rm -f conf$$ conf$$.exe conf$$.file
59
60as_executable_p="test -f"
61
62# Support unset when possible.
63if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
64 as_unset=unset
65else
66 as_unset=false
67fi
68
69# NLS nuisances.
70$as_unset LANG || test "${LANG+set}" != set || { LANG=C; export LANG; }
71$as_unset LC_ALL || test "${LC_ALL+set}" != set || { LC_ALL=C; export LC_ALL; }
72$as_unset LC_TIME || test "${LC_TIME+set}" != set || { LC_TIME=C; export LC_TIME; }
73$as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set || { LC_CTYPE=C; export LC_CTYPE; }
74$as_unset LANGUAGE || test "${LANGUAGE+set}" != set || { LANGUAGE=C; export LANGUAGE; }
75$as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set || { LC_COLLATE=C; export LC_COLLATE; }
76$as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set || { LC_NUMERIC=C; export LC_NUMERIC; }
77$as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set || { LC_MESSAGES=C; export LC_MESSAGES; }
78
79# IFS
80# We need space, tab and new line, in precisely that order.
81as_nl='
82'
83IFS=" $as_nl"
84
85# CDPATH.
86$as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=:; export CDPATH; }
87
88# Name of the host.
89# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
90# so uname gets run too.
91ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
92
93exec 6>&1
94
95#
96# Initializations.
97#
98ac_default_prefix=/usr/local
99cross_compiling=no
100subdirs=
101MFLAGS= MAKEFLAGS=
102SHELL=${CONFIG_SHELL-/bin/sh}
103
104# Maximum number of lines to put in a shell here document.
105# This variable seems obsolete. It should probably be removed, and
106# only ac_max_sed_lines should be used.
107: ${ac_max_here_lines=38}
108
109ac_unique_file="src/lclinit.c"
110
111# Initialize some variables set by options.
112ac_init_help=
113ac_init_version=false
114# The variables have the same names as the options, with
115# dashes changed to underlines.
116cache_file=/dev/null
117exec_prefix=NONE
118no_create=
119no_recursion=
120prefix=NONE
121program_prefix=NONE
122program_suffix=NONE
123program_transform_name=s,x,x,
124silent=
125site=
126srcdir=
127verbose=
128x_includes=NONE
129x_libraries=NONE
130
131# Installation directory options.
132# These are left unexpanded so users can "make install exec_prefix=/foo"
133# and all the variables that are supposed to be based on exec_prefix
134# by default will actually change.
135# Use braces instead of parens because sh, perl, etc. also accept them.
136bindir='${exec_prefix}/bin'
137sbindir='${exec_prefix}/sbin'
138libexecdir='${exec_prefix}/libexec'
139datadir='${prefix}/share'
140sysconfdir='${prefix}/etc'
141sharedstatedir='${prefix}/com'
142localstatedir='${prefix}/var'
143libdir='${exec_prefix}/lib'
144includedir='${prefix}/include'
145oldincludedir='/usr/include'
146infodir='${prefix}/info'
147mandir='${prefix}/man'
148
149# Identity of this package.
11db3170 150PACKAGE_NAME='Splint'
151PACKAGE_TARNAME='splint'
152PACKAGE_VERSION='3.0.0.20'
153PACKAGE_STRING='Splint 3.0.0.20'
154PACKAGE_BUGREPORT='splint-bug@cs.virginia.edu'
8fe44445 155
156ac_prev=
157for ac_option
158do
159 # If the previous option needs an argument, assign it.
160 if test -n "$ac_prev"; then
161 eval "$ac_prev=\$ac_option"
162 ac_prev=
163 continue
885824d3 164 fi
8fe44445 165
166 ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
167
168 # Accept the important Cygnus configure options, so we can diagnose typos.
169
170 case $ac_option in
171
172 -bindir | --bindir | --bindi | --bind | --bin | --bi)
173 ac_prev=bindir ;;
174 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
175 bindir=$ac_optarg ;;
176
177 -build | --build | --buil | --bui | --bu)
178 ac_prev=build_alias ;;
179 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
180 build_alias=$ac_optarg ;;
181
182 -cache-file | --cache-file | --cache-fil | --cache-fi \
183 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
184 ac_prev=cache_file ;;
185 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
186 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
187 cache_file=$ac_optarg ;;
188
189 --config-cache | -C)
190 cache_file=config.cache ;;
191
192 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
193 ac_prev=datadir ;;
194 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
195 | --da=*)
196 datadir=$ac_optarg ;;
197
198 -disable-* | --disable-*)
199 ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
200 # Reject names that are not valid shell variable names.
201 expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
202 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
203 { (exit 1); exit 1; }; }
204 ac_feature=`echo $ac_feature | sed 's/-/_/g'`
205 eval "enable_$ac_feature=no" ;;
206
207 -enable-* | --enable-*)
208 ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
209 # Reject names that are not valid shell variable names.
210 expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
211 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
212 { (exit 1); exit 1; }; }
213 ac_feature=`echo $ac_feature | sed 's/-/_/g'`
214 case $ac_option in
215 *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
216 *) ac_optarg=yes ;;
217 esac
218 eval "enable_$ac_feature='$ac_optarg'" ;;
219
220 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
221 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
222 | --exec | --exe | --ex)
223 ac_prev=exec_prefix ;;
224 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
225 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
226 | --exec=* | --exe=* | --ex=*)
227 exec_prefix=$ac_optarg ;;
228
229 -gas | --gas | --ga | --g)
230 # Obsolete; use --with-gas.
231 with_gas=yes ;;
232
233 -help | --help | --hel | --he | -h)
234 ac_init_help=long ;;
235 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
236 ac_init_help=recursive ;;
237 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
238 ac_init_help=short ;;
239
240 -host | --host | --hos | --ho)
241 ac_prev=host_alias ;;
242 -host=* | --host=* | --hos=* | --ho=*)
243 host_alias=$ac_optarg ;;
244
245 -includedir | --includedir | --includedi | --included | --include \
246 | --includ | --inclu | --incl | --inc)
247 ac_prev=includedir ;;
248 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
249 | --includ=* | --inclu=* | --incl=* | --inc=*)
250 includedir=$ac_optarg ;;
251
252 -infodir | --infodir | --infodi | --infod | --info | --inf)
253 ac_prev=infodir ;;
254 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
255 infodir=$ac_optarg ;;
256
257 -libdir | --libdir | --libdi | --libd)
258 ac_prev=libdir ;;
259 -libdir=* | --libdir=* | --libdi=* | --libd=*)
260 libdir=$ac_optarg ;;
261
262 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
263 | --libexe | --libex | --libe)
264 ac_prev=libexecdir ;;
265 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
266 | --libexe=* | --libex=* | --libe=*)
267 libexecdir=$ac_optarg ;;
268
269 -localstatedir | --localstatedir | --localstatedi | --localstated \
270 | --localstate | --localstat | --localsta | --localst \
271 | --locals | --local | --loca | --loc | --lo)
272 ac_prev=localstatedir ;;
273 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
274 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
275 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
276 localstatedir=$ac_optarg ;;
277
278 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
279 ac_prev=mandir ;;
280 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
281 mandir=$ac_optarg ;;
282
283 -nfp | --nfp | --nf)
284 # Obsolete; use --without-fp.
285 with_fp=no ;;
286
287 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
288 | --no-cr | --no-c)
289 no_create=yes ;;
290
291 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
292 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
293 no_recursion=yes ;;
294
295 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
296 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
297 | --oldin | --oldi | --old | --ol | --o)
298 ac_prev=oldincludedir ;;
299 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
300 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
301 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
302 oldincludedir=$ac_optarg ;;
303
304 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
305 ac_prev=prefix ;;
306 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
307 prefix=$ac_optarg ;;
308
309 -program-prefix | --program-prefix | --program-prefi | --program-pref \
310 | --program-pre | --program-pr | --program-p)
311 ac_prev=program_prefix ;;
312 -program-prefix=* | --program-prefix=* | --program-prefi=* \
313 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
314 program_prefix=$ac_optarg ;;
315
316 -program-suffix | --program-suffix | --program-suffi | --program-suff \
317 | --program-suf | --program-su | --program-s)
318 ac_prev=program_suffix ;;
319 -program-suffix=* | --program-suffix=* | --program-suffi=* \
320 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
321 program_suffix=$ac_optarg ;;
322
323 -program-transform-name | --program-transform-name \
324 | --program-transform-nam | --program-transform-na \
325 | --program-transform-n | --program-transform- \
326 | --program-transform | --program-transfor \
327 | --program-transfo | --program-transf \
328 | --program-trans | --program-tran \
329 | --progr-tra | --program-tr | --program-t)
330 ac_prev=program_transform_name ;;
331 -program-transform-name=* | --program-transform-name=* \
332 | --program-transform-nam=* | --program-transform-na=* \
333 | --program-transform-n=* | --program-transform-=* \
334 | --program-transform=* | --program-transfor=* \
335 | --program-transfo=* | --program-transf=* \
336 | --program-trans=* | --program-tran=* \
337 | --progr-tra=* | --program-tr=* | --program-t=*)
338 program_transform_name=$ac_optarg ;;
339
340 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
341 | -silent | --silent | --silen | --sile | --sil)
342 silent=yes ;;
343
344 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
345 ac_prev=sbindir ;;
346 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
347 | --sbi=* | --sb=*)
348 sbindir=$ac_optarg ;;
349
350 -sharedstatedir | --sharedstatedir | --sharedstatedi \
351 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
352 | --sharedst | --shareds | --shared | --share | --shar \
353 | --sha | --sh)
354 ac_prev=sharedstatedir ;;
355 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
356 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
357 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
358 | --sha=* | --sh=*)
359 sharedstatedir=$ac_optarg ;;
360
361 -site | --site | --sit)
362 ac_prev=site ;;
363 -site=* | --site=* | --sit=*)
364 site=$ac_optarg ;;
365
366 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
367 ac_prev=srcdir ;;
368 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
369 srcdir=$ac_optarg ;;
370
371 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
372 | --syscon | --sysco | --sysc | --sys | --sy)
373 ac_prev=sysconfdir ;;
374 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
375 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
376 sysconfdir=$ac_optarg ;;
377
378 -target | --target | --targe | --targ | --tar | --ta | --t)
379 ac_prev=target_alias ;;
380 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
381 target_alias=$ac_optarg ;;
382
383 -v | -verbose | --verbose | --verbos | --verbo | --verb)
384 verbose=yes ;;
385
386 -version | --version | --versio | --versi | --vers | -V)
387 ac_init_version=: ;;
388
389 -with-* | --with-*)
390 ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
391 # Reject names that are not valid shell variable names.
392 expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
393 { echo "$as_me: error: invalid package name: $ac_package" >&2
394 { (exit 1); exit 1; }; }
395 ac_package=`echo $ac_package| sed 's/-/_/g'`
396 case $ac_option in
397 *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
398 *) ac_optarg=yes ;;
399 esac
400 eval "with_$ac_package='$ac_optarg'" ;;
401
402 -without-* | --without-*)
403 ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
404 # Reject names that are not valid shell variable names.
405 expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
406 { echo "$as_me: error: invalid package name: $ac_package" >&2
407 { (exit 1); exit 1; }; }
408 ac_package=`echo $ac_package | sed 's/-/_/g'`
409 eval "with_$ac_package=no" ;;
410
411 --x)
412 # Obsolete; use --with-x.
413 with_x=yes ;;
414
415 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
416 | --x-incl | --x-inc | --x-in | --x-i)
417 ac_prev=x_includes ;;
418 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
419 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
420 x_includes=$ac_optarg ;;
421
422 -x-libraries | --x-libraries | --x-librarie | --x-librari \
423 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
424 ac_prev=x_libraries ;;
425 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
426 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
427 x_libraries=$ac_optarg ;;
428
429 -*) { echo "$as_me: error: unrecognized option: $ac_option
430Try \`$0 --help' for more information." >&2
431 { (exit 1); exit 1; }; }
432 ;;
433
434 *=*)
435 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
436 # Reject names that are not valid shell variable names.
437 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
438 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
439 { (exit 1); exit 1; }; }
440 ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
441 eval "$ac_envvar='$ac_optarg'"
442 export $ac_envvar ;;
443
444 *)
445 # FIXME: should be removed in autoconf 3.0.
446 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
447 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
448 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
449 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
450 ;;
451
452 esac
453done
454
455if test -n "$ac_prev"; then
456 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
457 { echo "$as_me: error: missing argument to $ac_option" >&2
458 { (exit 1); exit 1; }; }
459fi
460
461# Be sure to have absolute paths.
462for ac_var in exec_prefix prefix
463do
464 eval ac_val=$`echo $ac_var`
465 case $ac_val in
466 [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
467 *) { echo "$as_me: error: expected an absolute path for --$ac_var: $ac_val" >&2
468 { (exit 1); exit 1; }; };;
469 esac
470done
471
472# Be sure to have absolute paths.
473for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
474 localstatedir libdir includedir oldincludedir infodir mandir
475do
476 eval ac_val=$`echo $ac_var`
477 case $ac_val in
478 [\\/$]* | ?:[\\/]* ) ;;
479 *) { echo "$as_me: error: expected an absolute path for --$ac_var: $ac_val" >&2
480 { (exit 1); exit 1; }; };;
481 esac
885824d3 482done
483
8fe44445 484# There might be people who depend on the old broken behavior: `$host'
485# used to hold the argument of --host etc.
486build=$build_alias
487host=$host_alias
488target=$target_alias
885824d3 489
8fe44445 490# FIXME: should be removed in autoconf 3.0.
491if test "x$host_alias" != x; then
492 if test "x$build_alias" = x; then
493 cross_compiling=maybe
494 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
495 If a cross compiler is detected then cross compile mode will be used." >&2
496 elif test "x$build_alias" != "x$host_alias"; then
497 cross_compiling=yes
498 fi
885824d3 499fi
500
8fe44445 501ac_tool_prefix=
502test -n "$host_alias" && ac_tool_prefix=$host_alias-
885824d3 503
8fe44445 504test "$silent" = yes && exec 6>/dev/null
885824d3 505
506# Find the source files, if location was not specified.
507if test -z "$srcdir"; then
8fe44445 508 ac_srcdir_defaulted=yes
509 # Try the directory containing this script, then its parent.
510 ac_prog=$0
511 ac_confdir=`echo "$ac_prog" | sed 's%[\\/][^\\/][^\\/]*$%%'`
512 test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
513 srcdir=$ac_confdir
514 if test ! -r $srcdir/$ac_unique_file; then
885824d3 515 srcdir=..
516 fi
8fe44445 517else
518 ac_srcdir_defaulted=no
885824d3 519fi
8fe44445 520if test ! -r $srcdir/$ac_unique_file; then
521 if test "$ac_srcdir_defaulted" = yes; then
522 { echo "$as_me: error: cannot find sources in $ac_confdir or .." >&2
523 { (exit 1); exit 1; }; }
885824d3 524 else
8fe44445 525 { echo "$as_me: error: cannot find sources in $srcdir" >&2
526 { (exit 1); exit 1; }; }
885824d3 527 fi
885824d3 528fi
8fe44445 529srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
530ac_env_build_alias_set=${build_alias+set}
531ac_env_build_alias_value=$build_alias
532ac_cv_env_build_alias_set=${build_alias+set}
533ac_cv_env_build_alias_value=$build_alias
534ac_env_host_alias_set=${host_alias+set}
535ac_env_host_alias_value=$host_alias
536ac_cv_env_host_alias_set=${host_alias+set}
537ac_cv_env_host_alias_value=$host_alias
538ac_env_target_alias_set=${target_alias+set}
539ac_env_target_alias_value=$target_alias
540ac_cv_env_target_alias_set=${target_alias+set}
541ac_cv_env_target_alias_value=$target_alias
8fe44445 542ac_env_CC_set=${CC+set}
543ac_env_CC_value=$CC
544ac_cv_env_CC_set=${CC+set}
545ac_cv_env_CC_value=$CC
546ac_env_CFLAGS_set=${CFLAGS+set}
547ac_env_CFLAGS_value=$CFLAGS
548ac_cv_env_CFLAGS_set=${CFLAGS+set}
549ac_cv_env_CFLAGS_value=$CFLAGS
c1dda563 550ac_env_LDFLAGS_set=${LDFLAGS+set}
551ac_env_LDFLAGS_value=$LDFLAGS
552ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
553ac_cv_env_LDFLAGS_value=$LDFLAGS
554ac_env_CPPFLAGS_set=${CPPFLAGS+set}
555ac_env_CPPFLAGS_value=$CPPFLAGS
556ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
557ac_cv_env_CPPFLAGS_value=$CPPFLAGS
8fe44445 558ac_env_CPP_set=${CPP+set}
559ac_env_CPP_value=$CPP
560ac_cv_env_CPP_set=${CPP+set}
561ac_cv_env_CPP_value=$CPP
885824d3 562
8fe44445 563#
564# Report the --help message.
565#
566if test "$ac_init_help" = "long"; then
567 # Omit some internal or obsolete options to make the list less imposing.
568 # This message is too long to be a string in the A/UX 3.1 sh.
569 cat <<EOF
11db3170 570\`configure' configures Splint 3.0.0.20 to adapt to many kinds of systems.
885824d3 571
8fe44445 572Usage: $0 [OPTION]... [VAR=VALUE]...
885824d3 573
8fe44445 574To assign environment variables (e.g., CC, CFLAGS...), specify them as
575VAR=VALUE. See below for descriptions of some of the useful variables.
576
577Defaults for the options are specified in brackets.
578
579Configuration:
580 -h, --help display this help and exit
581 --help=short display options specific to this package
582 --help=recursive display the short help of all the included packages
583 -V, --version display version information and exit
584 -q, --quiet, --silent do not print \`checking...' messages
585 --cache-file=FILE cache test results in FILE [disabled]
586 -C, --config-cache alias for \`--cache-file=config.cache'
587 -n, --no-create do not create output files
588 --srcdir=DIR find the sources in DIR [configure dir or \`..']
589
590EOF
591
592 cat <<EOF
593Installation directories:
594 --prefix=PREFIX install architecture-independent files in PREFIX
595 [$ac_default_prefix]
596 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
597 [PREFIX]
598
599By default, \`make install' will install all the files in
600\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
601an installation prefix other than \`$ac_default_prefix' using \`--prefix',
602for instance \`--prefix=\$HOME'.
603
604For better control, use the options below.
605
606Fine tuning of the installation directories:
607 --bindir=DIR user executables [EPREFIX/bin]
608 --sbindir=DIR system admin executables [EPREFIX/sbin]
609 --libexecdir=DIR program executables [EPREFIX/libexec]
610 --datadir=DIR read-only architecture-independent data [PREFIX/share]
611 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
612 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
613 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
614 --libdir=DIR object code libraries [EPREFIX/lib]
615 --includedir=DIR C header files [PREFIX/include]
616 --oldincludedir=DIR C header files for non-gcc [/usr/include]
617 --infodir=DIR info documentation [PREFIX/info]
618 --mandir=DIR man documentation [PREFIX/man]
619EOF
620
621 cat <<\EOF
622
623Program names:
624 --program-prefix=PREFIX prepend PREFIX to installed program names
625 --program-suffix=SUFFIX append SUFFIX to installed program names
626 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
627
628System types:
629 --build=BUILD configure for building on BUILD [guessed]
630 --host=HOST build programs to run on HOST [BUILD]
885824d3 631EOF
885824d3 632fi
885824d3 633
8fe44445 634if test -n "$ac_init_help"; then
635 case $ac_init_help in
11db3170 636 short | recursive ) echo "Configuration of Splint 3.0.0.20:";;
8fe44445 637 esac
638 cat <<\EOF
639
640Optional Features:
641 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
642 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
643 --disable-dependency-tracking Speeds up one-time builds
644 --enable-dependency-tracking Do not reject slow dependency extractors
645
646Optional Packages:
647 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
648 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
649 --without-lcl don't include support for LCL files
650
651Some influential environment variables:
c1dda563 652 CC C compiler command
653 CFLAGS C compiler flags
8fe44445 654 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
655 nonstandard directory <lib dir>
656 CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
657 headers in a nonstandard directory <include dir>
8fe44445 658 CPP C preprocessor
659
660Use these variables to override the choices made by `configure' or to help
661it to find libraries and programs with nonstandard names/locations.
662
11db3170 663Report bugs to <splint-bug@cs.virginia.edu>.
8fe44445 664EOF
885824d3 665fi
666
8fe44445 667if test "$ac_init_help" = "recursive"; then
668 # If there are subdirs, report their specific --help.
669 ac_popdir=`pwd`
670 for ac_subdir in : $ac_subdirs_all; do test "x$ac_subdir" = x: && continue
671 cd $ac_subdir
672 # A "../" for each directory in /$ac_subdir.
673 ac_dots=`echo $ac_subdir |
674 sed 's,^\./,,;s,[^/]$,&/,;s,[^/]*/,../,g'`
885824d3 675
8fe44445 676 case $srcdir in
677 .) # No --srcdir option. We are building in place.
678 ac_sub_srcdir=$srcdir ;;
679 [\\/]* | ?:[\\/]* ) # Absolute path.
680 ac_sub_srcdir=$srcdir/$ac_subdir ;;
681 *) # Relative path.
682 ac_sub_srcdir=$ac_dots$srcdir/$ac_subdir ;;
683 esac
684
685 # Check for guested configure; otherwise get Cygnus style configure.
686 if test -f $ac_sub_srcdir/configure.gnu; then
687 echo
688 $SHELL $ac_sub_srcdir/configure.gnu --help=recursive
689 elif test -f $ac_sub_srcdir/configure; then
690 echo
691 $SHELL $ac_sub_srcdir/configure --help=recursive
692 elif test -f $ac_sub_srcdir/configure.ac ||
693 test -f $ac_sub_srcdir/configure.in; then
694 echo
695 $ac_configure --help
696 else
697 echo "$as_me: WARNING: no configuration information is in $ac_subdir" >&2
885824d3 698 fi
8fe44445 699 cd $ac_popdir
885824d3 700 done
885824d3 701fi
702
8fe44445 703test -n "$ac_init_help" && exit 0
704if $ac_init_version; then
705 cat <<\EOF
11db3170 706Splint configure 3.0.0.20
8fe44445 707generated by GNU Autoconf 2.52
885824d3 708
8fe44445 709Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
710Free Software Foundation, Inc.
711This configure script is free software; the Free Software Foundation
712gives unlimited permission to copy, distribute and modify it.
885824d3 713EOF
8fe44445 714 exit 0
885824d3 715fi
8fe44445 716exec 5>config.log
717cat >&5 <<EOF
718This file contains any messages produced by compilers while
719running configure, to aid debugging if configure makes a mistake.
720
11db3170 721It was created by Splint $as_me 3.0.0.20, which was
8fe44445 722generated by GNU Autoconf 2.52. Invocation command line was
723
724 $ $0 $@
725
726EOF
727{
728cat <<_ASUNAME
729## ---------- ##
730## Platform. ##
731## ---------- ##
732
733hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
734uname -m = `(uname -m) 2>/dev/null || echo unknown`
735uname -r = `(uname -r) 2>/dev/null || echo unknown`
736uname -s = `(uname -s) 2>/dev/null || echo unknown`
737uname -v = `(uname -v) 2>/dev/null || echo unknown`
738
739/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
740/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
741
742/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
743/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
744/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
745hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
746/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
747/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
748/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
749
750PATH = $PATH
751
752_ASUNAME
753} >&5
754
755cat >&5 <<EOF
756## ------------ ##
757## Core tests. ##
758## ------------ ##
759
760EOF
761
762# Keep a trace of the command line.
763# Strip out --no-create and --no-recursion so they do not pile up.
764# Also quote any args containing shell meta-characters.
765ac_configure_args=
766ac_sep=
767for ac_arg
768do
769 case $ac_arg in
770 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
771 | --no-cr | --no-c) ;;
772 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
773 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
774 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
775 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"`
776 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
777 ac_sep=" " ;;
778 *) ac_configure_args="$ac_configure_args$ac_sep$ac_arg"
779 ac_sep=" " ;;
780 esac
781 # Get rid of the leading space.
782done
783
784# When interrupted or exit'd, cleanup temporary files, and complete
785# config.log. We remove comments because anyway the quotes in there
786# would cause problems or look ugly.
787trap 'exit_status=$?
788 # Save into config.log some information that might help in debugging.
789 echo >&5
790 echo "## ----------------- ##" >&5
791 echo "## Cache variables. ##" >&5
792 echo "## ----------------- ##" >&5
793 echo >&5
794 # The following way of writing the cache mishandles newlines in values,
795{
796 (set) 2>&1 |
797 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
798 *ac_space=\ *)
799 sed -n \
800 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
801 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
802 ;;
803 *)
804 sed -n \
805 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
806 ;;
807 esac;
808} >&5
809 sed "/^$/d" confdefs.h >conftest.log
810 if test -s conftest.log; then
811 echo >&5
812 echo "## ------------ ##" >&5
813 echo "## confdefs.h. ##" >&5
814 echo "## ------------ ##" >&5
815 echo >&5
816 cat conftest.log >&5
817 fi
818 (echo; echo) >&5
819 test "$ac_signal" != 0 &&
820 echo "$as_me: caught signal $ac_signal" >&5
821 echo "$as_me: exit $exit_status" >&5
822 rm -rf conftest* confdefs* core core.* *.core conf$$* $ac_clean_files &&
823 exit $exit_status
824 ' 0
825for ac_signal in 1 2 13 15; do
826 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
827done
828ac_signal=0
829
830# confdefs.h avoids OS command line length limits that DEFS can exceed.
831rm -rf conftest* confdefs.h
832# AIX cpp loses on an empty file, so make sure it contains at least a newline.
833echo >confdefs.h
885824d3 834
8fe44445 835# Let the site file select an alternate cache file if it wants to.
836# Prefer explicitly selected file to automatically selected ones.
837if test -z "$CONFIG_SITE"; then
838 if test "x$prefix" != xNONE; then
839 CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
840 else
841 CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
842 fi
885824d3 843fi
8fe44445 844for ac_site_file in $CONFIG_SITE; do
845 if test -r "$ac_site_file"; then
c1dda563 846 { echo "$as_me:846: loading site script $ac_site_file" >&5
8fe44445 847echo "$as_me: loading site script $ac_site_file" >&6;}
848 cat "$ac_site_file" >&5
849 . "$ac_site_file"
850 fi
851done
885824d3 852
8fe44445 853if test -r "$cache_file"; then
854 # Some versions of bash will fail to source /dev/null (special
855 # files actually), so we avoid doing that.
856 if test -f "$cache_file"; then
c1dda563 857 { echo "$as_me:857: loading cache $cache_file" >&5
8fe44445 858echo "$as_me: loading cache $cache_file" >&6;}
859 case $cache_file in
860 [\\/]* | ?:[\\/]* ) . $cache_file;;
861 *) . ./$cache_file;;
862 esac
863 fi
885824d3 864else
c1dda563 865 { echo "$as_me:865: creating cache $cache_file" >&5
8fe44445 866echo "$as_me: creating cache $cache_file" >&6;}
867 >$cache_file
885824d3 868fi
885824d3 869
8fe44445 870# Check that the precious variables saved in the cache have kept the same
871# value.
872ac_cache_corrupted=false
873for ac_var in `(set) 2>&1 |
874 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
875 eval ac_old_set=\$ac_cv_env_${ac_var}_set
876 eval ac_new_set=\$ac_env_${ac_var}_set
877 eval ac_old_val="\$ac_cv_env_${ac_var}_value"
878 eval ac_new_val="\$ac_env_${ac_var}_value"
879 case $ac_old_set,$ac_new_set in
880 set,)
c1dda563 881 { echo "$as_me:881: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
8fe44445 882echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
883 ac_cache_corrupted=: ;;
884 ,set)
c1dda563 885 { echo "$as_me:885: error: \`$ac_var' was not set in the previous run" >&5
8fe44445 886echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
887 ac_cache_corrupted=: ;;
888 ,);;
885824d3 889 *)
8fe44445 890 if test "x$ac_old_val" != "x$ac_new_val"; then
c1dda563 891 { echo "$as_me:891: error: \`$ac_var' has changed since the previous run:" >&5
8fe44445 892echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
c1dda563 893 { echo "$as_me:893: former value: $ac_old_val" >&5
8fe44445 894echo "$as_me: former value: $ac_old_val" >&2;}
c1dda563 895 { echo "$as_me:895: current value: $ac_new_val" >&5
8fe44445 896echo "$as_me: current value: $ac_new_val" >&2;}
897 ac_cache_corrupted=:
898 fi;;
899 esac
900 # Pass precious variables to config.status. It doesn't matter if
901 # we pass some twice (in addition to the command line arguments).
902 if test "$ac_new_set" = set; then
903 case $ac_new_val in
904 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
905 ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"`
906 ac_configure_args="$ac_configure_args '$ac_arg'"
885824d3 907 ;;
8fe44445 908 *) ac_configure_args="$ac_configure_args $ac_var=$ac_new_val"
909 ;;
885824d3 910 esac
8fe44445 911 fi
912done
913if $ac_cache_corrupted; then
c1dda563 914 { echo "$as_me:914: error: changes in the environment can compromise the build" >&5
8fe44445 915echo "$as_me: error: changes in the environment can compromise the build" >&2;}
c1dda563 916 { { echo "$as_me:916: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
8fe44445 917echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
918 { (exit 1); exit 1; }; }
885824d3 919fi
885824d3 920
8fe44445 921ac_ext=c
922ac_cpp='$CPP $CPPFLAGS'
923ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
924ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
925ac_compiler_gnu=$ac_cv_c_compiler_gnu
885824d3 926
8fe44445 927case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
928 *c*,-n*) ECHO_N= ECHO_C='
929' ECHO_T=' ' ;;
930 *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
931 *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
932esac
933echo "#! $SHELL" >conftest.sh
934echo "exit 0" >>conftest.sh
935chmod +x conftest.sh
c1dda563 936if { (echo "$as_me:936: PATH=\".;.\"; conftest.sh") >&5
8fe44445 937 (PATH=".;."; conftest.sh) 2>&5
938 ac_status=$?
c1dda563 939 echo "$as_me:939: \$? = $ac_status" >&5
8fe44445 940 (exit $ac_status); }; then
941 ac_path_separator=';'
942else
943 ac_path_separator=:
885824d3 944fi
8fe44445 945PATH_SEPARATOR="$ac_path_separator"
946rm -f conftest.sh
885824d3 947
8fe44445 948ac_aux_dir=
949for ac_dir in config $srcdir/config; do
950 if test -f $ac_dir/install-sh; then
951 ac_aux_dir=$ac_dir
952 ac_install_sh="$ac_aux_dir/install-sh -c"
953 break
954 elif test -f $ac_dir/install.sh; then
955 ac_aux_dir=$ac_dir
956 ac_install_sh="$ac_aux_dir/install.sh -c"
957 break
958 elif test -f $ac_dir/shtool; then
959 ac_aux_dir=$ac_dir
960 ac_install_sh="$ac_aux_dir/shtool install -c"
961 break
962 fi
963done
964if test -z "$ac_aux_dir"; then
c1dda563 965 { { echo "$as_me:965: error: cannot find install-sh or install.sh in config $srcdir/config" >&5
8fe44445 966echo "$as_me: error: cannot find install-sh or install.sh in config $srcdir/config" >&2;}
967 { (exit 1); exit 1; }; }
885824d3 968fi
8fe44445 969ac_config_guess="$SHELL $ac_aux_dir/config.guess"
970ac_config_sub="$SHELL $ac_aux_dir/config.sub"
971ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
885824d3 972
8fe44445 973# Make sure we can run config.sub.
974$ac_config_sub sun4 >/dev/null 2>&1 ||
c1dda563 975 { { echo "$as_me:975: error: cannot run $ac_config_sub" >&5
8fe44445 976echo "$as_me: error: cannot run $ac_config_sub" >&2;}
977 { (exit 1); exit 1; }; }
885824d3 978
c1dda563 979echo "$as_me:979: checking build system type" >&5
8fe44445 980echo $ECHO_N "checking build system type... $ECHO_C" >&6
981if test "${ac_cv_build+set}" = set; then
982 echo $ECHO_N "(cached) $ECHO_C" >&6
885824d3 983else
8fe44445 984 ac_cv_build_alias=$build_alias
985test -z "$ac_cv_build_alias" &&
986 ac_cv_build_alias=`$ac_config_guess`
987test -z "$ac_cv_build_alias" &&
c1dda563 988 { { echo "$as_me:988: error: cannot guess build type; you must specify one" >&5
8fe44445 989echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
990 { (exit 1); exit 1; }; }
991ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
c1dda563 992 { { echo "$as_me:992: error: $ac_config_sub $ac_cv_build_alias failed." >&5
8fe44445 993echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed." >&2;}
994 { (exit 1); exit 1; }; }
885824d3 995
996fi
c1dda563 997echo "$as_me:997: result: $ac_cv_build" >&5
8fe44445 998echo "${ECHO_T}$ac_cv_build" >&6
999build=$ac_cv_build
1000build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1001build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1002build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
885824d3 1003
c1dda563 1004echo "$as_me:1004: checking host system type" >&5
8fe44445 1005echo $ECHO_N "checking host system type... $ECHO_C" >&6
1006if test "${ac_cv_host+set}" = set; then
1007 echo $ECHO_N "(cached) $ECHO_C" >&6
885824d3 1008else
8fe44445 1009 ac_cv_host_alias=$host_alias
1010test -z "$ac_cv_host_alias" &&
1011 ac_cv_host_alias=$ac_cv_build_alias
1012ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
c1dda563 1013 { { echo "$as_me:1013: error: $ac_config_sub $ac_cv_host_alias failed" >&5
8fe44445 1014echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
1015 { (exit 1); exit 1; }; }
885824d3 1016
1017fi
c1dda563 1018echo "$as_me:1018: result: $ac_cv_host" >&5
8fe44445 1019echo "${ECHO_T}$ac_cv_host" >&6
1020host=$ac_cv_host
1021host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1022host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1023host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
885824d3 1024
8fe44445 1025# Find a good install program. We prefer a C program (faster),
1026# so one script is as good as another. But avoid the broken or
1027# incompatible versions:
1028# SysV /etc/install, /usr/sbin/install
1029# SunOS /usr/etc/install
1030# IRIX /sbin/install
1031# AIX /bin/install
1032# AmigaOS /C/install, which installs bootblocks on floppy discs
1033# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1034# AFS /usr/afsws/bin/install, which mishandles nonexistent args
1035# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1036# ./install, which can be erroneously created by make from ./install.sh.
c1dda563 1037echo "$as_me:1037: checking for a BSD compatible install" >&5
8fe44445 1038echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6
1039if test -z "$INSTALL"; then
1040if test "${ac_cv_path_install+set}" = set; then
1041 echo $ECHO_N "(cached) $ECHO_C" >&6
885824d3 1042else
8fe44445 1043 ac_save_IFS=$IFS; IFS=$ac_path_separator
1044 for ac_dir in $PATH; do
1045 IFS=$ac_save_IFS
1046 # Account for people who put trailing slashes in PATH elements.
1047 case $ac_dir/ in
1048 / | ./ | .// | /cC/* \
1049 | /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* \
1050 | /usr/ucb/* ) ;;
1051 *)
1052 # OSF1 and SCO ODT 3.0 have their own names for install.
1053 # Don't use installbsd from OSF since it installs stuff as root
1054 # by default.
1055 for ac_prog in ginstall scoinst install; do
1056 if $as_executable_p "$ac_dir/$ac_prog"; then
1057 if test $ac_prog = install &&
1058 grep dspmsg "$ac_dir/$ac_prog" >/dev/null 2>&1; then
1059 # AIX install. It has an incompatible calling convention.
1060 :
1061 elif test $ac_prog = install &&
1062 grep pwplus "$ac_dir/$ac_prog" >/dev/null 2>&1; then
1063 # program-specific install script used by HP pwplus--don't use.
1064 :
1065 else
1066 ac_cv_path_install="$ac_dir/$ac_prog -c"
1067 break 2
1068 fi
1069 fi
1070 done
1071 ;;
1072 esac
1073 done
885824d3 1074
1075fi
8fe44445 1076 if test "${ac_cv_path_install+set}" = set; then
1077 INSTALL=$ac_cv_path_install
1078 else
1079 # As a last resort, use the slow shell script. We don't cache a
1080 # path for INSTALL within a source directory, because that will
1081 # break other packages using the cache if that directory is
1082 # removed, or if the path is relative.
1083 INSTALL=$ac_install_sh
1084 fi
1085fi
c1dda563 1086echo "$as_me:1086: result: $INSTALL" >&5
8fe44445 1087echo "${ECHO_T}$INSTALL" >&6
885824d3 1088
8fe44445 1089# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1090# It thinks the first close brace ends the variable substitution.
1091test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1092
1093test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
1094
1095test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1096
c1dda563 1097echo "$as_me:1097: checking whether build environment is sane" >&5
8fe44445 1098echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6
1099# Just in case
1100sleep 1
1101echo timestamp > conftest.file
1102# Do `set' in a subshell so we don't clobber the current shell's
1103# arguments. Must try -L first in case configure is actually a
1104# symlink; some systems play weird games with the mod time of symlinks
1105# (eg FreeBSD returns the mod time of the symlink's containing
1106# directory).
1107if (
1108 set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
1109 if test "$*" = "X"; then
1110 # -L didn't work.
1111 set X `ls -t $srcdir/configure conftest.file`
1112 fi
1113 rm -f conftest.file
1114 if test "$*" != "X $srcdir/configure conftest.file" \
1115 && test "$*" != "X conftest.file $srcdir/configure"; then
1116
1117 # If neither matched, then we have a broken ls. This can happen
1118 # if, for instance, CONFIG_SHELL is bash and it inherits a
1119 # broken ls alias from the environment. This has actually
1120 # happened. Such a system could not be considered "sane".
c1dda563 1121 { { echo "$as_me:1121: error: ls -t appears to fail. Make sure there is not a broken
8fe44445 1122alias in your environment" >&5
1123echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken
1124alias in your environment" >&2;}
1125 { (exit 1); exit 1; }; }
1126 fi
1127
1128 test "$2" = conftest.file
1129 )
1130then
1131 # Ok.
1132 :
885824d3 1133else
c1dda563 1134 { { echo "$as_me:1134: error: newly created file is older than distributed files!
8fe44445 1135Check your system clock" >&5
1136echo "$as_me: error: newly created file is older than distributed files!
1137Check your system clock" >&2;}
1138 { (exit 1); exit 1; }; }
885824d3 1139fi
c1dda563 1140echo "$as_me:1140: result: yes" >&5
8fe44445 1141echo "${ECHO_T}yes" >&6
1142test "$program_prefix" != NONE &&
1143 program_transform_name="s,^,$program_prefix,;$program_transform_name"
1144# Use a double $ so make ignores it.
1145test "$program_suffix" != NONE &&
1146 program_transform_name="s,\$,$program_suffix,;$program_transform_name"
1147# Double any \ or $. echo might interpret backslashes.
1148# By default was `s,x,x', remove it if useless.
1149cat <<\_ACEOF >conftest.sed
1150s/[\\$]/&&/g;s/;s,x,x,$//
1151_ACEOF
1152program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
1153rm conftest.sed
885824d3 1154
8fe44445 1155# expand $ac_aux_dir to an absolute path
1156am_aux_dir=`CDPATH=:; cd $ac_aux_dir && pwd`
1157
1158test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
1159# Use eval to expand $SHELL
1160if eval "$MISSING --run true"; then
1161 am_missing_run="$MISSING --run "
885824d3 1162else
8fe44445 1163 am_missing_run=
1164 am_backtick='`'
c1dda563 1165 { echo "$as_me:1165: WARNING: ${am_backtick}missing' script is too old or missing" >&5
8fe44445 1166echo "$as_me: WARNING: ${am_backtick}missing' script is too old or missing" >&2;}
885824d3 1167fi
1168
8fe44445 1169for ac_prog in mawk gawk nawk awk
1170do
1171 # Extract the first word of "$ac_prog", so it can be a program name with args.
1172set dummy $ac_prog; ac_word=$2
c1dda563 1173echo "$as_me:1173: checking for $ac_word" >&5
8fe44445 1174echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1175if test "${ac_cv_prog_AWK+set}" = set; then
1176 echo $ECHO_N "(cached) $ECHO_C" >&6
885824d3 1177else
8fe44445 1178 if test -n "$AWK"; then
1179 ac_cv_prog_AWK="$AWK" # Let the user override the test.
1180else
1181 ac_save_IFS=$IFS; IFS=$ac_path_separator
1182ac_dummy="$PATH"
1183for ac_dir in $ac_dummy; do
1184 IFS=$ac_save_IFS
1185 test -z "$ac_dir" && ac_dir=.
1186 $as_executable_p "$ac_dir/$ac_word" || continue
1187ac_cv_prog_AWK="$ac_prog"
c1dda563 1188echo "$as_me:1188: found $ac_dir/$ac_word" >&5
8fe44445 1189break
1190done
1191
1192fi
1193fi
1194AWK=$ac_cv_prog_AWK
1195if test -n "$AWK"; then
c1dda563 1196 echo "$as_me:1196: result: $AWK" >&5
8fe44445 1197echo "${ECHO_T}$AWK" >&6
1198else
c1dda563 1199 echo "$as_me:1199: result: no" >&5
8fe44445 1200echo "${ECHO_T}no" >&6
885824d3 1201fi
1202
8fe44445 1203 test -n "$AWK" && break
1204done
1205
c1dda563 1206echo "$as_me:1206: checking whether ${MAKE-make} sets \${MAKE}" >&5
8fe44445 1207echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6
1208set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
1209if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
1210 echo $ECHO_N "(cached) $ECHO_C" >&6
885824d3 1211else
8fe44445 1212 cat >conftest.make <<\EOF
1213all:
1214 @echo 'ac_maketemp="${MAKE}"'
1215EOF
1216# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
1217eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
1218if test -n "$ac_maketemp"; then
1219 eval ac_cv_prog_make_${ac_make}_set=yes
885824d3 1220else
8fe44445 1221 eval ac_cv_prog_make_${ac_make}_set=no
885824d3 1222fi
8fe44445 1223rm -f conftest.make
1224fi
1225if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
c1dda563 1226 echo "$as_me:1226: result: yes" >&5
8fe44445 1227echo "${ECHO_T}yes" >&6
1228 SET_MAKE=
1229else
c1dda563 1230 echo "$as_me:1230: result: no" >&5
8fe44445 1231echo "${ECHO_T}no" >&6
1232 SET_MAKE="MAKE=${MAKE-make}"
885824d3 1233fi
885824d3 1234
8fe44445 1235# Check whether --enable-dependency-tracking or --disable-dependency-tracking was given.
1236if test "${enable_dependency_tracking+set}" = set; then
1237 enableval="$enable_dependency_tracking"
885824d3 1238
8fe44445 1239fi;
1240if test "x$enable_dependency_tracking" != xno; then
1241 am_depcomp="$ac_aux_dir/depcomp"
1242 AMDEPBACKSLASH='\'
885824d3 1243fi
1244
8fe44445 1245if test "x$enable_dependency_tracking" != xno; then
1246 AMDEP_TRUE=
1247 AMDEP_FALSE='#'
1248else
1249 AMDEP_TRUE='#'
1250 AMDEP_FALSE=
885824d3 1251fi
8fe44445 1252
1253rm -f .deps 2>/dev/null
1254mkdir .deps 2>/dev/null
1255if test -d .deps; then
1256 DEPDIR=.deps
1257else
1258 # MS-DOS does not allow filenames that begin with a dot.
1259 DEPDIR=_deps
885824d3 1260fi
8fe44445 1261rmdir .deps 2>/dev/null
1262
1263# test to see if srcdir already configured
1264if test "`CDPATH=:; cd $srcdir && pwd`" != "`pwd`" &&
1265 test -f $srcdir/config.status; then
c1dda563 1266 { { echo "$as_me:1266: error: source directory already configured; run \"make distclean\" there first" >&5
8fe44445 1267echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
1268 { (exit 1); exit 1; }; }
885824d3 1269fi
885824d3 1270
8fe44445 1271# Define the identity of the package.
11db3170 1272PACKAGE=splint
1273VERSION=3.0.0.20
885824d3 1274
8fe44445 1275# Autoconf 2.50 wants to disallow AM_ names. We explicitly allow
1276# the ones we care about.
1277
1278# Autoconf 2.50 always computes EXEEXT. However we need to be
1279# compatible with 2.13, for now. So we always define EXEEXT, but we
1280# don't compute it.
1281
1282# Similar for OBJEXT -- only we only use OBJEXT if the user actually
1283# requests that it be used. This is a bit dumb.
1284: ${OBJEXT=o}
1285
c1dda563 1286# Some tools Automake needs.
8fe44445 1287
c1dda563 1288ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal"}
8fe44445 1289
c1dda563 1290AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
8fe44445 1291
c1dda563 1292AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake"}
8fe44445 1293
c1dda563 1294AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
8fe44445 1295
c1dda563 1296MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
8fe44445 1297
c1dda563 1298AMTAR=${AMTAR-"${am_missing_run}tar"}
1299
1300install_sh=${install_sh-"$am_aux_dir/install-sh"}
8fe44445 1301
c1dda563 1302INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
1303
1304# We need awk for the "check" target. The system "awk" is bad on
1305# some platforms.
1306
1307 ac_config_headers="$ac_config_headers config.h:config.hin"
1308
11db3170 1309#drl 12-19-2001 commented out so Splint won't depend on C++
c1dda563 1310#AC_PROG_CXX
8fe44445 1311ac_ext=c
1312ac_cpp='$CPP $CPPFLAGS'
1313ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1314ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1315ac_compiler_gnu=$ac_cv_c_compiler_gnu
1316if test -n "$ac_tool_prefix"; then
1317 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
1318set dummy ${ac_tool_prefix}gcc; ac_word=$2
c1dda563 1319echo "$as_me:1319: checking for $ac_word" >&5
8fe44445 1320echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1321if test "${ac_cv_prog_CC+set}" = set; then
1322 echo $ECHO_N "(cached) $ECHO_C" >&6
1323else
1324 if test -n "$CC"; then
1325 ac_cv_prog_CC="$CC" # Let the user override the test.
1326else
1327 ac_save_IFS=$IFS; IFS=$ac_path_separator
1328ac_dummy="$PATH"
1329for ac_dir in $ac_dummy; do
1330 IFS=$ac_save_IFS
1331 test -z "$ac_dir" && ac_dir=.
1332 $as_executable_p "$ac_dir/$ac_word" || continue
1333ac_cv_prog_CC="${ac_tool_prefix}gcc"
c1dda563 1334echo "$as_me:1334: found $ac_dir/$ac_word" >&5
8fe44445 1335break
1336done
1337
1338fi
1339fi
1340CC=$ac_cv_prog_CC
1341if test -n "$CC"; then
c1dda563 1342 echo "$as_me:1342: result: $CC" >&5
8fe44445 1343echo "${ECHO_T}$CC" >&6
1344else
c1dda563 1345 echo "$as_me:1345: result: no" >&5
8fe44445 1346echo "${ECHO_T}no" >&6
1347fi
1348
1349fi
1350if test -z "$ac_cv_prog_CC"; then
1351 ac_ct_CC=$CC
1352 # Extract the first word of "gcc", so it can be a program name with args.
1353set dummy gcc; ac_word=$2
c1dda563 1354echo "$as_me:1354: checking for $ac_word" >&5
8fe44445 1355echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1356if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1357 echo $ECHO_N "(cached) $ECHO_C" >&6
1358else
1359 if test -n "$ac_ct_CC"; then
1360 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
1361else
1362 ac_save_IFS=$IFS; IFS=$ac_path_separator
1363ac_dummy="$PATH"
1364for ac_dir in $ac_dummy; do
1365 IFS=$ac_save_IFS
1366 test -z "$ac_dir" && ac_dir=.
1367 $as_executable_p "$ac_dir/$ac_word" || continue
1368ac_cv_prog_ac_ct_CC="gcc"
c1dda563 1369echo "$as_me:1369: found $ac_dir/$ac_word" >&5
8fe44445 1370break
1371done
1372
1373fi
1374fi
1375ac_ct_CC=$ac_cv_prog_ac_ct_CC
1376if test -n "$ac_ct_CC"; then
c1dda563 1377 echo "$as_me:1377: result: $ac_ct_CC" >&5
8fe44445 1378echo "${ECHO_T}$ac_ct_CC" >&6
1379else
c1dda563 1380 echo "$as_me:1380: result: no" >&5
8fe44445 1381echo "${ECHO_T}no" >&6
1382fi
1383
1384 CC=$ac_ct_CC
1385else
1386 CC="$ac_cv_prog_CC"
1387fi
1388
1389if test -z "$CC"; then
1390 if test -n "$ac_tool_prefix"; then
1391 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
1392set dummy ${ac_tool_prefix}cc; ac_word=$2
c1dda563 1393echo "$as_me:1393: checking for $ac_word" >&5
8fe44445 1394echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1395if test "${ac_cv_prog_CC+set}" = set; then
1396 echo $ECHO_N "(cached) $ECHO_C" >&6
1397else
1398 if test -n "$CC"; then
1399 ac_cv_prog_CC="$CC" # Let the user override the test.
1400else
1401 ac_save_IFS=$IFS; IFS=$ac_path_separator
1402ac_dummy="$PATH"
1403for ac_dir in $ac_dummy; do
1404 IFS=$ac_save_IFS
1405 test -z "$ac_dir" && ac_dir=.
1406 $as_executable_p "$ac_dir/$ac_word" || continue
1407ac_cv_prog_CC="${ac_tool_prefix}cc"
c1dda563 1408echo "$as_me:1408: found $ac_dir/$ac_word" >&5
8fe44445 1409break
1410done
1411
1412fi
1413fi
1414CC=$ac_cv_prog_CC
1415if test -n "$CC"; then
c1dda563 1416 echo "$as_me:1416: result: $CC" >&5
8fe44445 1417echo "${ECHO_T}$CC" >&6
1418else
c1dda563 1419 echo "$as_me:1419: result: no" >&5
8fe44445 1420echo "${ECHO_T}no" >&6
1421fi
1422
1423fi
1424if test -z "$ac_cv_prog_CC"; then
1425 ac_ct_CC=$CC
1426 # Extract the first word of "cc", so it can be a program name with args.
1427set dummy cc; ac_word=$2
c1dda563 1428echo "$as_me:1428: checking for $ac_word" >&5
8fe44445 1429echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1430if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1431 echo $ECHO_N "(cached) $ECHO_C" >&6
1432else
1433 if test -n "$ac_ct_CC"; then
1434 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
1435else
1436 ac_save_IFS=$IFS; IFS=$ac_path_separator
1437ac_dummy="$PATH"
1438for ac_dir in $ac_dummy; do
1439 IFS=$ac_save_IFS
1440 test -z "$ac_dir" && ac_dir=.
1441 $as_executable_p "$ac_dir/$ac_word" || continue
1442ac_cv_prog_ac_ct_CC="cc"
c1dda563 1443echo "$as_me:1443: found $ac_dir/$ac_word" >&5
8fe44445 1444break
1445done
1446
1447fi
1448fi
1449ac_ct_CC=$ac_cv_prog_ac_ct_CC
1450if test -n "$ac_ct_CC"; then
c1dda563 1451 echo "$as_me:1451: result: $ac_ct_CC" >&5
8fe44445 1452echo "${ECHO_T}$ac_ct_CC" >&6
1453else
c1dda563 1454 echo "$as_me:1454: result: no" >&5
8fe44445 1455echo "${ECHO_T}no" >&6
1456fi
1457
1458 CC=$ac_ct_CC
1459else
1460 CC="$ac_cv_prog_CC"
1461fi
1462
1463fi
1464if test -z "$CC"; then
1465 # Extract the first word of "cc", so it can be a program name with args.
1466set dummy cc; ac_word=$2
c1dda563 1467echo "$as_me:1467: checking for $ac_word" >&5
8fe44445 1468echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1469if test "${ac_cv_prog_CC+set}" = set; then
1470 echo $ECHO_N "(cached) $ECHO_C" >&6
1471else
1472 if test -n "$CC"; then
1473 ac_cv_prog_CC="$CC" # Let the user override the test.
1474else
1475 ac_prog_rejected=no
1476 ac_save_IFS=$IFS; IFS=$ac_path_separator
1477ac_dummy="$PATH"
1478for ac_dir in $ac_dummy; do
1479 IFS=$ac_save_IFS
1480 test -z "$ac_dir" && ac_dir=.
1481 $as_executable_p "$ac_dir/$ac_word" || continue
1482if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
1483 ac_prog_rejected=yes
1484 continue
1485fi
1486ac_cv_prog_CC="cc"
c1dda563 1487echo "$as_me:1487: found $ac_dir/$ac_word" >&5
8fe44445 1488break
1489done
1490
1491if test $ac_prog_rejected = yes; then
1492 # We found a bogon in the path, so make sure we never use it.
1493 set dummy $ac_cv_prog_CC
1494 shift
1495 if test $# != 0; then
1496 # We chose a different compiler from the bogus one.
1497 # However, it has the same basename, so the bogon will be chosen
1498 # first if we set CC to just the basename; use the full file name.
1499 shift
1500 set dummy "$ac_dir/$ac_word" ${1+"$@"}
1501 shift
1502 ac_cv_prog_CC="$@"
1503 fi
1504fi
1505fi
1506fi
1507CC=$ac_cv_prog_CC
1508if test -n "$CC"; then
c1dda563 1509 echo "$as_me:1509: result: $CC" >&5
8fe44445 1510echo "${ECHO_T}$CC" >&6
1511else
c1dda563 1512 echo "$as_me:1512: result: no" >&5
8fe44445 1513echo "${ECHO_T}no" >&6
1514fi
1515
1516fi
1517if test -z "$CC"; then
1518 if test -n "$ac_tool_prefix"; then
1519 for ac_prog in cl
1520 do
1521 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
1522set dummy $ac_tool_prefix$ac_prog; ac_word=$2
c1dda563 1523echo "$as_me:1523: checking for $ac_word" >&5
8fe44445 1524echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1525if test "${ac_cv_prog_CC+set}" = set; then
1526 echo $ECHO_N "(cached) $ECHO_C" >&6
1527else
1528 if test -n "$CC"; then
1529 ac_cv_prog_CC="$CC" # Let the user override the test.
1530else
1531 ac_save_IFS=$IFS; IFS=$ac_path_separator
1532ac_dummy="$PATH"
1533for ac_dir in $ac_dummy; do
1534 IFS=$ac_save_IFS
1535 test -z "$ac_dir" && ac_dir=.
1536 $as_executable_p "$ac_dir/$ac_word" || continue
1537ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
c1dda563 1538echo "$as_me:1538: found $ac_dir/$ac_word" >&5
8fe44445 1539break
1540done
1541
1542fi
1543fi
1544CC=$ac_cv_prog_CC
1545if test -n "$CC"; then
c1dda563 1546 echo "$as_me:1546: result: $CC" >&5
8fe44445 1547echo "${ECHO_T}$CC" >&6
1548else
c1dda563 1549 echo "$as_me:1549: result: no" >&5
8fe44445 1550echo "${ECHO_T}no" >&6
1551fi
1552
1553 test -n "$CC" && break
1554 done
1555fi
1556if test -z "$CC"; then
1557 ac_ct_CC=$CC
1558 for ac_prog in cl
1559do
1560 # Extract the first word of "$ac_prog", so it can be a program name with args.
1561set dummy $ac_prog; ac_word=$2
c1dda563 1562echo "$as_me:1562: checking for $ac_word" >&5
8fe44445 1563echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1564if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1565 echo $ECHO_N "(cached) $ECHO_C" >&6
1566else
1567 if test -n "$ac_ct_CC"; then
1568 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
1569else
1570 ac_save_IFS=$IFS; IFS=$ac_path_separator
1571ac_dummy="$PATH"
1572for ac_dir in $ac_dummy; do
1573 IFS=$ac_save_IFS
1574 test -z "$ac_dir" && ac_dir=.
1575 $as_executable_p "$ac_dir/$ac_word" || continue
1576ac_cv_prog_ac_ct_CC="$ac_prog"
c1dda563 1577echo "$as_me:1577: found $ac_dir/$ac_word" >&5
8fe44445 1578break
1579done
1580
1581fi
1582fi
1583ac_ct_CC=$ac_cv_prog_ac_ct_CC
1584if test -n "$ac_ct_CC"; then
c1dda563 1585 echo "$as_me:1585: result: $ac_ct_CC" >&5
8fe44445 1586echo "${ECHO_T}$ac_ct_CC" >&6
1587else
c1dda563 1588 echo "$as_me:1588: result: no" >&5
8fe44445 1589echo "${ECHO_T}no" >&6
1590fi
1591
1592 test -n "$ac_ct_CC" && break
1593done
1594
1595 CC=$ac_ct_CC
1596fi
1597
1598fi
1599
c1dda563 1600test -z "$CC" && { { echo "$as_me:1600: error: no acceptable cc found in \$PATH" >&5
8fe44445 1601echo "$as_me: error: no acceptable cc found in \$PATH" >&2;}
1602 { (exit 1); exit 1; }; }
1603
1604# Provide some information about the compiler.
c1dda563 1605echo "$as_me:1605:" \
8fe44445 1606 "checking for C compiler version" >&5
1607ac_compiler=`set X $ac_compile; echo $2`
c1dda563 1608{ (eval echo "$as_me:1608: \"$ac_compiler --version </dev/null >&5\"") >&5
8fe44445 1609 (eval $ac_compiler --version </dev/null >&5) 2>&5
1610 ac_status=$?
c1dda563 1611 echo "$as_me:1611: \$? = $ac_status" >&5
8fe44445 1612 (exit $ac_status); }
c1dda563 1613{ (eval echo "$as_me:1613: \"$ac_compiler -v </dev/null >&5\"") >&5
8fe44445 1614 (eval $ac_compiler -v </dev/null >&5) 2>&5
1615 ac_status=$?
c1dda563 1616 echo "$as_me:1616: \$? = $ac_status" >&5
8fe44445 1617 (exit $ac_status); }
c1dda563 1618{ (eval echo "$as_me:1618: \"$ac_compiler -V </dev/null >&5\"") >&5
8fe44445 1619 (eval $ac_compiler -V </dev/null >&5) 2>&5
1620 ac_status=$?
c1dda563 1621 echo "$as_me:1621: \$? = $ac_status" >&5
8fe44445 1622 (exit $ac_status); }
1623
c1dda563 1624cat >conftest.$ac_ext <<_ACEOF
1625#line 1625 "configure"
1626#include "confdefs.h"
1627
1628int
1629main ()
1630{
1631
1632 ;
1633 return 0;
1634}
1635_ACEOF
1636ac_clean_files_save=$ac_clean_files
1637ac_clean_files="$ac_clean_files a.out a.exe"
1638# Try to create an executable without -o first, disregard a.out.
1639# It will help us diagnose broken compilers, and finding out an intuition
1640# of exeext.
1641echo "$as_me:1641: checking for C compiler default output" >&5
1642echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
1643ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
1644if { (eval echo "$as_me:1644: \"$ac_link_default\"") >&5
1645 (eval $ac_link_default) 2>&5
1646 ac_status=$?
1647 echo "$as_me:1647: \$? = $ac_status" >&5
1648 (exit $ac_status); }; then
1649 # Find the output, starting from the most likely. This scheme is
1650# not robust to junk in `.', hence go to wildcards (a.*) only as a last
1651# resort.
1652for ac_file in `ls a.exe conftest.exe 2>/dev/null;
1653 ls a.out conftest 2>/dev/null;
1654 ls a.* conftest.* 2>/dev/null`; do
1655 case $ac_file in
1656 *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;;
1657 a.out ) # We found the default executable, but exeext='' is most
1658 # certainly right.
1659 break;;
1660 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
1661 # FIXME: I believe we export ac_cv_exeext for Libtool --akim.
1662 export ac_cv_exeext
1663 break;;
1664 * ) break;;
1665 esac
1666done
1667else
1668 echo "$as_me: failed program was:" >&5
1669cat conftest.$ac_ext >&5
1670{ { echo "$as_me:1670: error: C compiler cannot create executables" >&5
1671echo "$as_me: error: C compiler cannot create executables" >&2;}
1672 { (exit 77); exit 77; }; }
1673fi
1674
1675ac_exeext=$ac_cv_exeext
1676echo "$as_me:1676: result: $ac_file" >&5
1677echo "${ECHO_T}$ac_file" >&6
1678
1679# Check the compiler produces executables we can run. If not, either
1680# the compiler is broken, or we cross compile.
1681echo "$as_me:1681: checking whether the C compiler works" >&5
1682echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
1683# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
1684# If not cross compiling, check that we can run a simple program.
1685if test "$cross_compiling" != yes; then
1686 if { ac_try='./$ac_file'
1687 { (eval echo "$as_me:1687: \"$ac_try\"") >&5
1688 (eval $ac_try) 2>&5
1689 ac_status=$?
1690 echo "$as_me:1690: \$? = $ac_status" >&5
1691 (exit $ac_status); }; }; then
1692 cross_compiling=no
1693 else
1694 if test "$cross_compiling" = maybe; then
1695 cross_compiling=yes
1696 else
1697 { { echo "$as_me:1697: error: cannot run C compiled programs.
1698If you meant to cross compile, use \`--host'." >&5
1699echo "$as_me: error: cannot run C compiled programs.
1700If you meant to cross compile, use \`--host'." >&2;}
1701 { (exit 1); exit 1; }; }
1702 fi
1703 fi
1704fi
1705echo "$as_me:1705: result: yes" >&5
1706echo "${ECHO_T}yes" >&6
1707
1708rm -f a.out a.exe conftest$ac_cv_exeext
1709ac_clean_files=$ac_clean_files_save
1710# Check the compiler produces executables we can run. If not, either
1711# the compiler is broken, or we cross compile.
1712echo "$as_me:1712: checking whether we are cross compiling" >&5
1713echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
1714echo "$as_me:1714: result: $cross_compiling" >&5
1715echo "${ECHO_T}$cross_compiling" >&6
1716
1717echo "$as_me:1717: checking for executable suffix" >&5
1718echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6
1719if { (eval echo "$as_me:1719: \"$ac_link\"") >&5
1720 (eval $ac_link) 2>&5
1721 ac_status=$?
1722 echo "$as_me:1722: \$? = $ac_status" >&5
1723 (exit $ac_status); }; then
1724 # If both `conftest.exe' and `conftest' are `present' (well, observable)
1725# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
1726# work properly (i.e., refer to `conftest.exe'), while it won't with
1727# `rm'.
1728for ac_file in `(ls conftest.exe; ls conftest; ls conftest.*) 2>/dev/null`; do
1729 case $ac_file in
1730 *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;;
1731 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
1732 export ac_cv_exeext
1733 break;;
1734 * ) break;;
1735 esac
1736done
1737else
1738 { { echo "$as_me:1738: error: cannot compute EXEEXT: cannot compile and link" >&5
1739echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;}
1740 { (exit 1); exit 1; }; }
1741fi
1742
1743rm -f conftest$ac_cv_exeext
1744echo "$as_me:1744: result: $ac_cv_exeext" >&5
1745echo "${ECHO_T}$ac_cv_exeext" >&6
1746
1747rm -f conftest.$ac_ext
1748EXEEXT=$ac_cv_exeext
1749ac_exeext=$EXEEXT
1750echo "$as_me:1750: checking for object suffix" >&5
1751echo $ECHO_N "checking for object suffix... $ECHO_C" >&6
1752if test "${ac_cv_objext+set}" = set; then
1753 echo $ECHO_N "(cached) $ECHO_C" >&6
1754else
1755 cat >conftest.$ac_ext <<_ACEOF
1756#line 1756 "configure"
1757#include "confdefs.h"
1758
1759int
1760main ()
1761{
1762
1763 ;
1764 return 0;
1765}
1766_ACEOF
1767rm -f conftest.o conftest.obj
1768if { (eval echo "$as_me:1768: \"$ac_compile\"") >&5
1769 (eval $ac_compile) 2>&5
1770 ac_status=$?
1771 echo "$as_me:1771: \$? = $ac_status" >&5
1772 (exit $ac_status); }; then
1773 for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
1774 case $ac_file in
1775 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb ) ;;
1776 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
1777 break;;
1778 esac
1779done
1780else
1781 echo "$as_me: failed program was:" >&5
1782cat conftest.$ac_ext >&5
1783{ { echo "$as_me:1783: error: cannot compute OBJEXT: cannot compile" >&5
1784echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;}
1785 { (exit 1); exit 1; }; }
1786fi
1787
1788rm -f conftest.$ac_cv_objext conftest.$ac_ext
1789fi
1790echo "$as_me:1790: result: $ac_cv_objext" >&5
1791echo "${ECHO_T}$ac_cv_objext" >&6
1792OBJEXT=$ac_cv_objext
1793ac_objext=$OBJEXT
1794echo "$as_me:1794: checking whether we are using the GNU C compiler" >&5
8fe44445 1795echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
1796if test "${ac_cv_c_compiler_gnu+set}" = set; then
1797 echo $ECHO_N "(cached) $ECHO_C" >&6
1798else
1799 cat >conftest.$ac_ext <<_ACEOF
c1dda563 1800#line 1800 "configure"
8fe44445 1801#include "confdefs.h"
1802
1803int
1804main ()
1805{
1806#ifndef __GNUC__
1807 choke me
1808#endif
1809
1810 ;
1811 return 0;
1812}
1813_ACEOF
1814rm -f conftest.$ac_objext
c1dda563 1815if { (eval echo "$as_me:1815: \"$ac_compile\"") >&5
8fe44445 1816 (eval $ac_compile) 2>&5
1817 ac_status=$?
c1dda563 1818 echo "$as_me:1818: \$? = $ac_status" >&5
8fe44445 1819 (exit $ac_status); } &&
1820 { ac_try='test -s conftest.$ac_objext'
c1dda563 1821 { (eval echo "$as_me:1821: \"$ac_try\"") >&5
8fe44445 1822 (eval $ac_try) 2>&5
1823 ac_status=$?
c1dda563 1824 echo "$as_me:1824: \$? = $ac_status" >&5
8fe44445 1825 (exit $ac_status); }; }; then
1826 ac_compiler_gnu=yes
1827else
1828 echo "$as_me: failed program was:" >&5
1829cat conftest.$ac_ext >&5
1830ac_compiler_gnu=no
1831fi
1832rm -f conftest.$ac_objext conftest.$ac_ext
1833ac_cv_c_compiler_gnu=$ac_compiler_gnu
1834
1835fi
c1dda563 1836echo "$as_me:1836: result: $ac_cv_c_compiler_gnu" >&5
8fe44445 1837echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
1838GCC=`test $ac_compiler_gnu = yes && echo yes`
1839ac_test_CFLAGS=${CFLAGS+set}
1840ac_save_CFLAGS=$CFLAGS
1841CFLAGS="-g"
c1dda563 1842echo "$as_me:1842: checking whether $CC accepts -g" >&5
8fe44445 1843echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
1844if test "${ac_cv_prog_cc_g+set}" = set; then
1845 echo $ECHO_N "(cached) $ECHO_C" >&6
1846else
1847 cat >conftest.$ac_ext <<_ACEOF
c1dda563 1848#line 1848 "configure"
8fe44445 1849#include "confdefs.h"
1850
1851int
1852main ()
1853{
1854
1855 ;
1856 return 0;
1857}
1858_ACEOF
1859rm -f conftest.$ac_objext
c1dda563 1860if { (eval echo "$as_me:1860: \"$ac_compile\"") >&5
8fe44445 1861 (eval $ac_compile) 2>&5
1862 ac_status=$?
c1dda563 1863 echo "$as_me:1863: \$? = $ac_status" >&5
8fe44445 1864 (exit $ac_status); } &&
1865 { ac_try='test -s conftest.$ac_objext'
c1dda563 1866 { (eval echo "$as_me:1866: \"$ac_try\"") >&5
8fe44445 1867 (eval $ac_try) 2>&5
1868 ac_status=$?
c1dda563 1869 echo "$as_me:1869: \$? = $ac_status" >&5
8fe44445 1870 (exit $ac_status); }; }; then
1871 ac_cv_prog_cc_g=yes
1872else
1873 echo "$as_me: failed program was:" >&5
1874cat conftest.$ac_ext >&5
1875ac_cv_prog_cc_g=no
1876fi
1877rm -f conftest.$ac_objext conftest.$ac_ext
1878fi
c1dda563 1879echo "$as_me:1879: result: $ac_cv_prog_cc_g" >&5
8fe44445 1880echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
1881if test "$ac_test_CFLAGS" = set; then
1882 CFLAGS=$ac_save_CFLAGS
1883elif test $ac_cv_prog_cc_g = yes; then
1884 if test "$GCC" = yes; then
1885 CFLAGS="-g -O2"
1886 else
1887 CFLAGS="-g"
1888 fi
1889else
1890 if test "$GCC" = yes; then
1891 CFLAGS="-O2"
1892 else
1893 CFLAGS=
1894 fi
1895fi
1896# Some people use a C++ compiler to compile C. Since we use `exit',
1897# in C++ we need to declare it. In case someone uses the same compiler
1898# for both compiling C and C++ we need to have the C++ compiler decide
1899# the declaration of exit, since it's the most demanding environment.
1900cat >conftest.$ac_ext <<_ACEOF
1901#ifndef __cplusplus
1902 choke me
1903#endif
1904_ACEOF
1905rm -f conftest.$ac_objext
c1dda563 1906if { (eval echo "$as_me:1906: \"$ac_compile\"") >&5
8fe44445 1907 (eval $ac_compile) 2>&5
1908 ac_status=$?
c1dda563 1909 echo "$as_me:1909: \$? = $ac_status" >&5
8fe44445 1910 (exit $ac_status); } &&
1911 { ac_try='test -s conftest.$ac_objext'
c1dda563 1912 { (eval echo "$as_me:1912: \"$ac_try\"") >&5
8fe44445 1913 (eval $ac_try) 2>&5
1914 ac_status=$?
c1dda563 1915 echo "$as_me:1915: \$? = $ac_status" >&5
8fe44445 1916 (exit $ac_status); }; }; then
1917 for ac_declaration in \
1918 ''\
1919 '#include <stdlib.h>' \
1920 'extern "C" void std::exit (int) throw (); using std::exit;' \
1921 'extern "C" void std::exit (int); using std::exit;' \
1922 'extern "C" void exit (int) throw ();' \
1923 'extern "C" void exit (int);' \
1924 'void exit (int);'
1925do
1926 cat >conftest.$ac_ext <<_ACEOF
c1dda563 1927#line 1927 "configure"
8fe44445 1928#include "confdefs.h"
1929#include <stdlib.h>
1930$ac_declaration
1931int
1932main ()
1933{
1934exit (42);
1935 ;
1936 return 0;
1937}
1938_ACEOF
1939rm -f conftest.$ac_objext
c1dda563 1940if { (eval echo "$as_me:1940: \"$ac_compile\"") >&5
8fe44445 1941 (eval $ac_compile) 2>&5
1942 ac_status=$?
c1dda563 1943 echo "$as_me:1943: \$? = $ac_status" >&5
8fe44445 1944 (exit $ac_status); } &&
1945 { ac_try='test -s conftest.$ac_objext'
c1dda563 1946 { (eval echo "$as_me:1946: \"$ac_try\"") >&5
8fe44445 1947 (eval $ac_try) 2>&5
1948 ac_status=$?
c1dda563 1949 echo "$as_me:1949: \$? = $ac_status" >&5
8fe44445 1950 (exit $ac_status); }; }; then
1951 :
1952else
1953 echo "$as_me: failed program was:" >&5
1954cat conftest.$ac_ext >&5
1955continue
1956fi
1957rm -f conftest.$ac_objext conftest.$ac_ext
1958 cat >conftest.$ac_ext <<_ACEOF
c1dda563 1959#line 1959 "configure"
8fe44445 1960#include "confdefs.h"
1961$ac_declaration
1962int
1963main ()
1964{
1965exit (42);
1966 ;
1967 return 0;
1968}
1969_ACEOF
1970rm -f conftest.$ac_objext
c1dda563 1971if { (eval echo "$as_me:1971: \"$ac_compile\"") >&5
8fe44445 1972 (eval $ac_compile) 2>&5
1973 ac_status=$?
c1dda563 1974 echo "$as_me:1974: \$? = $ac_status" >&5
8fe44445 1975 (exit $ac_status); } &&
1976 { ac_try='test -s conftest.$ac_objext'
c1dda563 1977 { (eval echo "$as_me:1977: \"$ac_try\"") >&5
8fe44445 1978 (eval $ac_try) 2>&5
1979 ac_status=$?
c1dda563 1980 echo "$as_me:1980: \$? = $ac_status" >&5
8fe44445 1981 (exit $ac_status); }; }; then
1982 break
1983else
1984 echo "$as_me: failed program was:" >&5
1985cat conftest.$ac_ext >&5
1986fi
1987rm -f conftest.$ac_objext conftest.$ac_ext
1988done
1989rm -f conftest*
1990if test -n "$ac_declaration"; then
1991 echo '#ifdef __cplusplus' >>confdefs.h
1992 echo $ac_declaration >>confdefs.h
1993 echo '#endif' >>confdefs.h
1994fi
1995
1996else
1997 echo "$as_me: failed program was:" >&5
1998cat conftest.$ac_ext >&5
1999fi
2000rm -f conftest.$ac_objext conftest.$ac_ext
2001ac_ext=c
2002ac_cpp='$CPP $CPPFLAGS'
2003ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2004ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2005ac_compiler_gnu=$ac_cv_c_compiler_gnu
2006
c1dda563 2007ac_config_commands="$ac_config_commands default-1"
2008
2009am_make=${MAKE-make}
2010cat > confinc << 'END'
2011doit:
2012 @echo done
2013END
2014# If we don't find an include directive, just comment out the code.
2015echo "$as_me:2015: checking for style of include used by $am_make" >&5
2016echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6
2017am__include='#'
2018am__quote=
2019_am_result=none
2020# First try GNU make style include.
2021echo "include confinc" > confmf
2022# We grep out `Entering directory' and `Leaving directory'
2023# messages which can occur if `w' ends up in MAKEFLAGS.
2024# In particular we don't look at `^make:' because GNU make might
2025# be invoked under some other name (usually "gmake"), in which
2026# case it prints its new name instead of `make'.
2027if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then
2028 am__include=include
2029 am__quote=
2030 _am_result=GNU
2031fi
2032# Now try BSD make style include.
2033if test "$am__include" = "#"; then
2034 echo '.include "confinc"' > confmf
2035 if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
2036 am__include=.include
2037 am__quote='"'
2038 _am_result=BSD
2039 fi
2040fi
2041
2042echo "$as_me:2042: result: $_am_result" >&5
2043echo "${ECHO_T}$_am_result" >&6
2044rm -f confinc confmf
2045
8fe44445 2046depcc="$CC" am_compiler_list=
2047
c1dda563 2048echo "$as_me:2048: checking dependency style of $depcc" >&5
8fe44445 2049echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6
2050if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
2051 echo $ECHO_N "(cached) $ECHO_C" >&6
2052else
2053 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
2054 # We make a subdir and do the tests there. Otherwise we can end up
2055 # making bogus files that we don't know about and never remove. For
2056 # instance it was reported that on HP-UX the gcc test will end up
2057 # making a dummy file named `D' -- because `-MD' means `put the output
2058 # in D'.
2059 mkdir conftest.dir
2060 # Copy depcomp to subdir because otherwise we won't find it if we're
2061 # using a relative directory.
2062 cp "$am_depcomp" conftest.dir
2063 cd conftest.dir
2064
2065 am_cv_CC_dependencies_compiler_type=none
2066 if test "$am_compiler_list" = ""; then
2067 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
2068 fi
2069 for depmode in $am_compiler_list; do
2070 # We need to recreate these files for each test, as the compiler may
2071 # overwrite some of them when testing with obscure command lines.
2072 # This happens at least with the AIX C compiler.
2073 echo '#include "conftest.h"' > conftest.c
2074 echo 'int i;' > conftest.h
2075 echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf
2076
2077 case $depmode in
2078 nosideeffect)
2079 # after this tag, mechanisms are not by side-effect, so they'll
2080 # only be used when explicitly requested
2081 if test "x$enable_dependency_tracking" = xyes; then
2082 continue
2083 else
2084 break
2085 fi
2086 ;;
2087 none) break ;;
2088 esac
2089 # We check with `-c' and `-o' for the sake of the "dashmstdout"
2090 # mode. It turns out that the SunPro C++ compiler does not properly
2091 # handle `-M -o', and we need to detect this.
2092 if depmode=$depmode \
2093 source=conftest.c object=conftest.o \
2094 depfile=conftest.Po tmpdepfile=conftest.TPo \
2095 $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
2096 grep conftest.h conftest.Po > /dev/null 2>&1 &&
2097 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
2098 am_cv_CC_dependencies_compiler_type=$depmode
2099 break
2100 fi
2101 done
2102
2103 cd ..
2104 rm -rf conftest.dir
2105else
2106 am_cv_CC_dependencies_compiler_type=none
2107fi
2108
2109fi
c1dda563 2110echo "$as_me:2110: result: $am_cv_CC_dependencies_compiler_type" >&5
8fe44445 2111echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6
2112CCDEPMODE="depmode=$am_cv_CC_dependencies_compiler_type"
2113
2114ac_ext=c
2115ac_cpp='$CPP $CPPFLAGS'
2116ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2117ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2118ac_compiler_gnu=$ac_cv_c_compiler_gnu
c1dda563 2119echo "$as_me:2119: checking how to run the C preprocessor" >&5
8fe44445 2120echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
2121# On Suns, sometimes $CPP names a directory.
2122if test -n "$CPP" && test -d "$CPP"; then
2123 CPP=
2124fi
2125if test -z "$CPP"; then
2126 if test "${ac_cv_prog_CPP+set}" = set; then
2127 echo $ECHO_N "(cached) $ECHO_C" >&6
2128else
2129 # Double quotes because CPP needs to be expanded
2130 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
2131 do
2132 ac_preproc_ok=false
2133for ac_c_preproc_warn_flag in '' yes
2134do
2135 # Use a header file that comes with gcc, so configuring glibc
2136 # with a fresh cross-compiler works.
2137 # On the NeXT, cc -E runs the code through the compiler's parser,
2138 # not just through cpp. "Syntax error" is here to catch this case.
2139 cat >conftest.$ac_ext <<_ACEOF
c1dda563 2140#line 2140 "configure"
8fe44445 2141#include "confdefs.h"
2142#include <assert.h>
2143 Syntax error
2144_ACEOF
c1dda563 2145if { (eval echo "$as_me:2145: \"$ac_cpp conftest.$ac_ext\"") >&5
8fe44445 2146 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2147 ac_status=$?
2148 egrep -v '^ *\+' conftest.er1 >conftest.err
2149 rm -f conftest.er1
2150 cat conftest.err >&5
c1dda563 2151 echo "$as_me:2151: \$? = $ac_status" >&5
8fe44445 2152 (exit $ac_status); } >/dev/null; then
2153 if test -s conftest.err; then
2154 ac_cpp_err=$ac_c_preproc_warn_flag
2155 else
2156 ac_cpp_err=
2157 fi
2158else
2159 ac_cpp_err=yes
2160fi
2161if test -z "$ac_cpp_err"; then
2162 :
2163else
2164 echo "$as_me: failed program was:" >&5
2165 cat conftest.$ac_ext >&5
2166 # Broken: fails on valid input.
2167continue
2168fi
2169rm -f conftest.err conftest.$ac_ext
2170
2171 # OK, works on sane cases. Now check whether non-existent headers
2172 # can be detected and how.
2173 cat >conftest.$ac_ext <<_ACEOF
c1dda563 2174#line 2174 "configure"
8fe44445 2175#include "confdefs.h"
2176#include <ac_nonexistent.h>
2177_ACEOF
c1dda563 2178if { (eval echo "$as_me:2178: \"$ac_cpp conftest.$ac_ext\"") >&5
8fe44445 2179 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2180 ac_status=$?
2181 egrep -v '^ *\+' conftest.er1 >conftest.err
2182 rm -f conftest.er1
2183 cat conftest.err >&5
c1dda563 2184 echo "$as_me:2184: \$? = $ac_status" >&5
8fe44445 2185 (exit $ac_status); } >/dev/null; then
2186 if test -s conftest.err; then
2187 ac_cpp_err=$ac_c_preproc_warn_flag
2188 else
2189 ac_cpp_err=
2190 fi
2191else
2192 ac_cpp_err=yes
2193fi
2194if test -z "$ac_cpp_err"; then
2195 # Broken: success on invalid input.
2196continue
2197else
2198 echo "$as_me: failed program was:" >&5
2199 cat conftest.$ac_ext >&5
2200 # Passes both tests.
2201ac_preproc_ok=:
2202break
2203fi
2204rm -f conftest.err conftest.$ac_ext
2205
2206done
2207# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
2208rm -f conftest.err conftest.$ac_ext
2209if $ac_preproc_ok; then
2210 break
2211fi
2212
2213 done
2214 ac_cv_prog_CPP=$CPP
2215
2216fi
2217 CPP=$ac_cv_prog_CPP
2218else
2219 ac_cv_prog_CPP=$CPP
2220fi
c1dda563 2221echo "$as_me:2221: result: $CPP" >&5
8fe44445 2222echo "${ECHO_T}$CPP" >&6
2223ac_preproc_ok=false
2224for ac_c_preproc_warn_flag in '' yes
2225do
2226 # Use a header file that comes with gcc, so configuring glibc
2227 # with a fresh cross-compiler works.
2228 # On the NeXT, cc -E runs the code through the compiler's parser,
2229 # not just through cpp. "Syntax error" is here to catch this case.
2230 cat >conftest.$ac_ext <<_ACEOF
c1dda563 2231#line 2231 "configure"
8fe44445 2232#include "confdefs.h"
2233#include <assert.h>
2234 Syntax error
2235_ACEOF
c1dda563 2236if { (eval echo "$as_me:2236: \"$ac_cpp conftest.$ac_ext\"") >&5
8fe44445 2237 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2238 ac_status=$?
2239 egrep -v '^ *\+' conftest.er1 >conftest.err
2240 rm -f conftest.er1
2241 cat conftest.err >&5
c1dda563 2242 echo "$as_me:2242: \$? = $ac_status" >&5
8fe44445 2243 (exit $ac_status); } >/dev/null; then
2244 if test -s conftest.err; then
2245 ac_cpp_err=$ac_c_preproc_warn_flag
2246 else
2247 ac_cpp_err=
2248 fi
2249else
2250 ac_cpp_err=yes
2251fi
2252if test -z "$ac_cpp_err"; then
2253 :
2254else
2255 echo "$as_me: failed program was:" >&5
2256 cat conftest.$ac_ext >&5
2257 # Broken: fails on valid input.
2258continue
2259fi
2260rm -f conftest.err conftest.$ac_ext
2261
2262 # OK, works on sane cases. Now check whether non-existent headers
2263 # can be detected and how.
2264 cat >conftest.$ac_ext <<_ACEOF
c1dda563 2265#line 2265 "configure"
8fe44445 2266#include "confdefs.h"
2267#include <ac_nonexistent.h>
2268_ACEOF
c1dda563 2269if { (eval echo "$as_me:2269: \"$ac_cpp conftest.$ac_ext\"") >&5
8fe44445 2270 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2271 ac_status=$?
2272 egrep -v '^ *\+' conftest.er1 >conftest.err
2273 rm -f conftest.er1
2274 cat conftest.err >&5
c1dda563 2275 echo "$as_me:2275: \$? = $ac_status" >&5
8fe44445 2276 (exit $ac_status); } >/dev/null; then
2277 if test -s conftest.err; then
2278 ac_cpp_err=$ac_c_preproc_warn_flag
2279 else
2280 ac_cpp_err=
2281 fi
2282else
2283 ac_cpp_err=yes
2284fi
2285if test -z "$ac_cpp_err"; then
2286 # Broken: success on invalid input.
2287continue
2288else
2289 echo "$as_me: failed program was:" >&5
2290 cat conftest.$ac_ext >&5
2291 # Passes both tests.
2292ac_preproc_ok=:
2293break
2294fi
2295rm -f conftest.err conftest.$ac_ext
2296
2297done
2298# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
2299rm -f conftest.err conftest.$ac_ext
2300if $ac_preproc_ok; then
2301 :
2302else
c1dda563 2303 { { echo "$as_me:2303: error: C preprocessor \"$CPP\" fails sanity check" >&5
8fe44445 2304echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}
2305 { (exit 1); exit 1; }; }
2306fi
2307
2308ac_ext=c
2309ac_cpp='$CPP $CPPFLAGS'
2310ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2311ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2312ac_compiler_gnu=$ac_cv_c_compiler_gnu
2313
2314for ac_prog in flex lex
2315do
2316 # Extract the first word of "$ac_prog", so it can be a program name with args.
2317set dummy $ac_prog; ac_word=$2
c1dda563 2318echo "$as_me:2318: checking for $ac_word" >&5
8fe44445 2319echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2320if test "${ac_cv_prog_LEX+set}" = set; then
2321 echo $ECHO_N "(cached) $ECHO_C" >&6
2322else
2323 if test -n "$LEX"; then
2324 ac_cv_prog_LEX="$LEX" # Let the user override the test.
2325else
2326 ac_save_IFS=$IFS; IFS=$ac_path_separator
2327ac_dummy="$PATH"
2328for ac_dir in $ac_dummy; do
2329 IFS=$ac_save_IFS
2330 test -z "$ac_dir" && ac_dir=.
2331 $as_executable_p "$ac_dir/$ac_word" || continue
2332ac_cv_prog_LEX="$ac_prog"
c1dda563 2333echo "$as_me:2333: found $ac_dir/$ac_word" >&5
8fe44445 2334break
2335done
2336
2337fi
2338fi
2339LEX=$ac_cv_prog_LEX
2340if test -n "$LEX"; then
c1dda563 2341 echo "$as_me:2341: result: $LEX" >&5
8fe44445 2342echo "${ECHO_T}$LEX" >&6
2343else
c1dda563 2344 echo "$as_me:2344: result: no" >&5
8fe44445 2345echo "${ECHO_T}no" >&6
2346fi
2347
2348 test -n "$LEX" && break
2349done
2350test -n "$LEX" || LEX="${am_missing_run}flex"
2351
2352for ac_prog in flex lex
2353do
2354 # Extract the first word of "$ac_prog", so it can be a program name with args.
2355set dummy $ac_prog; ac_word=$2
c1dda563 2356echo "$as_me:2356: checking for $ac_word" >&5
8fe44445 2357echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2358if test "${ac_cv_prog_LEX+set}" = set; then
2359 echo $ECHO_N "(cached) $ECHO_C" >&6
2360else
2361 if test -n "$LEX"; then
2362 ac_cv_prog_LEX="$LEX" # Let the user override the test.
2363else
2364 ac_save_IFS=$IFS; IFS=$ac_path_separator
2365ac_dummy="$PATH"
2366for ac_dir in $ac_dummy; do
2367 IFS=$ac_save_IFS
2368 test -z "$ac_dir" && ac_dir=.
2369 $as_executable_p "$ac_dir/$ac_word" || continue
2370ac_cv_prog_LEX="$ac_prog"
c1dda563 2371echo "$as_me:2371: found $ac_dir/$ac_word" >&5
8fe44445 2372break
2373done
2374
2375fi
2376fi
2377LEX=$ac_cv_prog_LEX
2378if test -n "$LEX"; then
c1dda563 2379 echo "$as_me:2379: result: $LEX" >&5
8fe44445 2380echo "${ECHO_T}$LEX" >&6
2381else
c1dda563 2382 echo "$as_me:2382: result: no" >&5
8fe44445 2383echo "${ECHO_T}no" >&6
2384fi
2385
2386 test -n "$LEX" && break
2387done
2388test -n "$LEX" || LEX=":"
2389
2390if test -z "$LEXLIB"
2391then
c1dda563 2392 echo "$as_me:2392: checking for yywrap in -lfl" >&5
8fe44445 2393echo $ECHO_N "checking for yywrap in -lfl... $ECHO_C" >&6
2394if test "${ac_cv_lib_fl_yywrap+set}" = set; then
2395 echo $ECHO_N "(cached) $ECHO_C" >&6
2396else
2397 ac_check_lib_save_LIBS=$LIBS
2398LIBS="-lfl $LIBS"
2399cat >conftest.$ac_ext <<_ACEOF
c1dda563 2400#line 2400 "configure"
8fe44445 2401#include "confdefs.h"
2402
2403/* Override any gcc2 internal prototype to avoid an error. */
2404#ifdef __cplusplus
2405extern "C"
2406#endif
2407/* We use char because int might match the return type of a gcc2
2408 builtin and then its argument prototype would still apply. */
2409char yywrap ();
2410int
2411main ()
2412{
2413yywrap ();
2414 ;
2415 return 0;
2416}
2417_ACEOF
2418rm -f conftest.$ac_objext conftest$ac_exeext
c1dda563 2419if { (eval echo "$as_me:2419: \"$ac_link\"") >&5
8fe44445 2420 (eval $ac_link) 2>&5
2421 ac_status=$?
c1dda563 2422 echo "$as_me:2422: \$? = $ac_status" >&5
8fe44445 2423 (exit $ac_status); } &&
2424 { ac_try='test -s conftest$ac_exeext'
c1dda563 2425 { (eval echo "$as_me:2425: \"$ac_try\"") >&5
8fe44445 2426 (eval $ac_try) 2>&5
2427 ac_status=$?
c1dda563 2428 echo "$as_me:2428: \$? = $ac_status" >&5
8fe44445 2429 (exit $ac_status); }; }; then
2430 ac_cv_lib_fl_yywrap=yes
2431else
2432 echo "$as_me: failed program was:" >&5
2433cat conftest.$ac_ext >&5
2434ac_cv_lib_fl_yywrap=no
2435fi
2436rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
2437LIBS=$ac_check_lib_save_LIBS
2438fi
c1dda563 2439echo "$as_me:2439: result: $ac_cv_lib_fl_yywrap" >&5
8fe44445 2440echo "${ECHO_T}$ac_cv_lib_fl_yywrap" >&6
2441if test $ac_cv_lib_fl_yywrap = yes; then
2442 LEXLIB="-lfl"
2443else
c1dda563 2444 echo "$as_me:2444: checking for yywrap in -ll" >&5
8fe44445 2445echo $ECHO_N "checking for yywrap in -ll... $ECHO_C" >&6
2446if test "${ac_cv_lib_l_yywrap+set}" = set; then
2447 echo $ECHO_N "(cached) $ECHO_C" >&6
2448else
2449 ac_check_lib_save_LIBS=$LIBS
2450LIBS="-ll $LIBS"
2451cat >conftest.$ac_ext <<_ACEOF
c1dda563 2452#line 2452 "configure"
8fe44445 2453#include "confdefs.h"
2454
2455/* Override any gcc2 internal prototype to avoid an error. */
2456#ifdef __cplusplus
2457extern "C"
2458#endif
2459/* We use char because int might match the return type of a gcc2
2460 builtin and then its argument prototype would still apply. */
2461char yywrap ();
2462int
2463main ()
2464{
2465yywrap ();
2466 ;
2467 return 0;
2468}
2469_ACEOF
2470rm -f conftest.$ac_objext conftest$ac_exeext
c1dda563 2471if { (eval echo "$as_me:2471: \"$ac_link\"") >&5
8fe44445 2472 (eval $ac_link) 2>&5
2473 ac_status=$?
c1dda563 2474 echo "$as_me:2474: \$? = $ac_status" >&5
8fe44445 2475 (exit $ac_status); } &&
2476 { ac_try='test -s conftest$ac_exeext'
c1dda563 2477 { (eval echo "$as_me:2477: \"$ac_try\"") >&5
8fe44445 2478 (eval $ac_try) 2>&5
2479 ac_status=$?
c1dda563 2480 echo "$as_me:2480: \$? = $ac_status" >&5
8fe44445 2481 (exit $ac_status); }; }; then
2482 ac_cv_lib_l_yywrap=yes
2483else
2484 echo "$as_me: failed program was:" >&5
2485cat conftest.$ac_ext >&5
2486ac_cv_lib_l_yywrap=no
2487fi
2488rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
2489LIBS=$ac_check_lib_save_LIBS
2490fi
c1dda563 2491echo "$as_me:2491: result: $ac_cv_lib_l_yywrap" >&5
8fe44445 2492echo "${ECHO_T}$ac_cv_lib_l_yywrap" >&6
2493if test $ac_cv_lib_l_yywrap = yes; then
2494 LEXLIB="-ll"
2495fi
2496
2497fi
2498
2499fi
2500
2501if test "x$LEX" != "x:"; then
c1dda563 2502 echo "$as_me:2502: checking lex output file root" >&5
8fe44445 2503echo $ECHO_N "checking lex output file root... $ECHO_C" >&6
2504if test "${ac_cv_prog_lex_root+set}" = set; then
2505 echo $ECHO_N "(cached) $ECHO_C" >&6
2506else
2507 # The minimal lex program is just a single line: %%. But some broken lexes
2508# (Solaris, I think it was) want two %% lines, so accommodate them.
2509echo '%%
2510%%' | $LEX
2511if test -f lex.yy.c; then
2512 ac_cv_prog_lex_root=lex.yy
2513elif test -f lexyy.c; then
2514 ac_cv_prog_lex_root=lexyy
2515else
c1dda563 2516 { { echo "$as_me:2516: error: cannot find output from $LEX; giving up" >&5
8fe44445 2517echo "$as_me: error: cannot find output from $LEX; giving up" >&2;}
2518 { (exit 1); exit 1; }; }
2519fi
2520fi
c1dda563 2521echo "$as_me:2521: result: $ac_cv_prog_lex_root" >&5
8fe44445 2522echo "${ECHO_T}$ac_cv_prog_lex_root" >&6
2523LEX_OUTPUT_ROOT=$ac_cv_prog_lex_root
2524
c1dda563 2525echo "$as_me:2525: checking whether yytext is a pointer" >&5
8fe44445 2526echo $ECHO_N "checking whether yytext is a pointer... $ECHO_C" >&6
2527if test "${ac_cv_prog_lex_yytext_pointer+set}" = set; then
2528 echo $ECHO_N "(cached) $ECHO_C" >&6
2529else
2530 # POSIX says lex can declare yytext either as a pointer or an array; the
2531# default is implementation-dependent. Figure out which it is, since
2532# not all implementations provide the %pointer and %array declarations.
2533ac_cv_prog_lex_yytext_pointer=no
2534echo 'extern char *yytext;' >>$LEX_OUTPUT_ROOT.c
2535ac_save_LIBS=$LIBS
2536LIBS="$LIBS $LEXLIB"
2537cat >conftest.$ac_ext <<_ACEOF
2538`cat $LEX_OUTPUT_ROOT.c`
2539_ACEOF
2540rm -f conftest.$ac_objext conftest$ac_exeext
c1dda563 2541if { (eval echo "$as_me:2541: \"$ac_link\"") >&5
8fe44445 2542 (eval $ac_link) 2>&5
2543 ac_status=$?
c1dda563 2544 echo "$as_me:2544: \$? = $ac_status" >&5
8fe44445 2545 (exit $ac_status); } &&
2546 { ac_try='test -s conftest$ac_exeext'
c1dda563 2547 { (eval echo "$as_me:2547: \"$ac_try\"") >&5
8fe44445 2548 (eval $ac_try) 2>&5
2549 ac_status=$?
c1dda563 2550 echo "$as_me:2550: \$? = $ac_status" >&5
8fe44445 2551 (exit $ac_status); }; }; then
2552 ac_cv_prog_lex_yytext_pointer=yes
2553else
2554 echo "$as_me: failed program was:" >&5
2555cat conftest.$ac_ext >&5
2556fi
2557rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
2558LIBS=$ac_save_LIBS
2559rm -f "${LEX_OUTPUT_ROOT}.c"
2560
2561fi
c1dda563 2562echo "$as_me:2562: result: $ac_cv_prog_lex_yytext_pointer" >&5
8fe44445 2563echo "${ECHO_T}$ac_cv_prog_lex_yytext_pointer" >&6
2564if test $ac_cv_prog_lex_yytext_pointer = yes; then
2565
2566cat >>confdefs.h <<\EOF
2567#define YYTEXT_POINTER 1
2568EOF
2569
2570fi
2571
2572fi
2573
2574# Find a good install program. We prefer a C program (faster),
2575# so one script is as good as another. But avoid the broken or
2576# incompatible versions:
2577# SysV /etc/install, /usr/sbin/install
2578# SunOS /usr/etc/install
2579# IRIX /sbin/install
2580# AIX /bin/install
2581# AmigaOS /C/install, which installs bootblocks on floppy discs
2582# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2583# AFS /usr/afsws/bin/install, which mishandles nonexistent args
2584# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2585# ./install, which can be erroneously created by make from ./install.sh.
c1dda563 2586echo "$as_me:2586: checking for a BSD compatible install" >&5
8fe44445 2587echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6
2588if test -z "$INSTALL"; then
2589if test "${ac_cv_path_install+set}" = set; then
2590 echo $ECHO_N "(cached) $ECHO_C" >&6
2591else
2592 ac_save_IFS=$IFS; IFS=$ac_path_separator
2593 for ac_dir in $PATH; do
2594 IFS=$ac_save_IFS
2595 # Account for people who put trailing slashes in PATH elements.
2596 case $ac_dir/ in
2597 / | ./ | .// | /cC/* \
2598 | /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* \
2599 | /usr/ucb/* ) ;;
2600 *)
2601 # OSF1 and SCO ODT 3.0 have their own names for install.
2602 # Don't use installbsd from OSF since it installs stuff as root
2603 # by default.
2604 for ac_prog in ginstall scoinst install; do
2605 if $as_executable_p "$ac_dir/$ac_prog"; then
2606 if test $ac_prog = install &&
2607 grep dspmsg "$ac_dir/$ac_prog" >/dev/null 2>&1; then
2608 # AIX install. It has an incompatible calling convention.
2609 :
2610 elif test $ac_prog = install &&
2611 grep pwplus "$ac_dir/$ac_prog" >/dev/null 2>&1; then
2612 # program-specific install script used by HP pwplus--don't use.
2613 :
2614 else
2615 ac_cv_path_install="$ac_dir/$ac_prog -c"
2616 break 2
2617 fi
2618 fi
2619 done
2620 ;;
2621 esac
2622 done
2623
2624fi
2625 if test "${ac_cv_path_install+set}" = set; then
2626 INSTALL=$ac_cv_path_install
2627 else
2628 # As a last resort, use the slow shell script. We don't cache a
2629 # path for INSTALL within a source directory, because that will
2630 # break other packages using the cache if that directory is
2631 # removed, or if the path is relative.
2632 INSTALL=$ac_install_sh
2633 fi
2634fi
c1dda563 2635echo "$as_me:2635: result: $INSTALL" >&5
8fe44445 2636echo "${ECHO_T}$INSTALL" >&6
2637
2638# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2639# It thinks the first close brace ends the variable substitution.
2640test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2641
2642test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2643
2644test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2645
c1dda563 2646echo "$as_me:2646: checking whether ${MAKE-make} sets \${MAKE}" >&5
8fe44445 2647echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6
2648set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
2649if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
2650 echo $ECHO_N "(cached) $ECHO_C" >&6
2651else
2652 cat >conftest.make <<\EOF
2653all:
2654 @echo 'ac_maketemp="${MAKE}"'
2655EOF
2656# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2657eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
2658if test -n "$ac_maketemp"; then
2659 eval ac_cv_prog_make_${ac_make}_set=yes
2660else
2661 eval ac_cv_prog_make_${ac_make}_set=no
2662fi
2663rm -f conftest.make
2664fi
2665if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
c1dda563 2666 echo "$as_me:2666: result: yes" >&5
8fe44445 2667echo "${ECHO_T}yes" >&6
2668 SET_MAKE=
2669else
c1dda563 2670 echo "$as_me:2670: result: no" >&5
8fe44445 2671echo "${ECHO_T}no" >&6
2672 SET_MAKE="MAKE=${MAKE-make}"
2673fi
2674
c1dda563 2675echo "$as_me:2675: checking whether ln -s works" >&5
8fe44445 2676echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6
2677LN_S=$as_ln_s
2678if test "$LN_S" = "ln -s"; then
c1dda563 2679 echo "$as_me:2679: result: yes" >&5
8fe44445 2680echo "${ECHO_T}yes" >&6
2681else
c1dda563 2682 echo "$as_me:2682: result: no, using $LN_S" >&5
8fe44445 2683echo "${ECHO_T}no, using $LN_S" >&6
2684fi
2685
2686# Extract the first word of "bison", so it can be a program name with args.
2687set dummy bison; ac_word=$2
c1dda563 2688echo "$as_me:2688: checking for $ac_word" >&5
8fe44445 2689echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2690if test "${ac_cv_prog_BISON+set}" = set; then
2691 echo $ECHO_N "(cached) $ECHO_C" >&6
2692else
2693 if test -n "$BISON"; then
2694 ac_cv_prog_BISON="$BISON" # Let the user override the test.
2695else
2696 ac_save_IFS=$IFS; IFS=$ac_path_separator
2697ac_dummy="$PATH"
2698for ac_dir in $ac_dummy; do
2699 IFS=$ac_save_IFS
2700 test -z "$ac_dir" && ac_dir=.
2701 $as_executable_p "$ac_dir/$ac_word" || continue
2702ac_cv_prog_BISON="bison"
c1dda563 2703echo "$as_me:2703: found $ac_dir/$ac_word" >&5
8fe44445 2704break
2705done
2706
2707 test -z "$ac_cv_prog_BISON" && ac_cv_prog_BISON="no"
2708fi
2709fi
2710BISON=$ac_cv_prog_BISON
2711if test -n "$BISON"; then
c1dda563 2712 echo "$as_me:2712: result: $BISON" >&5
8fe44445 2713echo "${ECHO_T}$BISON" >&6
2714else
c1dda563 2715 echo "$as_me:2715: result: no" >&5
8fe44445 2716echo "${ECHO_T}no" >&6
2717fi
2718
2719# Extract the first word of "grep", so it can be a program name with args.
2720set dummy grep; ac_word=$2
c1dda563 2721echo "$as_me:2721: checking for $ac_word" >&5
8fe44445 2722echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2723if test "${ac_cv_prog_GREP+set}" = set; then
2724 echo $ECHO_N "(cached) $ECHO_C" >&6
2725else
2726 if test -n "$GREP"; then
2727 ac_cv_prog_GREP="$GREP" # Let the user override the test.
2728else
2729 ac_save_IFS=$IFS; IFS=$ac_path_separator
2730ac_dummy="$PATH"
2731for ac_dir in $ac_dummy; do
2732 IFS=$ac_save_IFS
2733 test -z "$ac_dir" && ac_dir=.
2734 $as_executable_p "$ac_dir/$ac_word" || continue
2735ac_cv_prog_GREP="grep"
c1dda563 2736echo "$as_me:2736: found $ac_dir/$ac_word" >&5
8fe44445 2737break
2738done
2739
2740 test -z "$ac_cv_prog_GREP" && ac_cv_prog_GREP="grep-is-missing"
2741fi
2742fi
2743GREP=$ac_cv_prog_GREP
2744if test -n "$GREP"; then
c1dda563 2745 echo "$as_me:2745: result: $GREP" >&5
8fe44445 2746echo "${ECHO_T}$GREP" >&6
2747else
c1dda563 2748 echo "$as_me:2748: result: no" >&5
8fe44445 2749echo "${ECHO_T}no" >&6
2750fi
2751
2752# Extract the first word of "diff", so it can be a program name with args.
2753set dummy diff; ac_word=$2
c1dda563 2754echo "$as_me:2754: checking for $ac_word" >&5
8fe44445 2755echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2756if test "${ac_cv_prog_DIFF+set}" = set; then
2757 echo $ECHO_N "(cached) $ECHO_C" >&6
2758else
2759 if test -n "$DIFF"; then
2760 ac_cv_prog_DIFF="$DIFF" # Let the user override the test.
2761else
2762 ac_save_IFS=$IFS; IFS=$ac_path_separator
2763ac_dummy="$PATH"
2764for ac_dir in $ac_dummy; do
2765 IFS=$ac_save_IFS
2766 test -z "$ac_dir" && ac_dir=.
2767 $as_executable_p "$ac_dir/$ac_word" || continue
2768ac_cv_prog_DIFF="diff"
c1dda563 2769echo "$as_me:2769: found $ac_dir/$ac_word" >&5
8fe44445 2770break
2771done
2772
2773 test -z "$ac_cv_prog_DIFF" && ac_cv_prog_DIFF="diff-is-missing"
2774fi
2775fi
2776DIFF=$ac_cv_prog_DIFF
2777if test -n "$DIFF"; then
c1dda563 2778 echo "$as_me:2778: result: $DIFF" >&5
8fe44445 2779echo "${ECHO_T}$DIFF" >&6
2780else
c1dda563 2781 echo "$as_me:2781: result: no" >&5
8fe44445 2782echo "${ECHO_T}no" >&6
2783fi
2784
2785# Extract the first word of "cat", so it can be a program name with args.
2786set dummy cat; ac_word=$2
c1dda563 2787echo "$as_me:2787: checking for $ac_word" >&5
8fe44445 2788echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2789if test "${ac_cv_prog_CAT+set}" = set; then
2790 echo $ECHO_N "(cached) $ECHO_C" >&6
2791else
2792 if test -n "$CAT"; then
2793 ac_cv_prog_CAT="$CAT" # Let the user override the test.
2794else
2795 ac_save_IFS=$IFS; IFS=$ac_path_separator
2796ac_dummy="$PATH"
2797for ac_dir in $ac_dummy; do
2798 IFS=$ac_save_IFS
2799 test -z "$ac_dir" && ac_dir=.
2800 $as_executable_p "$ac_dir/$ac_word" || continue
2801ac_cv_prog_CAT="cat"
c1dda563 2802echo "$as_me:2802: found $ac_dir/$ac_word" >&5
8fe44445 2803break
2804done
2805
2806 test -z "$ac_cv_prog_CAT" && ac_cv_prog_CAT="cat-is-missing"
2807fi
2808fi
2809CAT=$ac_cv_prog_CAT
2810if test -n "$CAT"; then
c1dda563 2811 echo "$as_me:2811: result: $CAT" >&5
8fe44445 2812echo "${ECHO_T}$CAT" >&6
2813else
c1dda563 2814 echo "$as_me:2814: result: no" >&5
8fe44445 2815echo "${ECHO_T}no" >&6
2816fi
2817
2818# Extract the first word of "rm", so it can be a program name with args.
2819set dummy rm; ac_word=$2
c1dda563 2820echo "$as_me:2820: checking for $ac_word" >&5
8fe44445 2821echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2822if test "${ac_cv_prog_RM+set}" = set; then
2823 echo $ECHO_N "(cached) $ECHO_C" >&6
2824else
2825 if test -n "$RM"; then
2826 ac_cv_prog_RM="$RM" # Let the user override the test.
2827else
2828 ac_save_IFS=$IFS; IFS=$ac_path_separator
2829ac_dummy="$PATH"
2830for ac_dir in $ac_dummy; do
2831 IFS=$ac_save_IFS
2832 test -z "$ac_dir" && ac_dir=.
2833 $as_executable_p "$ac_dir/$ac_word" || continue
2834ac_cv_prog_RM="rm"
c1dda563 2835echo "$as_me:2835: found $ac_dir/$ac_word" >&5
8fe44445 2836break
2837done
2838
2839 test -z "$ac_cv_prog_RM" && ac_cv_prog_RM="rm-is-missing"
2840fi
2841fi
2842RM=$ac_cv_prog_RM
2843if test -n "$RM"; then
c1dda563 2844 echo "$as_me:2844: result: $RM" >&5
8fe44445 2845echo "${ECHO_T}$RM" >&6
2846else
c1dda563 2847 echo "$as_me:2847: result: no" >&5
8fe44445 2848echo "${ECHO_T}no" >&6
2849fi
2850
2851# Extract the first word of "mv", so it can be a program name with args.
2852set dummy mv; ac_word=$2
c1dda563 2853echo "$as_me:2853: checking for $ac_word" >&5
8fe44445 2854echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2855if test "${ac_cv_prog_MV+set}" = set; then
2856 echo $ECHO_N "(cached) $ECHO_C" >&6
2857else
2858 if test -n "$MV"; then
2859 ac_cv_prog_MV="$MV" # Let the user override the test.
2860else
2861 ac_save_IFS=$IFS; IFS=$ac_path_separator
2862ac_dummy="$PATH"
2863for ac_dir in $ac_dummy; do
2864 IFS=$ac_save_IFS
2865 test -z "$ac_dir" && ac_dir=.
2866 $as_executable_p "$ac_dir/$ac_word" || continue
2867ac_cv_prog_MV="mv"
c1dda563 2868echo "$as_me:2868: found $ac_dir/$ac_word" >&5
8fe44445 2869break
2870done
2871
2872 test -z "$ac_cv_prog_MV" && ac_cv_prog_MV="mv-is-missing"
2873fi
2874fi
2875MV=$ac_cv_prog_MV
2876if test -n "$MV"; then
c1dda563 2877 echo "$as_me:2877: result: $MV" >&5
8fe44445 2878echo "${ECHO_T}$MV" >&6
2879else
c1dda563 2880 echo "$as_me:2880: result: no" >&5
8fe44445 2881echo "${ECHO_T}no" >&6
2882fi
2883
2884# Extract the first word of "cp", so it can be a program name with args.
2885set dummy cp; ac_word=$2
c1dda563 2886echo "$as_me:2886: checking for $ac_word" >&5
8fe44445 2887echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2888if test "${ac_cv_prog_CP+set}" = set; then
2889 echo $ECHO_N "(cached) $ECHO_C" >&6
2890else
2891 if test -n "$CP"; then
2892 ac_cv_prog_CP="$CP" # Let the user override the test.
2893else
2894 ac_save_IFS=$IFS; IFS=$ac_path_separator
2895ac_dummy="$PATH"
2896for ac_dir in $ac_dummy; do
2897 IFS=$ac_save_IFS
2898 test -z "$ac_dir" && ac_dir=.
2899 $as_executable_p "$ac_dir/$ac_word" || continue
2900ac_cv_prog_CP="cp"
c1dda563 2901echo "$as_me:2901: found $ac_dir/$ac_word" >&5
8fe44445 2902break
2903done
2904
2905 test -z "$ac_cv_prog_CP" && ac_cv_prog_CP="cp-is-missing"
2906fi
2907fi
2908CP=$ac_cv_prog_CP
2909if test -n "$CP"; then
c1dda563 2910 echo "$as_me:2910: result: $CP" >&5
8fe44445 2911echo "${ECHO_T}$CP" >&6
2912else
c1dda563 2913 echo "$as_me:2913: result: no" >&5
8fe44445 2914echo "${ECHO_T}no" >&6
2915fi
2916
2917LCLOBJ='$(lcl_OBJECTS)'
2918
2919# Check whether --with-lcl or --without-lcl was given.
2920if test "${with_lcl+set}" = set; then
2921 withval="$with_lcl"
2922 ac_cv_use_lcl=$withval
2923else
c1dda563 2924 echo "$as_me:2924: checking whether to include support for LCL files" >&5
8fe44445 2925echo $ECHO_N "checking whether to include support for LCL files... $ECHO_C" >&6
2926if test "${ac_cv_use_lcl+set}" = set; then
2927 echo $ECHO_N "(cached) $ECHO_C" >&6
2928else
2929 ac_cv_use_lcl=yes
2930fi
c1dda563 2931echo "$as_me:2931: result: $ac_cv_use_lcl" >&5
8fe44445 2932echo "${ECHO_T}$ac_cv_use_lcl" >&6
2933fi;
2934if test x$ac_cv_use_lcl != xyes; then
2935 LCLOBJ=
2936
2937cat >>confdefs.h <<\EOF
2938#define NOLCL 1
2939EOF
2940
2941fi
2942
2943# Make sure we have an actual value for $prefix
2944myprefix=$prefix
2945test x$myprefix = xNONE && myprefix=$ac_default_prefix
2946
2947# cpplib.h defines 2 include dirs; one is $includedir, the other is gcc's
2948# include dir. Not the most portable setup, but let's do our best.
2949if test x$ac_cv_c_compiler_gnu = xyes; then
e5f31c00 2950
2951# This breaks on gcc-3.0 on redhat fixing drl 11-15-2001
2952# GCC_INCLUDE_DIR=`LANGUAGE= LANG= $CC -v 2>&1 | sed -e '/^gcc/ d' -e 's/.* \(.*\)specs/\1include/'`
2953 GCC_INCLUDE_DIR=/usr/lib/gcc-lib/i386-linux/2.7.2.1/include
2954# GCC_INCLUDE_DIR=`LANGUAGE= LANG= $CC -v 2>&1 | sed -n -e '/^gcc/ d' -e 's/.* \(.*\)specs/\1include/p'`
8fe44445 2955
2956cat >>confdefs.h <<EOF
2957#define GCC_INCLUDE_DIR "$GCC_INCLUDE_DIR"
2958EOF
2959
2960fi
2961
2962cat >>confdefs.h <<EOF
2963#define GCC_INCLUDE_DIR2 "$myprefix/include"
2964EOF
2965
2966# These used to be in local_constants.h
2967
2968cat >>confdefs.h <<EOF
2969#define SYSTEM_LIBDIR "$myprefix/include"
2970EOF
2971
2972cat >>confdefs.h <<EOF
11db3170 2973#define DEFAULT_LARCHPATH ".$PATH_SEPARATOR$myprefix/share/splint/lib$PATH_SEPARATOR`pwd`/lib$PATH_SEPARATOR"
8fe44445 2974EOF
2975
2976cat >>confdefs.h <<EOF
11db3170 2977#define DEFAULT_LCLIMPORTDIR ".$PATH_SEPARATOR$myprefix/share/splint/imports$PATH_SEPARATOR`pwd`/imports"
8fe44445 2978EOF
2979
2980# These used to be in herald.h
11db3170 2981LCL_PARSE_VERSION="Splint 3.0.0.20"
8fe44445 2982
2983cat >>confdefs.h <<EOF
2984#define LCL_VERSION "$LCL_PARSE_VERSION --- `cat $srcdir/src/DATE`"
2985EOF
2986
2987cat >>confdefs.h <<EOF
2988#define LCL_PARSE_VERSION "$LCL_PARSE_VERSION"
2989EOF
2990
2991cat >>confdefs.h <<EOF
2992#define LCL_COMPILE "Compiled using $CC $CFLAGS on `uname -a` by `whoami`"
2993EOF
2994
2995cat >>confdefs.h <<\EOF
2996#define UNIX 1
2997EOF
2998
2999ac_config_files="$ac_config_files Makefile imports/Makefile lib/Makefile src/Makefile test/Makefile"
3000
3001cat >confcache <<\_ACEOF
3002# This file is a shell script that caches the results of configure
3003# tests run on this system so they can be shared between configure
3004# scripts and configure runs, see configure's option --config-cache.
3005# It is not useful on other systems. If it contains results you don't
3006# want to keep, you may remove or edit it.
3007#
3008# config.status only pays attention to the cache file if you give it
3009# the --recheck option to rerun configure.
3010#
3011# `ac_cv_env_foo' variables (set or unset) will be overriden when
3012# loading this file, other *unset* `ac_cv_foo' will be assigned the
3013# following values.
3014
3015_ACEOF
3016
3017# The following way of writing the cache mishandles newlines in values,
3018# but we know of no workaround that is simple, portable, and efficient.
3019# So, don't put newlines in cache variables' values.
3020# Ultrix sh set writes to stderr and can't be redirected directly,
3021# and sets the high bit in the cache file unless we assign to the vars.
3022{
3023 (set) 2>&1 |
3024 case `(ac_space=' '; set | grep ac_space) 2>&1` in
3025 *ac_space=\ *)
3026 # `set' does not quote correctly, so add quotes (double-quote
3027 # substitution turns \\\\ into \\, and sed turns \\ into \).
3028 sed -n \
3029 "s/'/'\\\\''/g;
3030 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
3031 ;;
3032 *)
3033 # `set' quotes correctly as required by POSIX, so do not add quotes.
3034 sed -n \
3035 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
3036 ;;
3037 esac;
3038} |
3039 sed '
3040 t clear
3041 : clear
3042 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
3043 t end
3044 /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
3045 : end' >>confcache
3046if cmp -s $cache_file confcache; then :; else
3047 if test -w $cache_file; then
3048 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
3049 cat confcache >$cache_file
3050 else
3051 echo "not updating unwritable cache $cache_file"
3052 fi
3053fi
3054rm -f confcache
3055
3056test "x$prefix" = xNONE && prefix=$ac_default_prefix
3057# Let make expand exec_prefix.
3058test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
3059
3060# VPATH may cause trouble with some makes, so we remove $(srcdir),
3061# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
3062# trailing colons and then remove the whole line if VPATH becomes empty
3063# (actually we leave an empty line to preserve line numbers).
3064if test "x$srcdir" = x.; then
3065 ac_vpsub='/^[ ]*VPATH[ ]*=/{
3066s/:*\$(srcdir):*/:/;
3067s/:*\${srcdir}:*/:/;
3068s/:*@srcdir@:*/:/;
3069s/^\([^=]*=[ ]*\):*/\1/;
3070s/:*$//;
3071s/^[^=]*=[ ]*$//;
3072}'
3073fi
3074
3075DEFS=-DHAVE_CONFIG_H
3076
3077: ${CONFIG_STATUS=./config.status}
3078ac_clean_files_save=$ac_clean_files
3079ac_clean_files="$ac_clean_files $CONFIG_STATUS"
c1dda563 3080{ echo "$as_me:3080: creating $CONFIG_STATUS" >&5
8fe44445 3081echo "$as_me: creating $CONFIG_STATUS" >&6;}
3082cat >$CONFIG_STATUS <<_ACEOF
3083#! $SHELL
3084# Generated automatically by configure.
3085# Run this file to recreate the current configuration.
3086# Compiler output produced by configure, useful for debugging
3087# configure, is in config.log if it exists.
3088
3089debug=false
3090SHELL=\${CONFIG_SHELL-$SHELL}
3091ac_cs_invocation="\$0 \$@"
3092
3093_ACEOF
3094
3095cat >>$CONFIG_STATUS <<\_ACEOF
3096# Be Bourne compatible
3097if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
3098 emulate sh
3099 NULLCMD=:
3100elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
3101 set -o posix
3102fi
3103
3104# Name of the executable.
3105as_me=`echo "$0" |sed 's,.*[\\/],,'`
3106
3107if expr a : '\(a\)' >/dev/null 2>&1; then
3108 as_expr=expr
3109else
3110 as_expr=false
3111fi
3112
3113rm -f conf$$ conf$$.exe conf$$.file
3114echo >conf$$.file
3115if ln -s conf$$.file conf$$ 2>/dev/null; then
3116 # We could just check for DJGPP; but this test a) works b) is more generic
3117 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
3118 if test -f conf$$.exe; then
3119 # Don't use ln at all; we don't have any links
3120 as_ln_s='cp -p'
3121 else
3122 as_ln_s='ln -s'
3123 fi
3124elif ln conf$$.file conf$$ 2>/dev/null; then
3125 as_ln_s=ln
3126else
3127 as_ln_s='cp -p'
3128fi
3129rm -f conf$$ conf$$.exe conf$$.file
3130
3131as_executable_p="test -f"
3132
3133# Support unset when possible.
3134if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
3135 as_unset=unset
3136else
3137 as_unset=false
3138fi
3139
3140# NLS nuisances.
3141$as_unset LANG || test "${LANG+set}" != set || { LANG=C; export LANG; }
3142$as_unset LC_ALL || test "${LC_ALL+set}" != set || { LC_ALL=C; export LC_ALL; }
3143$as_unset LC_TIME || test "${LC_TIME+set}" != set || { LC_TIME=C; export LC_TIME; }
3144$as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set || { LC_CTYPE=C; export LC_CTYPE; }
3145$as_unset LANGUAGE || test "${LANGUAGE+set}" != set || { LANGUAGE=C; export LANGUAGE; }
3146$as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set || { LC_COLLATE=C; export LC_COLLATE; }
3147$as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set || { LC_NUMERIC=C; export LC_NUMERIC; }
3148$as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set || { LC_MESSAGES=C; export LC_MESSAGES; }
3149
3150# IFS
3151# We need space, tab and new line, in precisely that order.
3152as_nl='
3153'
3154IFS=" $as_nl"
3155
3156# CDPATH.
3157$as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=:; export CDPATH; }
3158
3159exec 6>&1
3160
3161_ACEOF
3162
3163# Files that config.status was made for.
3164if test -n "$ac_config_files"; then
3165 echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
3166fi
3167
3168if test -n "$ac_config_headers"; then
3169 echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
3170fi
3171
3172if test -n "$ac_config_links"; then
3173 echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
3174fi
3175
3176if test -n "$ac_config_commands"; then
3177 echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
3178fi
3179
3180cat >>$CONFIG_STATUS <<\EOF
3181
3182ac_cs_usage="\
3183\`$as_me' instantiates files from templates according to the
3184current configuration.
3185
3186Usage: $0 [OPTIONS] [FILE]...
3187
3188 -h, --help print this help, then exit
3189 -V, --version print version number, then exit
3190 -d, --debug don't remove temporary files
3191 --recheck update $as_me by reconfiguring in the same conditions
3192 --file=FILE[:TEMPLATE]
3193 instantiate the configuration file FILE
3194 --header=FILE[:TEMPLATE]
3195 instantiate the configuration header FILE
3196
3197Configuration files:
3198$config_files
3199
3200Configuration headers:
3201$config_headers
3202
3203Configuration commands:
3204$config_commands
3205
3206Report bugs to <bug-autoconf@gnu.org>."
3207EOF
3208
3209cat >>$CONFIG_STATUS <<EOF
3210ac_cs_version="\\
11db3170 3211Splint config.status 3.0.0.20
8fe44445 3212configured by $0, generated by GNU Autoconf 2.52,
3213 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
3214
3215Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
3216Free Software Foundation, Inc.
3217This config.status script is free software; the Free Software Foundation
3218gives unlimited permission to copy, distribute and modify it."
3219srcdir=$srcdir
3220INSTALL="$INSTALL"
3221EOF
3222
3223cat >>$CONFIG_STATUS <<\EOF
3224# If no file are specified by the user, then we need to provide default
3225# value. By we need to know if files were specified by the user.
3226ac_need_defaults=:
3227while test $# != 0
3228do
3229 case $1 in
3230 --*=*)
3231 ac_option=`expr "x$1" : 'x\([^=]*\)='`
3232 ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
3233 shift
3234 set dummy "$ac_option" "$ac_optarg" ${1+"$@"}
3235 shift
3236 ;;
3237 -*);;
3238 *) # This is not an option, so the user has probably given explicit
3239 # arguments.
3240 ac_need_defaults=false;;
3241 esac
3242
3243 case $1 in
3244 # Handling of the options.
3245EOF
3246cat >>$CONFIG_STATUS <<EOF
3247 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
3248 echo "running $SHELL $0 " $ac_configure_args " --no-create --no-recursion"
3249 exec $SHELL $0 $ac_configure_args --no-create --no-recursion ;;
3250EOF
3251cat >>$CONFIG_STATUS <<\EOF
3252 --version | --vers* | -V )
3253 echo "$ac_cs_version"; exit 0 ;;
3254 --he | --h)
3255 # Conflict between --help and --header
c1dda563 3256 { { echo "$as_me:3256: error: ambiguous option: $1
8fe44445 3257Try \`$0 --help' for more information." >&5
3258echo "$as_me: error: ambiguous option: $1
3259Try \`$0 --help' for more information." >&2;}
3260 { (exit 1); exit 1; }; };;
3261 --help | --hel | -h )
3262 echo "$ac_cs_usage"; exit 0 ;;
3263 --debug | --d* | -d )
3264 debug=: ;;
3265 --file | --fil | --fi | --f )
3266 shift
3267 CONFIG_FILES="$CONFIG_FILES $1"
3268 ac_need_defaults=false;;
3269 --header | --heade | --head | --hea )
3270 shift
3271 CONFIG_HEADERS="$CONFIG_HEADERS $1"
3272 ac_need_defaults=false;;
3273
3274 # This is an error.
c1dda563 3275 -*) { { echo "$as_me:3275: error: unrecognized option: $1
8fe44445 3276Try \`$0 --help' for more information." >&5
3277echo "$as_me: error: unrecognized option: $1
3278Try \`$0 --help' for more information." >&2;}
3279 { (exit 1); exit 1; }; } ;;
3280
3281 *) ac_config_targets="$ac_config_targets $1" ;;
3282
3283 esac
3284 shift
3285done
3286
3287exec 5>>config.log
3288cat >&5 << _ACEOF
3289
3290## ----------------------- ##
3291## Running config.status. ##
3292## ----------------------- ##
3293
11db3170 3294This file was extended by $as_me (Splint 3.0.0.20) 2.52, executed with
8fe44445 3295 CONFIG_FILES = $CONFIG_FILES
3296 CONFIG_HEADERS = $CONFIG_HEADERS
3297 CONFIG_LINKS = $CONFIG_LINKS
3298 CONFIG_COMMANDS = $CONFIG_COMMANDS
3299 > $ac_cs_invocation
3300on `(hostname || uname -n) 2>/dev/null | sed 1q`
3301
3302_ACEOF
3303EOF
3304
3305cat >>$CONFIG_STATUS <<EOF
3306#
3307# INIT-COMMANDS section.
3308#
3309
3310AMDEP_TRUE="$AMDEP_TRUE"
3311ac_aux_dir="$ac_aux_dir"
3312
3313EOF
3314
3315cat >>$CONFIG_STATUS <<\EOF
3316for ac_config_target in $ac_config_targets
3317do
3318 case "$ac_config_target" in
3319 # Handling of arguments.
3320 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
3321 "imports/Makefile" ) CONFIG_FILES="$CONFIG_FILES imports/Makefile" ;;
3322 "lib/Makefile" ) CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
3323 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
3324 "test/Makefile" ) CONFIG_FILES="$CONFIG_FILES test/Makefile" ;;
3325 "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
3326 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.hin" ;;
c1dda563 3327 *) { { echo "$as_me:3327: error: invalid argument: $ac_config_target" >&5
8fe44445 3328echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
3329 { (exit 1); exit 1; }; };;
3330 esac
3331done
3332
3333# If the user did not use the arguments to specify the items to instantiate,
3334# then the envvar interface is used. Set only those that are not.
3335# We use the long form for the default assignment because of an extremely
3336# bizarre bug on SunOS 4.1.3.
3337if $ac_need_defaults; then
3338 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
3339 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
3340 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
3341fi
3342
3343# Create a temporary directory, and hook for its removal unless debugging.
3344$debug ||
3345{
3346 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
3347 trap '{ (exit 1); exit 1; }' 1 2 13 15
3348}
3349
3350# Create a (secure) tmp directory for tmp files.
3351: ${TMPDIR=/tmp}
3352{
3353 tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` &&
3354 test -n "$tmp" && test -d "$tmp"
3355} ||
3356{
3357 tmp=$TMPDIR/cs$$-$RANDOM
3358 (umask 077 && mkdir $tmp)
3359} ||
3360{
3361 echo "$me: cannot create a temporary directory in $TMPDIR" >&2
3362 { (exit 1); exit 1; }
3363}
3364
3365EOF
3366
3367cat >>$CONFIG_STATUS <<EOF
3368
3369#
3370# CONFIG_FILES section.
3371#
3372
3373# No need to generate the scripts if there are no CONFIG_FILES.
3374# This happens for instance when ./config.status config.h
3375if test -n "\$CONFIG_FILES"; then
3376 # Protect against being on the right side of a sed subst in config.status.
3377 sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
3378 s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
3379s,@SHELL@,$SHELL,;t t
3380s,@exec_prefix@,$exec_prefix,;t t
3381s,@prefix@,$prefix,;t t
3382s,@program_transform_name@,$program_transform_name,;t t
3383s,@bindir@,$bindir,;t t
3384s,@sbindir@,$sbindir,;t t
3385s,@libexecdir@,$libexecdir,;t t
3386s,@datadir@,$datadir,;t t
3387s,@sysconfdir@,$sysconfdir,;t t
3388s,@sharedstatedir@,$sharedstatedir,;t t
3389s,@localstatedir@,$localstatedir,;t t
3390s,@libdir@,$libdir,;t t
3391s,@includedir@,$includedir,;t t
3392s,@oldincludedir@,$oldincludedir,;t t
3393s,@infodir@,$infodir,;t t
3394s,@mandir@,$mandir,;t t
3395s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
3396s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
3397s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
3398s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
3399s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
3400s,@build_alias@,$build_alias,;t t
3401s,@host_alias@,$host_alias,;t t
3402s,@target_alias@,$target_alias,;t t
3403s,@ECHO_C@,$ECHO_C,;t t
3404s,@ECHO_N@,$ECHO_N,;t t
3405s,@ECHO_T@,$ECHO_T,;t t
3406s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
3407s,@DEFS@,$DEFS,;t t
3408s,@LIBS@,$LIBS,;t t
3409s,@build@,$build,;t t
3410s,@build_cpu@,$build_cpu,;t t
3411s,@build_vendor@,$build_vendor,;t t
3412s,@build_os@,$build_os,;t t
3413s,@host@,$host,;t t
3414s,@host_cpu@,$host_cpu,;t t
3415s,@host_vendor@,$host_vendor,;t t
3416s,@host_os@,$host_os,;t t
3417s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
3418s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
3419s,@INSTALL_DATA@,$INSTALL_DATA,;t t
3420s,@PACKAGE@,$PACKAGE,;t t
3421s,@VERSION@,$VERSION,;t t
3422s,@EXEEXT@,$EXEEXT,;t t
3423s,@OBJEXT@,$OBJEXT,;t t
3424s,@ACLOCAL@,$ACLOCAL,;t t
3425s,@AUTOCONF@,$AUTOCONF,;t t
3426s,@AUTOMAKE@,$AUTOMAKE,;t t
3427s,@AUTOHEADER@,$AUTOHEADER,;t t
3428s,@MAKEINFO@,$MAKEINFO,;t t
3429s,@AMTAR@,$AMTAR,;t t
3430s,@install_sh@,$install_sh,;t t
3431s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
3432s,@AWK@,$AWK,;t t
3433s,@SET_MAKE@,$SET_MAKE,;t t
3434s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t
3435s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t
3436s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
3437s,@DEPDIR@,$DEPDIR,;t t
c1dda563 3438s,@CC@,$CC,;t t
3439s,@CFLAGS@,$CFLAGS,;t t
8fe44445 3440s,@LDFLAGS@,$LDFLAGS,;t t
3441s,@CPPFLAGS@,$CPPFLAGS,;t t
c1dda563 3442s,@ac_ct_CC@,$ac_ct_CC,;t t
8fe44445 3443s,@am__include@,$am__include,;t t
3444s,@am__quote@,$am__quote,;t t
8fe44445 3445s,@CCDEPMODE@,$CCDEPMODE,;t t
3446s,@CPP@,$CPP,;t t
3447s,@LEX@,$LEX,;t t
3448s,@LEXLIB@,$LEXLIB,;t t
3449s,@LEX_OUTPUT_ROOT@,$LEX_OUTPUT_ROOT,;t t
3450s,@LN_S@,$LN_S,;t t
3451s,@BISON@,$BISON,;t t
3452s,@GREP@,$GREP,;t t
3453s,@DIFF@,$DIFF,;t t
3454s,@CAT@,$CAT,;t t
3455s,@RM@,$RM,;t t
3456s,@MV@,$MV,;t t
3457s,@CP@,$CP,;t t
3458s,@LCLOBJ@,$LCLOBJ,;t t
3459CEOF
3460
3461EOF
3462
3463 cat >>$CONFIG_STATUS <<\EOF
3464 # Split the substitutions into bite-sized pieces for seds with
3465 # small command number limits, like on Digital OSF/1 and HP-UX.
3466 ac_max_sed_lines=48
3467 ac_sed_frag=1 # Number of current file.
3468 ac_beg=1 # First line for current file.
3469 ac_end=$ac_max_sed_lines # Line after last line for current file.
3470 ac_more_lines=:
3471 ac_sed_cmds=
3472 while $ac_more_lines; do
3473 if test $ac_beg -gt 1; then
3474 sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
3475 else
3476 sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
3477 fi
3478 if test ! -s $tmp/subs.frag; then
3479 ac_more_lines=false
3480 else
3481 # The purpose of the label and of the branching condition is to
3482 # speed up the sed processing (if there are no `@' at all, there
3483 # is no need to browse any of the substitutions).
3484 # These are the two extra sed commands mentioned above.
3485 (echo ':t
3486 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
3487 if test -z "$ac_sed_cmds"; then
3488 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
3489 else
3490 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
3491 fi
3492 ac_sed_frag=`expr $ac_sed_frag + 1`
3493 ac_beg=$ac_end
3494 ac_end=`expr $ac_end + $ac_max_sed_lines`
3495 fi
3496 done
3497 if test -z "$ac_sed_cmds"; then
3498 ac_sed_cmds=cat
3499 fi
3500fi # test -n "$CONFIG_FILES"
3501
3502EOF
3503cat >>$CONFIG_STATUS <<\EOF
3504for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
3505 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
3506 case $ac_file in
3507 - | *:- | *:-:* ) # input from stdin
3508 cat >$tmp/stdin
3509 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
3510 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
3511 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
3512 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
3513 * ) ac_file_in=$ac_file.in ;;
3514 esac
3515
3516 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
3517 ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3518 X"$ac_file" : 'X\(//\)[^/]' \| \
3519 X"$ac_file" : 'X\(//\)$' \| \
3520 X"$ac_file" : 'X\(/\)' \| \
3521 . : '\(.\)' 2>/dev/null ||
3522echo X"$ac_file" |
3523 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
3524 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
3525 /^X\(\/\/\)$/{ s//\1/; q; }
3526 /^X\(\/\).*/{ s//\1/; q; }
3527 s/.*/./; q'`
3528 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
3529 { case "$ac_dir" in
3530 [\\/]* | ?:[\\/]* ) as_incr_dir=;;
3531 *) as_incr_dir=.;;
3532esac
3533as_dummy="$ac_dir"
3534for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
3535 case $as_mkdir_dir in
3536 # Skip DOS drivespec
3537 ?:) as_incr_dir=$as_mkdir_dir ;;
3538 *)
3539 as_incr_dir=$as_incr_dir/$as_mkdir_dir
3540 test -d "$as_incr_dir" || mkdir "$as_incr_dir"
3541 ;;
3542 esac
3543done; }
3544
3545 ac_dir_suffix="/`echo $ac_dir|sed 's,^\./,,'`"
3546 # A "../" for each directory in $ac_dir_suffix.
3547 ac_dots=`echo "$ac_dir_suffix" | sed 's,/[^/]*,../,g'`
3548 else
3549 ac_dir_suffix= ac_dots=
3550 fi
3551
3552 case $srcdir in
3553 .) ac_srcdir=.
3554 if test -z "$ac_dots"; then
3555 ac_top_srcdir=.
3556 else
3557 ac_top_srcdir=`echo $ac_dots | sed 's,/$,,'`
3558 fi ;;
3559 [\\/]* | ?:[\\/]* )
3560 ac_srcdir=$srcdir$ac_dir_suffix;
3561 ac_top_srcdir=$srcdir ;;
3562 *) # Relative path.
3563 ac_srcdir=$ac_dots$srcdir$ac_dir_suffix
3564 ac_top_srcdir=$ac_dots$srcdir ;;
3565 esac
3566
3567 case $INSTALL in
3568 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
3569 *) ac_INSTALL=$ac_dots$INSTALL ;;
3570 esac
3571
3572 if test x"$ac_file" != x-; then
c1dda563 3573 { echo "$as_me:3573: creating $ac_file" >&5
8fe44445 3574echo "$as_me: creating $ac_file" >&6;}
3575 rm -f "$ac_file"
3576 fi
3577 # Let's still pretend it is `configure' which instantiates (i.e., don't
3578 # use $as_me), people would be surprised to read:
3579 # /* config.h. Generated automatically by config.status. */
3580 configure_input="Generated automatically from `echo $ac_file_in |
3581 sed 's,.*/,,'` by configure."
3582
3583 # First look for the input files in the build tree, otherwise in the
3584 # src tree.
3585 ac_file_inputs=`IFS=:
3586 for f in $ac_file_in; do
3587 case $f in
3588 -) echo $tmp/stdin ;;
3589 [\\/$]*)
3590 # Absolute (can't be DOS-style, as IFS=:)
c1dda563 3591 test -f "$f" || { { echo "$as_me:3591: error: cannot find input file: $f" >&5
8fe44445 3592echo "$as_me: error: cannot find input file: $f" >&2;}
3593 { (exit 1); exit 1; }; }
3594 echo $f;;
3595 *) # Relative
3596 if test -f "$f"; then
3597 # Build tree
3598 echo $f
3599 elif test -f "$srcdir/$f"; then
3600 # Source tree
3601 echo $srcdir/$f
3602 else
3603 # /dev/null tree
c1dda563 3604 { { echo "$as_me:3604: error: cannot find input file: $f" >&5
8fe44445 3605echo "$as_me: error: cannot find input file: $f" >&2;}
3606 { (exit 1); exit 1; }; }
3607 fi;;
3608 esac
3609 done` || { (exit 1); exit 1; }
3610EOF
3611cat >>$CONFIG_STATUS <<EOF
3612 sed "$ac_vpsub
3613$extrasub
3614EOF
3615cat >>$CONFIG_STATUS <<\EOF
3616:t
3617/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
3618s,@configure_input@,$configure_input,;t t
3619s,@srcdir@,$ac_srcdir,;t t
3620s,@top_srcdir@,$ac_top_srcdir,;t t
3621s,@INSTALL@,$ac_INSTALL,;t t
3622" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
3623 rm -f $tmp/stdin
3624 if test x"$ac_file" != x-; then
3625 mv $tmp/out $ac_file
3626 else
3627 cat $tmp/out
3628 rm -f $tmp/out
3629 fi
3630
3631done
3632EOF
3633cat >>$CONFIG_STATUS <<\EOF
3634
3635#
3636# CONFIG_HEADER section.
3637#
3638
3639# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
3640# NAME is the cpp macro being defined and VALUE is the value it is being given.
3641#
3642# ac_d sets the value in "#define NAME VALUE" lines.
3643ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
3644ac_dB='[ ].*$,\1#\2'
3645ac_dC=' '
3646ac_dD=',;t'
3647# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
3648ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
3649ac_uB='$,\1#\2define\3'
3650ac_uC=' '
3651ac_uD=',;t'
3652
3653for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
3654 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
3655 case $ac_file in
3656 - | *:- | *:-:* ) # input from stdin
3657 cat >$tmp/stdin
3658 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
3659 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
3660 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
3661 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
3662 * ) ac_file_in=$ac_file.in ;;
3663 esac
3664
c1dda563 3665 test x"$ac_file" != x- && { echo "$as_me:3665: creating $ac_file" >&5
8fe44445 3666echo "$as_me: creating $ac_file" >&6;}
3667
3668 # First look for the input files in the build tree, otherwise in the
3669 # src tree.
3670 ac_file_inputs=`IFS=:
3671 for f in $ac_file_in; do
3672 case $f in
3673 -) echo $tmp/stdin ;;
3674 [\\/$]*)
3675 # Absolute (can't be DOS-style, as IFS=:)
c1dda563 3676 test -f "$f" || { { echo "$as_me:3676: error: cannot find input file: $f" >&5
8fe44445 3677echo "$as_me: error: cannot find input file: $f" >&2;}
3678 { (exit 1); exit 1; }; }
3679 echo $f;;
3680 *) # Relative
3681 if test -f "$f"; then
3682 # Build tree
3683 echo $f
3684 elif test -f "$srcdir/$f"; then
3685 # Source tree
3686 echo $srcdir/$f
3687 else
3688 # /dev/null tree
c1dda563 3689 { { echo "$as_me:3689: error: cannot find input file: $f" >&5
8fe44445 3690echo "$as_me: error: cannot find input file: $f" >&2;}
3691 { (exit 1); exit 1; }; }
3692 fi;;
3693 esac
3694 done` || { (exit 1); exit 1; }
3695 # Remove the trailing spaces.
3696 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
3697
3698EOF
3699
3700# Transform confdefs.h into two sed scripts, `conftest.defines' and
3701# `conftest.undefs', that substitutes the proper values into
3702# config.h.in to produce config.h. The first handles `#define'
3703# templates, and the second `#undef' templates.
3704# And first: Protect against being on the right side of a sed subst in
3705# config.status. Protect against being in an unquoted here document
3706# in config.status.
3707rm -f conftest.defines conftest.undefs
3708# Using a here document instead of a string reduces the quoting nightmare.
3709# Putting comments in sed scripts is not portable.
3710#
3711# `end' is used to avoid that the second main sed command (meant for
3712# 0-ary CPP macros) applies to n-ary macro definitions.
3713# See the Autoconf documentation for `clear'.
3714cat >confdef2sed.sed <<\EOF
3715s/[\\&,]/\\&/g
3716s,[\\$`],\\&,g
3717t clear
3718: clear
3719s,^[ ]*#[ ]*define[ ][ ]*\(\([^ (][^ (]*\)([^)]*)\)[ ]*\(.*\)$,${ac_dA}\2${ac_dB}\1${ac_dC}\3${ac_dD},gp
3720t end
3721s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
3722: end
3723EOF
3724# If some macros were called several times there might be several times
3725# the same #defines, which is useless. Nevertheless, we may not want to
3726# sort them, since we want the *last* AC-DEFINE to be honored.
3727uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
3728sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
3729rm -f confdef2sed.sed
3730
3731# This sed command replaces #undef with comments. This is necessary, for
3732# example, in the case of _POSIX_SOURCE, which is predefined and required
3733# on some systems where configure will not decide to define it.
3734cat >>conftest.undefs <<\EOF
3735s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
3736EOF
3737
3738# Break up conftest.defines because some shells have a limit on the size
3739# of here documents, and old seds have small limits too (100 cmds).
3740echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
3741echo ' if egrep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
3742echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
3743echo ' :' >>$CONFIG_STATUS
3744rm -f conftest.tail
3745while grep . conftest.defines >/dev/null
3746do
3747 # Write a limited-size here document to $tmp/defines.sed.
3748 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
3749 # Speed up: don't consider the non `#define' lines.
3750 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS
3751 # Work around the forget-to-reset-the-flag bug.
3752 echo 't clr' >>$CONFIG_STATUS
3753 echo ': clr' >>$CONFIG_STATUS
3754 sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS
3755 echo 'CEOF
3756 sed -f $tmp/defines.sed $tmp/in >$tmp/out
3757 rm -f $tmp/in
3758 mv $tmp/out $tmp/in
3759' >>$CONFIG_STATUS
3760 sed 1,${ac_max_here_lines}d conftest.defines >conftest.tail
3761 rm -f conftest.defines
3762 mv conftest.tail conftest.defines
3763done
3764rm -f conftest.defines
3765echo ' fi # egrep' >>$CONFIG_STATUS
3766echo >>$CONFIG_STATUS
3767
3768# Break up conftest.undefs because some shells have a limit on the size
3769# of here documents, and old seds have small limits too (100 cmds).
3770echo ' # Handle all the #undef templates' >>$CONFIG_STATUS
3771rm -f conftest.tail
3772while grep . conftest.undefs >/dev/null
3773do
3774 # Write a limited-size here document to $tmp/undefs.sed.
3775 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
3776 # Speed up: don't consider the non `#undef'
3777 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS
3778 # Work around the forget-to-reset-the-flag bug.
3779 echo 't clr' >>$CONFIG_STATUS
3780 echo ': clr' >>$CONFIG_STATUS
3781 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
3782 echo 'CEOF
3783 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
3784 rm -f $tmp/in
3785 mv $tmp/out $tmp/in
3786' >>$CONFIG_STATUS
3787 sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail
3788 rm -f conftest.undefs
3789 mv conftest.tail conftest.undefs
3790done
3791rm -f conftest.undefs
3792
3793cat >>$CONFIG_STATUS <<\EOF
3794 # Let's still pretend it is `configure' which instantiates (i.e., don't
3795 # use $as_me), people would be surprised to read:
3796 # /* config.h. Generated automatically by config.status. */
3797 if test x"$ac_file" = x-; then
3798 echo "/* Generated automatically by configure. */" >$tmp/config.h
3799 else
3800 echo "/* $ac_file. Generated automatically by configure. */" >$tmp/config.h
3801 fi
3802 cat $tmp/in >>$tmp/config.h
3803 rm -f $tmp/in
3804 if test x"$ac_file" != x-; then
3805 if cmp -s $ac_file $tmp/config.h 2>/dev/null; then
c1dda563 3806 { echo "$as_me:3806: $ac_file is unchanged" >&5
8fe44445 3807echo "$as_me: $ac_file is unchanged" >&6;}
3808 else
3809 ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3810 X"$ac_file" : 'X\(//\)[^/]' \| \
3811 X"$ac_file" : 'X\(//\)$' \| \
3812 X"$ac_file" : 'X\(/\)' \| \
3813 . : '\(.\)' 2>/dev/null ||
3814echo X"$ac_file" |
3815 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
3816 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
3817 /^X\(\/\/\)$/{ s//\1/; q; }
3818 /^X\(\/\).*/{ s//\1/; q; }
3819 s/.*/./; q'`
3820 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
3821 { case "$ac_dir" in
3822 [\\/]* | ?:[\\/]* ) as_incr_dir=;;
3823 *) as_incr_dir=.;;
3824esac
3825as_dummy="$ac_dir"
3826for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
3827 case $as_mkdir_dir in
3828 # Skip DOS drivespec
3829 ?:) as_incr_dir=$as_mkdir_dir ;;
3830 *)
3831 as_incr_dir=$as_incr_dir/$as_mkdir_dir
3832 test -d "$as_incr_dir" || mkdir "$as_incr_dir"
3833 ;;
3834 esac
3835done; }
3836
3837 fi
3838 rm -f $ac_file
3839 mv $tmp/config.h $ac_file
3840 fi
3841 else
3842 cat $tmp/config.h
3843 rm -f $tmp/config.h
3844 fi
3845 # Run the commands associated with the file.
3846 case $ac_file in
3847 config.h ) # update the timestamp
3848echo timestamp >"./stamp-h1"
3849 ;;
3850 esac
3851done
3852EOF
3853cat >>$CONFIG_STATUS <<\EOF
3854
3855#
3856# CONFIG_COMMANDS section.
3857#
3858for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
3859 ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
3860 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
3861
3862 case $ac_dest in
3863 default-1 )
3864test x"$AMDEP_TRUE" != x"" ||
3865for mf in $CONFIG_FILES; do
3866 case "$mf" in
3867 Makefile) dirpart=.;;
3868 */Makefile) dirpart=`echo "$mf" | sed -e 's|/[^/]*$||'`;;
3869 *) continue;;
3870 esac
3871 grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue
3872 # Extract the definition of DEP_FILES from the Makefile without
3873 # running `make'.
3874 DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
3875 test -z "$DEPDIR" && continue
3876 # When using ansi2knr, U may be empty or an underscore; expand it
3877 U=`sed -n -e '/^U = / s///p' < "$mf"`
3878 test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
3879 # We invoke sed twice because it is the simplest approach to
3880 # changing $(DEPDIR) to its actual value in the expansion.
3881 for file in `sed -n -e '
3882 /^DEP_FILES = .*\\\\$/ {
3883 s/^DEP_FILES = //
3884 :loop
3885 s/\\\\$//
3886 p
3887 n
3888 /\\\\$/ b loop
3889 p
3890 }
3891 /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
3892 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
3893 # Make sure the directory exists.
3894 test -f "$dirpart/$file" && continue
3895 fdir=`echo "$file" | sed -e 's|/[^/]*$||'`
3896 $ac_aux_dir/mkinstalldirs "$dirpart/$fdir" > /dev/null 2>&1
3897 # echo "creating $dirpart/$file"
3898 echo '# dummy' > "$dirpart/$file"
3899 done
3900done
3901 ;;
3902 esac
3903done
3904EOF
3905
3906cat >>$CONFIG_STATUS <<\EOF
3907
3908{ (exit 0); exit 0; }
3909EOF
3910chmod +x $CONFIG_STATUS
3911ac_clean_files=$ac_clean_files_save
3912
3913# configure is writing to config.log, and then calls config.status.
3914# config.status does its own redirection, appending to config.log.
3915# Unfortunately, on DOS this fails, as config.log is still kept open
3916# by configure, so config.status won't be able to write to it; its
3917# output is simply discarded. So we exec the FD to /dev/null,
3918# effectively closing config.log, so it can be properly (re)opened and
3919# appended to by config.status. When coming back to configure, we
3920# need to make the FD available again.
3921if test "$no_create" != yes; then
3922 ac_cs_success=:
3923 exec 5>/dev/null
3924 $SHELL $CONFIG_STATUS || ac_cs_success=false
3925 exec 5>>config.log
3926 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
3927 # would make configure fail if this is the last instruction.
3928 $ac_cs_success || { (exit 1); exit 1; }
3929fi
885824d3 3930
This page took 0.896376 seconds and 5 git commands to generate.