source: Sophya/trunk/ArchTOIPipe/configure@ 1731

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

pour config linux CDF

  • Property svn:executable set to *
File size: 57.6 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
547# Extract the first word of "gcc", so it can be a program name with args.
548set dummy gcc; ac_word=$2
549echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
550echo "configure:551: checking for $ac_word" >&5
551if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
552 echo $ac_n "(cached) $ac_c" 1>&6
553else
554 if test -n "$CC"; then
555 ac_cv_prog_CC="$CC" # Let the user override the test.
556else
557 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
558 ac_dummy="$PATH"
559 for ac_dir in $ac_dummy; do
560 test -z "$ac_dir" && ac_dir=.
561 if test -f $ac_dir/$ac_word; then
562 ac_cv_prog_CC="gcc"
563 break
564 fi
565 done
566 IFS="$ac_save_ifs"
567fi
568fi
569CC="$ac_cv_prog_CC"
570if test -n "$CC"; then
571 echo "$ac_t""$CC" 1>&6
572else
573 echo "$ac_t""no" 1>&6
574fi
575
576if test -z "$CC"; then
577 # Extract the first word of "cc", so it can be a program name with args.
578set dummy cc; ac_word=$2
579echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
580echo "configure:581: checking for $ac_word" >&5
581if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
582 echo $ac_n "(cached) $ac_c" 1>&6
583else
584 if test -n "$CC"; then
585 ac_cv_prog_CC="$CC" # Let the user override the test.
586else
587 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
588 ac_prog_rejected=no
589 ac_dummy="$PATH"
590 for ac_dir in $ac_dummy; do
591 test -z "$ac_dir" && ac_dir=.
592 if test -f $ac_dir/$ac_word; then
593 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
594 ac_prog_rejected=yes
595 continue
596 fi
597 ac_cv_prog_CC="cc"
598 break
599 fi
600 done
601 IFS="$ac_save_ifs"
602if test $ac_prog_rejected = yes; then
603 # We found a bogon in the path, so make sure we never use it.
604 set dummy $ac_cv_prog_CC
605 shift
606 if test $# -gt 0; then
607 # We chose a different compiler from the bogus one.
608 # However, it has the same basename, so the bogon will be chosen
609 # first if we set CC to just the basename; use the full file name.
610 shift
611 set dummy "$ac_dir/$ac_word" "$@"
612 shift
613 ac_cv_prog_CC="$@"
614 fi
615fi
616fi
617fi
618CC="$ac_cv_prog_CC"
619if test -n "$CC"; then
620 echo "$ac_t""$CC" 1>&6
621else
622 echo "$ac_t""no" 1>&6
623fi
624
625 if test -z "$CC"; then
626 case "`uname -s`" in
627 *win32* | *WIN32*)
628 # Extract the first word of "cl", so it can be a program name with args.
629set dummy cl; ac_word=$2
630echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
631echo "configure:632: checking for $ac_word" >&5
632if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
633 echo $ac_n "(cached) $ac_c" 1>&6
634else
635 if test -n "$CC"; then
636 ac_cv_prog_CC="$CC" # Let the user override the test.
637else
638 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
639 ac_dummy="$PATH"
640 for ac_dir in $ac_dummy; do
641 test -z "$ac_dir" && ac_dir=.
642 if test -f $ac_dir/$ac_word; then
643 ac_cv_prog_CC="cl"
644 break
645 fi
646 done
647 IFS="$ac_save_ifs"
648fi
649fi
650CC="$ac_cv_prog_CC"
651if test -n "$CC"; then
652 echo "$ac_t""$CC" 1>&6
653else
654 echo "$ac_t""no" 1>&6
655fi
656 ;;
657 esac
658 fi
659 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
660fi
661
662echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
663echo "configure:664: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
664
665ac_ext=c
666# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
667ac_cpp='$CPP $CPPFLAGS'
668ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
669ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
670cross_compiling=$ac_cv_prog_cc_cross
671
672cat > conftest.$ac_ext << EOF
673
674#line 675 "configure"
675#include "confdefs.h"
676
677main(){return(0);}
678EOF
679if { (eval echo configure:680: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
680 ac_cv_prog_cc_works=yes
681 # If we can't run a trivial program, we are probably using a cross compiler.
682 if (./conftest; exit) 2>/dev/null; then
683 ac_cv_prog_cc_cross=no
684 else
685 ac_cv_prog_cc_cross=yes
686 fi
687else
688 echo "configure: failed program was:" >&5
689 cat conftest.$ac_ext >&5
690 ac_cv_prog_cc_works=no
691fi
692rm -fr conftest*
693ac_ext=c
694# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
695ac_cpp='$CPP $CPPFLAGS'
696ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
697ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
698cross_compiling=$ac_cv_prog_cc_cross
699
700echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
701if test $ac_cv_prog_cc_works = no; then
702 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
703fi
704echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
705echo "configure:706: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
706echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
707cross_compiling=$ac_cv_prog_cc_cross
708
709echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
710echo "configure:711: checking whether we are using GNU C" >&5
711if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
712 echo $ac_n "(cached) $ac_c" 1>&6
713else
714 cat > conftest.c <<EOF
715#ifdef __GNUC__
716 yes;
717#endif
718EOF
719if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:720: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
720 ac_cv_prog_gcc=yes
721else
722 ac_cv_prog_gcc=no
723fi
724fi
725
726echo "$ac_t""$ac_cv_prog_gcc" 1>&6
727
728if test $ac_cv_prog_gcc = yes; then
729 GCC=yes
730else
731 GCC=
732fi
733
734ac_test_CFLAGS="${CFLAGS+set}"
735ac_save_CFLAGS="$CFLAGS"
736CFLAGS=
737echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
738echo "configure:739: checking whether ${CC-cc} accepts -g" >&5
739if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
740 echo $ac_n "(cached) $ac_c" 1>&6
741else
742 echo 'void f(){}' > conftest.c
743if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
744 ac_cv_prog_cc_g=yes
745else
746 ac_cv_prog_cc_g=no
747fi
748rm -f conftest*
749
750fi
751
752echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
753if test "$ac_test_CFLAGS" = set; then
754 CFLAGS="$ac_save_CFLAGS"
755elif test $ac_cv_prog_cc_g = yes; then
756 if test "$GCC" = yes; then
757 CFLAGS="-g -O2"
758 else
759 CFLAGS="-g"
760 fi
761else
762 if test "$GCC" = yes; then
763 CFLAGS="-O2"
764 else
765 CFLAGS=
766 fi
767fi
768
769for ac_prog in $CCC c++ g++ gcc CC cxx cc++ cl
770do
771# Extract the first word of "$ac_prog", so it can be a program name with args.
772set dummy $ac_prog; ac_word=$2
773echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
774echo "configure:775: checking for $ac_word" >&5
775if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
776 echo $ac_n "(cached) $ac_c" 1>&6
777else
778 if test -n "$CXX"; then
779 ac_cv_prog_CXX="$CXX" # Let the user override the test.
780else
781 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
782 ac_dummy="$PATH"
783 for ac_dir in $ac_dummy; do
784 test -z "$ac_dir" && ac_dir=.
785 if test -f $ac_dir/$ac_word; then
786 ac_cv_prog_CXX="$ac_prog"
787 break
788 fi
789 done
790 IFS="$ac_save_ifs"
791fi
792fi
793CXX="$ac_cv_prog_CXX"
794if test -n "$CXX"; then
795 echo "$ac_t""$CXX" 1>&6
796else
797 echo "$ac_t""no" 1>&6
798fi
799
800test -n "$CXX" && break
801done
802test -n "$CXX" || CXX="gcc"
803
804
805echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
806echo "configure:807: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
807
808ac_ext=C
809# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
810ac_cpp='$CXXCPP $CPPFLAGS'
811ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
812ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
813cross_compiling=$ac_cv_prog_cxx_cross
814
815cat > conftest.$ac_ext << EOF
816
817#line 818 "configure"
818#include "confdefs.h"
819
820int main(){return(0);}
821EOF
822if { (eval echo configure:823: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
823 ac_cv_prog_cxx_works=yes
824 # If we can't run a trivial program, we are probably using a cross compiler.
825 if (./conftest; exit) 2>/dev/null; then
826 ac_cv_prog_cxx_cross=no
827 else
828 ac_cv_prog_cxx_cross=yes
829 fi
830else
831 echo "configure: failed program was:" >&5
832 cat conftest.$ac_ext >&5
833 ac_cv_prog_cxx_works=no
834fi
835rm -fr conftest*
836ac_ext=c
837# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
838ac_cpp='$CPP $CPPFLAGS'
839ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
840ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
841cross_compiling=$ac_cv_prog_cc_cross
842
843echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6
844if test $ac_cv_prog_cxx_works = no; then
845 { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; }
846fi
847echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
848echo "configure:849: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
849echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6
850cross_compiling=$ac_cv_prog_cxx_cross
851
852echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
853echo "configure:854: checking whether we are using GNU C++" >&5
854if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
855 echo $ac_n "(cached) $ac_c" 1>&6
856else
857 cat > conftest.C <<EOF
858#ifdef __GNUC__
859 yes;
860#endif
861EOF
862if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:863: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
863 ac_cv_prog_gxx=yes
864else
865 ac_cv_prog_gxx=no
866fi
867fi
868
869echo "$ac_t""$ac_cv_prog_gxx" 1>&6
870
871if test $ac_cv_prog_gxx = yes; then
872 GXX=yes
873else
874 GXX=
875fi
876
877ac_test_CXXFLAGS="${CXXFLAGS+set}"
878ac_save_CXXFLAGS="$CXXFLAGS"
879CXXFLAGS=
880echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
881echo "configure:882: checking whether ${CXX-g++} accepts -g" >&5
882if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
883 echo $ac_n "(cached) $ac_c" 1>&6
884else
885 echo 'void f(){}' > conftest.cc
886if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
887 ac_cv_prog_cxx_g=yes
888else
889 ac_cv_prog_cxx_g=no
890fi
891rm -f conftest*
892
893fi
894
895echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6
896if test "$ac_test_CXXFLAGS" = set; then
897 CXXFLAGS="$ac_save_CXXFLAGS"
898elif test $ac_cv_prog_cxx_g = yes; then
899 if test "$GXX" = yes; then
900 CXXFLAGS="-g -O2"
901 else
902 CXXFLAGS="-g"
903 fi
904else
905 if test "$GXX" = yes; then
906 CXXFLAGS="-O2"
907 else
908 CXXFLAGS=
909 fi
910fi
911
912# Extract the first word of "ar", so it can be a program name with args.
913set dummy ar; ac_word=$2
914echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
915echo "configure:916: checking for $ac_word" >&5
916if eval "test \"`echo '$''{'ac_cv_path_AR'+set}'`\" = set"; then
917 echo $ac_n "(cached) $ac_c" 1>&6
918else
919 case "$AR" in
920 /*)
921 ac_cv_path_AR="$AR" # Let the user override the test with a path.
922 ;;
923 ?:/*)
924 ac_cv_path_AR="$AR" # Let the user override the test with a dos path.
925 ;;
926 *)
927 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
928 ac_dummy="/usr/bin:$PATH"
929 for ac_dir in $ac_dummy; do
930 test -z "$ac_dir" && ac_dir=.
931 if test -f $ac_dir/$ac_word; then
932 ac_cv_path_AR="$ac_dir/$ac_word"
933 break
934 fi
935 done
936 IFS="$ac_save_ifs"
937 test -z "$ac_cv_path_AR" && ac_cv_path_AR="/usr/bin/ar"
938 ;;
939esac
940fi
941AR="$ac_cv_path_AR"
942if test -n "$AR"; then
943 echo "$ac_t""$AR" 1>&6
944else
945 echo "$ac_t""no" 1>&6
946fi
947
948# Extract the first word of "ranlib", so it can be a program name with args.
949set dummy ranlib; ac_word=$2
950echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
951echo "configure:952: checking for $ac_word" >&5
952if eval "test \"`echo '$''{'ac_cv_path_RANLIB'+set}'`\" = set"; then
953 echo $ac_n "(cached) $ac_c" 1>&6
954else
955 case "$RANLIB" in
956 /*)
957 ac_cv_path_RANLIB="$RANLIB" # Let the user override the test with a path.
958 ;;
959 ?:/*)
960 ac_cv_path_RANLIB="$RANLIB" # Let the user override the test with a dos path.
961 ;;
962 *)
963 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
964 ac_dummy="/usr/bin:$PATH"
965 for ac_dir in $ac_dummy; do
966 test -z "$ac_dir" && ac_dir=.
967 if test -f $ac_dir/$ac_word; then
968 ac_cv_path_RANLIB="$ac_dir/$ac_word"
969 break
970 fi
971 done
972 IFS="$ac_save_ifs"
973 test -z "$ac_cv_path_RANLIB" && ac_cv_path_RANLIB="/usr/bin/ranlib"
974 ;;
975esac
976fi
977RANLIB="$ac_cv_path_RANLIB"
978if test -n "$RANLIB"; then
979 echo "$ac_t""$RANLIB" 1>&6
980else
981 echo "$ac_t""no" 1>&6
982fi
983
984
985if test $GCC = "yes"; then
986 gcc=$CC
987else
988 gcc=gcc
989fi
990
991
992echo $ac_n "checking size of short""... $ac_c" 1>&6
993echo "configure:994: checking size of short" >&5
994if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then
995 echo $ac_n "(cached) $ac_c" 1>&6
996else
997 if test "$cross_compiling" = yes; then
998 { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
999else
1000 cat > conftest.$ac_ext <<EOF
1001#line 1002 "configure"
1002#include "confdefs.h"
1003#include <stdio.h>
1004main()
1005{
1006 FILE *f=fopen("conftestval", "w");
1007 if (!f) exit(1);
1008 fprintf(f, "%d\n", sizeof(short));
1009 exit(0);
1010}
1011EOF
1012if { (eval echo configure:1013: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
1013then
1014 ac_cv_sizeof_short=`cat conftestval`
1015else
1016 echo "configure: failed program was:" >&5
1017 cat conftest.$ac_ext >&5
1018 rm -fr conftest*
1019 ac_cv_sizeof_short=0
1020fi
1021rm -fr conftest*
1022fi
1023
1024fi
1025echo "$ac_t""$ac_cv_sizeof_short" 1>&6
1026cat >> confdefs.h <<EOF
1027#define SIZEOF_SHORT $ac_cv_sizeof_short
1028EOF
1029
1030
1031echo $ac_n "checking size of int""... $ac_c" 1>&6
1032echo "configure:1033: checking size of int" >&5
1033if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then
1034 echo $ac_n "(cached) $ac_c" 1>&6
1035else
1036 if test "$cross_compiling" = yes; then
1037 { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
1038else
1039 cat > conftest.$ac_ext <<EOF
1040#line 1041 "configure"
1041#include "confdefs.h"
1042#include <stdio.h>
1043main()
1044{
1045 FILE *f=fopen("conftestval", "w");
1046 if (!f) exit(1);
1047 fprintf(f, "%d\n", sizeof(int));
1048 exit(0);
1049}
1050EOF
1051if { (eval echo configure:1052: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
1052then
1053 ac_cv_sizeof_int=`cat conftestval`
1054else
1055 echo "configure: failed program was:" >&5
1056 cat conftest.$ac_ext >&5
1057 rm -fr conftest*
1058 ac_cv_sizeof_int=0
1059fi
1060rm -fr conftest*
1061fi
1062
1063fi
1064echo "$ac_t""$ac_cv_sizeof_int" 1>&6
1065cat >> confdefs.h <<EOF
1066#define SIZEOF_INT $ac_cv_sizeof_int
1067EOF
1068
1069
1070echo $ac_n "checking size of long""... $ac_c" 1>&6
1071echo "configure:1072: checking size of long" >&5
1072if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then
1073 echo $ac_n "(cached) $ac_c" 1>&6
1074else
1075 if test "$cross_compiling" = yes; then
1076 { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
1077else
1078 cat > conftest.$ac_ext <<EOF
1079#line 1080 "configure"
1080#include "confdefs.h"
1081#include <stdio.h>
1082main()
1083{
1084 FILE *f=fopen("conftestval", "w");
1085 if (!f) exit(1);
1086 fprintf(f, "%d\n", sizeof(long));
1087 exit(0);
1088}
1089EOF
1090if { (eval echo configure:1091: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
1091then
1092 ac_cv_sizeof_long=`cat conftestval`
1093else
1094 echo "configure: failed program was:" >&5
1095 cat conftest.$ac_ext >&5
1096 rm -fr conftest*
1097 ac_cv_sizeof_long=0
1098fi
1099rm -fr conftest*
1100fi
1101
1102fi
1103echo "$ac_t""$ac_cv_sizeof_long" 1>&6
1104cat >> confdefs.h <<EOF
1105#define SIZEOF_LONG $ac_cv_sizeof_long
1106EOF
1107
1108
1109echo $ac_n "checking size of long long""... $ac_c" 1>&6
1110echo "configure:1111: checking size of long long" >&5
1111if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then
1112 echo $ac_n "(cached) $ac_c" 1>&6
1113else
1114 if test "$cross_compiling" = yes; then
1115 { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
1116else
1117 cat > conftest.$ac_ext <<EOF
1118#line 1119 "configure"
1119#include "confdefs.h"
1120#include <stdio.h>
1121main()
1122{
1123 FILE *f=fopen("conftestval", "w");
1124 if (!f) exit(1);
1125 fprintf(f, "%d\n", sizeof(long long));
1126 exit(0);
1127}
1128EOF
1129if { (eval echo configure:1130: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
1130then
1131 ac_cv_sizeof_long_long=`cat conftestval`
1132else
1133 echo "configure: failed program was:" >&5
1134 cat conftest.$ac_ext >&5
1135 rm -fr conftest*
1136 ac_cv_sizeof_long_long=0
1137fi
1138rm -fr conftest*
1139fi
1140
1141fi
1142echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6
1143cat >> confdefs.h <<EOF
1144#define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
1145EOF
1146
1147
1148echo $ac_n "checking size of float""... $ac_c" 1>&6
1149echo "configure:1150: checking size of float" >&5
1150if eval "test \"`echo '$''{'ac_cv_sizeof_float'+set}'`\" = set"; then
1151 echo $ac_n "(cached) $ac_c" 1>&6
1152else
1153 if test "$cross_compiling" = yes; then
1154 { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
1155else
1156 cat > conftest.$ac_ext <<EOF
1157#line 1158 "configure"
1158#include "confdefs.h"
1159#include <stdio.h>
1160main()
1161{
1162 FILE *f=fopen("conftestval", "w");
1163 if (!f) exit(1);
1164 fprintf(f, "%d\n", sizeof(float));
1165 exit(0);
1166}
1167EOF
1168if { (eval echo configure:1169: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
1169then
1170 ac_cv_sizeof_float=`cat conftestval`
1171else
1172 echo "configure: failed program was:" >&5
1173 cat conftest.$ac_ext >&5
1174 rm -fr conftest*
1175 ac_cv_sizeof_float=0
1176fi
1177rm -fr conftest*
1178fi
1179
1180fi
1181echo "$ac_t""$ac_cv_sizeof_float" 1>&6
1182cat >> confdefs.h <<EOF
1183#define SIZEOF_FLOAT $ac_cv_sizeof_float
1184EOF
1185
1186
1187echo $ac_n "checking size of double""... $ac_c" 1>&6
1188echo "configure:1189: checking size of double" >&5
1189if eval "test \"`echo '$''{'ac_cv_sizeof_double'+set}'`\" = set"; then
1190 echo $ac_n "(cached) $ac_c" 1>&6
1191else
1192 if test "$cross_compiling" = yes; then
1193 { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
1194else
1195 cat > conftest.$ac_ext <<EOF
1196#line 1197 "configure"
1197#include "confdefs.h"
1198#include <stdio.h>
1199main()
1200{
1201 FILE *f=fopen("conftestval", "w");
1202 if (!f) exit(1);
1203 fprintf(f, "%d\n", sizeof(double));
1204 exit(0);
1205}
1206EOF
1207if { (eval echo configure:1208: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
1208then
1209 ac_cv_sizeof_double=`cat conftestval`
1210else
1211 echo "configure: failed program was:" >&5
1212 cat conftest.$ac_ext >&5
1213 rm -fr conftest*
1214 ac_cv_sizeof_double=0
1215fi
1216rm -fr conftest*
1217fi
1218
1219fi
1220echo "$ac_t""$ac_cv_sizeof_double" 1>&6
1221cat >> confdefs.h <<EOF
1222#define SIZEOF_DOUBLE $ac_cv_sizeof_double
1223EOF
1224
1225
1226echo $ac_n "checking size of long double""... $ac_c" 1>&6
1227echo "configure:1228: checking size of long double" >&5
1228if eval "test \"`echo '$''{'ac_cv_sizeof_long_double'+set}'`\" = set"; then
1229 echo $ac_n "(cached) $ac_c" 1>&6
1230else
1231 if test "$cross_compiling" = yes; then
1232 { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
1233else
1234 cat > conftest.$ac_ext <<EOF
1235#line 1236 "configure"
1236#include "confdefs.h"
1237#include <stdio.h>
1238main()
1239{
1240 FILE *f=fopen("conftestval", "w");
1241 if (!f) exit(1);
1242 fprintf(f, "%d\n", sizeof(long double));
1243 exit(0);
1244}
1245EOF
1246if { (eval echo configure:1247: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
1247then
1248 ac_cv_sizeof_long_double=`cat conftestval`
1249else
1250 echo "configure: failed program was:" >&5
1251 cat conftest.$ac_ext >&5
1252 rm -fr conftest*
1253 ac_cv_sizeof_long_double=0
1254fi
1255rm -fr conftest*
1256fi
1257
1258fi
1259echo "$ac_t""$ac_cv_sizeof_long_double" 1>&6
1260cat >> confdefs.h <<EOF
1261#define SIZEOF_LONG_DOUBLE $ac_cv_sizeof_long_double
1262EOF
1263
1264
1265
1266
1267echo $ac_n "checking "for cfitsio lib"""... $ac_c" 1>&6
1268echo "configure:1269: checking "for cfitsio lib"" >&5
1269MACHDIR=`uname`-$CXX
1270if test -f $ARCHBASEREP/$MACHDIR/Libs/libcfitsio.a; then
1271 cfitslibdir='-L$(ARCHBASEREP)/$(MACHDIR)/Libs'
1272elif test -f $EXTLIBDIR/$MACHDIR/Libs/libcfitsio.a; then
1273 cfitslibdir='-L$(EXTLIBDIR)/$(MACHDIR)/Libs'
1274elif test -f $CFITSIOLIBDIR/$MACHDIR/Libs/libcfitsio.a; then
1275 cfitslibdir='-L$(CFITSIOLIBDIR)/$(MACHDIR)/Libs'
1276elif test -f $CFITSIOLIBDIR/$MACHDIR/libcfitsio.a; then
1277 cfitslibdir='-L$(CFITSIOLIBDIR)/$(MACHDIR)'
1278elif test -f $CFITSIOLIBDIR/`uname`/lib/libcfitsio.a; then
1279 cfitslibdir='-L$(CFITSIOLIBDIR)/'`uname`/lib
1280elif test -f $CFITSIOLIBDIR/`uname`/libcfitsio.a; then
1281 cfitslibdir='-L$(CFITSIOLIBDIR)/'`uname`
1282elif test -f $CFITSIOLIBDIR/libcfitsio.a; then
1283 cfitslibdir='-L$(CFITSIOLIBDIR)'
1284elif test -f $CFITSIODIR/libcfitsio.a; then
1285 cfitslibdir='-L$(CFITSIODIR)'
1286elif test -f /usr/local/lib/libcfitsio.a; then
1287 cfitslibdir=""
1288else
1289 { echo "configure: error: "Cannot find cfitsio library"" 1>&2; exit 1; }
1290fi
1291echo "$ac_t""$cfitslibdir" 1>&6
1292
1293
1294echo $ac_n "checking "for cfitsio includes"""... $ac_c" 1>&6
1295echo "configure:1296: checking "for cfitsio includes"" >&5
1296if test -f $CFITSIODIR/fitsio.h; then
1297 cfitsincdir='-I$(CFITSIODIR)'
1298elif test -f $EXTLIBDIR/Include/FitsIO/fitsio.h; then
1299 cfitsincdir='-I$(EXTLIBDIR)/Include/FitsIO/fitsio.h'
1300elif test -f /usr/local/include/fitsio.h; then
1301 cfitsincdir=""
1302else
1303 { echo "configure: error: "Cannot find cfitsio include fitsio.h"" 1>&2; exit 1; }
1304fi
1305echo "$ac_t""$cfitsincdir" 1>&6
1306
1307
1308echo $ac_n "checking for sin in -lm""... $ac_c" 1>&6
1309echo "configure:1310: checking for sin in -lm" >&5
1310ac_lib_var=`echo m'_'sin | sed 'y%./+-%__p_%'`
1311if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1312 echo $ac_n "(cached) $ac_c" 1>&6
1313else
1314 ac_save_LIBS="$LIBS"
1315LIBS="-lm $LIBS"
1316cat > conftest.$ac_ext <<EOF
1317#line 1318 "configure"
1318#include "confdefs.h"
1319/* Override any gcc2 internal prototype to avoid an error. */
1320/* We use char because int might match the return type of a gcc2
1321 builtin and then its argument prototype would still apply. */
1322char sin();
1323
1324int main() {
1325sin()
1326; return 0; }
1327EOF
1328if { (eval echo configure:1329: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
1329 rm -rf conftest*
1330 eval "ac_cv_lib_$ac_lib_var=yes"
1331else
1332 echo "configure: failed program was:" >&5
1333 cat conftest.$ac_ext >&5
1334 rm -rf conftest*
1335 eval "ac_cv_lib_$ac_lib_var=no"
1336fi
1337rm -f conftest*
1338LIBS="$ac_save_LIBS"
1339
1340fi
1341if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1342 echo "$ac_t""yes" 1>&6
1343 ac_tr_lib=HAVE_LIB`echo m | sed -e 's/[^a-zA-Z0-9_]/_/g' \
1344 -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
1345 cat >> confdefs.h <<EOF
1346#define $ac_tr_lib 1
1347EOF
1348
1349 LIBS="-lm $LIBS"
1350
1351else
1352 echo "$ac_t""no" 1>&6
1353fi
1354
1355
1356echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
1357echo "configure:1358: checking how to run the C preprocessor" >&5
1358# On Suns, sometimes $CPP names a directory.
1359if test -n "$CPP" && test -d "$CPP"; then
1360 CPP=
1361fi
1362if test -z "$CPP"; then
1363if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
1364 echo $ac_n "(cached) $ac_c" 1>&6
1365else
1366 # This must be in double quotes, not single quotes, because CPP may get
1367 # substituted into the Makefile and "${CC-cc}" will confuse make.
1368 CPP="${CC-cc} -E"
1369 # On the NeXT, cc -E runs the code through the compiler's parser,
1370 # not just through cpp.
1371 cat > conftest.$ac_ext <<EOF
1372#line 1373 "configure"
1373#include "confdefs.h"
1374#include <assert.h>
1375Syntax Error
1376EOF
1377ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1378{ (eval echo configure:1379: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1379ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1380if test -z "$ac_err"; then
1381 :
1382else
1383 echo "$ac_err" >&5
1384 echo "configure: failed program was:" >&5
1385 cat conftest.$ac_ext >&5
1386 rm -rf conftest*
1387 CPP="${CC-cc} -E -traditional-cpp"
1388 cat > conftest.$ac_ext <<EOF
1389#line 1390 "configure"
1390#include "confdefs.h"
1391#include <assert.h>
1392Syntax Error
1393EOF
1394ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1395{ (eval echo configure:1396: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1396ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1397if test -z "$ac_err"; then
1398 :
1399else
1400 echo "$ac_err" >&5
1401 echo "configure: failed program was:" >&5
1402 cat conftest.$ac_ext >&5
1403 rm -rf conftest*
1404 CPP="${CC-cc} -nologo -E"
1405 cat > conftest.$ac_ext <<EOF
1406#line 1407 "configure"
1407#include "confdefs.h"
1408#include <assert.h>
1409Syntax Error
1410EOF
1411ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1412{ (eval echo configure:1413: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1413ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1414if test -z "$ac_err"; then
1415 :
1416else
1417 echo "$ac_err" >&5
1418 echo "configure: failed program was:" >&5
1419 cat conftest.$ac_ext >&5
1420 rm -rf conftest*
1421 CPP=/lib/cpp
1422fi
1423rm -f conftest*
1424fi
1425rm -f conftest*
1426fi
1427rm -f conftest*
1428 ac_cv_prog_CPP="$CPP"
1429fi
1430 CPP="$ac_cv_prog_CPP"
1431else
1432 ac_cv_prog_CPP="$CPP"
1433fi
1434echo "$ac_t""$CPP" 1>&6
1435
1436echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
1437echo "configure:1438: checking for ANSI C header files" >&5
1438if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
1439 echo $ac_n "(cached) $ac_c" 1>&6
1440else
1441 cat > conftest.$ac_ext <<EOF
1442#line 1443 "configure"
1443#include "confdefs.h"
1444#include <stdlib.h>
1445#include <stdarg.h>
1446#include <string.h>
1447#include <float.h>
1448EOF
1449ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1450{ (eval echo configure:1451: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1451ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1452if test -z "$ac_err"; then
1453 rm -rf conftest*
1454 ac_cv_header_stdc=yes
1455else
1456 echo "$ac_err" >&5
1457 echo "configure: failed program was:" >&5
1458 cat conftest.$ac_ext >&5
1459 rm -rf conftest*
1460 ac_cv_header_stdc=no
1461fi
1462rm -f conftest*
1463
1464if test $ac_cv_header_stdc = yes; then
1465 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
1466cat > conftest.$ac_ext <<EOF
1467#line 1468 "configure"
1468#include "confdefs.h"
1469#include <string.h>
1470EOF
1471if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
1472 egrep "memchr" >/dev/null 2>&1; then
1473 :
1474else
1475 rm -rf conftest*
1476 ac_cv_header_stdc=no
1477fi
1478rm -f conftest*
1479
1480fi
1481
1482if test $ac_cv_header_stdc = yes; then
1483 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
1484cat > conftest.$ac_ext <<EOF
1485#line 1486 "configure"
1486#include "confdefs.h"
1487#include <stdlib.h>
1488EOF
1489if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
1490 egrep "free" >/dev/null 2>&1; then
1491 :
1492else
1493 rm -rf conftest*
1494 ac_cv_header_stdc=no
1495fi
1496rm -f conftest*
1497
1498fi
1499
1500if test $ac_cv_header_stdc = yes; then
1501 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
1502if test "$cross_compiling" = yes; then
1503 :
1504else
1505 cat > conftest.$ac_ext <<EOF
1506#line 1507 "configure"
1507#include "confdefs.h"
1508#include <ctype.h>
1509#define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
1510#define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
1511#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
1512int main () { int i; for (i = 0; i < 256; i++)
1513if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
1514exit (0); }
1515
1516EOF
1517if { (eval echo configure:1518: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
1518then
1519 :
1520else
1521 echo "configure: failed program was:" >&5
1522 cat conftest.$ac_ext >&5
1523 rm -fr conftest*
1524 ac_cv_header_stdc=no
1525fi
1526rm -fr conftest*
1527fi
1528
1529fi
1530fi
1531
1532echo "$ac_t""$ac_cv_header_stdc" 1>&6
1533if test $ac_cv_header_stdc = yes; then
1534 cat >> confdefs.h <<\EOF
1535#define STDC_HEADERS 1
1536EOF
1537
1538fi
1539
1540for ac_hdr in values.h stdint.h
1541do
1542ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
1543echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
1544echo "configure:1545: checking for $ac_hdr" >&5
1545if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
1546 echo $ac_n "(cached) $ac_c" 1>&6
1547else
1548 cat > conftest.$ac_ext <<EOF
1549#line 1550 "configure"
1550#include "confdefs.h"
1551#include <$ac_hdr>
1552EOF
1553ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1554{ (eval echo configure:1555: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1555ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1556if test -z "$ac_err"; then
1557 rm -rf conftest*
1558 eval "ac_cv_header_$ac_safe=yes"
1559else
1560 echo "$ac_err" >&5
1561 echo "configure: failed program was:" >&5
1562 cat conftest.$ac_ext >&5
1563 rm -rf conftest*
1564 eval "ac_cv_header_$ac_safe=no"
1565fi
1566rm -f conftest*
1567fi
1568if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
1569 echo "$ac_t""yes" 1>&6
1570 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
1571 cat >> confdefs.h <<EOF
1572#define $ac_tr_hdr 1
1573EOF
1574
1575else
1576 echo "$ac_t""no" 1>&6
1577fi
1578done
1579
1580
1581outfiles="Makefile kernel/Makefile processors/Makefile pipes/Makefile"
1582if [ $use_sophya = 1 ]; then
1583 outfiles="$outfiles sophya/Makefile"
1584fi
1585
1586trap '' 1 2 15
1587cat > confcache <<\EOF
1588# This file is a shell script that caches the results of configure
1589# tests run on this system so they can be shared between configure
1590# scripts and configure runs. It is not useful on other systems.
1591# If it contains results you don't want to keep, you may remove or edit it.
1592#
1593# By default, configure uses ./config.cache as the cache file,
1594# creating it if it does not exist already. You can give configure
1595# the --cache-file=FILE option to use a different cache file; that is
1596# what configure does when it calls configure scripts in
1597# subdirectories, so they share the cache.
1598# Giving --cache-file=/dev/null disables caching, for debugging configure.
1599# config.status only pays attention to the cache file if you give it the
1600# --recheck option to rerun configure.
1601#
1602EOF
1603# The following way of writing the cache mishandles newlines in values,
1604# but we know of no workaround that is simple, portable, and efficient.
1605# So, don't put newlines in cache variables' values.
1606# Ultrix sh set writes to stderr and can't be redirected directly,
1607# and sets the high bit in the cache file unless we assign to the vars.
1608(set) 2>&1 |
1609 case `(ac_space=' '; set | grep ac_space) 2>&1` in
1610 *ac_space=\ *)
1611 # `set' does not quote correctly, so add quotes (double-quote substitution
1612 # turns \\\\ into \\, and sed turns \\ into \).
1613 sed -n \
1614 -e "s/'/'\\\\''/g" \
1615 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
1616 ;;
1617 *)
1618 # `set' quotes correctly as required by POSIX, so do not add quotes.
1619 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
1620 ;;
1621 esac >> confcache
1622if cmp -s $cache_file confcache; then
1623 :
1624else
1625 if test -w $cache_file; then
1626 echo "updating cache $cache_file"
1627 cat confcache > $cache_file
1628 else
1629 echo "not updating unwritable cache $cache_file"
1630 fi
1631fi
1632rm -f confcache
1633
1634trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
1635
1636test "x$prefix" = xNONE && prefix=$ac_default_prefix
1637# Let make expand exec_prefix.
1638test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
1639
1640# Any assignment to VPATH causes Sun make to only execute
1641# the first set of double-colon rules, so remove it if not needed.
1642# If there is a colon in the path, we need to keep it.
1643if test "x$srcdir" = x.; then
1644 ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
1645fi
1646
1647trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
1648
1649DEFS=-DHAVE_CONFIG_H
1650
1651# Without the "./", some shells look in PATH for config.status.
1652: ${CONFIG_STATUS=./config.status}
1653
1654echo creating $CONFIG_STATUS
1655rm -f $CONFIG_STATUS
1656cat > $CONFIG_STATUS <<EOF
1657#! /bin/sh
1658# Generated automatically by configure.
1659# Run this file to recreate the current configuration.
1660# This directory was configured as follows,
1661# on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
1662#
1663# $0 $ac_configure_args
1664#
1665# Compiler output produced by configure, useful for debugging
1666# configure, is in ./config.log if it exists.
1667
1668ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
1669for ac_option
1670do
1671 case "\$ac_option" in
1672 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
1673 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
1674 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
1675 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
1676 echo "$CONFIG_STATUS generated by autoconf version 2.13"
1677 exit 0 ;;
1678 -help | --help | --hel | --he | --h)
1679 echo "\$ac_cs_usage"; exit 0 ;;
1680 *) echo "\$ac_cs_usage"; exit 1 ;;
1681 esac
1682done
1683
1684ac_given_srcdir=$srcdir
1685
1686trap 'rm -fr `echo "$outfiles conf.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
1687EOF
1688cat >> $CONFIG_STATUS <<EOF
1689
1690# Protect against being on the right side of a sed subst in config.status.
1691sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
1692 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
1693$ac_vpsub
1694$extrasub
1695s%@SHELL@%$SHELL%g
1696s%@CFLAGS@%$CFLAGS%g
1697s%@CPPFLAGS@%$CPPFLAGS%g
1698s%@CXXFLAGS@%$CXXFLAGS%g
1699s%@FFLAGS@%$FFLAGS%g
1700s%@DEFS@%$DEFS%g
1701s%@LDFLAGS@%$LDFLAGS%g
1702s%@LIBS@%$LIBS%g
1703s%@exec_prefix@%$exec_prefix%g
1704s%@prefix@%$prefix%g
1705s%@program_transform_name@%$program_transform_name%g
1706s%@bindir@%$bindir%g
1707s%@sbindir@%$sbindir%g
1708s%@libexecdir@%$libexecdir%g
1709s%@datadir@%$datadir%g
1710s%@sysconfdir@%$sysconfdir%g
1711s%@sharedstatedir@%$sharedstatedir%g
1712s%@localstatedir@%$localstatedir%g
1713s%@libdir@%$libdir%g
1714s%@includedir@%$includedir%g
1715s%@oldincludedir@%$oldincludedir%g
1716s%@infodir@%$infodir%g
1717s%@mandir@%$mandir%g
1718s%@use_sophya@%$use_sophya%g
1719s%@CC@%$CC%g
1720s%@CXX@%$CXX%g
1721s%@AR@%$AR%g
1722s%@RANLIB@%$RANLIB%g
1723s%@gcc@%$gcc%g
1724s%@cfitslibdir@%$cfitslibdir%g
1725s%@cfitsincdir@%$cfitsincdir%g
1726s%@CPP@%$CPP%g
1727
1728CEOF
1729EOF
1730
1731cat >> $CONFIG_STATUS <<\EOF
1732
1733# Split the substitutions into bite-sized pieces for seds with
1734# small command number limits, like on Digital OSF/1 and HP-UX.
1735ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
1736ac_file=1 # Number of current file.
1737ac_beg=1 # First line for current file.
1738ac_end=$ac_max_sed_cmds # Line after last line for current file.
1739ac_more_lines=:
1740ac_sed_cmds=""
1741while $ac_more_lines; do
1742 if test $ac_beg -gt 1; then
1743 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
1744 else
1745 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
1746 fi
1747 if test ! -s conftest.s$ac_file; then
1748 ac_more_lines=false
1749 rm -f conftest.s$ac_file
1750 else
1751 if test -z "$ac_sed_cmds"; then
1752 ac_sed_cmds="sed -f conftest.s$ac_file"
1753 else
1754 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
1755 fi
1756 ac_file=`expr $ac_file + 1`
1757 ac_beg=$ac_end
1758 ac_end=`expr $ac_end + $ac_max_sed_cmds`
1759 fi
1760done
1761if test -z "$ac_sed_cmds"; then
1762 ac_sed_cmds=cat
1763fi
1764EOF
1765
1766cat >> $CONFIG_STATUS <<EOF
1767
1768CONFIG_FILES=\${CONFIG_FILES-"$outfiles"}
1769EOF
1770cat >> $CONFIG_STATUS <<\EOF
1771for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
1772 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
1773 case "$ac_file" in
1774 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
1775 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
1776 *) ac_file_in="${ac_file}.in" ;;
1777 esac
1778
1779 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
1780
1781 # Remove last slash and all that follows it. Not all systems have dirname.
1782 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
1783 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
1784 # The file is in a subdirectory.
1785 test ! -d "$ac_dir" && mkdir "$ac_dir"
1786 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
1787 # A "../" for each directory in $ac_dir_suffix.
1788 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
1789 else
1790 ac_dir_suffix= ac_dots=
1791 fi
1792
1793 case "$ac_given_srcdir" in
1794 .) srcdir=.
1795 if test -z "$ac_dots"; then top_srcdir=.
1796 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
1797 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
1798 *) # Relative path.
1799 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
1800 top_srcdir="$ac_dots$ac_given_srcdir" ;;
1801 esac
1802
1803
1804 echo creating "$ac_file"
1805 rm -f "$ac_file"
1806 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
1807 case "$ac_file" in
1808 *Makefile*) ac_comsub="1i\\
1809# $configure_input" ;;
1810 *) ac_comsub= ;;
1811 esac
1812
1813 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
1814 sed -e "$ac_comsub
1815s%@configure_input@%$configure_input%g
1816s%@srcdir@%$srcdir%g
1817s%@top_srcdir@%$top_srcdir%g
1818" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
1819fi; done
1820rm -f conftest.s*
1821
1822# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
1823# NAME is the cpp macro being defined and VALUE is the value it is being given.
1824#
1825# ac_d sets the value in "#define NAME VALUE" lines.
1826ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
1827ac_dB='\([ ][ ]*\)[^ ]*%\1#\2'
1828ac_dC='\3'
1829ac_dD='%g'
1830# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
1831ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
1832ac_uB='\([ ]\)%\1#\2define\3'
1833ac_uC=' '
1834ac_uD='\4%g'
1835# ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
1836ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
1837ac_eB='$%\1#\2define\3'
1838ac_eC=' '
1839ac_eD='%g'
1840
1841if test "${CONFIG_HEADERS+set}" != set; then
1842EOF
1843cat >> $CONFIG_STATUS <<EOF
1844 CONFIG_HEADERS="conf.h"
1845EOF
1846cat >> $CONFIG_STATUS <<\EOF
1847fi
1848for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
1849 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
1850 case "$ac_file" in
1851 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
1852 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
1853 *) ac_file_in="${ac_file}.in" ;;
1854 esac
1855
1856 echo creating $ac_file
1857
1858 rm -f conftest.frag conftest.in conftest.out
1859 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
1860 cat $ac_file_inputs > conftest.in
1861
1862EOF
1863
1864# Transform confdefs.h into a sed script conftest.vals that substitutes
1865# the proper values into config.h.in to produce config.h. And first:
1866# Protect against being on the right side of a sed subst in config.status.
1867# Protect against being in an unquoted here document in config.status.
1868rm -f conftest.vals
1869cat > conftest.hdr <<\EOF
1870s/[\\&%]/\\&/g
1871s%[\\$`]%\\&%g
1872s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
1873s%ac_d%ac_u%gp
1874s%ac_u%ac_e%gp
1875EOF
1876sed -n -f conftest.hdr confdefs.h > conftest.vals
1877rm -f conftest.hdr
1878
1879# This sed command replaces #undef with comments. This is necessary, for
1880# example, in the case of _POSIX_SOURCE, which is predefined and required
1881# on some systems where configure will not decide to define it.
1882cat >> conftest.vals <<\EOF
1883s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
1884EOF
1885
1886# Break up conftest.vals because some shells have a limit on
1887# the size of here documents, and old seds have small limits too.
1888
1889rm -f conftest.tail
1890while :
1891do
1892 ac_lines=`grep -c . conftest.vals`
1893 # grep -c gives empty output for an empty file on some AIX systems.
1894 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
1895 # Write a limited-size here document to conftest.frag.
1896 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
1897 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
1898 echo 'CEOF
1899 sed -f conftest.frag conftest.in > conftest.out
1900 rm -f conftest.in
1901 mv conftest.out conftest.in
1902' >> $CONFIG_STATUS
1903 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
1904 rm -f conftest.vals
1905 mv conftest.tail conftest.vals
1906done
1907rm -f conftest.vals
1908
1909cat >> $CONFIG_STATUS <<\EOF
1910 rm -f conftest.frag conftest.h
1911 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
1912 cat conftest.in >> conftest.h
1913 rm -f conftest.in
1914 if cmp -s $ac_file conftest.h 2>/dev/null; then
1915 echo "$ac_file is unchanged"
1916 rm -f conftest.h
1917 else
1918 # Remove last slash and all that follows it. Not all systems have dirname.
1919 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
1920 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
1921 # The file is in a subdirectory.
1922 test ! -d "$ac_dir" && mkdir "$ac_dir"
1923 fi
1924 rm -f $ac_file
1925 mv conftest.h $ac_file
1926 fi
1927fi; done
1928
1929EOF
1930cat >> $CONFIG_STATUS <<EOF
1931
1932EOF
1933cat >> $CONFIG_STATUS <<\EOF
1934
1935exit 0
1936EOF
1937chmod +x $CONFIG_STATUS
1938rm -fr confdefs* $ac_clean_files
1939test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
1940
1941
Note: See TracBrowser for help on using the repository browser.