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