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