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