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