source: Sophya/trunk/ArchTOIPipe/configure@ 1755

Last change on this file since 1755 was 1755, checked in by aubourg, 24 years ago

iostream pour magique...

  • Property svn:executable set to *
File size: 66.5 KB
Line 
1#! /bin/sh
2
3# Guess values for system-dependent variables and create Makefiles.
4# Generated automatically using autoconf version 2.13
5# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
6#
7# This configure script is free software; the Free Software Foundation
8# gives unlimited permission to copy, distribute and modify it.
9
10# Defaults:
11ac_help=
12ac_default_prefix=/usr/local
13# Any additions from configure.in:
14ac_help="$ac_help
15 --with-sophya Compile and link with SOPHYA"
16
17# Initialize some variables set by options.
18# The variables have the same names as the options, with
19# dashes changed to underlines.
20build=NONE
21cache_file=./config.cache
22exec_prefix=NONE
23host=NONE
24no_create=
25nonopt=NONE
26no_recursion=
27prefix=NONE
28program_prefix=NONE
29program_suffix=NONE
30program_transform_name=s,x,x,
31silent=
32site=
33srcdir=
34target=NONE
35verbose=
36x_includes=NONE
37x_libraries=NONE
38bindir='${exec_prefix}/bin'
39sbindir='${exec_prefix}/sbin'
40libexecdir='${exec_prefix}/libexec'
41datadir='${prefix}/share'
42sysconfdir='${prefix}/etc'
43sharedstatedir='${prefix}/com'
44localstatedir='${prefix}/var'
45libdir='${exec_prefix}/lib'
46includedir='${prefix}/include'
47oldincludedir='/usr/include'
48infodir='${prefix}/info'
49mandir='${prefix}/man'
50
51# Initialize some other variables.
52subdirs=
53MFLAGS= MAKEFLAGS=
54SHELL=${CONFIG_SHELL-/bin/sh}
55# Maximum number of lines to put in a shell here document.
56ac_max_here_lines=12
57
58ac_prev=
59for ac_option
60do
61
62 # If the previous option needs an argument, assign it.
63 if test -n "$ac_prev"; then
64 eval "$ac_prev=\$ac_option"
65 ac_prev=
66 continue
67 fi
68
69 case "$ac_option" in
70 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
71 *) ac_optarg= ;;
72 esac
73
74 # Accept the important Cygnus configure options, so we can diagnose typos.
75
76 case "$ac_option" in
77
78 -bindir | --bindir | --bindi | --bind | --bin | --bi)
79 ac_prev=bindir ;;
80 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
81 bindir="$ac_optarg" ;;
82
83 -build | --build | --buil | --bui | --bu)
84 ac_prev=build ;;
85 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
86 build="$ac_optarg" ;;
87
88 -cache-file | --cache-file | --cache-fil | --cache-fi \
89 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
90 ac_prev=cache_file ;;
91 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
92 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
93 cache_file="$ac_optarg" ;;
94
95 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
96 ac_prev=datadir ;;
97 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
98 | --da=*)
99 datadir="$ac_optarg" ;;
100
101 -disable-* | --disable-*)
102 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
103 # Reject names that are not valid shell variable names.
104 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
105 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
106 fi
107 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
108 eval "enable_${ac_feature}=no" ;;
109
110 -enable-* | --enable-*)
111 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
112 # Reject names that are not valid shell variable names.
113 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
114 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
115 fi
116 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
117 case "$ac_option" in
118 *=*) ;;
119 *) ac_optarg=yes ;;
120 esac
121 eval "enable_${ac_feature}='$ac_optarg'" ;;
122
123 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
124 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
125 | --exec | --exe | --ex)
126 ac_prev=exec_prefix ;;
127 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
128 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
129 | --exec=* | --exe=* | --ex=*)
130 exec_prefix="$ac_optarg" ;;
131
132 -gas | --gas | --ga | --g)
133 # Obsolete; use --with-gas.
134 with_gas=yes ;;
135
136 -help | --help | --hel | --he)
137 # Omit some internal or obsolete options to make the list less imposing.
138 # This message is too long to be a string in the A/UX 3.1 sh.
139 cat << EOF
140Usage: configure [options] [host]
141Options: [defaults in brackets after descriptions]
142Configuration:
143 --cache-file=FILE cache test results in FILE
144 --help print this message
145 --no-create do not create output files
146 --quiet, --silent do not print \`checking...' messages
147 --version print the version of autoconf that created configure
148Directory and file names:
149 --prefix=PREFIX install architecture-independent files in PREFIX
150 [$ac_default_prefix]
151 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
152 [same as prefix]
153 --bindir=DIR user executables in DIR [EPREFIX/bin]
154 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
155 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
156 --datadir=DIR read-only architecture-independent data in DIR
157 [PREFIX/share]
158 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
159 --sharedstatedir=DIR modifiable architecture-independent data in DIR
160 [PREFIX/com]
161 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
162 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
163 --includedir=DIR C header files in DIR [PREFIX/include]
164 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
165 --infodir=DIR info documentation in DIR [PREFIX/info]
166 --mandir=DIR man documentation in DIR [PREFIX/man]
167 --srcdir=DIR find the sources in DIR [configure dir or ..]
168 --program-prefix=PREFIX prepend PREFIX to installed program names
169 --program-suffix=SUFFIX append SUFFIX to installed program names
170 --program-transform-name=PROGRAM
171 run sed PROGRAM on installed program names
172EOF
173 cat << EOF
174Host type:
175 --build=BUILD configure for building on BUILD [BUILD=HOST]
176 --host=HOST configure for HOST [guessed]
177 --target=TARGET configure for TARGET [TARGET=HOST]
178Features and packages:
179 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
180 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
181 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
182 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
183 --x-includes=DIR X include files are in DIR
184 --x-libraries=DIR X library files are in DIR
185EOF
186 if test -n "$ac_help"; then
187 echo "--enable and --with options recognized:$ac_help"
188 fi
189 exit 0 ;;
190
191 -host | --host | --hos | --ho)
192 ac_prev=host ;;
193 -host=* | --host=* | --hos=* | --ho=*)
194 host="$ac_optarg" ;;
195
196 -includedir | --includedir | --includedi | --included | --include \
197 | --includ | --inclu | --incl | --inc)
198 ac_prev=includedir ;;
199 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
200 | --includ=* | --inclu=* | --incl=* | --inc=*)
201 includedir="$ac_optarg" ;;
202
203 -infodir | --infodir | --infodi | --infod | --info | --inf)
204 ac_prev=infodir ;;
205 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
206 infodir="$ac_optarg" ;;
207
208 -libdir | --libdir | --libdi | --libd)
209 ac_prev=libdir ;;
210 -libdir=* | --libdir=* | --libdi=* | --libd=*)
211 libdir="$ac_optarg" ;;
212
213 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
214 | --libexe | --libex | --libe)
215 ac_prev=libexecdir ;;
216 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
217 | --libexe=* | --libex=* | --libe=*)
218 libexecdir="$ac_optarg" ;;
219
220 -localstatedir | --localstatedir | --localstatedi | --localstated \
221 | --localstate | --localstat | --localsta | --localst \
222 | --locals | --local | --loca | --loc | --lo)
223 ac_prev=localstatedir ;;
224 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
225 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
226 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
227 localstatedir="$ac_optarg" ;;
228
229 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
230 ac_prev=mandir ;;
231 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
232 mandir="$ac_optarg" ;;
233
234 -nfp | --nfp | --nf)
235 # Obsolete; use --without-fp.
236 with_fp=no ;;
237
238 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
239 | --no-cr | --no-c)
240 no_create=yes ;;
241
242 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
243 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
244 no_recursion=yes ;;
245
246 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
247 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
248 | --oldin | --oldi | --old | --ol | --o)
249 ac_prev=oldincludedir ;;
250 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
251 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
252 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
253 oldincludedir="$ac_optarg" ;;
254
255 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
256 ac_prev=prefix ;;
257 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
258 prefix="$ac_optarg" ;;
259
260 -program-prefix | --program-prefix | --program-prefi | --program-pref \
261 | --program-pre | --program-pr | --program-p)
262 ac_prev=program_prefix ;;
263 -program-prefix=* | --program-prefix=* | --program-prefi=* \
264 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
265 program_prefix="$ac_optarg" ;;
266
267 -program-suffix | --program-suffix | --program-suffi | --program-suff \
268 | --program-suf | --program-su | --program-s)
269 ac_prev=program_suffix ;;
270 -program-suffix=* | --program-suffix=* | --program-suffi=* \
271 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
272 program_suffix="$ac_optarg" ;;
273
274 -program-transform-name | --program-transform-name \
275 | --program-transform-nam | --program-transform-na \
276 | --program-transform-n | --program-transform- \
277 | --program-transform | --program-transfor \
278 | --program-transfo | --program-transf \
279 | --program-trans | --program-tran \
280 | --progr-tra | --program-tr | --program-t)
281 ac_prev=program_transform_name ;;
282 -program-transform-name=* | --program-transform-name=* \
283 | --program-transform-nam=* | --program-transform-na=* \
284 | --program-transform-n=* | --program-transform-=* \
285 | --program-transform=* | --program-transfor=* \
286 | --program-transfo=* | --program-transf=* \
287 | --program-trans=* | --program-tran=* \
288 | --progr-tra=* | --program-tr=* | --program-t=*)
289 program_transform_name="$ac_optarg" ;;
290
291 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
292 | -silent | --silent | --silen | --sile | --sil)
293 silent=yes ;;
294
295 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
296 ac_prev=sbindir ;;
297 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
298 | --sbi=* | --sb=*)
299 sbindir="$ac_optarg" ;;
300
301 -sharedstatedir | --sharedstatedir | --sharedstatedi \
302 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
303 | --sharedst | --shareds | --shared | --share | --shar \
304 | --sha | --sh)
305 ac_prev=sharedstatedir ;;
306 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
307 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
308 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
309 | --sha=* | --sh=*)
310 sharedstatedir="$ac_optarg" ;;
311
312 -site | --site | --sit)
313 ac_prev=site ;;
314 -site=* | --site=* | --sit=*)
315 site="$ac_optarg" ;;
316
317 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
318 ac_prev=srcdir ;;
319 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
320 srcdir="$ac_optarg" ;;
321
322 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
323 | --syscon | --sysco | --sysc | --sys | --sy)
324 ac_prev=sysconfdir ;;
325 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
326 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
327 sysconfdir="$ac_optarg" ;;
328
329 -target | --target | --targe | --targ | --tar | --ta | --t)
330 ac_prev=target ;;
331 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
332 target="$ac_optarg" ;;
333
334 -v | -verbose | --verbose | --verbos | --verbo | --verb)
335 verbose=yes ;;
336
337 -version | --version | --versio | --versi | --vers)
338 echo "configure generated by autoconf version 2.13"
339 exit 0 ;;
340
341 -with-* | --with-*)
342 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
343 # Reject names that are not valid shell variable names.
344 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
345 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
346 fi
347 ac_package=`echo $ac_package| sed 's/-/_/g'`
348 case "$ac_option" in
349 *=*) ;;
350 *) ac_optarg=yes ;;
351 esac
352 eval "with_${ac_package}='$ac_optarg'" ;;
353
354 -without-* | --without-*)
355 ac_package=`echo $ac_option|sed -e 's/-*without-//'`
356 # Reject names that are not valid shell variable names.
357 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
358 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
359 fi
360 ac_package=`echo $ac_package| sed 's/-/_/g'`
361 eval "with_${ac_package}=no" ;;
362
363 --x)
364 # Obsolete; use --with-x.
365 with_x=yes ;;
366
367 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
368 | --x-incl | --x-inc | --x-in | --x-i)
369 ac_prev=x_includes ;;
370 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
371 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
372 x_includes="$ac_optarg" ;;
373
374 -x-libraries | --x-libraries | --x-librarie | --x-librari \
375 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
376 ac_prev=x_libraries ;;
377 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
378 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
379 x_libraries="$ac_optarg" ;;
380
381 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
382 ;;
383
384 *)
385 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
386 echo "configure: warning: $ac_option: invalid host type" 1>&2
387 fi
388 if test "x$nonopt" != xNONE; then
389 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
390 fi
391 nonopt="$ac_option"
392 ;;
393
394 esac
395done
396
397if test -n "$ac_prev"; then
398 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
399fi
400
401trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
402
403# File descriptor usage:
404# 0 standard input
405# 1 file creation
406# 2 errors and warnings
407# 3 some systems may open it to /dev/tty
408# 4 used on the Kubota Titan
409# 6 checking for... messages and results
410# 5 compiler messages saved in config.log
411if test "$silent" = yes; then
412 exec 6>/dev/null
413else
414 exec 6>&1
415fi
416exec 5>./config.log
417
418echo "\
419This file contains any messages produced by compilers while
420running configure, to aid debugging if configure makes a mistake.
421" 1>&5
422
423# Strip out --no-create and --no-recursion so they do not pile up.
424# Also quote any args containing shell metacharacters.
425ac_configure_args=
426for ac_arg
427do
428 case "$ac_arg" in
429 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
430 | --no-cr | --no-c) ;;
431 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
432 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
433 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
434 ac_configure_args="$ac_configure_args '$ac_arg'" ;;
435 *) ac_configure_args="$ac_configure_args $ac_arg" ;;
436 esac
437done
438
439# NLS nuisances.
440# Only set these to C if already set. These must not be set unconditionally
441# because not all systems understand e.g. LANG=C (notably SCO).
442# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
443# Non-C LC_CTYPE values break the ctype check.
444if test "${LANG+set}" = set; then LANG=C; export LANG; fi
445if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
446if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
447if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
448
449# confdefs.h avoids OS command line length limits that DEFS can exceed.
450rm -rf conftest* confdefs.h
451# AIX cpp loses on an empty file, so make sure it contains at least a newline.
452echo > confdefs.h
453
454# A filename unique to this package, relative to the directory that
455# configure is in, which we can look for to find out if srcdir is correct.
456ac_unique_file=kernel/toi.cc
457
458# Find the source files, if location was not specified.
459if test -z "$srcdir"; then
460 ac_srcdir_defaulted=yes
461 # Try the directory containing this script, then its parent.
462 ac_prog=$0
463 ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
464 test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
465 srcdir=$ac_confdir
466 if test ! -r $srcdir/$ac_unique_file; then
467 srcdir=..
468 fi
469else
470 ac_srcdir_defaulted=no
471fi
472if test ! -r $srcdir/$ac_unique_file; then
473 if test "$ac_srcdir_defaulted" = yes; then
474 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
475 else
476 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
477 fi
478fi
479srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
480
481# Prefer explicitly selected file to automatically selected ones.
482if test -z "$CONFIG_SITE"; then
483 if test "x$prefix" != xNONE; then
484 CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
485 else
486 CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
487 fi
488fi
489for ac_site_file in $CONFIG_SITE; do
490 if test -r "$ac_site_file"; then
491 echo "loading site script $ac_site_file"
492 . "$ac_site_file"
493 fi
494done
495
496if test -r "$cache_file"; then
497 echo "loading cache $cache_file"
498 . $cache_file
499else
500 echo "creating cache $cache_file"
501 > $cache_file
502fi
503
504ac_ext=c
505# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
506ac_cpp='$CPP $CPPFLAGS'
507ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
508ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
509cross_compiling=$ac_cv_prog_cc_cross
510
511ac_exeext=
512ac_objext=o
513if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
514 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
515 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
516 ac_n= ac_c='
517' ac_t=' '
518 else
519 ac_n=-n ac_c= ac_t=
520 fi
521else
522 ac_n= ac_c='\c' ac_t=
523fi
524
525
526
527
528# Check whether --with-sophya or --without-sophya was given.
529if test "${with_sophya+set}" = set; then
530 withval="$with_sophya"
531 use_sophya=1
532else
533 use_sophya=0
534fi
535
536
537
538
539if test `uname` = OSF1 -a -z "$CXX"; then
540 if test -x /usr/bin/cxx; then
541 echo "using cxx on alpha"
542 CXX=cxx
543 export CXX
544 fi
545fi
546
547if test `uname` = IRIX64 -a -z "$CXX"; then
548 if test -x /usr/bin/CC; then
549 echo "using CC on IRIX"
550 CXX=CC
551 export CXX
552 fi
553fi
554
555if test `uname` = Linux -a -f /usr/bin/g++; then
556 CXX=/usr/bin/g++
557fi
558
559# Extract the first word of "gcc", so it can be a program name with args.
560set dummy gcc; ac_word=$2
561echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
562echo "configure:563: checking for $ac_word" >&5
563if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
564 echo $ac_n "(cached) $ac_c" 1>&6
565else
566 if test -n "$CC"; then
567 ac_cv_prog_CC="$CC" # Let the user override the test.
568else
569 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
570 ac_dummy="$PATH"
571 for ac_dir in $ac_dummy; do
572 test -z "$ac_dir" && ac_dir=.
573 if test -f $ac_dir/$ac_word; then
574 ac_cv_prog_CC="gcc"
575 break
576 fi
577 done
578 IFS="$ac_save_ifs"
579fi
580fi
581CC="$ac_cv_prog_CC"
582if test -n "$CC"; then
583 echo "$ac_t""$CC" 1>&6
584else
585 echo "$ac_t""no" 1>&6
586fi
587
588if test -z "$CC"; then
589 # Extract the first word of "cc", so it can be a program name with args.
590set dummy cc; ac_word=$2
591echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
592echo "configure:593: checking for $ac_word" >&5
593if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
594 echo $ac_n "(cached) $ac_c" 1>&6
595else
596 if test -n "$CC"; then
597 ac_cv_prog_CC="$CC" # Let the user override the test.
598else
599 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
600 ac_prog_rejected=no
601 ac_dummy="$PATH"
602 for ac_dir in $ac_dummy; do
603 test -z "$ac_dir" && ac_dir=.
604 if test -f $ac_dir/$ac_word; then
605 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
606 ac_prog_rejected=yes
607 continue
608 fi
609 ac_cv_prog_CC="cc"
610 break
611 fi
612 done
613 IFS="$ac_save_ifs"
614if test $ac_prog_rejected = yes; then
615 # We found a bogon in the path, so make sure we never use it.
616 set dummy $ac_cv_prog_CC
617 shift
618 if test $# -gt 0; then
619 # We chose a different compiler from the bogus one.
620 # However, it has the same basename, so the bogon will be chosen
621 # first if we set CC to just the basename; use the full file name.
622 shift
623 set dummy "$ac_dir/$ac_word" "$@"
624 shift
625 ac_cv_prog_CC="$@"
626 fi
627fi
628fi
629fi
630CC="$ac_cv_prog_CC"
631if test -n "$CC"; then
632 echo "$ac_t""$CC" 1>&6
633else
634 echo "$ac_t""no" 1>&6
635fi
636
637 if test -z "$CC"; then
638 case "`uname -s`" in
639 *win32* | *WIN32*)
640 # Extract the first word of "cl", so it can be a program name with args.
641set dummy cl; ac_word=$2
642echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
643echo "configure:644: checking for $ac_word" >&5
644if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
645 echo $ac_n "(cached) $ac_c" 1>&6
646else
647 if test -n "$CC"; then
648 ac_cv_prog_CC="$CC" # Let the user override the test.
649else
650 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
651 ac_dummy="$PATH"
652 for ac_dir in $ac_dummy; do
653 test -z "$ac_dir" && ac_dir=.
654 if test -f $ac_dir/$ac_word; then
655 ac_cv_prog_CC="cl"
656 break
657 fi
658 done
659 IFS="$ac_save_ifs"
660fi
661fi
662CC="$ac_cv_prog_CC"
663if test -n "$CC"; then
664 echo "$ac_t""$CC" 1>&6
665else
666 echo "$ac_t""no" 1>&6
667fi
668 ;;
669 esac
670 fi
671 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
672fi
673
674echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
675echo "configure:676: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
676
677ac_ext=c
678# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
679ac_cpp='$CPP $CPPFLAGS'
680ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
681ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
682cross_compiling=$ac_cv_prog_cc_cross
683
684cat > conftest.$ac_ext << EOF
685
686#line 687 "configure"
687#include "confdefs.h"
688
689main(){return(0);}
690EOF
691if { (eval echo configure:692: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
692 ac_cv_prog_cc_works=yes
693 # If we can't run a trivial program, we are probably using a cross compiler.
694 if (./conftest; exit) 2>/dev/null; then
695 ac_cv_prog_cc_cross=no
696 else
697 ac_cv_prog_cc_cross=yes
698 fi
699else
700 echo "configure: failed program was:" >&5
701 cat conftest.$ac_ext >&5
702 ac_cv_prog_cc_works=no
703fi
704rm -fr conftest*
705ac_ext=c
706# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
707ac_cpp='$CPP $CPPFLAGS'
708ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
709ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
710cross_compiling=$ac_cv_prog_cc_cross
711
712echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
713if test $ac_cv_prog_cc_works = no; then
714 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
715fi
716echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
717echo "configure:718: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
718echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
719cross_compiling=$ac_cv_prog_cc_cross
720
721echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
722echo "configure:723: checking whether we are using GNU C" >&5
723if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
724 echo $ac_n "(cached) $ac_c" 1>&6
725else
726 cat > conftest.c <<EOF
727#ifdef __GNUC__
728 yes;
729#endif
730EOF
731if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:732: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
732 ac_cv_prog_gcc=yes
733else
734 ac_cv_prog_gcc=no
735fi
736fi
737
738echo "$ac_t""$ac_cv_prog_gcc" 1>&6
739
740if test $ac_cv_prog_gcc = yes; then
741 GCC=yes
742else
743 GCC=
744fi
745
746ac_test_CFLAGS="${CFLAGS+set}"
747ac_save_CFLAGS="$CFLAGS"
748CFLAGS=
749echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
750echo "configure:751: checking whether ${CC-cc} accepts -g" >&5
751if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
752 echo $ac_n "(cached) $ac_c" 1>&6
753else
754 echo 'void f(){}' > conftest.c
755if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
756 ac_cv_prog_cc_g=yes
757else
758 ac_cv_prog_cc_g=no
759fi
760rm -f conftest*
761
762fi
763
764echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
765if test "$ac_test_CFLAGS" = set; then
766 CFLAGS="$ac_save_CFLAGS"
767elif test $ac_cv_prog_cc_g = yes; then
768 if test "$GCC" = yes; then
769 CFLAGS="-g -O2"
770 else
771 CFLAGS="-g"
772 fi
773else
774 if test "$GCC" = yes; then
775 CFLAGS="-O2"
776 else
777 CFLAGS=
778 fi
779fi
780
781for ac_prog in $CCC c++ g++ gcc CC cxx cc++ cl
782do
783# Extract the first word of "$ac_prog", so it can be a program name with args.
784set dummy $ac_prog; ac_word=$2
785echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
786echo "configure:787: checking for $ac_word" >&5
787if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
788 echo $ac_n "(cached) $ac_c" 1>&6
789else
790 if test -n "$CXX"; then
791 ac_cv_prog_CXX="$CXX" # Let the user override the test.
792else
793 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
794 ac_dummy="$PATH"
795 for ac_dir in $ac_dummy; do
796 test -z "$ac_dir" && ac_dir=.
797 if test -f $ac_dir/$ac_word; then
798 ac_cv_prog_CXX="$ac_prog"
799 break
800 fi
801 done
802 IFS="$ac_save_ifs"
803fi
804fi
805CXX="$ac_cv_prog_CXX"
806if test -n "$CXX"; then
807 echo "$ac_t""$CXX" 1>&6
808else
809 echo "$ac_t""no" 1>&6
810fi
811
812test -n "$CXX" && break
813done
814test -n "$CXX" || CXX="gcc"
815
816
817echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
818echo "configure:819: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
819
820ac_ext=C
821# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
822ac_cpp='$CXXCPP $CPPFLAGS'
823ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
824ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
825cross_compiling=$ac_cv_prog_cxx_cross
826
827cat > conftest.$ac_ext << EOF
828
829#line 830 "configure"
830#include "confdefs.h"
831
832int main(){return(0);}
833EOF
834if { (eval echo configure:835: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
835 ac_cv_prog_cxx_works=yes
836 # If we can't run a trivial program, we are probably using a cross compiler.
837 if (./conftest; exit) 2>/dev/null; then
838 ac_cv_prog_cxx_cross=no
839 else
840 ac_cv_prog_cxx_cross=yes
841 fi
842else
843 echo "configure: failed program was:" >&5
844 cat conftest.$ac_ext >&5
845 ac_cv_prog_cxx_works=no
846fi
847rm -fr conftest*
848ac_ext=c
849# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
850ac_cpp='$CPP $CPPFLAGS'
851ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
852ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
853cross_compiling=$ac_cv_prog_cc_cross
854
855echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6
856if test $ac_cv_prog_cxx_works = no; then
857 { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; }
858fi
859echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
860echo "configure:861: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
861echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6
862cross_compiling=$ac_cv_prog_cxx_cross
863
864echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
865echo "configure:866: checking whether we are using GNU C++" >&5
866if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
867 echo $ac_n "(cached) $ac_c" 1>&6
868else
869 cat > conftest.C <<EOF
870#ifdef __GNUC__
871 yes;
872#endif
873EOF
874if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:875: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
875 ac_cv_prog_gxx=yes
876else
877 ac_cv_prog_gxx=no
878fi
879fi
880
881echo "$ac_t""$ac_cv_prog_gxx" 1>&6
882
883if test $ac_cv_prog_gxx = yes; then
884 GXX=yes
885else
886 GXX=
887fi
888
889ac_test_CXXFLAGS="${CXXFLAGS+set}"
890ac_save_CXXFLAGS="$CXXFLAGS"
891CXXFLAGS=
892echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
893echo "configure:894: checking whether ${CXX-g++} accepts -g" >&5
894if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
895 echo $ac_n "(cached) $ac_c" 1>&6
896else
897 echo 'void f(){}' > conftest.cc
898if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
899 ac_cv_prog_cxx_g=yes
900else
901 ac_cv_prog_cxx_g=no
902fi
903rm -f conftest*
904
905fi
906
907echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6
908if test "$ac_test_CXXFLAGS" = set; then
909 CXXFLAGS="$ac_save_CXXFLAGS"
910elif test $ac_cv_prog_cxx_g = yes; then
911 if test "$GXX" = yes; then
912 CXXFLAGS="-g -O2"
913 else
914 CXXFLAGS="-g"
915 fi
916else
917 if test "$GXX" = yes; then
918 CXXFLAGS="-O2"
919 else
920 CXXFLAGS=
921 fi
922fi
923
924if test -x /usr/bin/ar; then
925# Extract the first word of "ar", so it can be a program name with args.
926set dummy ar; ac_word=$2
927echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
928echo "configure:929: checking for $ac_word" >&5
929if eval "test \"`echo '$''{'ac_cv_path_AR'+set}'`\" = set"; then
930 echo $ac_n "(cached) $ac_c" 1>&6
931else
932 case "$AR" in
933 /*)
934 ac_cv_path_AR="$AR" # Let the user override the test with a path.
935 ;;
936 ?:/*)
937 ac_cv_path_AR="$AR" # Let the user override the test with a dos path.
938 ;;
939 *)
940 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
941 ac_dummy="/usr/bin:$PATH"
942 for ac_dir in $ac_dummy; do
943 test -z "$ac_dir" && ac_dir=.
944 if test -f $ac_dir/$ac_word; then
945 ac_cv_path_AR="$ac_dir/$ac_word"
946 break
947 fi
948 done
949 IFS="$ac_save_ifs"
950 test -z "$ac_cv_path_AR" && ac_cv_path_AR="/usr/bin/ar"
951 ;;
952esac
953fi
954AR="$ac_cv_path_AR"
955if test -n "$AR"; then
956 echo "$ac_t""$AR" 1>&6
957else
958 echo "$ac_t""no" 1>&6
959fi
960
961else
962# Extract the first word of "ar", so it can be a program name with args.
963set dummy ar; ac_word=$2
964echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
965echo "configure:966: checking for $ac_word" >&5
966if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
967 echo $ac_n "(cached) $ac_c" 1>&6
968else
969 if test -n "$AR"; then
970 ac_cv_prog_AR="$AR" # Let the user override the test.
971else
972 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
973 ac_dummy="$PATH"
974 for ac_dir in $ac_dummy; do
975 test -z "$ac_dir" && ac_dir=.
976 if test -f $ac_dir/$ac_word; then
977 ac_cv_prog_AR=""
978 break
979 fi
980 done
981 IFS="$ac_save_ifs"
982fi
983fi
984AR="$ac_cv_prog_AR"
985if test -n "$AR"; then
986 echo "$ac_t""$AR" 1>&6
987else
988 echo "$ac_t""no" 1>&6
989fi
990
991fi
992if test -x /usr/bin/ranlib; then
993# Extract the first word of "ranlib", so it can be a program name with args.
994set dummy ranlib; ac_word=$2
995echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
996echo "configure:997: checking for $ac_word" >&5
997if eval "test \"`echo '$''{'ac_cv_path_RANLIB'+set}'`\" = set"; then
998 echo $ac_n "(cached) $ac_c" 1>&6
999else
1000 case "$RANLIB" in
1001 /*)
1002 ac_cv_path_RANLIB="$RANLIB" # Let the user override the test with a path.
1003 ;;
1004 ?:/*)
1005 ac_cv_path_RANLIB="$RANLIB" # Let the user override the test with a dos path.
1006 ;;
1007 *)
1008 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1009 ac_dummy="/usr/bin:$PATH"
1010 for ac_dir in $ac_dummy; do
1011 test -z "$ac_dir" && ac_dir=.
1012 if test -f $ac_dir/$ac_word; then
1013 ac_cv_path_RANLIB="$ac_dir/$ac_word"
1014 break
1015 fi
1016 done
1017 IFS="$ac_save_ifs"
1018 test -z "$ac_cv_path_RANLIB" && ac_cv_path_RANLIB="/usr/bin/ranlib"
1019 ;;
1020esac
1021fi
1022RANLIB="$ac_cv_path_RANLIB"
1023if test -n "$RANLIB"; then
1024 echo "$ac_t""$RANLIB" 1>&6
1025else
1026 echo "$ac_t""no" 1>&6
1027fi
1028
1029else
1030# Extract the first word of "ranlib", so it can be a program name with args.
1031set dummy ranlib; ac_word=$2
1032echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1033echo "configure:1034: checking for $ac_word" >&5
1034if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1035 echo $ac_n "(cached) $ac_c" 1>&6
1036else
1037 if test -n "$RANLIB"; then
1038 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1039else
1040 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1041 ac_dummy="$PATH"
1042 for ac_dir in $ac_dummy; do
1043 test -z "$ac_dir" && ac_dir=.
1044 if test -f $ac_dir/$ac_word; then
1045 ac_cv_prog_RANLIB="ranlib"
1046 break
1047 fi
1048 done
1049 IFS="$ac_save_ifs"
1050 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
1051fi
1052fi
1053RANLIB="$ac_cv_prog_RANLIB"
1054if test -n "$RANLIB"; then
1055 echo "$ac_t""$RANLIB" 1>&6
1056else
1057 echo "$ac_t""no" 1>&6
1058fi
1059
1060fi
1061ac_aux_dir=
1062for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
1063 if test -f $ac_dir/install-sh; then
1064 ac_aux_dir=$ac_dir
1065 ac_install_sh="$ac_aux_dir/install-sh -c"
1066 break
1067 elif test -f $ac_dir/install.sh; then
1068 ac_aux_dir=$ac_dir
1069 ac_install_sh="$ac_aux_dir/install.sh -c"
1070 break
1071 fi
1072done
1073if test -z "$ac_aux_dir"; then
1074 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
1075fi
1076ac_config_guess=$ac_aux_dir/config.guess
1077ac_config_sub=$ac_aux_dir/config.sub
1078ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
1079
1080# Find a good install program. We prefer a C program (faster),
1081# so one script is as good as another. But avoid the broken or
1082# incompatible versions:
1083# SysV /etc/install, /usr/sbin/install
1084# SunOS /usr/etc/install
1085# IRIX /sbin/install
1086# AIX /bin/install
1087# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1088# AFS /usr/afsws/bin/install, which mishandles nonexistent args
1089# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1090# ./install, which can be erroneously created by make from ./install.sh.
1091echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
1092echo "configure:1093: checking for a BSD compatible install" >&5
1093if test -z "$INSTALL"; then
1094if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
1095 echo $ac_n "(cached) $ac_c" 1>&6
1096else
1097 IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":"
1098 for ac_dir in $PATH; do
1099 # Account for people who put trailing slashes in PATH elements.
1100 case "$ac_dir/" in
1101 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
1102 *)
1103 # OSF1 and SCO ODT 3.0 have their own names for install.
1104 # Don't use installbsd from OSF since it installs stuff as root
1105 # by default.
1106 for ac_prog in ginstall scoinst install; do
1107 if test -f $ac_dir/$ac_prog; then
1108 if test $ac_prog = install &&
1109 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
1110 # AIX install. It has an incompatible calling convention.
1111 :
1112 else
1113 ac_cv_path_install="$ac_dir/$ac_prog -c"
1114 break 2
1115 fi
1116 fi
1117 done
1118 ;;
1119 esac
1120 done
1121 IFS="$ac_save_IFS"
1122
1123fi
1124 if test "${ac_cv_path_install+set}" = set; then
1125 INSTALL="$ac_cv_path_install"
1126 else
1127 # As a last resort, use the slow shell script. We don't cache a
1128 # path for INSTALL within a source directory, because that will
1129 # break other packages using the cache if that directory is
1130 # removed, or if the path is relative.
1131 INSTALL="$ac_install_sh"
1132 fi
1133fi
1134echo "$ac_t""$INSTALL" 1>&6
1135
1136# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1137# It thinks the first close brace ends the variable substitution.
1138test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1139
1140test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
1141
1142test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1143
1144
1145if test $GCC = "yes"; then
1146 gcc=$CC
1147else
1148 gcc=gcc
1149fi
1150
1151
1152echo $ac_n "checking size of short""... $ac_c" 1>&6
1153echo "configure:1154: checking size of short" >&5
1154if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then
1155 echo $ac_n "(cached) $ac_c" 1>&6
1156else
1157 if test "$cross_compiling" = yes; then
1158 { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
1159else
1160 cat > conftest.$ac_ext <<EOF
1161#line 1162 "configure"
1162#include "confdefs.h"
1163#include <stdio.h>
1164main()
1165{
1166 FILE *f=fopen("conftestval", "w");
1167 if (!f) exit(1);
1168 fprintf(f, "%d\n", sizeof(short));
1169 exit(0);
1170}
1171EOF
1172if { (eval echo configure:1173: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
1173then
1174 ac_cv_sizeof_short=`cat conftestval`
1175else
1176 echo "configure: failed program was:" >&5
1177 cat conftest.$ac_ext >&5
1178 rm -fr conftest*
1179 ac_cv_sizeof_short=0
1180fi
1181rm -fr conftest*
1182fi
1183
1184fi
1185echo "$ac_t""$ac_cv_sizeof_short" 1>&6
1186cat >> confdefs.h <<EOF
1187#define SIZEOF_SHORT $ac_cv_sizeof_short
1188EOF
1189
1190
1191echo $ac_n "checking size of int""... $ac_c" 1>&6
1192echo "configure:1193: checking size of int" >&5
1193if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then
1194 echo $ac_n "(cached) $ac_c" 1>&6
1195else
1196 if test "$cross_compiling" = yes; then
1197 { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
1198else
1199 cat > conftest.$ac_ext <<EOF
1200#line 1201 "configure"
1201#include "confdefs.h"
1202#include <stdio.h>
1203main()
1204{
1205 FILE *f=fopen("conftestval", "w");
1206 if (!f) exit(1);
1207 fprintf(f, "%d\n", sizeof(int));
1208 exit(0);
1209}
1210EOF
1211if { (eval echo configure:1212: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
1212then
1213 ac_cv_sizeof_int=`cat conftestval`
1214else
1215 echo "configure: failed program was:" >&5
1216 cat conftest.$ac_ext >&5
1217 rm -fr conftest*
1218 ac_cv_sizeof_int=0
1219fi
1220rm -fr conftest*
1221fi
1222
1223fi
1224echo "$ac_t""$ac_cv_sizeof_int" 1>&6
1225cat >> confdefs.h <<EOF
1226#define SIZEOF_INT $ac_cv_sizeof_int
1227EOF
1228
1229
1230echo $ac_n "checking size of long""... $ac_c" 1>&6
1231echo "configure:1232: checking size of long" >&5
1232if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then
1233 echo $ac_n "(cached) $ac_c" 1>&6
1234else
1235 if test "$cross_compiling" = yes; then
1236 { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
1237else
1238 cat > conftest.$ac_ext <<EOF
1239#line 1240 "configure"
1240#include "confdefs.h"
1241#include <stdio.h>
1242main()
1243{
1244 FILE *f=fopen("conftestval", "w");
1245 if (!f) exit(1);
1246 fprintf(f, "%d\n", sizeof(long));
1247 exit(0);
1248}
1249EOF
1250if { (eval echo configure:1251: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
1251then
1252 ac_cv_sizeof_long=`cat conftestval`
1253else
1254 echo "configure: failed program was:" >&5
1255 cat conftest.$ac_ext >&5
1256 rm -fr conftest*
1257 ac_cv_sizeof_long=0
1258fi
1259rm -fr conftest*
1260fi
1261
1262fi
1263echo "$ac_t""$ac_cv_sizeof_long" 1>&6
1264cat >> confdefs.h <<EOF
1265#define SIZEOF_LONG $ac_cv_sizeof_long
1266EOF
1267
1268
1269echo $ac_n "checking size of long long""... $ac_c" 1>&6
1270echo "configure:1271: checking size of long long" >&5
1271if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then
1272 echo $ac_n "(cached) $ac_c" 1>&6
1273else
1274 if test "$cross_compiling" = yes; then
1275 { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
1276else
1277 cat > conftest.$ac_ext <<EOF
1278#line 1279 "configure"
1279#include "confdefs.h"
1280#include <stdio.h>
1281main()
1282{
1283 FILE *f=fopen("conftestval", "w");
1284 if (!f) exit(1);
1285 fprintf(f, "%d\n", sizeof(long long));
1286 exit(0);
1287}
1288EOF
1289if { (eval echo configure:1290: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
1290then
1291 ac_cv_sizeof_long_long=`cat conftestval`
1292else
1293 echo "configure: failed program was:" >&5
1294 cat conftest.$ac_ext >&5
1295 rm -fr conftest*
1296 ac_cv_sizeof_long_long=0
1297fi
1298rm -fr conftest*
1299fi
1300
1301fi
1302echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6
1303cat >> confdefs.h <<EOF
1304#define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
1305EOF
1306
1307
1308echo $ac_n "checking size of float""... $ac_c" 1>&6
1309echo "configure:1310: checking size of float" >&5
1310if eval "test \"`echo '$''{'ac_cv_sizeof_float'+set}'`\" = set"; then
1311 echo $ac_n "(cached) $ac_c" 1>&6
1312else
1313 if test "$cross_compiling" = yes; then
1314 { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
1315else
1316 cat > conftest.$ac_ext <<EOF
1317#line 1318 "configure"
1318#include "confdefs.h"
1319#include <stdio.h>
1320main()
1321{
1322 FILE *f=fopen("conftestval", "w");
1323 if (!f) exit(1);
1324 fprintf(f, "%d\n", sizeof(float));
1325 exit(0);
1326}
1327EOF
1328if { (eval echo configure:1329: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
1329then
1330 ac_cv_sizeof_float=`cat conftestval`
1331else
1332 echo "configure: failed program was:" >&5
1333 cat conftest.$ac_ext >&5
1334 rm -fr conftest*
1335 ac_cv_sizeof_float=0
1336fi
1337rm -fr conftest*
1338fi
1339
1340fi
1341echo "$ac_t""$ac_cv_sizeof_float" 1>&6
1342cat >> confdefs.h <<EOF
1343#define SIZEOF_FLOAT $ac_cv_sizeof_float
1344EOF
1345
1346
1347echo $ac_n "checking size of double""... $ac_c" 1>&6
1348echo "configure:1349: checking size of double" >&5
1349if eval "test \"`echo '$''{'ac_cv_sizeof_double'+set}'`\" = set"; then
1350 echo $ac_n "(cached) $ac_c" 1>&6
1351else
1352 if test "$cross_compiling" = yes; then
1353 { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
1354else
1355 cat > conftest.$ac_ext <<EOF
1356#line 1357 "configure"
1357#include "confdefs.h"
1358#include <stdio.h>
1359main()
1360{
1361 FILE *f=fopen("conftestval", "w");
1362 if (!f) exit(1);
1363 fprintf(f, "%d\n", sizeof(double));
1364 exit(0);
1365}
1366EOF
1367if { (eval echo configure:1368: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
1368then
1369 ac_cv_sizeof_double=`cat conftestval`
1370else
1371 echo "configure: failed program was:" >&5
1372 cat conftest.$ac_ext >&5
1373 rm -fr conftest*
1374 ac_cv_sizeof_double=0
1375fi
1376rm -fr conftest*
1377fi
1378
1379fi
1380echo "$ac_t""$ac_cv_sizeof_double" 1>&6
1381cat >> confdefs.h <<EOF
1382#define SIZEOF_DOUBLE $ac_cv_sizeof_double
1383EOF
1384
1385
1386echo $ac_n "checking size of long double""... $ac_c" 1>&6
1387echo "configure:1388: checking size of long double" >&5
1388if eval "test \"`echo '$''{'ac_cv_sizeof_long_double'+set}'`\" = set"; then
1389 echo $ac_n "(cached) $ac_c" 1>&6
1390else
1391 if test "$cross_compiling" = yes; then
1392 { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
1393else
1394 cat > conftest.$ac_ext <<EOF
1395#line 1396 "configure"
1396#include "confdefs.h"
1397#include <stdio.h>
1398main()
1399{
1400 FILE *f=fopen("conftestval", "w");
1401 if (!f) exit(1);
1402 fprintf(f, "%d\n", sizeof(long double));
1403 exit(0);
1404}
1405EOF
1406if { (eval echo configure:1407: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
1407then
1408 ac_cv_sizeof_long_double=`cat conftestval`
1409else
1410 echo "configure: failed program was:" >&5
1411 cat conftest.$ac_ext >&5
1412 rm -fr conftest*
1413 ac_cv_sizeof_long_double=0
1414fi
1415rm -fr conftest*
1416fi
1417
1418fi
1419echo "$ac_t""$ac_cv_sizeof_long_double" 1>&6
1420cat >> confdefs.h <<EOF
1421#define SIZEOF_LONG_DOUBLE $ac_cv_sizeof_long_double
1422EOF
1423
1424
1425
1426
1427echo $ac_n "checking "for cfitsio lib"""... $ac_c" 1>&6
1428echo "configure:1429: checking "for cfitsio lib"" >&5
1429MACHDIR=`uname`-$CXX
1430if test -f $ARCHBASEREP/$MACHDIR/Libs/libcfitsio.a; then
1431 cfitslibdir='-L$(ARCHBASEREP)/$(MACHDIR)/Libs'
1432elif test -f $EXTLIBDIR/$MACHDIR/Libs/libcfitsio.a; then
1433 cfitslibdir='-L$(EXTLIBDIR)/$(MACHDIR)/Libs'
1434elif test -f $CFITSIOLIBDIR/$MACHDIR/Libs/libcfitsio.a; then
1435 cfitslibdir='-L$(CFITSIOLIBDIR)/$(MACHDIR)/Libs'
1436elif test -f $CFITSIOLIBDIR/$MACHDIR/libcfitsio.a; then
1437 cfitslibdir='-L$(CFITSIOLIBDIR)/$(MACHDIR)'
1438elif test -f $CFITSIOLIBDIR/`uname`/lib/libcfitsio.a; then
1439 cfitslibdir='-L$(CFITSIOLIBDIR)/'`uname`/lib
1440elif test -f $CFITSIOLIBDIR/`uname`/libcfitsio.a; then
1441 cfitslibdir='-L$(CFITSIOLIBDIR)/'`uname`
1442elif test -f $CFITSIOLIBDIR/libcfitsio.a; then
1443 cfitslibdir='-L$(CFITSIOLIBDIR)'
1444elif test -f $CFITSIODIR/libcfitsio.a; then
1445 cfitslibdir='-L$(CFITSIODIR)'
1446elif test -f /usr/local/lib/libcfitsio.a; then
1447 cfitslibdir=""
1448else
1449 { echo "configure: error: "Cannot find cfitsio library"" 1>&2; exit 1; }
1450fi
1451echo "$ac_t""$cfitslibdir" 1>&6
1452
1453
1454echo $ac_n "checking "for cfitsio includes"""... $ac_c" 1>&6
1455echo "configure:1456: checking "for cfitsio includes"" >&5
1456if test -f $CFITSIODIR/fitsio.h; then
1457 cfitsincdir='-I$(CFITSIODIR)'
1458elif test -f $EXTLIBDIR/Include/FitsIO/fitsio.h; then
1459 cfitsincdir='-I$(EXTLIBDIR)/Include/FitsIO'
1460elif test -f /usr/local/include/fitsio.h; then
1461 cfitsincdir=""
1462else
1463 { echo "configure: error: "Cannot find cfitsio include fitsio.h"" 1>&2; exit 1; }
1464fi
1465echo "$ac_t""$cfitsincdir" 1>&6
1466
1467
1468echo $ac_n "checking for sin in -lm""... $ac_c" 1>&6
1469echo "configure:1470: checking for sin in -lm" >&5
1470ac_lib_var=`echo m'_'sin | sed 'y%./+-%__p_%'`
1471if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1472 echo $ac_n "(cached) $ac_c" 1>&6
1473else
1474 ac_save_LIBS="$LIBS"
1475LIBS="-lm $LIBS"
1476cat > conftest.$ac_ext <<EOF
1477#line 1478 "configure"
1478#include "confdefs.h"
1479/* Override any gcc2 internal prototype to avoid an error. */
1480/* We use char because int might match the return type of a gcc2
1481 builtin and then its argument prototype would still apply. */
1482char sin();
1483
1484int main() {
1485sin()
1486; return 0; }
1487EOF
1488if { (eval echo configure:1489: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
1489 rm -rf conftest*
1490 eval "ac_cv_lib_$ac_lib_var=yes"
1491else
1492 echo "configure: failed program was:" >&5
1493 cat conftest.$ac_ext >&5
1494 rm -rf conftest*
1495 eval "ac_cv_lib_$ac_lib_var=no"
1496fi
1497rm -f conftest*
1498LIBS="$ac_save_LIBS"
1499
1500fi
1501if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1502 echo "$ac_t""yes" 1>&6
1503 ac_tr_lib=HAVE_LIB`echo m | sed -e 's/[^a-zA-Z0-9_]/_/g' \
1504 -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
1505 cat >> confdefs.h <<EOF
1506#define $ac_tr_lib 1
1507EOF
1508
1509 LIBS="-lm $LIBS"
1510
1511else
1512 echo "$ac_t""no" 1>&6
1513fi
1514
1515echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6
1516echo "configure:1517: checking for pthread_create in -lpthread" >&5
1517ac_lib_var=`echo pthread'_'pthread_create | sed 'y%./+-%__p_%'`
1518if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1519 echo $ac_n "(cached) $ac_c" 1>&6
1520else
1521 ac_save_LIBS="$LIBS"
1522LIBS="-lpthread $LIBS"
1523cat > conftest.$ac_ext <<EOF
1524#line 1525 "configure"
1525#include "confdefs.h"
1526/* Override any gcc2 internal prototype to avoid an error. */
1527/* We use char because int might match the return type of a gcc2
1528 builtin and then its argument prototype would still apply. */
1529char pthread_create();
1530
1531int main() {
1532pthread_create()
1533; return 0; }
1534EOF
1535if { (eval echo configure:1536: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
1536 rm -rf conftest*
1537 eval "ac_cv_lib_$ac_lib_var=yes"
1538else
1539 echo "configure: failed program was:" >&5
1540 cat conftest.$ac_ext >&5
1541 rm -rf conftest*
1542 eval "ac_cv_lib_$ac_lib_var=no"
1543fi
1544rm -f conftest*
1545LIBS="$ac_save_LIBS"
1546
1547fi
1548if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1549 echo "$ac_t""yes" 1>&6
1550 ac_tr_lib=HAVE_LIB`echo pthread | sed -e 's/[^a-zA-Z0-9_]/_/g' \
1551 -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
1552 cat >> confdefs.h <<EOF
1553#define $ac_tr_lib 1
1554EOF
1555
1556 LIBS="-lpthread $LIBS"
1557
1558else
1559 echo "$ac_t""no" 1>&6
1560fi
1561
1562echo $ac_n "checking for scopy_ in -lblas""... $ac_c" 1>&6
1563echo "configure:1564: checking for scopy_ in -lblas" >&5
1564ac_lib_var=`echo blas'_'scopy_ | sed 'y%./+-%__p_%'`
1565if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1566 echo $ac_n "(cached) $ac_c" 1>&6
1567else
1568 ac_save_LIBS="$LIBS"
1569LIBS="-lblas $LIBS"
1570cat > conftest.$ac_ext <<EOF
1571#line 1572 "configure"
1572#include "confdefs.h"
1573/* Override any gcc2 internal prototype to avoid an error. */
1574/* We use char because int might match the return type of a gcc2
1575 builtin and then its argument prototype would still apply. */
1576char scopy_();
1577
1578int main() {
1579scopy_()
1580; return 0; }
1581EOF
1582if { (eval echo configure:1583: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
1583 rm -rf conftest*
1584 eval "ac_cv_lib_$ac_lib_var=yes"
1585else
1586 echo "configure: failed program was:" >&5
1587 cat conftest.$ac_ext >&5
1588 rm -rf conftest*
1589 eval "ac_cv_lib_$ac_lib_var=no"
1590fi
1591rm -f conftest*
1592LIBS="$ac_save_LIBS"
1593
1594fi
1595if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1596 echo "$ac_t""yes" 1>&6
1597 ac_tr_lib=HAVE_LIB`echo blas | sed -e 's/[^a-zA-Z0-9_]/_/g' \
1598 -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
1599 cat >> confdefs.h <<EOF
1600#define $ac_tr_lib 1
1601EOF
1602
1603 LIBS="-lblas $LIBS"
1604
1605else
1606 echo "$ac_t""no" 1>&6
1607fi
1608
1609echo $ac_n "checking for s_copy in -lg2c""... $ac_c" 1>&6
1610echo "configure:1611: checking for s_copy in -lg2c" >&5
1611ac_lib_var=`echo g2c'_'s_copy | sed 'y%./+-%__p_%'`
1612if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1613 echo $ac_n "(cached) $ac_c" 1>&6
1614else
1615 ac_save_LIBS="$LIBS"
1616LIBS="-lg2c $LIBS"
1617cat > conftest.$ac_ext <<EOF
1618#line 1619 "configure"
1619#include "confdefs.h"
1620/* Override any gcc2 internal prototype to avoid an error. */
1621/* We use char because int might match the return type of a gcc2
1622 builtin and then its argument prototype would still apply. */
1623char s_copy();
1624
1625int main() {
1626s_copy()
1627; return 0; }
1628EOF
1629if { (eval echo configure:1630: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
1630 rm -rf conftest*
1631 eval "ac_cv_lib_$ac_lib_var=yes"
1632else
1633 echo "configure: failed program was:" >&5
1634 cat conftest.$ac_ext >&5
1635 rm -rf conftest*
1636 eval "ac_cv_lib_$ac_lib_var=no"
1637fi
1638rm -f conftest*
1639LIBS="$ac_save_LIBS"
1640
1641fi
1642if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1643 echo "$ac_t""yes" 1>&6
1644 ac_tr_lib=HAVE_LIB`echo g2c | sed -e 's/[^a-zA-Z0-9_]/_/g' \
1645 -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
1646 cat >> confdefs.h <<EOF
1647#define $ac_tr_lib 1
1648EOF
1649
1650 LIBS="-lg2c $LIBS"
1651
1652else
1653 echo "$ac_t""no" 1>&6
1654fi
1655
1656
1657echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
1658echo "configure:1659: checking how to run the C preprocessor" >&5
1659# On Suns, sometimes $CPP names a directory.
1660if test -n "$CPP" && test -d "$CPP"; then
1661 CPP=
1662fi
1663if test -z "$CPP"; then
1664if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
1665 echo $ac_n "(cached) $ac_c" 1>&6
1666else
1667 # This must be in double quotes, not single quotes, because CPP may get
1668 # substituted into the Makefile and "${CC-cc}" will confuse make.
1669 CPP="${CC-cc} -E"
1670 # On the NeXT, cc -E runs the code through the compiler's parser,
1671 # not just through cpp.
1672 cat > conftest.$ac_ext <<EOF
1673#line 1674 "configure"
1674#include "confdefs.h"
1675#include <assert.h>
1676Syntax Error
1677EOF
1678ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1679{ (eval echo configure:1680: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1680ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1681if test -z "$ac_err"; then
1682 :
1683else
1684 echo "$ac_err" >&5
1685 echo "configure: failed program was:" >&5
1686 cat conftest.$ac_ext >&5
1687 rm -rf conftest*
1688 CPP="${CC-cc} -E -traditional-cpp"
1689 cat > conftest.$ac_ext <<EOF
1690#line 1691 "configure"
1691#include "confdefs.h"
1692#include <assert.h>
1693Syntax Error
1694EOF
1695ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1696{ (eval echo configure:1697: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1697ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1698if test -z "$ac_err"; then
1699 :
1700else
1701 echo "$ac_err" >&5
1702 echo "configure: failed program was:" >&5
1703 cat conftest.$ac_ext >&5
1704 rm -rf conftest*
1705 CPP="${CC-cc} -nologo -E"
1706 cat > conftest.$ac_ext <<EOF
1707#line 1708 "configure"
1708#include "confdefs.h"
1709#include <assert.h>
1710Syntax Error
1711EOF
1712ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1713{ (eval echo configure:1714: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1714ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1715if test -z "$ac_err"; then
1716 :
1717else
1718 echo "$ac_err" >&5
1719 echo "configure: failed program was:" >&5
1720 cat conftest.$ac_ext >&5
1721 rm -rf conftest*
1722 CPP=/lib/cpp
1723fi
1724rm -f conftest*
1725fi
1726rm -f conftest*
1727fi
1728rm -f conftest*
1729 ac_cv_prog_CPP="$CPP"
1730fi
1731 CPP="$ac_cv_prog_CPP"
1732else
1733 ac_cv_prog_CPP="$CPP"
1734fi
1735echo "$ac_t""$CPP" 1>&6
1736
1737echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
1738echo "configure:1739: checking for ANSI C header files" >&5
1739if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
1740 echo $ac_n "(cached) $ac_c" 1>&6
1741else
1742 cat > conftest.$ac_ext <<EOF
1743#line 1744 "configure"
1744#include "confdefs.h"
1745#include <stdlib.h>
1746#include <stdarg.h>
1747#include <string.h>
1748#include <float.h>
1749EOF
1750ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1751{ (eval echo configure:1752: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1752ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1753if test -z "$ac_err"; then
1754 rm -rf conftest*
1755 ac_cv_header_stdc=yes
1756else
1757 echo "$ac_err" >&5
1758 echo "configure: failed program was:" >&5
1759 cat conftest.$ac_ext >&5
1760 rm -rf conftest*
1761 ac_cv_header_stdc=no
1762fi
1763rm -f conftest*
1764
1765if test $ac_cv_header_stdc = yes; then
1766 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
1767cat > conftest.$ac_ext <<EOF
1768#line 1769 "configure"
1769#include "confdefs.h"
1770#include <string.h>
1771EOF
1772if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
1773 egrep "memchr" >/dev/null 2>&1; then
1774 :
1775else
1776 rm -rf conftest*
1777 ac_cv_header_stdc=no
1778fi
1779rm -f conftest*
1780
1781fi
1782
1783if test $ac_cv_header_stdc = yes; then
1784 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
1785cat > conftest.$ac_ext <<EOF
1786#line 1787 "configure"
1787#include "confdefs.h"
1788#include <stdlib.h>
1789EOF
1790if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
1791 egrep "free" >/dev/null 2>&1; then
1792 :
1793else
1794 rm -rf conftest*
1795 ac_cv_header_stdc=no
1796fi
1797rm -f conftest*
1798
1799fi
1800
1801if test $ac_cv_header_stdc = yes; then
1802 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
1803if test "$cross_compiling" = yes; then
1804 :
1805else
1806 cat > conftest.$ac_ext <<EOF
1807#line 1808 "configure"
1808#include "confdefs.h"
1809#include <ctype.h>
1810#define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
1811#define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
1812#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
1813int main () { int i; for (i = 0; i < 256; i++)
1814if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
1815exit (0); }
1816
1817EOF
1818if { (eval echo configure:1819: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
1819then
1820 :
1821else
1822 echo "configure: failed program was:" >&5
1823 cat conftest.$ac_ext >&5
1824 rm -fr conftest*
1825 ac_cv_header_stdc=no
1826fi
1827rm -fr conftest*
1828fi
1829
1830fi
1831fi
1832
1833echo "$ac_t""$ac_cv_header_stdc" 1>&6
1834if test $ac_cv_header_stdc = yes; then
1835 cat >> confdefs.h <<\EOF
1836#define STDC_HEADERS 1
1837EOF
1838
1839fi
1840
1841for ac_hdr in values.h stdint.h
1842do
1843ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
1844echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
1845echo "configure:1846: checking for $ac_hdr" >&5
1846if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
1847 echo $ac_n "(cached) $ac_c" 1>&6
1848else
1849 cat > conftest.$ac_ext <<EOF
1850#line 1851 "configure"
1851#include "confdefs.h"
1852#include <$ac_hdr>
1853EOF
1854ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1855{ (eval echo configure:1856: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1856ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1857if test -z "$ac_err"; then
1858 rm -rf conftest*
1859 eval "ac_cv_header_$ac_safe=yes"
1860else
1861 echo "$ac_err" >&5
1862 echo "configure: failed program was:" >&5
1863 cat conftest.$ac_ext >&5
1864 rm -rf conftest*
1865 eval "ac_cv_header_$ac_safe=no"
1866fi
1867rm -f conftest*
1868fi
1869if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
1870 echo "$ac_t""yes" 1>&6
1871 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
1872 cat >> confdefs.h <<EOF
1873#define $ac_tr_hdr 1
1874EOF
1875
1876else
1877 echo "$ac_t""no" 1>&6
1878fi
1879done
1880
1881
1882outfiles="Makefile kernel/Makefile processors/Makefile pipes/Makefile"
1883if [ $use_sophya = 1 ]; then
1884 outfiles="$outfiles sophya/Makefile"
1885fi
1886
1887trap '' 1 2 15
1888cat > confcache <<\EOF
1889# This file is a shell script that caches the results of configure
1890# tests run on this system so they can be shared between configure
1891# scripts and configure runs. It is not useful on other systems.
1892# If it contains results you don't want to keep, you may remove or edit it.
1893#
1894# By default, configure uses ./config.cache as the cache file,
1895# creating it if it does not exist already. You can give configure
1896# the --cache-file=FILE option to use a different cache file; that is
1897# what configure does when it calls configure scripts in
1898# subdirectories, so they share the cache.
1899# Giving --cache-file=/dev/null disables caching, for debugging configure.
1900# config.status only pays attention to the cache file if you give it the
1901# --recheck option to rerun configure.
1902#
1903EOF
1904# The following way of writing the cache mishandles newlines in values,
1905# but we know of no workaround that is simple, portable, and efficient.
1906# So, don't put newlines in cache variables' values.
1907# Ultrix sh set writes to stderr and can't be redirected directly,
1908# and sets the high bit in the cache file unless we assign to the vars.
1909(set) 2>&1 |
1910 case `(ac_space=' '; set | grep ac_space) 2>&1` in
1911 *ac_space=\ *)
1912 # `set' does not quote correctly, so add quotes (double-quote substitution
1913 # turns \\\\ into \\, and sed turns \\ into \).
1914 sed -n \
1915 -e "s/'/'\\\\''/g" \
1916 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
1917 ;;
1918 *)
1919 # `set' quotes correctly as required by POSIX, so do not add quotes.
1920 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
1921 ;;
1922 esac >> confcache
1923if cmp -s $cache_file confcache; then
1924 :
1925else
1926 if test -w $cache_file; then
1927 echo "updating cache $cache_file"
1928 cat confcache > $cache_file
1929 else
1930 echo "not updating unwritable cache $cache_file"
1931 fi
1932fi
1933rm -f confcache
1934
1935trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
1936
1937test "x$prefix" = xNONE && prefix=$ac_default_prefix
1938# Let make expand exec_prefix.
1939test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
1940
1941# Any assignment to VPATH causes Sun make to only execute
1942# the first set of double-colon rules, so remove it if not needed.
1943# If there is a colon in the path, we need to keep it.
1944if test "x$srcdir" = x.; then
1945 ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
1946fi
1947
1948trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
1949
1950DEFS=-DHAVE_CONFIG_H
1951
1952# Without the "./", some shells look in PATH for config.status.
1953: ${CONFIG_STATUS=./config.status}
1954
1955echo creating $CONFIG_STATUS
1956rm -f $CONFIG_STATUS
1957cat > $CONFIG_STATUS <<EOF
1958#! /bin/sh
1959# Generated automatically by configure.
1960# Run this file to recreate the current configuration.
1961# This directory was configured as follows,
1962# on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
1963#
1964# $0 $ac_configure_args
1965#
1966# Compiler output produced by configure, useful for debugging
1967# configure, is in ./config.log if it exists.
1968
1969ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
1970for ac_option
1971do
1972 case "\$ac_option" in
1973 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
1974 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
1975 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
1976 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
1977 echo "$CONFIG_STATUS generated by autoconf version 2.13"
1978 exit 0 ;;
1979 -help | --help | --hel | --he | --h)
1980 echo "\$ac_cs_usage"; exit 0 ;;
1981 *) echo "\$ac_cs_usage"; exit 1 ;;
1982 esac
1983done
1984
1985ac_given_srcdir=$srcdir
1986ac_given_INSTALL="$INSTALL"
1987
1988trap 'rm -fr `echo "$outfiles conf.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
1989EOF
1990cat >> $CONFIG_STATUS <<EOF
1991
1992# Protect against being on the right side of a sed subst in config.status.
1993sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
1994 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
1995$ac_vpsub
1996$extrasub
1997s%@SHELL@%$SHELL%g
1998s%@CFLAGS@%$CFLAGS%g
1999s%@CPPFLAGS@%$CPPFLAGS%g
2000s%@CXXFLAGS@%$CXXFLAGS%g
2001s%@FFLAGS@%$FFLAGS%g
2002s%@DEFS@%$DEFS%g
2003s%@LDFLAGS@%$LDFLAGS%g
2004s%@LIBS@%$LIBS%g
2005s%@exec_prefix@%$exec_prefix%g
2006s%@prefix@%$prefix%g
2007s%@program_transform_name@%$program_transform_name%g
2008s%@bindir@%$bindir%g
2009s%@sbindir@%$sbindir%g
2010s%@libexecdir@%$libexecdir%g
2011s%@datadir@%$datadir%g
2012s%@sysconfdir@%$sysconfdir%g
2013s%@sharedstatedir@%$sharedstatedir%g
2014s%@localstatedir@%$localstatedir%g
2015s%@libdir@%$libdir%g
2016s%@includedir@%$includedir%g
2017s%@oldincludedir@%$oldincludedir%g
2018s%@infodir@%$infodir%g
2019s%@mandir@%$mandir%g
2020s%@use_sophya@%$use_sophya%g
2021s%@CC@%$CC%g
2022s%@CXX@%$CXX%g
2023s%@AR@%$AR%g
2024s%@RANLIB@%$RANLIB%g
2025s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
2026s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
2027s%@INSTALL_DATA@%$INSTALL_DATA%g
2028s%@gcc@%$gcc%g
2029s%@cfitslibdir@%$cfitslibdir%g
2030s%@cfitsincdir@%$cfitsincdir%g
2031s%@CPP@%$CPP%g
2032
2033CEOF
2034EOF
2035
2036cat >> $CONFIG_STATUS <<\EOF
2037
2038# Split the substitutions into bite-sized pieces for seds with
2039# small command number limits, like on Digital OSF/1 and HP-UX.
2040ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
2041ac_file=1 # Number of current file.
2042ac_beg=1 # First line for current file.
2043ac_end=$ac_max_sed_cmds # Line after last line for current file.
2044ac_more_lines=:
2045ac_sed_cmds=""
2046while $ac_more_lines; do
2047 if test $ac_beg -gt 1; then
2048 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
2049 else
2050 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
2051 fi
2052 if test ! -s conftest.s$ac_file; then
2053 ac_more_lines=false
2054 rm -f conftest.s$ac_file
2055 else
2056 if test -z "$ac_sed_cmds"; then
2057 ac_sed_cmds="sed -f conftest.s$ac_file"
2058 else
2059 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
2060 fi
2061 ac_file=`expr $ac_file + 1`
2062 ac_beg=$ac_end
2063 ac_end=`expr $ac_end + $ac_max_sed_cmds`
2064 fi
2065done
2066if test -z "$ac_sed_cmds"; then
2067 ac_sed_cmds=cat
2068fi
2069EOF
2070
2071cat >> $CONFIG_STATUS <<EOF
2072
2073CONFIG_FILES=\${CONFIG_FILES-"$outfiles"}
2074EOF
2075cat >> $CONFIG_STATUS <<\EOF
2076for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
2077 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
2078 case "$ac_file" in
2079 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
2080 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2081 *) ac_file_in="${ac_file}.in" ;;
2082 esac
2083
2084 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
2085
2086 # Remove last slash and all that follows it. Not all systems have dirname.
2087 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2088 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2089 # The file is in a subdirectory.
2090 test ! -d "$ac_dir" && mkdir "$ac_dir"
2091 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
2092 # A "../" for each directory in $ac_dir_suffix.
2093 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
2094 else
2095 ac_dir_suffix= ac_dots=
2096 fi
2097
2098 case "$ac_given_srcdir" in
2099 .) srcdir=.
2100 if test -z "$ac_dots"; then top_srcdir=.
2101 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
2102 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
2103 *) # Relative path.
2104 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
2105 top_srcdir="$ac_dots$ac_given_srcdir" ;;
2106 esac
2107
2108 case "$ac_given_INSTALL" in
2109 [/$]*) INSTALL="$ac_given_INSTALL" ;;
2110 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
2111 esac
2112
2113 echo creating "$ac_file"
2114 rm -f "$ac_file"
2115 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
2116 case "$ac_file" in
2117 *Makefile*) ac_comsub="1i\\
2118# $configure_input" ;;
2119 *) ac_comsub= ;;
2120 esac
2121
2122 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
2123 sed -e "$ac_comsub
2124s%@configure_input@%$configure_input%g
2125s%@srcdir@%$srcdir%g
2126s%@top_srcdir@%$top_srcdir%g
2127s%@INSTALL@%$INSTALL%g
2128" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
2129fi; done
2130rm -f conftest.s*
2131
2132# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
2133# NAME is the cpp macro being defined and VALUE is the value it is being given.
2134#
2135# ac_d sets the value in "#define NAME VALUE" lines.
2136ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
2137ac_dB='\([ ][ ]*\)[^ ]*%\1#\2'
2138ac_dC='\3'
2139ac_dD='%g'
2140# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
2141ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
2142ac_uB='\([ ]\)%\1#\2define\3'
2143ac_uC=' '
2144ac_uD='\4%g'
2145# ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
2146ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
2147ac_eB='$%\1#\2define\3'
2148ac_eC=' '
2149ac_eD='%g'
2150
2151if test "${CONFIG_HEADERS+set}" != set; then
2152EOF
2153cat >> $CONFIG_STATUS <<EOF
2154 CONFIG_HEADERS="conf.h"
2155EOF
2156cat >> $CONFIG_STATUS <<\EOF
2157fi
2158for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
2159 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
2160 case "$ac_file" in
2161 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
2162 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2163 *) ac_file_in="${ac_file}.in" ;;
2164 esac
2165
2166 echo creating $ac_file
2167
2168 rm -f conftest.frag conftest.in conftest.out
2169 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
2170 cat $ac_file_inputs > conftest.in
2171
2172EOF
2173
2174# Transform confdefs.h into a sed script conftest.vals that substitutes
2175# the proper values into config.h.in to produce config.h. And first:
2176# Protect against being on the right side of a sed subst in config.status.
2177# Protect against being in an unquoted here document in config.status.
2178rm -f conftest.vals
2179cat > conftest.hdr <<\EOF
2180s/[\\&%]/\\&/g
2181s%[\\$`]%\\&%g
2182s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
2183s%ac_d%ac_u%gp
2184s%ac_u%ac_e%gp
2185EOF
2186sed -n -f conftest.hdr confdefs.h > conftest.vals
2187rm -f conftest.hdr
2188
2189# This sed command replaces #undef with comments. This is necessary, for
2190# example, in the case of _POSIX_SOURCE, which is predefined and required
2191# on some systems where configure will not decide to define it.
2192cat >> conftest.vals <<\EOF
2193s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
2194EOF
2195
2196# Break up conftest.vals because some shells have a limit on
2197# the size of here documents, and old seds have small limits too.
2198
2199rm -f conftest.tail
2200while :
2201do
2202 ac_lines=`grep -c . conftest.vals`
2203 # grep -c gives empty output for an empty file on some AIX systems.
2204 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
2205 # Write a limited-size here document to conftest.frag.
2206 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
2207 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
2208 echo 'CEOF
2209 sed -f conftest.frag conftest.in > conftest.out
2210 rm -f conftest.in
2211 mv conftest.out conftest.in
2212' >> $CONFIG_STATUS
2213 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
2214 rm -f conftest.vals
2215 mv conftest.tail conftest.vals
2216done
2217rm -f conftest.vals
2218
2219cat >> $CONFIG_STATUS <<\EOF
2220 rm -f conftest.frag conftest.h
2221 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
2222 cat conftest.in >> conftest.h
2223 rm -f conftest.in
2224 if cmp -s $ac_file conftest.h 2>/dev/null; then
2225 echo "$ac_file is unchanged"
2226 rm -f conftest.h
2227 else
2228 # Remove last slash and all that follows it. Not all systems have dirname.
2229 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2230 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2231 # The file is in a subdirectory.
2232 test ! -d "$ac_dir" && mkdir "$ac_dir"
2233 fi
2234 rm -f $ac_file
2235 mv conftest.h $ac_file
2236 fi
2237fi; done
2238
2239EOF
2240cat >> $CONFIG_STATUS <<EOF
2241
2242EOF
2243cat >> $CONFIG_STATUS <<\EOF
2244
2245exit 0
2246EOF
2247chmod +x $CONFIG_STATUS
2248rm -fr confdefs* $ac_clean_files
2249test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
2250
2251
Note: See TracBrowser for help on using the repository browser.