]> git.sur5r.net Git - openldap/blob - configure
Need to add unistd.h and sys/time.h checks back in now that
[openldap] / configure
1 #! /bin/sh
2
3 # Guess values for system-dependent variables and create Makefiles.
4 # Generated automatically using autoconf version 2.12 
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_default_prefix=/usr/local
15 ac_help="$ac_help
16   --enable-debug        enable debugging (yes)"
17 ac_help="$ac_help
18   --enable-proctitle    enable proctitle support (yes)"
19 ac_help="$ac_help
20   --enable-libui        enable library user interface (yes)"
21 ac_help="$ac_help
22   --enable-cache        enable caching (yes)"
23 ac_help="$ac_help
24   --enable-dns          enable V2 DNS  extension (no)"
25 ac_help="$ac_help
26   --enable-referrals    enable V2 Referrals extension (yes)"
27 ac_help="$ac_help
28   --enable-cldap        enable connectionless ldap (no)"
29 ac_help="$ac_help
30   --enable-x-compile    enable cross compiling (no)"
31 ac_help="$ac_help
32   --with-kerberos       use Kerberos (auto)"
33 ac_help="$ac_help
34   --with-threads        use threads (auto)"
35 ac_help="$ac_help
36   --with-yielding-select        with implicitly yielding select (auto)"
37 ac_help="$ac_help
38 LDAPD Options:"
39 ac_help="$ac_help
40   --enable-ldapd        enable building ldapd (no)"
41 ac_help="$ac_help
42 SLAPD Options:"
43 ac_help="$ac_help
44   --enable-slapd        enable building slapd (yes)"
45 ac_help="$ac_help
46     --enable-aclgroups  enable ACL group support (auto)"
47 ac_help="$ac_help
48     --enable-crypt      enable crypt(3) passwords (auto)"
49 ac_help="$ac_help
50     --enable-md5        enable MD5 passwords (auto)"
51 ac_help="$ac_help
52     --enable-sha1       enable SHA1 passwords (auto)"
53 ac_help="$ac_help
54     --enable-wrappers   enable tcp wrapper support (no)"
55 ac_help="$ac_help
56     --enable-phonetic   enable phonetic/soundex (no)"
57 ac_help="$ac_help
58     --enable-rlookups   enable reverse lookups (auto)"
59 ac_help="$ac_help
60     --enable-ldbm       enable ldbm backend (yes)"
61 ac_help="$ac_help
62       --with-ldbm-api   use LDBM API (auto)"
63 ac_help="$ac_help
64       --with-ldbm-type  use LDBM type (auto)"
65 ac_help="$ac_help
66     --enable-passwd     enable passwd backend (no)"
67 ac_help="$ac_help
68     --enable-shell      enable shell backend (no)"
69 ac_help="$ac_help
70 SLURPD Options:"
71 ac_help="$ac_help
72   --enable-slurpd       enable building slurpd (auto)"
73 ac_help="$ac_help
74 Library Generation & Linking Options"
75 ac_help="$ac_help
76   --enable-static         build static libraries [default=yes]
77   --enable-static=PKGS    only build shared libraries if the current package
78                           appears as an element in the PKGS list"
79 ac_help="$ac_help
80   --enable-shared         build shared libraries [default=yes]
81   --enable-shared=PKGS    only build shared libraries if the current package
82                           appears as an element in the PKGS list"
83 ac_help="$ac_help
84   --with-gnu-ld           assume the C compiler uses GNU ld [default=no]"
85
86 # Initialize some variables set by options.
87 # The variables have the same names as the options, with
88 # dashes changed to underlines.
89 build=NONE
90 cache_file=./config.cache
91 exec_prefix=NONE
92 host=NONE
93 no_create=
94 nonopt=NONE
95 no_recursion=
96 prefix=NONE
97 program_prefix=NONE
98 program_suffix=NONE
99 program_transform_name=s,x,x,
100 silent=
101 site=
102 srcdir=
103 target=NONE
104 verbose=
105 x_includes=NONE
106 x_libraries=NONE
107 bindir='${exec_prefix}/bin'
108 sbindir='${exec_prefix}/sbin'
109 libexecdir='${exec_prefix}/libexec'
110 datadir='${prefix}/share'
111 sysconfdir='${prefix}/etc'
112 sharedstatedir='${prefix}/com'
113 localstatedir='${prefix}/var'
114 libdir='${exec_prefix}/lib'
115 includedir='${prefix}/include'
116 oldincludedir='/usr/include'
117 infodir='${prefix}/info'
118 mandir='${prefix}/man'
119
120 # Initialize some other variables.
121 subdirs=
122 MFLAGS= MAKEFLAGS=
123 # Maximum number of lines to put in a shell here document.
124 ac_max_here_lines=12
125
126 ac_prev=
127 for ac_option
128 do
129
130   # If the previous option needs an argument, assign it.
131   if test -n "$ac_prev"; then
132     eval "$ac_prev=\$ac_option"
133     ac_prev=
134     continue
135   fi
136
137   case "$ac_option" in
138   -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
139   *) ac_optarg= ;;
140   esac
141
142   # Accept the important Cygnus configure options, so we can diagnose typos.
143
144   case "$ac_option" in
145
146   -bindir | --bindir | --bindi | --bind | --bin | --bi)
147     ac_prev=bindir ;;
148   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
149     bindir="$ac_optarg" ;;
150
151   -build | --build | --buil | --bui | --bu)
152     ac_prev=build ;;
153   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
154     build="$ac_optarg" ;;
155
156   -cache-file | --cache-file | --cache-fil | --cache-fi \
157   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
158     ac_prev=cache_file ;;
159   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
160   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
161     cache_file="$ac_optarg" ;;
162
163   -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
164     ac_prev=datadir ;;
165   -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
166   | --da=*)
167     datadir="$ac_optarg" ;;
168
169   -disable-* | --disable-*)
170     ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
171     # Reject names that are not valid shell variable names.
172     if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
173       { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
174     fi
175     ac_feature=`echo $ac_feature| sed 's/-/_/g'`
176     eval "enable_${ac_feature}=no" ;;
177
178   -enable-* | --enable-*)
179     ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
180     # Reject names that are not valid shell variable names.
181     if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
182       { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
183     fi
184     ac_feature=`echo $ac_feature| sed 's/-/_/g'`
185     case "$ac_option" in
186       *=*) ;;
187       *) ac_optarg=yes ;;
188     esac
189     eval "enable_${ac_feature}='$ac_optarg'" ;;
190
191   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
192   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
193   | --exec | --exe | --ex)
194     ac_prev=exec_prefix ;;
195   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
196   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
197   | --exec=* | --exe=* | --ex=*)
198     exec_prefix="$ac_optarg" ;;
199
200   -gas | --gas | --ga | --g)
201     # Obsolete; use --with-gas.
202     with_gas=yes ;;
203
204   -help | --help | --hel | --he)
205     # Omit some internal or obsolete options to make the list less imposing.
206     # This message is too long to be a string in the A/UX 3.1 sh.
207     cat << EOF
208 Usage: configure [options] [host]
209 Options: [defaults in brackets after descriptions]
210 Configuration:
211   --cache-file=FILE       cache test results in FILE
212   --help                  print this message
213   --no-create             do not create output files
214   --quiet, --silent       do not print \`checking...' messages
215   --version               print the version of autoconf that created configure
216 Directory and file names:
217   --prefix=PREFIX         install architecture-independent files in PREFIX
218                           [$ac_default_prefix]
219   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
220                           [same as prefix]
221   --bindir=DIR            user executables in DIR [EPREFIX/bin]
222   --sbindir=DIR           system admin executables in DIR [EPREFIX/sbin]
223   --libexecdir=DIR        program executables in DIR [EPREFIX/libexec]
224   --datadir=DIR           read-only architecture-independent data in DIR
225                           [PREFIX/share]
226   --sysconfdir=DIR        read-only single-machine data in DIR [PREFIX/etc]
227   --sharedstatedir=DIR    modifiable architecture-independent data in DIR
228                           [PREFIX/com]
229   --localstatedir=DIR     modifiable single-machine data in DIR [PREFIX/var]
230   --libdir=DIR            object code libraries in DIR [EPREFIX/lib]
231   --includedir=DIR        C header files in DIR [PREFIX/include]
232   --oldincludedir=DIR     C header files for non-gcc in DIR [/usr/include]
233   --infodir=DIR           info documentation in DIR [PREFIX/info]
234   --mandir=DIR            man documentation in DIR [PREFIX/man]
235   --srcdir=DIR            find the sources in DIR [configure dir or ..]
236   --program-prefix=PREFIX prepend PREFIX to installed program names
237   --program-suffix=SUFFIX append SUFFIX to installed program names
238   --program-transform-name=PROGRAM
239                           run sed PROGRAM on installed program names
240 EOF
241     cat << EOF
242 Host type:
243   --build=BUILD           configure for building on BUILD [BUILD=HOST]
244   --host=HOST             configure for HOST [guessed]
245   --target=TARGET         configure for TARGET [TARGET=HOST]
246 Features and packages:
247   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
248   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
249   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
250   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
251   --x-includes=DIR        X include files are in DIR
252   --x-libraries=DIR       X library files are in DIR
253 EOF
254     if test -n "$ac_help"; then
255       echo "--enable and --with options recognized:$ac_help"
256     fi
257     exit 0 ;;
258
259   -host | --host | --hos | --ho)
260     ac_prev=host ;;
261   -host=* | --host=* | --hos=* | --ho=*)
262     host="$ac_optarg" ;;
263
264   -includedir | --includedir | --includedi | --included | --include \
265   | --includ | --inclu | --incl | --inc)
266     ac_prev=includedir ;;
267   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
268   | --includ=* | --inclu=* | --incl=* | --inc=*)
269     includedir="$ac_optarg" ;;
270
271   -infodir | --infodir | --infodi | --infod | --info | --inf)
272     ac_prev=infodir ;;
273   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
274     infodir="$ac_optarg" ;;
275
276   -libdir | --libdir | --libdi | --libd)
277     ac_prev=libdir ;;
278   -libdir=* | --libdir=* | --libdi=* | --libd=*)
279     libdir="$ac_optarg" ;;
280
281   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
282   | --libexe | --libex | --libe)
283     ac_prev=libexecdir ;;
284   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
285   | --libexe=* | --libex=* | --libe=*)
286     libexecdir="$ac_optarg" ;;
287
288   -localstatedir | --localstatedir | --localstatedi | --localstated \
289   | --localstate | --localstat | --localsta | --localst \
290   | --locals | --local | --loca | --loc | --lo)
291     ac_prev=localstatedir ;;
292   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
293   | --localstate=* | --localstat=* | --localsta=* | --localst=* \
294   | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
295     localstatedir="$ac_optarg" ;;
296
297   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
298     ac_prev=mandir ;;
299   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
300     mandir="$ac_optarg" ;;
301
302   -nfp | --nfp | --nf)
303     # Obsolete; use --without-fp.
304     with_fp=no ;;
305
306   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
307   | --no-cr | --no-c)
308     no_create=yes ;;
309
310   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
311   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
312     no_recursion=yes ;;
313
314   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
315   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
316   | --oldin | --oldi | --old | --ol | --o)
317     ac_prev=oldincludedir ;;
318   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
319   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
320   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
321     oldincludedir="$ac_optarg" ;;
322
323   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
324     ac_prev=prefix ;;
325   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
326     prefix="$ac_optarg" ;;
327
328   -program-prefix | --program-prefix | --program-prefi | --program-pref \
329   | --program-pre | --program-pr | --program-p)
330     ac_prev=program_prefix ;;
331   -program-prefix=* | --program-prefix=* | --program-prefi=* \
332   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
333     program_prefix="$ac_optarg" ;;
334
335   -program-suffix | --program-suffix | --program-suffi | --program-suff \
336   | --program-suf | --program-su | --program-s)
337     ac_prev=program_suffix ;;
338   -program-suffix=* | --program-suffix=* | --program-suffi=* \
339   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
340     program_suffix="$ac_optarg" ;;
341
342   -program-transform-name | --program-transform-name \
343   | --program-transform-nam | --program-transform-na \
344   | --program-transform-n | --program-transform- \
345   | --program-transform | --program-transfor \
346   | --program-transfo | --program-transf \
347   | --program-trans | --program-tran \
348   | --progr-tra | --program-tr | --program-t)
349     ac_prev=program_transform_name ;;
350   -program-transform-name=* | --program-transform-name=* \
351   | --program-transform-nam=* | --program-transform-na=* \
352   | --program-transform-n=* | --program-transform-=* \
353   | --program-transform=* | --program-transfor=* \
354   | --program-transfo=* | --program-transf=* \
355   | --program-trans=* | --program-tran=* \
356   | --progr-tra=* | --program-tr=* | --program-t=*)
357     program_transform_name="$ac_optarg" ;;
358
359   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
360   | -silent | --silent | --silen | --sile | --sil)
361     silent=yes ;;
362
363   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
364     ac_prev=sbindir ;;
365   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
366   | --sbi=* | --sb=*)
367     sbindir="$ac_optarg" ;;
368
369   -sharedstatedir | --sharedstatedir | --sharedstatedi \
370   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
371   | --sharedst | --shareds | --shared | --share | --shar \
372   | --sha | --sh)
373     ac_prev=sharedstatedir ;;
374   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
375   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
376   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
377   | --sha=* | --sh=*)
378     sharedstatedir="$ac_optarg" ;;
379
380   -site | --site | --sit)
381     ac_prev=site ;;
382   -site=* | --site=* | --sit=*)
383     site="$ac_optarg" ;;
384
385   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
386     ac_prev=srcdir ;;
387   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
388     srcdir="$ac_optarg" ;;
389
390   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
391   | --syscon | --sysco | --sysc | --sys | --sy)
392     ac_prev=sysconfdir ;;
393   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
394   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
395     sysconfdir="$ac_optarg" ;;
396
397   -target | --target | --targe | --targ | --tar | --ta | --t)
398     ac_prev=target ;;
399   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
400     target="$ac_optarg" ;;
401
402   -v | -verbose | --verbose | --verbos | --verbo | --verb)
403     verbose=yes ;;
404
405   -version | --version | --versio | --versi | --vers)
406     echo "configure generated by autoconf version 2.12"
407     exit 0 ;;
408
409   -with-* | --with-*)
410     ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
411     # Reject names that are not valid shell variable names.
412     if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
413       { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
414     fi
415     ac_package=`echo $ac_package| sed 's/-/_/g'`
416     case "$ac_option" in
417       *=*) ;;
418       *) ac_optarg=yes ;;
419     esac
420     eval "with_${ac_package}='$ac_optarg'" ;;
421
422   -without-* | --without-*)
423     ac_package=`echo $ac_option|sed -e 's/-*without-//'`
424     # Reject names that are not valid shell variable names.
425     if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
426       { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
427     fi
428     ac_package=`echo $ac_package| sed 's/-/_/g'`
429     eval "with_${ac_package}=no" ;;
430
431   --x)
432     # Obsolete; use --with-x.
433     with_x=yes ;;
434
435   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
436   | --x-incl | --x-inc | --x-in | --x-i)
437     ac_prev=x_includes ;;
438   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
439   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
440     x_includes="$ac_optarg" ;;
441
442   -x-libraries | --x-libraries | --x-librarie | --x-librari \
443   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
444     ac_prev=x_libraries ;;
445   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
446   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
447     x_libraries="$ac_optarg" ;;
448
449   -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
450     ;;
451
452   *)
453     if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
454       echo "configure: warning: $ac_option: invalid host type" 1>&2
455     fi
456     if test "x$nonopt" != xNONE; then
457       { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
458     fi
459     nonopt="$ac_option"
460     ;;
461
462   esac
463 done
464
465 if test -n "$ac_prev"; then
466   { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
467 fi
468
469 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
470
471 # File descriptor usage:
472 # 0 standard input
473 # 1 file creation
474 # 2 errors and warnings
475 # 3 some systems may open it to /dev/tty
476 # 4 used on the Kubota Titan
477 # 6 checking for... messages and results
478 # 5 compiler messages saved in config.log
479 if test "$silent" = yes; then
480   exec 6>/dev/null
481 else
482   exec 6>&1
483 fi
484 exec 5>./config.log
485
486 echo "\
487 This file contains any messages produced by compilers while
488 running configure, to aid debugging if configure makes a mistake.
489 " 1>&5
490
491 # Strip out --no-create and --no-recursion so they do not pile up.
492 # Also quote any args containing shell metacharacters.
493 ac_configure_args=
494 for ac_arg
495 do
496   case "$ac_arg" in
497   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
498   | --no-cr | --no-c) ;;
499   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
500   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
501   *" "*|*"      "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
502   ac_configure_args="$ac_configure_args '$ac_arg'" ;;
503   *) ac_configure_args="$ac_configure_args $ac_arg" ;;
504   esac
505 done
506
507 # NLS nuisances.
508 # Only set these to C if already set.  These must not be set unconditionally
509 # because not all systems understand e.g. LANG=C (notably SCO).
510 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
511 # Non-C LC_CTYPE values break the ctype check.
512 if test "${LANG+set}"   = set; then LANG=C;   export LANG;   fi
513 if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
514 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
515 if test "${LC_CTYPE+set}"    = set; then LC_CTYPE=C;    export LC_CTYPE;    fi
516
517 # confdefs.h avoids OS command line length limits that DEFS can exceed.
518 rm -rf conftest* confdefs.h
519 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
520 echo > confdefs.h
521
522 # A filename unique to this package, relative to the directory that
523 # configure is in, which we can look for to find out if srcdir is correct.
524 ac_unique_file=include/ldap.h
525
526 # Find the source files, if location was not specified.
527 if test -z "$srcdir"; then
528   ac_srcdir_defaulted=yes
529   # Try the directory containing this script, then its parent.
530   ac_prog=$0
531   ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
532   test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
533   srcdir=$ac_confdir
534   if test ! -r $srcdir/$ac_unique_file; then
535     srcdir=..
536   fi
537 else
538   ac_srcdir_defaulted=no
539 fi
540 if test ! -r $srcdir/$ac_unique_file; then
541   if test "$ac_srcdir_defaulted" = yes; then
542     { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
543   else
544     { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
545   fi
546 fi
547 srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
548
549 # Prefer explicitly selected file to automatically selected ones.
550 if test -z "$CONFIG_SITE"; then
551   if test "x$prefix" != xNONE; then
552     CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
553   else
554     CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
555   fi
556 fi
557 for ac_site_file in $CONFIG_SITE; do
558   if test -r "$ac_site_file"; then
559     echo "loading site script $ac_site_file"
560     . "$ac_site_file"
561   fi
562 done
563
564 if test -r "$cache_file"; then
565   echo "loading cache $cache_file"
566   . $cache_file
567 else
568   echo "creating cache $cache_file"
569   > $cache_file
570 fi
571
572 ac_ext=c
573 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
574 ac_cpp='$CPP $CPPFLAGS'
575 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
576 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
577 cross_compiling=$ac_cv_prog_cc_cross
578
579 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
580   # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
581   if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
582     ac_n= ac_c='
583 ' ac_t='        '
584   else
585     ac_n=-n ac_c= ac_t=
586   fi
587 else
588   ac_n= ac_c='\c' ac_t=
589 fi
590
591 ac_aux_dir=
592 for ac_dir in build $srcdir/build; do
593   if test -f $ac_dir/install-sh; then
594     ac_aux_dir=$ac_dir
595     ac_install_sh="$ac_aux_dir/install-sh -c"
596     break
597   elif test -f $ac_dir/install.sh; then
598     ac_aux_dir=$ac_dir
599     ac_install_sh="$ac_aux_dir/install.sh -c"
600     break
601   fi
602 done
603 if test -z "$ac_aux_dir"; then
604   { echo "configure: error: can not find install-sh or install.sh in build $srcdir/build" 1>&2; exit 1; }
605 fi
606 ac_config_guess=$ac_aux_dir/config.guess
607 ac_config_sub=$ac_aux_dir/config.sub
608 ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
609 # Find a good install program.  We prefer a C program (faster),
610 # so one script is as good as another.  But avoid the broken or
611 # incompatible versions:
612 # SysV /etc/install, /usr/sbin/install
613 # SunOS /usr/etc/install
614 # IRIX /sbin/install
615 # AIX /bin/install
616 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
617 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
618 # ./install, which can be erroneously created by make from ./install.sh.
619 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
620 echo "configure:621: checking for a BSD compatible install" >&5
621 if test -z "$INSTALL"; then
622 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
623   echo $ac_n "(cached) $ac_c" 1>&6
624 else
625     IFS="${IFS=         }"; ac_save_IFS="$IFS"; IFS="${IFS}:"
626   for ac_dir in $PATH; do
627     # Account for people who put trailing slashes in PATH elements.
628     case "$ac_dir/" in
629     /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
630     *)
631       # OSF1 and SCO ODT 3.0 have their own names for install.
632       for ac_prog in ginstall installbsd scoinst install; do
633         if test -f $ac_dir/$ac_prog; then
634           if test $ac_prog = install &&
635             grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
636             # AIX install.  It has an incompatible calling convention.
637             # OSF/1 installbsd also uses dspmsg, but is usable.
638             :
639           else
640             ac_cv_path_install="$ac_dir/$ac_prog -c"
641             break 2
642           fi
643         fi
644       done
645       ;;
646     esac
647   done
648   IFS="$ac_save_IFS"
649
650 fi
651   if test "${ac_cv_path_install+set}" = set; then
652     INSTALL="$ac_cv_path_install"
653   else
654     # As a last resort, use the slow shell script.  We don't cache a
655     # path for INSTALL within a source directory, because that will
656     # break other packages using the cache if that directory is
657     # removed, or if the path is relative.
658     INSTALL="$ac_install_sh"
659   fi
660 fi
661 echo "$ac_t""$INSTALL" 1>&6
662
663 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
664 # It thinks the first close brace ends the variable substitution.
665 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
666
667 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
668
669
670 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
671
672 echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
673 echo "configure:674: checking whether build environment is sane" >&5
674 # Just in case
675 sleep 1
676 echo timestamp > conftestfile
677 # Do `set' in a subshell so we don't clobber the current shell's
678 # arguments.  Must try -L first in case configure is actually a
679 # symlink; some systems play weird games with the mod time of symlinks
680 # (eg FreeBSD returns the mod time of the symlink's containing
681 # directory).
682 if (
683    set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
684    if test "$*" = "X"; then
685       # -L didn't work.
686       set X `ls -t $srcdir/configure conftestfile`
687    fi
688    if test "$*" != "X $srcdir/configure conftestfile" \
689       && test "$*" != "X conftestfile $srcdir/configure"; then
690
691       # If neither matched, then we have a broken ls.  This can happen
692       # if, for instance, CONFIG_SHELL is bash and it inherits a
693       # broken ls alias from the environment.  This has actually
694       # happened.  Such a system could not be considered "sane".
695       { echo "configure: error: ls -t appears to fail.  Make sure there is not a broken
696 alias in your environment" 1>&2; exit 1; }
697    fi
698
699    test "$2" = conftestfile
700    )
701 then
702    # Ok.
703    :
704 else
705    { echo "configure: error: newly created file is older than distributed files!
706 Check your system clock" 1>&2; exit 1; }
707 fi
708 rm -f conftest*
709 echo "$ac_t""yes" 1>&6
710 if test "$program_transform_name" = s,x,x,; then
711   program_transform_name=
712 else
713   # Double any \ or $.  echo might interpret backslashes.
714   cat <<\EOF_SED > conftestsed
715 s,\\,\\\\,g; s,\$,$$,g
716 EOF_SED
717   program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
718   rm -f conftestsed
719 fi
720 test "$program_prefix" != NONE &&
721   program_transform_name="s,^,${program_prefix},; $program_transform_name"
722 # Use a double $ so make ignores it.
723 test "$program_suffix" != NONE &&
724   program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
725
726 # sed with no file args requires a program.
727 test "$program_transform_name" = "" && program_transform_name="s,x,x,"
728
729 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
730 echo "configure:731: checking whether ${MAKE-make} sets \${MAKE}" >&5
731 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
732 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
733   echo $ac_n "(cached) $ac_c" 1>&6
734 else
735   cat > conftestmake <<\EOF
736 all:
737         @echo 'ac_maketemp="${MAKE}"'
738 EOF
739 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
740 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
741 if test -n "$ac_maketemp"; then
742   eval ac_cv_prog_make_${ac_make}_set=yes
743 else
744   eval ac_cv_prog_make_${ac_make}_set=no
745 fi
746 rm -f conftestmake
747 fi
748 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
749   echo "$ac_t""yes" 1>&6
750   SET_MAKE=
751 else
752   echo "$ac_t""no" 1>&6
753   SET_MAKE="MAKE=${MAKE-make}"
754 fi
755
756
757 PACKAGE=OpenLDAP
758
759 VERSION=2.0-devel
760
761 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
762   { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
763 fi
764
765
766
767 missing_dir=`cd $ac_aux_dir && pwd`
768 echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
769 echo "configure:770: checking for working aclocal" >&5
770 # Run test in a subshell; some versions of sh will print an error if
771 # an executable is not found, even if stderr is redirected.
772 # Redirect stdin to placate older versions of autoconf.  Sigh.
773 if (aclocal --version) < /dev/null > /dev/null 2>&1; then
774    ACLOCAL=aclocal
775    echo "$ac_t""found" 1>&6
776 else
777    ACLOCAL="$missing_dir/missing aclocal"
778    echo "$ac_t""missing" 1>&6
779 fi
780
781 echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
782 echo "configure:783: checking for working autoconf" >&5
783 # Run test in a subshell; some versions of sh will print an error if
784 # an executable is not found, even if stderr is redirected.
785 # Redirect stdin to placate older versions of autoconf.  Sigh.
786 if (autoconf --version) < /dev/null > /dev/null 2>&1; then
787    AUTOCONF=autoconf
788    echo "$ac_t""found" 1>&6
789 else
790    AUTOCONF="$missing_dir/missing autoconf"
791    echo "$ac_t""missing" 1>&6
792 fi
793
794 echo $ac_n "checking for working automake""... $ac_c" 1>&6
795 echo "configure:796: checking for working automake" >&5
796 # Run test in a subshell; some versions of sh will print an error if
797 # an executable is not found, even if stderr is redirected.
798 # Redirect stdin to placate older versions of autoconf.  Sigh.
799 if (automake --version) < /dev/null > /dev/null 2>&1; then
800    AUTOMAKE=automake
801    echo "$ac_t""found" 1>&6
802 else
803    AUTOMAKE="$missing_dir/missing automake"
804    echo "$ac_t""missing" 1>&6
805 fi
806
807 echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
808 echo "configure:809: checking for working autoheader" >&5
809 # Run test in a subshell; some versions of sh will print an error if
810 # an executable is not found, even if stderr is redirected.
811 # Redirect stdin to placate older versions of autoconf.  Sigh.
812 if (autoheader --version) < /dev/null > /dev/null 2>&1; then
813    AUTOHEADER=autoheader
814    echo "$ac_t""found" 1>&6
815 else
816    AUTOHEADER="$missing_dir/missing autoheader"
817    echo "$ac_t""missing" 1>&6
818 fi
819
820 echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
821 echo "configure:822: checking for working makeinfo" >&5
822 # Run test in a subshell; some versions of sh will print an error if
823 # an executable is not found, even if stderr is redirected.
824 # Redirect stdin to placate older versions of autoconf.  Sigh.
825 if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
826    MAKEINFO=makeinfo
827    echo "$ac_t""found" 1>&6
828 else
829    MAKEINFO="$missing_dir/missing makeinfo"
830    echo "$ac_t""missing" 1>&6
831 fi
832
833
834
835
836 echo $ac_n "checking configure arguments""... $ac_c" 1>&6
837 echo "configure:838: checking configure arguments" >&5
838
839
840 top_builddir=`pwd`
841
842 # OpenLDAP --enable-debug
843         # Check whether --enable-debug or --disable-debug was given.
844 if test "${enable_debug+set}" = set; then
845   enableval="$enable_debug"
846   
847         ol_arg=invalid
848         for ol_val in auto yes no ; do
849                 if test "$enableval" = "$ol_val" ; then
850                         ol_arg="$ol_val"
851                 fi
852         done
853         if test "$ol_arg" = "invalid" ; then
854                 { echo "configure: error: bad value $enableval for --enable-debug" 1>&2; exit 1; }
855         fi
856         ol_enable_debug="$ol_arg"
857
858 else
859         ol_enable_debug="yes"
860 fi
861 # end --enable-debug
862 # OpenLDAP --enable-proctitle
863         # Check whether --enable-proctitle or --disable-proctitle was given.
864 if test "${enable_proctitle+set}" = set; then
865   enableval="$enable_proctitle"
866   
867         ol_arg=invalid
868         for ol_val in auto yes no ; do
869                 if test "$enableval" = "$ol_val" ; then
870                         ol_arg="$ol_val"
871                 fi
872         done
873         if test "$ol_arg" = "invalid" ; then
874                 { echo "configure: error: bad value $enableval for --enable-proctitle" 1>&2; exit 1; }
875         fi
876         ol_enable_proctitle="$ol_arg"
877
878 else
879         ol_enable_proctitle="yes"
880 fi
881 # end --enable-proctitle
882 # OpenLDAP --enable-libui
883         # Check whether --enable-libui or --disable-libui was given.
884 if test "${enable_libui+set}" = set; then
885   enableval="$enable_libui"
886   
887         ol_arg=invalid
888         for ol_val in auto yes no ; do
889                 if test "$enableval" = "$ol_val" ; then
890                         ol_arg="$ol_val"
891                 fi
892         done
893         if test "$ol_arg" = "invalid" ; then
894                 { echo "configure: error: bad value $enableval for --enable-libui" 1>&2; exit 1; }
895         fi
896         ol_enable_libui="$ol_arg"
897
898 else
899         ol_enable_libui="yes"
900 fi
901 # end --enable-libui
902 # OpenLDAP --enable-cache
903         # Check whether --enable-cache or --disable-cache was given.
904 if test "${enable_cache+set}" = set; then
905   enableval="$enable_cache"
906   
907         ol_arg=invalid
908         for ol_val in auto yes no ; do
909                 if test "$enableval" = "$ol_val" ; then
910                         ol_arg="$ol_val"
911                 fi
912         done
913         if test "$ol_arg" = "invalid" ; then
914                 { echo "configure: error: bad value $enableval for --enable-cache" 1>&2; exit 1; }
915         fi
916         ol_enable_cache="$ol_arg"
917
918 else
919         ol_enable_cache="yes"
920 fi
921 # end --enable-cache
922 # OpenLDAP --enable-dns
923         # Check whether --enable-dns or --disable-dns was given.
924 if test "${enable_dns+set}" = set; then
925   enableval="$enable_dns"
926   
927         ol_arg=invalid
928         for ol_val in auto yes no ; do
929                 if test "$enableval" = "$ol_val" ; then
930                         ol_arg="$ol_val"
931                 fi
932         done
933         if test "$ol_arg" = "invalid" ; then
934                 { echo "configure: error: bad value $enableval for --enable-dns" 1>&2; exit 1; }
935         fi
936         ol_enable_dns="$ol_arg"
937
938 else
939         ol_enable_dns="no"
940 fi
941 # end --enable-dns
942 # OpenLDAP --enable-referrals
943         # Check whether --enable-referrals or --disable-referrals was given.
944 if test "${enable_referrals+set}" = set; then
945   enableval="$enable_referrals"
946   
947         ol_arg=invalid
948         for ol_val in auto yes no ; do
949                 if test "$enableval" = "$ol_val" ; then
950                         ol_arg="$ol_val"
951                 fi
952         done
953         if test "$ol_arg" = "invalid" ; then
954                 { echo "configure: error: bad value $enableval for --enable-referrals" 1>&2; exit 1; }
955         fi
956         ol_enable_referrals="$ol_arg"
957
958 else
959         ol_enable_referrals="yes"
960 fi
961 # end --enable-referrals
962 # OpenLDAP --enable-cldap
963         # Check whether --enable-cldap or --disable-cldap was given.
964 if test "${enable_cldap+set}" = set; then
965   enableval="$enable_cldap"
966   
967         ol_arg=invalid
968         for ol_val in auto yes no ; do
969                 if test "$enableval" = "$ol_val" ; then
970                         ol_arg="$ol_val"
971                 fi
972         done
973         if test "$ol_arg" = "invalid" ; then
974                 { echo "configure: error: bad value $enableval for --enable-cldap" 1>&2; exit 1; }
975         fi
976         ol_enable_cldap="$ol_arg"
977
978 else
979         ol_enable_cldap="no"
980 fi
981 # end --enable-cldap
982 # OpenLDAP --enable-x_compile
983         # Check whether --enable-x_compile or --disable-x_compile was given.
984 if test "${enable_x_compile+set}" = set; then
985   enableval="$enable_x_compile"
986   
987         ol_arg=invalid
988         for ol_val in yes no ; do
989                 if test "$enableval" = "$ol_val" ; then
990                         ol_arg="$ol_val"
991                 fi
992         done
993         if test "$ol_arg" = "invalid" ; then
994                 { echo "configure: error: bad value $enableval for --enable-x_compile" 1>&2; exit 1; }
995         fi
996         ol_enable_x_compile="$ol_arg"
997
998 else
999         ol_enable_x_compile="no"
1000 fi
1001 # end --enable-x_compile
1002
1003 # OpenLDAP --with-kerberos
1004         # Check whether --with-kerberos or --without-kerberos was given.
1005 if test "${with_kerberos+set}" = set; then
1006   withval="$with_kerberos"
1007   
1008         ol_arg=invalid
1009         for ol_val in auto k5 k4 afs yes no ; do
1010                 if test "$withval" = "$ol_val" ; then
1011                         ol_arg="$ol_val"
1012                 fi
1013         done
1014         if test "$ol_arg" = "invalid" ; then
1015                 { echo "configure: error: bad value $withval for --with-kerberos" 1>&2; exit 1; }
1016         fi
1017         ol_with_kerberos="$ol_arg"
1018
1019 else
1020         ol_with_kerberos="auto"
1021 fi
1022 # end --with-kerberos
1023
1024 # OpenLDAP --with-threads
1025         # Check whether --with-threads or --without-threads was given.
1026 if test "${with_threads+set}" = set; then
1027   withval="$with_threads"
1028   
1029         ol_arg=invalid
1030         for ol_val in auto posix mach lwp yes no manual  ; do
1031                 if test "$withval" = "$ol_val" ; then
1032                         ol_arg="$ol_val"
1033                 fi
1034         done
1035         if test "$ol_arg" = "invalid" ; then
1036                 { echo "configure: error: bad value $withval for --with-threads" 1>&2; exit 1; }
1037         fi
1038         ol_with_threads="$ol_arg"
1039
1040 else
1041         ol_with_threads="auto"
1042 fi
1043 # end --with-threads
1044
1045 # OpenLDAP --with-yielding_select
1046         # Check whether --with-yielding_select or --without-yielding_select was given.
1047 if test "${with_yielding_select+set}" = set; then
1048   withval="$with_yielding_select"
1049   
1050         ol_arg=invalid
1051         for ol_val in auto yes no manual  ; do
1052                 if test "$withval" = "$ol_val" ; then
1053                         ol_arg="$ol_val"
1054                 fi
1055         done
1056         if test "$ol_arg" = "invalid" ; then
1057                 { echo "configure: error: bad value $withval for --with-yielding_select" 1>&2; exit 1; }
1058         fi
1059         ol_with_yielding_select="$ol_arg"
1060
1061 else
1062         ol_with_yielding_select="auto"
1063 fi
1064 # end --with-yielding_select
1065
1066
1067
1068 # Check whether --with-xxldapdoptions or --without-xxldapdoptions was given.
1069 if test "${with_xxldapdoptions+set}" = set; then
1070   withval="$with_xxldapdoptions"
1071   :
1072 fi
1073
1074 # OpenLDAP --enable-ldapd
1075         # Check whether --enable-ldapd or --disable-ldapd was given.
1076 if test "${enable_ldapd+set}" = set; then
1077   enableval="$enable_ldapd"
1078   
1079         ol_arg=invalid
1080         for ol_val in auto yes no ; do
1081                 if test "$enableval" = "$ol_val" ; then
1082                         ol_arg="$ol_val"
1083                 fi
1084         done
1085         if test "$ol_arg" = "invalid" ; then
1086                 { echo "configure: error: bad value $enableval for --enable-ldapd" 1>&2; exit 1; }
1087         fi
1088         ol_enable_ldapd="$ol_arg"
1089
1090 else
1091         ol_enable_ldapd="no"
1092 fi
1093 # end --enable-ldapd
1094
1095 # Check whether --with-xxslapdoptions or --without-xxslapdoptions was given.
1096 if test "${with_xxslapdoptions+set}" = set; then
1097   withval="$with_xxslapdoptions"
1098   :
1099 fi
1100
1101 # OpenLDAP --enable-slapd
1102         # Check whether --enable-slapd or --disable-slapd was given.
1103 if test "${enable_slapd+set}" = set; then
1104   enableval="$enable_slapd"
1105   
1106         ol_arg=invalid
1107         for ol_val in auto yes no ; do
1108                 if test "$enableval" = "$ol_val" ; then
1109                         ol_arg="$ol_val"
1110                 fi
1111         done
1112         if test "$ol_arg" = "invalid" ; then
1113                 { echo "configure: error: bad value $enableval for --enable-slapd" 1>&2; exit 1; }
1114         fi
1115         ol_enable_slapd="$ol_arg"
1116
1117 else
1118         ol_enable_slapd="yes"
1119 fi
1120 # end --enable-slapd
1121 # OpenLDAP --enable-aclgroups
1122         # Check whether --enable-aclgroups or --disable-aclgroups was given.
1123 if test "${enable_aclgroups+set}" = set; then
1124   enableval="$enable_aclgroups"
1125   
1126         ol_arg=invalid
1127         for ol_val in auto yes no ; do
1128                 if test "$enableval" = "$ol_val" ; then
1129                         ol_arg="$ol_val"
1130                 fi
1131         done
1132         if test "$ol_arg" = "invalid" ; then
1133                 { echo "configure: error: bad value $enableval for --enable-aclgroups" 1>&2; exit 1; }
1134         fi
1135         ol_enable_aclgroups="$ol_arg"
1136
1137 else
1138         ol_enable_aclgroups="auto"
1139 fi
1140 # end --enable-aclgroups
1141 # OpenLDAP --enable-crypt
1142         # Check whether --enable-crypt or --disable-crypt was given.
1143 if test "${enable_crypt+set}" = set; then
1144   enableval="$enable_crypt"
1145   
1146         ol_arg=invalid
1147         for ol_val in auto yes no ; do
1148                 if test "$enableval" = "$ol_val" ; then
1149                         ol_arg="$ol_val"
1150                 fi
1151         done
1152         if test "$ol_arg" = "invalid" ; then
1153                 { echo "configure: error: bad value $enableval for --enable-crypt" 1>&2; exit 1; }
1154         fi
1155         ol_enable_crypt="$ol_arg"
1156
1157 else
1158         ol_enable_crypt="auto"
1159 fi
1160 # end --enable-crypt
1161 # OpenLDAP --enable-md5
1162         # Check whether --enable-md5 or --disable-md5 was given.
1163 if test "${enable_md5+set}" = set; then
1164   enableval="$enable_md5"
1165   
1166         ol_arg=invalid
1167         for ol_val in auto yes no ; do
1168                 if test "$enableval" = "$ol_val" ; then
1169                         ol_arg="$ol_val"
1170                 fi
1171         done
1172         if test "$ol_arg" = "invalid" ; then
1173                 { echo "configure: error: bad value $enableval for --enable-md5" 1>&2; exit 1; }
1174         fi
1175         ol_enable_md5="$ol_arg"
1176
1177 else
1178         ol_enable_md5="auto"
1179 fi
1180 # end --enable-md5
1181 # OpenLDAP --enable-sha1
1182         # Check whether --enable-sha1 or --disable-sha1 was given.
1183 if test "${enable_sha1+set}" = set; then
1184   enableval="$enable_sha1"
1185   
1186         ol_arg=invalid
1187         for ol_val in auto yes no ; do
1188                 if test "$enableval" = "$ol_val" ; then
1189                         ol_arg="$ol_val"
1190                 fi
1191         done
1192         if test "$ol_arg" = "invalid" ; then
1193                 { echo "configure: error: bad value $enableval for --enable-sha1" 1>&2; exit 1; }
1194         fi
1195         ol_enable_sha1="$ol_arg"
1196
1197 else
1198         ol_enable_sha1="auto"
1199 fi
1200 # end --enable-sha1
1201 # OpenLDAP --enable-wrappers
1202         # Check whether --enable-wrappers or --disable-wrappers was given.
1203 if test "${enable_wrappers+set}" = set; then
1204   enableval="$enable_wrappers"
1205   
1206         ol_arg=invalid
1207         for ol_val in auto yes no ; do
1208                 if test "$enableval" = "$ol_val" ; then
1209                         ol_arg="$ol_val"
1210                 fi
1211         done
1212         if test "$ol_arg" = "invalid" ; then
1213                 { echo "configure: error: bad value $enableval for --enable-wrappers" 1>&2; exit 1; }
1214         fi
1215         ol_enable_wrappers="$ol_arg"
1216
1217 else
1218         ol_enable_wrappers="no"
1219 fi
1220 # end --enable-wrappers
1221 # OpenLDAP --enable-phonetic
1222         # Check whether --enable-phonetic or --disable-phonetic was given.
1223 if test "${enable_phonetic+set}" = set; then
1224   enableval="$enable_phonetic"
1225   
1226         ol_arg=invalid
1227         for ol_val in auto yes no ; do
1228                 if test "$enableval" = "$ol_val" ; then
1229                         ol_arg="$ol_val"
1230                 fi
1231         done
1232         if test "$ol_arg" = "invalid" ; then
1233                 { echo "configure: error: bad value $enableval for --enable-phonetic" 1>&2; exit 1; }
1234         fi
1235         ol_enable_phonetic="$ol_arg"
1236
1237 else
1238         ol_enable_phonetic="no"
1239 fi
1240 # end --enable-phonetic
1241 # OpenLDAP --enable-rlookups
1242         # Check whether --enable-rlookups or --disable-rlookups was given.
1243 if test "${enable_rlookups+set}" = set; then
1244   enableval="$enable_rlookups"
1245   
1246         ol_arg=invalid
1247         for ol_val in auto yes no ; do
1248                 if test "$enableval" = "$ol_val" ; then
1249                         ol_arg="$ol_val"
1250                 fi
1251         done
1252         if test "$ol_arg" = "invalid" ; then
1253                 { echo "configure: error: bad value $enableval for --enable-rlookups" 1>&2; exit 1; }
1254         fi
1255         ol_enable_rlookups="$ol_arg"
1256
1257 else
1258         ol_enable_rlookups="auto"
1259 fi
1260 # end --enable-rlookups
1261
1262 # OpenLDAP --enable-ldbm
1263         # Check whether --enable-ldbm or --disable-ldbm was given.
1264 if test "${enable_ldbm+set}" = set; then
1265   enableval="$enable_ldbm"
1266   
1267         ol_arg=invalid
1268         for ol_val in auto yes no ; do
1269                 if test "$enableval" = "$ol_val" ; then
1270                         ol_arg="$ol_val"
1271                 fi
1272         done
1273         if test "$ol_arg" = "invalid" ; then
1274                 { echo "configure: error: bad value $enableval for --enable-ldbm" 1>&2; exit 1; }
1275         fi
1276         ol_enable_ldbm="$ol_arg"
1277
1278 else
1279         ol_enable_ldbm="yes"
1280 fi
1281 # end --enable-ldbm
1282 # OpenLDAP --with-ldbm_api
1283         # Check whether --with-ldbm_api or --without-ldbm_api was given.
1284 if test "${with_ldbm_api+set}" = set; then
1285   withval="$with_ldbm_api"
1286   
1287         ol_arg=invalid
1288         for ol_val in auto db2 db gdbm ndbm manual ; do
1289                 if test "$withval" = "$ol_val" ; then
1290                         ol_arg="$ol_val"
1291                 fi
1292         done
1293         if test "$ol_arg" = "invalid" ; then
1294                 { echo "configure: error: bad value $withval for --with-ldbm_api" 1>&2; exit 1; }
1295         fi
1296         ol_with_ldbm_api="$ol_arg"
1297
1298 else
1299         ol_with_ldbm_api="auto"
1300 fi
1301 # end --with-ldbm_api
1302
1303 # OpenLDAP --with-ldbm_type
1304         # Check whether --with-ldbm_type or --without-ldbm_type was given.
1305 if test "${with_ldbm_type+set}" = set; then
1306   withval="$with_ldbm_type"
1307   
1308         ol_arg=invalid
1309         for ol_val in auto btree hash ; do
1310                 if test "$withval" = "$ol_val" ; then
1311                         ol_arg="$ol_val"
1312                 fi
1313         done
1314         if test "$ol_arg" = "invalid" ; then
1315                 { echo "configure: error: bad value $withval for --with-ldbm_type" 1>&2; exit 1; }
1316         fi
1317         ol_with_ldbm_type="$ol_arg"
1318
1319 else
1320         ol_with_ldbm_type="auto"
1321 fi
1322 # end --with-ldbm_type
1323
1324
1325 # OpenLDAP --enable-passwd
1326         # Check whether --enable-passwd or --disable-passwd was given.
1327 if test "${enable_passwd+set}" = set; then
1328   enableval="$enable_passwd"
1329   
1330         ol_arg=invalid
1331         for ol_val in auto yes no ; do
1332                 if test "$enableval" = "$ol_val" ; then
1333                         ol_arg="$ol_val"
1334                 fi
1335         done
1336         if test "$ol_arg" = "invalid" ; then
1337                 { echo "configure: error: bad value $enableval for --enable-passwd" 1>&2; exit 1; }
1338         fi
1339         ol_enable_passwd="$ol_arg"
1340
1341 else
1342         ol_enable_passwd="no"
1343 fi
1344 # end --enable-passwd
1345 # OpenLDAP --enable-shell
1346         # Check whether --enable-shell or --disable-shell was given.
1347 if test "${enable_shell+set}" = set; then
1348   enableval="$enable_shell"
1349   
1350         ol_arg=invalid
1351         for ol_val in auto yes no ; do
1352                 if test "$enableval" = "$ol_val" ; then
1353                         ol_arg="$ol_val"
1354                 fi
1355         done
1356         if test "$ol_arg" = "invalid" ; then
1357                 { echo "configure: error: bad value $enableval for --enable-shell" 1>&2; exit 1; }
1358         fi
1359         ol_enable_shell="$ol_arg"
1360
1361 else
1362         ol_enable_shell="no"
1363 fi
1364 # end --enable-shell
1365
1366 # Check whether --with-xxslurpdoptions or --without-xxslurpdoptions was given.
1367 if test "${with_xxslurpdoptions+set}" = set; then
1368   withval="$with_xxslurpdoptions"
1369   :
1370 fi
1371
1372 # OpenLDAP --enable-slurpd
1373         # Check whether --enable-slurpd or --disable-slurpd was given.
1374 if test "${enable_slurpd+set}" = set; then
1375   enableval="$enable_slurpd"
1376   
1377         ol_arg=invalid
1378         for ol_val in auto yes no ; do
1379                 if test "$enableval" = "$ol_val" ; then
1380                         ol_arg="$ol_val"
1381                 fi
1382         done
1383         if test "$ol_arg" = "invalid" ; then
1384                 { echo "configure: error: bad value $enableval for --enable-slurpd" 1>&2; exit 1; }
1385         fi
1386         ol_enable_slurpd="$ol_arg"
1387
1388 else
1389         ol_enable_slurpd="auto"
1390 fi
1391 # end --enable-slurpd
1392
1393 # Check whether --with-xxliboptions or --without-xxliboptions was given.
1394 if test "${with_xxliboptions+set}" = set; then
1395   withval="$with_xxliboptions"
1396   :
1397 fi
1398
1399 # Check whether --enable-static or --disable-static was given.
1400 if test "${enable_static+set}" = set; then
1401   enableval="$enable_static"
1402   p=${PACKAGE-default}
1403 case "$enableval" in
1404 yes) enable_static=yes ;;
1405 no) enable_static=no ;;
1406 *)
1407   enable_static=no
1408   # Look at the argument we got.  We use all the common list separators.
1409   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
1410   for pkg in $enableval; do
1411     if test "X$pkg" = "X$p"; then
1412       enable_static=yes
1413     fi
1414   done
1415   IFS="$ac_save_ifs"
1416   ;;
1417 esac
1418 else
1419   enable_static=yes
1420 fi
1421
1422 # Check whether --enable-shared or --disable-shared was given.
1423 if test "${enable_shared+set}" = set; then
1424   enableval="$enable_shared"
1425   p=${PACKAGE-default}
1426 case "$enableval" in
1427 yes) enable_shared=yes ;;
1428 no) enable_shared=no ;;
1429 *)
1430   enable_shared=no
1431   # Look at the argument we got.  We use all the common list separators.
1432   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
1433   for pkg in $enableval; do
1434     if test "X$pkg" = "X$p"; then
1435       enable_shared=yes
1436     fi
1437   done
1438   IFS="$ac_save_ifs"
1439   ;;
1440 esac
1441 else
1442   enable_shared=yes
1443 fi
1444
1445
1446 # validate options
1447 if test $ol_enable_referrals = no ; then
1448         if test $ol_enable_dns = yes ; then
1449                 echo "configure: warning: dns disabled, ignoring --enable-dns argument" 1>&2
1450         fi
1451         ol_enable_dns=no
1452 fi
1453
1454 if test $ol_enable_slapd = no ; then
1455                 if test $ol_enable_ldbm = yes ; then
1456                 echo "configure: warning: slapd disabled, ignoring --enable_ldbm argument" 1>&2
1457         fi
1458         if test $ol_enable_passwd = yes ; then
1459                 echo "configure: warning: slapd disabled, ignoring --enable_passwd argument" 1>&2
1460         fi
1461         if test $ol_enable_shell = yes ; then
1462                 echo "configure: warning: slapd disabled, ignoring --enable_shell argument" 1>&2
1463         fi
1464         if test $ol_enable_aclgroups = yes ; then
1465                 echo "configure: warning: slapd disabled, ignoring --enable_aclgroups argument" 1>&2
1466         fi
1467         if test $ol_enable_crypt = yes ; then
1468                 echo "configure: warning: slapd disabled, ignoring --enable_crypt argument" 1>&2
1469         fi
1470         if test $ol_enable_md5 = yes ; then
1471                 echo "configure: warning: slapd disabled, ignoring --enable_md5 argument" 1>&2
1472         fi
1473         if test $ol_enable_sha1 = yes ; then
1474                 echo "configure: warning: slapd disabled, ignoring --enable_sha1 argument" 1>&2
1475         fi
1476         if test $ol_enable_wrappers = yes ; then
1477                 echo "configure: warning: slapd disabled, ignoring --enable_wrappers argument" 1>&2
1478         fi
1479         if test $ol_enable_phonetic = yes ; then
1480                 echo "configure: warning: slapd disabled, ignoring --enable_phonetic argument" 1>&2
1481         fi
1482         if test $ol_enable_rlookups = yes ; then
1483                 echo "configure: warning: slapd disabled, ignoring --enable_rlookups argument" 1>&2
1484         fi
1485         if test $ol_with_ldbm_api != auto ; then
1486                 echo "configure: warning: slapd disabled, ignoring --with_ldbm_api argument" 1>&2
1487         fi
1488         if test $ol_with_ldbm_type != auto ; then
1489                 echo "configure: warning: slapd disabled, ignoring --with_ldbm_type argument" 1>&2
1490         fi
1491         if test $ol_enable_slurpd = yes ; then
1492                 { echo "configure: error: slurpd requires slapd" 1>&2; exit 1; }
1493         fi
1494
1495         # force settings to no
1496         ol_enable_ldbm=no
1497         ol_enable_shell=no
1498         ol_enable_passwd=no
1499         ol_enable_aclgroups=no
1500         ol_enable_crypt=no
1501         ol_enable_md5=no
1502         ol_enable_sha1=no
1503         ol_enable_wrappers=no
1504         ol_enable_phonetic=no
1505         ol_enable_rlookups=no
1506         ol_with_ldbm_api=no
1507         ol_with_ldbm_type=no
1508         ol_enable_slurpd=no
1509
1510 elif test $ol_enable_ldbm = no ; then
1511         
1512         if test $ol_with_ldbm_api != auto ; then
1513                 echo "configure: warning: LDBM disabled, ignoring --with_ldbm_api argument" 1>&2
1514         fi
1515
1516         if test $ol_with_ldbm_type != auto ; then
1517                 echo "configure: warning: LDBM disabled, ignoring --with_ldbm_type argument" 1>&2
1518         fi
1519
1520         if test $ol_enable_passwd = no -a $ol_enable_shell = no ; then
1521                 { echo "configure: error: slapd requires a backend" 1>&2; exit 1; }
1522         fi
1523
1524         ol_with_ldbm_api=no
1525         ol_with_ldbm_type=no
1526
1527 else
1528         
1529         if test $ol_with_ldbm_api = gdbm -a \
1530                 $ol_with_ldbm_type = btree ; then
1531                 { echo "configure: error: GDBM only supports LDBM type hash" 1>&2; exit 1; }
1532         fi
1533         if test $ol_with_ldbm_api = ndbm -a \
1534                 $ol_with_ldbm_type = btree ; then
1535                 { echo "configure: error: NDBM only supports LDBM type hash" 1>&2; exit 1; }
1536         fi
1537 fi
1538
1539 if test $ol_enable_slurpd = yes ; then
1540                 if test $ol_with_threads = no ; then
1541                 { echo "configure: error: slurpd requires threads" 1>&2; exit 1; }
1542         fi
1543 fi
1544
1545 echo "$ac_t""done" 1>&6
1546
1547
1548 # Make sure we can run config.sub.
1549 if $ac_config_sub sun4 >/dev/null 2>&1; then :
1550 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
1551 fi
1552
1553 echo $ac_n "checking host system type""... $ac_c" 1>&6
1554 echo "configure:1555: checking host system type" >&5
1555
1556 host_alias=$host
1557 case "$host_alias" in
1558 NONE)
1559   case $nonopt in
1560   NONE)
1561     if host_alias=`$ac_config_guess`; then :
1562     else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
1563     fi ;;
1564   *) host_alias=$nonopt ;;
1565   esac ;;
1566 esac
1567
1568 host=`$ac_config_sub $host_alias`
1569 host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1570 host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1571 host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1572 echo "$ac_t""$host" 1>&6
1573
1574
1575 ## Initialize vars
1576 LDAP_LIBS=
1577 LDBM_LIBS=
1578 LTHREAD_LIBS=
1579 LUTIL_LIBS=
1580
1581 LDAPD_LIBS=
1582 SLAPD_LIBS=
1583 SLURPD_LIBS=
1584
1585 BUILD_LDAPD=no
1586 BUILD_SLAPD=no
1587 BUILD_SLURPD=no
1588
1589 BUILD_LDBM=no
1590 BUILD_PASSWD=no
1591 BUILD_SHELL=no
1592 BUILD_THREAD=no
1593
1594 KRB_LIBS=
1595 TERMCAP_LIBS=
1596
1597
1598 # Find a good install program.  We prefer a C program (faster),
1599 # so one script is as good as another.  But avoid the broken or
1600 # incompatible versions:
1601 # SysV /etc/install, /usr/sbin/install
1602 # SunOS /usr/etc/install
1603 # IRIX /sbin/install
1604 # AIX /bin/install
1605 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1606 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1607 # ./install, which can be erroneously created by make from ./install.sh.
1608 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
1609 echo "configure:1610: checking for a BSD compatible install" >&5
1610 if test -z "$INSTALL"; then
1611 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
1612   echo $ac_n "(cached) $ac_c" 1>&6
1613 else
1614     IFS="${IFS=         }"; ac_save_IFS="$IFS"; IFS="${IFS}:"
1615   for ac_dir in $PATH; do
1616     # Account for people who put trailing slashes in PATH elements.
1617     case "$ac_dir/" in
1618     /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
1619     *)
1620       # OSF1 and SCO ODT 3.0 have their own names for install.
1621       for ac_prog in ginstall installbsd scoinst install; do
1622         if test -f $ac_dir/$ac_prog; then
1623           if test $ac_prog = install &&
1624             grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
1625             # AIX install.  It has an incompatible calling convention.
1626             # OSF/1 installbsd also uses dspmsg, but is usable.
1627             :
1628           else
1629             ac_cv_path_install="$ac_dir/$ac_prog -c"
1630             break 2
1631           fi
1632         fi
1633       done
1634       ;;
1635     esac
1636   done
1637   IFS="$ac_save_IFS"
1638
1639 fi
1640   if test "${ac_cv_path_install+set}" = set; then
1641     INSTALL="$ac_cv_path_install"
1642   else
1643     # As a last resort, use the slow shell script.  We don't cache a
1644     # path for INSTALL within a source directory, because that will
1645     # break other packages using the cache if that directory is
1646     # removed, or if the path is relative.
1647     INSTALL="$ac_install_sh"
1648   fi
1649 fi
1650 echo "$ac_t""$INSTALL" 1>&6
1651
1652 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1653 # It thinks the first close brace ends the variable substitution.
1654 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1655
1656 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1657
1658 # Extract the first word of "ranlib", so it can be a program name with args.
1659 set dummy ranlib; ac_word=$2
1660 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1661 echo "configure:1662: checking for $ac_word" >&5
1662 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1663   echo $ac_n "(cached) $ac_c" 1>&6
1664 else
1665   if test -n "$RANLIB"; then
1666   ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1667 else
1668   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1669   for ac_dir in $PATH; do
1670     test -z "$ac_dir" && ac_dir=.
1671     if test -f $ac_dir/$ac_word; then
1672       ac_cv_prog_RANLIB="ranlib"
1673       break
1674     fi
1675   done
1676   IFS="$ac_save_ifs"
1677   test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
1678 fi
1679 fi
1680 RANLIB="$ac_cv_prog_RANLIB"
1681 if test -n "$RANLIB"; then
1682   echo "$ac_t""$RANLIB" 1>&6
1683 else
1684   echo "$ac_t""no" 1>&6
1685 fi
1686
1687 # Extract the first word of "gcc", so it can be a program name with args.
1688 set dummy gcc; ac_word=$2
1689 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1690 echo "configure:1691: checking for $ac_word" >&5
1691 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1692   echo $ac_n "(cached) $ac_c" 1>&6
1693 else
1694   if test -n "$CC"; then
1695   ac_cv_prog_CC="$CC" # Let the user override the test.
1696 else
1697   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1698   for ac_dir in $PATH; do
1699     test -z "$ac_dir" && ac_dir=.
1700     if test -f $ac_dir/$ac_word; then
1701       ac_cv_prog_CC="gcc"
1702       break
1703     fi
1704   done
1705   IFS="$ac_save_ifs"
1706 fi
1707 fi
1708 CC="$ac_cv_prog_CC"
1709 if test -n "$CC"; then
1710   echo "$ac_t""$CC" 1>&6
1711 else
1712   echo "$ac_t""no" 1>&6
1713 fi
1714
1715 if test -z "$CC"; then
1716   # Extract the first word of "cc", so it can be a program name with args.
1717 set dummy cc; ac_word=$2
1718 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1719 echo "configure:1720: checking for $ac_word" >&5
1720 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1721   echo $ac_n "(cached) $ac_c" 1>&6
1722 else
1723   if test -n "$CC"; then
1724   ac_cv_prog_CC="$CC" # Let the user override the test.
1725 else
1726   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1727   ac_prog_rejected=no
1728   for ac_dir in $PATH; do
1729     test -z "$ac_dir" && ac_dir=.
1730     if test -f $ac_dir/$ac_word; then
1731       if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
1732         ac_prog_rejected=yes
1733         continue
1734       fi
1735       ac_cv_prog_CC="cc"
1736       break
1737     fi
1738   done
1739   IFS="$ac_save_ifs"
1740 if test $ac_prog_rejected = yes; then
1741   # We found a bogon in the path, so make sure we never use it.
1742   set dummy $ac_cv_prog_CC
1743   shift
1744   if test $# -gt 0; then
1745     # We chose a different compiler from the bogus one.
1746     # However, it has the same basename, so the bogon will be chosen
1747     # first if we set CC to just the basename; use the full file name.
1748     shift
1749     set dummy "$ac_dir/$ac_word" "$@"
1750     shift
1751     ac_cv_prog_CC="$@"
1752   fi
1753 fi
1754 fi
1755 fi
1756 CC="$ac_cv_prog_CC"
1757 if test -n "$CC"; then
1758   echo "$ac_t""$CC" 1>&6
1759 else
1760   echo "$ac_t""no" 1>&6
1761 fi
1762
1763   test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
1764 fi
1765
1766 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
1767 echo "configure:1768: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
1768
1769 ac_ext=c
1770 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1771 ac_cpp='$CPP $CPPFLAGS'
1772 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1773 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1774 cross_compiling=$ac_cv_prog_cc_cross
1775
1776 cat > conftest.$ac_ext <<EOF
1777 #line 1778 "configure"
1778 #include "confdefs.h"
1779 main(){return(0);}
1780 EOF
1781 if { (eval echo configure:1782: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1782   ac_cv_prog_cc_works=yes
1783   # If we can't run a trivial program, we are probably using a cross compiler.
1784   if (./conftest; exit) 2>/dev/null; then
1785     ac_cv_prog_cc_cross=no
1786   else
1787     ac_cv_prog_cc_cross=yes
1788   fi
1789 else
1790   echo "configure: failed program was:" >&5
1791   cat conftest.$ac_ext >&5
1792   ac_cv_prog_cc_works=no
1793 fi
1794 rm -fr conftest*
1795
1796 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
1797 if test $ac_cv_prog_cc_works = no; then
1798   { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
1799 fi
1800 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
1801 echo "configure:1802: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
1802 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
1803 cross_compiling=$ac_cv_prog_cc_cross
1804
1805 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
1806 echo "configure:1807: checking whether we are using GNU C" >&5
1807 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
1808   echo $ac_n "(cached) $ac_c" 1>&6
1809 else
1810   cat > conftest.c <<EOF
1811 #ifdef __GNUC__
1812   yes;
1813 #endif
1814 EOF
1815 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1816: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
1816   ac_cv_prog_gcc=yes
1817 else
1818   ac_cv_prog_gcc=no
1819 fi
1820 fi
1821
1822 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
1823
1824 if test $ac_cv_prog_gcc = yes; then
1825   GCC=yes
1826   ac_test_CFLAGS="${CFLAGS+set}"
1827   ac_save_CFLAGS="$CFLAGS"
1828   CFLAGS=
1829   echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
1830 echo "configure:1831: checking whether ${CC-cc} accepts -g" >&5
1831 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
1832   echo $ac_n "(cached) $ac_c" 1>&6
1833 else
1834   echo 'void f(){}' > conftest.c
1835 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
1836   ac_cv_prog_cc_g=yes
1837 else
1838   ac_cv_prog_cc_g=no
1839 fi
1840 rm -f conftest*
1841
1842 fi
1843
1844 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
1845   if test "$ac_test_CFLAGS" = set; then
1846     CFLAGS="$ac_save_CFLAGS"
1847   elif test $ac_cv_prog_cc_g = yes; then
1848     CFLAGS="-g -O2"
1849   else
1850     CFLAGS="-O2"
1851   fi
1852 else
1853   GCC=
1854   test "${CFLAGS+set}" = set || CFLAGS="-g"
1855 fi
1856
1857 # Check whether --with-gnu-ld or --without-gnu-ld was given.
1858 if test "${with_gnu_ld+set}" = set; then
1859   withval="$with_gnu_ld"
1860   test "$withval" = no || with_gnu_ld=yes
1861 else
1862   with_gnu_ld=no
1863 fi
1864
1865
1866 ac_prog=ld
1867 if test "$ac_cv_prog_gcc" = yes; then
1868   # Check if gcc -print-prog-name=ld gives a path.
1869   echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6
1870 echo "configure:1871: checking for ld used by GCC" >&5
1871   ac_prog=`($CC -print-prog-name=ld) 2>&5`
1872   case "$ac_prog" in
1873   # Accept absolute paths.
1874   /* | A-Za-z:\\*)
1875     test -z "$LD" && LD="$ac_prog"
1876     ;;
1877   "")
1878     # If it fails, then pretend we aren't using GCC.
1879     ac_prog=ld
1880     ;;
1881   *)
1882     # If it is relative, then search for the first ld in PATH.
1883     with_gnu_ld=unknown
1884     ;;
1885   esac
1886 elif test "$with_gnu_ld" = yes; then
1887   echo $ac_n "checking for GNU ld""... $ac_c" 1>&6
1888 echo "configure:1889: checking for GNU ld" >&5
1889 else
1890   echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6
1891 echo "configure:1892: checking for non-GNU ld" >&5
1892 fi
1893 if eval "test \"`echo '$''{'ac_cv_path_LD'+set}'`\" = set"; then
1894   echo $ac_n "(cached) $ac_c" 1>&6
1895 else
1896   if test -z "$LD"; then
1897   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1898   for ac_dir in $PATH; do
1899     test -z "$ac_dir" && ac_dir=.
1900     if test -f "$ac_dir/$ac_prog"; then
1901       ac_cv_path_LD="$ac_dir/$ac_prog"
1902       # Check to see if the program is GNU ld.  I'd rather use --version,
1903       # but apparently some GNU ld's only accept -v.
1904       # Break only if it was the GNU/non-GNU ld that we prefer.
1905       if "$ac_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
1906         test "$with_gnu_ld" != no && break
1907       else
1908         test "$with_gnu_ld" != yes && break
1909       fi
1910     fi
1911   done
1912   IFS="$ac_save_ifs"
1913 else
1914   ac_cv_path_LD="$LD" # Let the user override the test with a path.
1915 fi
1916 fi
1917
1918 LD="$ac_cv_path_LD"
1919 if test -n "$LD"; then
1920   echo "$ac_t""$LD" 1>&6
1921 else
1922   echo "$ac_t""no" 1>&6
1923 fi
1924 test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; }
1925
1926 echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6
1927 echo "configure:1928: checking if the linker ($LD) is GNU ld" >&5
1928 if eval "test \"`echo '$''{'ac_cv_prog_gnu_ld'+set}'`\" = set"; then
1929   echo $ac_n "(cached) $ac_c" 1>&6
1930 else
1931   # I'd rather use --version here, but apparently some GNU ld's only accept -v.
1932 if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
1933   ac_cv_prog_gnu_ld=yes
1934 else
1935   ac_cv_prog_gnu_ld=no
1936 fi
1937 fi
1938
1939 echo "$ac_t""$ac_cv_prog_gnu_ld" 1>&6
1940
1941
1942 echo $ac_n "checking for BSD-compatible nm""... $ac_c" 1>&6
1943 echo "configure:1944: checking for BSD-compatible nm" >&5
1944 if eval "test \"`echo '$''{'ac_cv_path_NM'+set}'`\" = set"; then
1945   echo $ac_n "(cached) $ac_c" 1>&6
1946 else
1947   case "$NM" in
1948 /* | A-Za-z:\\*)
1949   ac_cv_path_NM="$NM" # Let the user override the test with a path.
1950   ;;
1951 *)
1952   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1953   for ac_dir in /usr/ucb /usr/ccs/bin $PATH /bin; do
1954     test -z "$ac_dir" && ac_dir=.
1955     if test -f $ac_dir/nm; then
1956       # Check to see if the nm accepts a BSD-compat flag.
1957       # Adding the `sed 1q' prevents false positives on HP-UX, which says:
1958       #   nm: unknown option "B" ignored
1959       if ($ac_dir/nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then
1960         ac_cv_path_NM="$ac_dir/nm -B"
1961       elif ($ac_dir/nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then
1962         ac_cv_path_NM="$ac_dir/nm -p"
1963       else
1964         ac_cv_path_NM="$ac_dir/nm"
1965       fi
1966       break
1967     fi
1968   done
1969   IFS="$ac_save_ifs"
1970   test -z "$ac_cv_path_NM" && ac_cv_path_NM=nm
1971   ;;
1972 esac
1973 fi
1974
1975 NM="$ac_cv_path_NM"
1976 echo "$ac_t""$NM" 1>&6
1977
1978
1979 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
1980 echo "configure:1981: checking whether ln -s works" >&5
1981 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
1982   echo $ac_n "(cached) $ac_c" 1>&6
1983 else
1984   rm -f conftestdata
1985 if ln -s X conftestdata 2>/dev/null
1986 then
1987   rm -f conftestdata
1988   ac_cv_prog_LN_S="ln -s"
1989 else
1990   ac_cv_prog_LN_S=ln
1991 fi
1992 fi
1993 LN_S="$ac_cv_prog_LN_S"
1994 if test "$ac_cv_prog_LN_S" = "ln -s"; then
1995   echo "$ac_t""yes" 1>&6
1996 else
1997   echo "$ac_t""no" 1>&6
1998 fi
1999
2000 # Always use our own libtool.
2001 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2002
2003 # Check for any special flags to pass to ltconfig.
2004 libtool_flags=
2005 test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
2006 test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
2007 test "$silent" = yes && libtool_flags="$libtool_flags --silent"
2008 test "$ac_cv_prog_gcc" = yes && libtool_flags="$libtool_flags --with-gcc"
2009 test "$ac_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld"
2010
2011 # Some flags need to be propagated to the compiler or linker for good
2012 # libtool support.
2013 case "$host" in
2014 *-*-irix6*)
2015   # Find out which ABI we are using.
2016   echo '#line 2017 "configure"' > conftest.$ac_ext
2017   if { (eval echo configure:2018: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2018     case "`/usr/bin/file conftest.o`" in
2019     *32-bit*)
2020       LD="${LD-ld} -32"
2021       ;;
2022     *N32*)
2023       LD="${LD-ld} -n32"
2024       ;;
2025     *64-bit*)
2026       LD="${LD-ld} -64"
2027       ;;
2028     esac
2029   fi
2030   rm -rf conftest*
2031   ;;
2032
2033 *-*-sco3.2v5*)
2034   # On SCO OpenServer 5, we need -belf to get full-featured binaries.
2035   CFLAGS="$CFLAGS -belf"
2036   ;;
2037 esac
2038
2039 # Actually configure libtool.  ac_aux_dir is where install-sh is found.
2040 CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
2041 LD="$LD" NM="$NM" RANLIB="$RANLIB" LN_S="$LN_S" \
2042 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
2043 $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
2044 || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
2045
2046
2047 # Extract the first word of "sendmail", so it can be a program name with args.
2048 set dummy sendmail; ac_word=$2
2049 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2050 echo "configure:2051: checking for $ac_word" >&5
2051 if eval "test \"`echo '$''{'ac_cv_path_SENDMAIL'+set}'`\" = set"; then
2052   echo $ac_n "(cached) $ac_c" 1>&6
2053 else
2054   case "$SENDMAIL" in
2055   /*)
2056   ac_cv_path_SENDMAIL="$SENDMAIL" # Let the user override the test with a path.
2057   ;;
2058   *)
2059   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
2060   for ac_dir in $PATH:/usr/libexec:/usr/lib:/usr/sbin:/usr/etc:/etc$ac_dummy; do
2061     test -z "$ac_dir" && ac_dir=.
2062     if test -f $ac_dir/$ac_word; then
2063       ac_cv_path_SENDMAIL="$ac_dir/$ac_word"
2064       break
2065     fi
2066   done
2067   IFS="$ac_save_ifs"
2068   test -z "$ac_cv_path_SENDMAIL" && ac_cv_path_SENDMAIL="/usr/lib/sendmail"
2069   ;;
2070 esac
2071 fi
2072 SENDMAIL="$ac_cv_path_SENDMAIL"
2073 if test -n "$SENDMAIL"; then
2074   echo "$ac_t""$SENDMAIL" 1>&6
2075 else
2076   echo "$ac_t""no" 1>&6
2077 fi
2078
2079 # Extract the first word of "vi", so it can be a program name with args.
2080 set dummy vi; ac_word=$2
2081 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2082 echo "configure:2083: checking for $ac_word" >&5
2083 if eval "test \"`echo '$''{'ac_cv_path_EDITOR'+set}'`\" = set"; then
2084   echo $ac_n "(cached) $ac_c" 1>&6
2085 else
2086   case "$EDITOR" in
2087   /*)
2088   ac_cv_path_EDITOR="$EDITOR" # Let the user override the test with a path.
2089   ;;
2090   *)
2091   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
2092   for ac_dir in $PATH:/usr/ucb$ac_dummy; do
2093     test -z "$ac_dir" && ac_dir=.
2094     if test -f $ac_dir/$ac_word; then
2095       ac_cv_path_EDITOR="$ac_dir/$ac_word"
2096       break
2097     fi
2098   done
2099   IFS="$ac_save_ifs"
2100   test -z "$ac_cv_path_EDITOR" && ac_cv_path_EDITOR="/usr/ucb/vi"
2101   ;;
2102 esac
2103 fi
2104 EDITOR="$ac_cv_path_EDITOR"
2105 if test -n "$EDITOR"; then
2106   echo "$ac_t""$EDITOR" 1>&6
2107 else
2108   echo "$ac_t""no" 1>&6
2109 fi
2110
2111 # Extract the first word of "finger", so it can be a program name with args.
2112 set dummy finger; ac_word=$2
2113 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2114 echo "configure:2115: checking for $ac_word" >&5
2115 if eval "test \"`echo '$''{'ac_cv_path_FINGER'+set}'`\" = set"; then
2116   echo $ac_n "(cached) $ac_c" 1>&6
2117 else
2118   case "$FINGER" in
2119   /*)
2120   ac_cv_path_FINGER="$FINGER" # Let the user override the test with a path.
2121   ;;
2122   *)
2123   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
2124   for ac_dir in $PATH:/usr/ucb$ac_dummy; do
2125     test -z "$ac_dir" && ac_dir=.
2126     if test -f $ac_dir/$ac_word; then
2127       ac_cv_path_FINGER="$ac_dir/$ac_word"
2128       break
2129     fi
2130   done
2131   IFS="$ac_save_ifs"
2132   test -z "$ac_cv_path_FINGER" && ac_cv_path_FINGER="/usr/ucb/finger"
2133   ;;
2134 esac
2135 fi
2136 FINGER="$ac_cv_path_FINGER"
2137 if test -n "$FINGER"; then
2138   echo "$ac_t""$FINGER" 1>&6
2139 else
2140   echo "$ac_t""no" 1>&6
2141 fi
2142
2143
2144
2145 if test $cross_compiling = yes -a $ol_enable_x_compile = yes; then
2146         echo "configure: warning: cross compiling....  some functionality will be removed." 1>&2
2147
2148 elif test $cross_compiling = no -a $ol_enable_x_compile = yes; then
2149         echo "configure: warning: programs compiled here do run here..." 1>&2
2150         { echo "configure: error:   if not cross compiling, use --disable-x-compile." 1>&2; exit 1; }
2151
2152 elif test $cross_compiling = yes -a $ol_enable_x_compile = no; then
2153         echo "configure: warning: programs compiled here do not run here..." 1>&2
2154         { echo "configure: error:   if cross compiling,  add --enable-x-compile." 1>&2; exit 1; }
2155 fi
2156
2157 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
2158 echo "configure:2159: checking how to run the C preprocessor" >&5
2159 # On Suns, sometimes $CPP names a directory.
2160 if test -n "$CPP" && test -d "$CPP"; then
2161   CPP=
2162 fi
2163 if test -z "$CPP"; then
2164 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
2165   echo $ac_n "(cached) $ac_c" 1>&6
2166 else
2167     # This must be in double quotes, not single quotes, because CPP may get
2168   # substituted into the Makefile and "${CC-cc}" will confuse make.
2169   CPP="${CC-cc} -E"
2170   # On the NeXT, cc -E runs the code through the compiler's parser,
2171   # not just through cpp.
2172   cat > conftest.$ac_ext <<EOF
2173 #line 2174 "configure"
2174 #include "confdefs.h"
2175 #include <assert.h>
2176 Syntax Error
2177 EOF
2178 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2179 { (eval echo configure:2180: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2180 ac_err=`grep -v '^ *+' conftest.out`
2181 if test -z "$ac_err"; then
2182   :
2183 else
2184   echo "$ac_err" >&5
2185   echo "configure: failed program was:" >&5
2186   cat conftest.$ac_ext >&5
2187   rm -rf conftest*
2188   CPP="${CC-cc} -E -traditional-cpp"
2189   cat > conftest.$ac_ext <<EOF
2190 #line 2191 "configure"
2191 #include "confdefs.h"
2192 #include <assert.h>
2193 Syntax Error
2194 EOF
2195 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2196 { (eval echo configure:2197: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2197 ac_err=`grep -v '^ *+' conftest.out`
2198 if test -z "$ac_err"; then
2199   :
2200 else
2201   echo "$ac_err" >&5
2202   echo "configure: failed program was:" >&5
2203   cat conftest.$ac_ext >&5
2204   rm -rf conftest*
2205   CPP=/lib/cpp
2206 fi
2207 rm -f conftest*
2208 fi
2209 rm -f conftest*
2210   ac_cv_prog_CPP="$CPP"
2211 fi
2212   CPP="$ac_cv_prog_CPP"
2213 else
2214   ac_cv_prog_CPP="$CPP"
2215 fi
2216 echo "$ac_t""$CPP" 1>&6
2217
2218
2219 echo $ac_n "checking for AIX""... $ac_c" 1>&6
2220 echo "configure:2221: checking for AIX" >&5
2221 cat > conftest.$ac_ext <<EOF
2222 #line 2223 "configure"
2223 #include "confdefs.h"
2224 #ifdef _AIX
2225   yes
2226 #endif
2227
2228 EOF
2229 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2230   egrep "yes" >/dev/null 2>&1; then
2231   rm -rf conftest*
2232   echo "$ac_t""yes" 1>&6; cat >> confdefs.h <<\EOF
2233 #define _ALL_SOURCE 1
2234 EOF
2235
2236 else
2237   rm -rf conftest*
2238   echo "$ac_t""no" 1>&6
2239 fi
2240 rm -f conftest*
2241
2242
2243 echo $ac_n "checking for POSIXized ISC""... $ac_c" 1>&6
2244 echo "configure:2245: checking for POSIXized ISC" >&5
2245 if test -d /etc/conf/kconfig.d &&
2246   grep _POSIX_VERSION /usr/include/sys/unistd.h >/dev/null 2>&1
2247 then
2248   echo "$ac_t""yes" 1>&6
2249   ISC=yes # If later tests want to check for ISC.
2250   cat >> confdefs.h <<\EOF
2251 #define _POSIX_SOURCE 1
2252 EOF
2253
2254   if test "$GCC" = yes; then
2255     CC="$CC -posix"
2256   else
2257     CC="$CC -Xp"
2258   fi
2259 else
2260   echo "$ac_t""no" 1>&6
2261   ISC=
2262 fi
2263
2264 ac_safe=`echo "minix/config.h" | sed 'y%./+-%__p_%'`
2265 echo $ac_n "checking for minix/config.h""... $ac_c" 1>&6
2266 echo "configure:2267: checking for minix/config.h" >&5
2267 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
2268   echo $ac_n "(cached) $ac_c" 1>&6
2269 else
2270   cat > conftest.$ac_ext <<EOF
2271 #line 2272 "configure"
2272 #include "confdefs.h"
2273 #include <minix/config.h>
2274 EOF
2275 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2276 { (eval echo configure:2277: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2277 ac_err=`grep -v '^ *+' conftest.out`
2278 if test -z "$ac_err"; then
2279   rm -rf conftest*
2280   eval "ac_cv_header_$ac_safe=yes"
2281 else
2282   echo "$ac_err" >&5
2283   echo "configure: failed program was:" >&5
2284   cat conftest.$ac_ext >&5
2285   rm -rf conftest*
2286   eval "ac_cv_header_$ac_safe=no"
2287 fi
2288 rm -f conftest*
2289 fi
2290 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
2291   echo "$ac_t""yes" 1>&6
2292   MINIX=yes
2293 else
2294   echo "$ac_t""no" 1>&6
2295 MINIX=
2296 fi
2297
2298 if test "$MINIX" = yes; then
2299   cat >> confdefs.h <<\EOF
2300 #define _POSIX_SOURCE 1
2301 EOF
2302
2303   cat >> confdefs.h <<\EOF
2304 #define _POSIX_1_SOURCE 2
2305 EOF
2306
2307   cat >> confdefs.h <<\EOF
2308 #define _MINIX 1
2309 EOF
2310
2311 fi
2312
2313
2314
2315
2316
2317 echo $ac_n "checking for ${CC-cc} option to accept ANSI C""... $ac_c" 1>&6
2318 echo "configure:2319: checking for ${CC-cc} option to accept ANSI C" >&5
2319 if eval "test \"`echo '$''{'am_cv_prog_cc_stdc'+set}'`\" = set"; then
2320   echo $ac_n "(cached) $ac_c" 1>&6
2321 else
2322   am_cv_prog_cc_stdc=no
2323 ac_save_CC="$CC"
2324 # Don't try gcc -ansi; that turns off useful extensions and
2325 # breaks some systems' header files.
2326 # AIX                   -qlanglvl=ansi
2327 # Ultrix and OSF/1      -std1
2328 # HP-UX                 -Aa -D_HPUX_SOURCE
2329 # SVR4                  -Xc -D__EXTENSIONS__
2330 for ac_arg in "" -qlanglvl=ansi -std1 "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2331 do
2332   CC="$ac_save_CC $ac_arg"
2333   cat > conftest.$ac_ext <<EOF
2334 #line 2335 "configure"
2335 #include "confdefs.h"
2336 #include <stdarg.h>
2337 #include <stdio.h>
2338 #include <sys/types.h>
2339 #include <sys/stat.h>
2340 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
2341 struct buf { int x; };
2342 FILE * (*rcsopen) (struct buf *, struct stat *, int);
2343 static char *e (p, i)
2344      char **p;
2345      int i;
2346 {
2347   return p[i];
2348 }
2349 static char *f (char * (*g) (char **, int), char **p, ...)
2350 {
2351   char *s;
2352   va_list v;
2353   va_start (v,p);
2354   s = g (p, va_arg (v,int));
2355   va_end (v);
2356   return s;
2357 }
2358 int test (int i, double x);
2359 struct s1 {int (*f) (int a);};
2360 struct s2 {int (*f) (double a);};
2361 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2362 int argc;
2363 char **argv;
2364
2365 int main() {
2366
2367 return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
2368
2369 ; return 0; }
2370 EOF
2371 if { (eval echo configure:2372: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2372   rm -rf conftest*
2373   am_cv_prog_cc_stdc="$ac_arg"; break
2374 else
2375   echo "configure: failed program was:" >&5
2376   cat conftest.$ac_ext >&5
2377 fi
2378 rm -f conftest*
2379 done
2380 CC="$ac_save_CC"
2381
2382 fi
2383
2384 if test -z "$am_cv_prog_cc_stdc"; then
2385   echo "$ac_t""none needed" 1>&6
2386 else
2387   echo "$ac_t""$am_cv_prog_cc_stdc" 1>&6
2388 fi
2389 case "x$am_cv_prog_cc_stdc" in
2390   x|xno) ;;
2391   *) CC="$CC $am_cv_prog_cc_stdc" ;;
2392 esac
2393
2394 if test "X${am_cv_prog_cc_stdc}" = "Xno" ; then
2395         { echo "configure: error: OpenLDAP requires compiler to support STDC prototypes." 1>&2; exit 1; }
2396 fi
2397
2398
2399
2400
2401 echo $ac_n "checking for socket""... $ac_c" 1>&6
2402 echo "configure:2403: checking for socket" >&5
2403 if eval "test \"`echo '$''{'ac_cv_func_socket'+set}'`\" = set"; then
2404   echo $ac_n "(cached) $ac_c" 1>&6
2405 else
2406   cat > conftest.$ac_ext <<EOF
2407 #line 2408 "configure"
2408 #include "confdefs.h"
2409 /* System header to define __stub macros and hopefully few prototypes,
2410     which can conflict with char socket(); below.  */
2411 #include <assert.h>
2412 /* Override any gcc2 internal prototype to avoid an error.  */
2413 /* We use char because int might match the return type of a gcc2
2414     builtin and then its argument prototype would still apply.  */
2415 char socket();
2416
2417 int main() {
2418
2419 /* The GNU C library defines this for functions which it implements
2420     to always fail with ENOSYS.  Some functions are actually named
2421     something starting with __ and the normal name is an alias.  */
2422 #if defined (__stub_socket) || defined (__stub___socket)
2423 choke me
2424 #else
2425 socket();
2426 #endif
2427
2428 ; return 0; }
2429 EOF
2430 if { (eval echo configure:2431: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2431   rm -rf conftest*
2432   eval "ac_cv_func_socket=yes"
2433 else
2434   echo "configure: failed program was:" >&5
2435   cat conftest.$ac_ext >&5
2436   rm -rf conftest*
2437   eval "ac_cv_func_socket=no"
2438 fi
2439 rm -f conftest*
2440 fi
2441
2442 if eval "test \"`echo '$ac_cv_func_'socket`\" = yes"; then
2443   echo "$ac_t""yes" 1>&6
2444   have_socket=yes
2445 else
2446   echo "$ac_t""no" 1>&6
2447         
2448         echo $ac_n "checking for main in -lsocket""... $ac_c" 1>&6
2449 echo "configure:2450: checking for main in -lsocket" >&5
2450 ac_lib_var=`echo socket'_'main | sed 'y%./+-%__p_%'`
2451 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
2452   echo $ac_n "(cached) $ac_c" 1>&6
2453 else
2454   ac_save_LIBS="$LIBS"
2455 LIBS="-lsocket  $LIBS"
2456 cat > conftest.$ac_ext <<EOF
2457 #line 2458 "configure"
2458 #include "confdefs.h"
2459
2460 int main() {
2461 main()
2462 ; return 0; }
2463 EOF
2464 if { (eval echo configure:2465: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2465   rm -rf conftest*
2466   eval "ac_cv_lib_$ac_lib_var=yes"
2467 else
2468   echo "configure: failed program was:" >&5
2469   cat conftest.$ac_ext >&5
2470   rm -rf conftest*
2471   eval "ac_cv_lib_$ac_lib_var=no"
2472 fi
2473 rm -f conftest*
2474 LIBS="$ac_save_LIBS"
2475
2476 fi
2477 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2478   echo "$ac_t""yes" 1>&6
2479     ac_tr_lib=HAVE_LIB`echo socket | sed -e 's/[^a-zA-Z0-9_]/_/g' \
2480     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
2481   cat >> confdefs.h <<EOF
2482 #define $ac_tr_lib 1
2483 EOF
2484
2485   LIBS="-lsocket $LIBS"
2486
2487 else
2488   echo "$ac_t""no" 1>&6
2489 fi
2490
2491         echo $ac_n "checking for main in -lnet""... $ac_c" 1>&6
2492 echo "configure:2493: checking for main in -lnet" >&5
2493 ac_lib_var=`echo net'_'main | sed 'y%./+-%__p_%'`
2494 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
2495   echo $ac_n "(cached) $ac_c" 1>&6
2496 else
2497   ac_save_LIBS="$LIBS"
2498 LIBS="-lnet  $LIBS"
2499 cat > conftest.$ac_ext <<EOF
2500 #line 2501 "configure"
2501 #include "confdefs.h"
2502
2503 int main() {
2504 main()
2505 ; return 0; }
2506 EOF
2507 if { (eval echo configure:2508: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2508   rm -rf conftest*
2509   eval "ac_cv_lib_$ac_lib_var=yes"
2510 else
2511   echo "configure: failed program was:" >&5
2512   cat conftest.$ac_ext >&5
2513   rm -rf conftest*
2514   eval "ac_cv_lib_$ac_lib_var=no"
2515 fi
2516 rm -f conftest*
2517 LIBS="$ac_save_LIBS"
2518
2519 fi
2520 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2521   echo "$ac_t""yes" 1>&6
2522     ac_tr_lib=HAVE_LIB`echo net | sed -e 's/[^a-zA-Z0-9_]/_/g' \
2523     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
2524   cat >> confdefs.h <<EOF
2525 #define $ac_tr_lib 1
2526 EOF
2527
2528   LIBS="-lnet $LIBS"
2529
2530 else
2531   echo "$ac_t""no" 1>&6
2532 fi
2533
2534         echo $ac_n "checking for main in -lnsl_s""... $ac_c" 1>&6
2535 echo "configure:2536: checking for main in -lnsl_s" >&5
2536 ac_lib_var=`echo nsl_s'_'main | sed 'y%./+-%__p_%'`
2537 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
2538   echo $ac_n "(cached) $ac_c" 1>&6
2539 else
2540   ac_save_LIBS="$LIBS"
2541 LIBS="-lnsl_s  $LIBS"
2542 cat > conftest.$ac_ext <<EOF
2543 #line 2544 "configure"
2544 #include "confdefs.h"
2545
2546 int main() {
2547 main()
2548 ; return 0; }
2549 EOF
2550 if { (eval echo configure:2551: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2551   rm -rf conftest*
2552   eval "ac_cv_lib_$ac_lib_var=yes"
2553 else
2554   echo "configure: failed program was:" >&5
2555   cat conftest.$ac_ext >&5
2556   rm -rf conftest*
2557   eval "ac_cv_lib_$ac_lib_var=no"
2558 fi
2559 rm -f conftest*
2560 LIBS="$ac_save_LIBS"
2561
2562 fi
2563 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2564   echo "$ac_t""yes" 1>&6
2565     ac_tr_lib=HAVE_LIB`echo nsl_s | sed -e 's/[^a-zA-Z0-9_]/_/g' \
2566     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
2567   cat >> confdefs.h <<EOF
2568 #define $ac_tr_lib 1
2569 EOF
2570
2571   LIBS="-lnsl_s $LIBS"
2572
2573 else
2574   echo "$ac_t""no" 1>&6
2575 fi
2576
2577         echo $ac_n "checking for main in -lnsl""... $ac_c" 1>&6
2578 echo "configure:2579: checking for main in -lnsl" >&5
2579 ac_lib_var=`echo nsl'_'main | sed 'y%./+-%__p_%'`
2580 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
2581   echo $ac_n "(cached) $ac_c" 1>&6
2582 else
2583   ac_save_LIBS="$LIBS"
2584 LIBS="-lnsl  $LIBS"
2585 cat > conftest.$ac_ext <<EOF
2586 #line 2587 "configure"
2587 #include "confdefs.h"
2588
2589 int main() {
2590 main()
2591 ; return 0; }
2592 EOF
2593 if { (eval echo configure:2594: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2594   rm -rf conftest*
2595   eval "ac_cv_lib_$ac_lib_var=yes"
2596 else
2597   echo "configure: failed program was:" >&5
2598   cat conftest.$ac_ext >&5
2599   rm -rf conftest*
2600   eval "ac_cv_lib_$ac_lib_var=no"
2601 fi
2602 rm -f conftest*
2603 LIBS="$ac_save_LIBS"
2604
2605 fi
2606 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2607   echo "$ac_t""yes" 1>&6
2608     ac_tr_lib=HAVE_LIB`echo nsl | sed -e 's/[^a-zA-Z0-9_]/_/g' \
2609     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
2610   cat >> confdefs.h <<EOF
2611 #define $ac_tr_lib 1
2612 EOF
2613
2614   LIBS="-lnsl $LIBS"
2615
2616 else
2617   echo "$ac_t""no" 1>&6
2618 fi
2619
2620         echo $ac_n "checking for socket in -linet""... $ac_c" 1>&6
2621 echo "configure:2622: checking for socket in -linet" >&5
2622 ac_lib_var=`echo inet'_'socket | sed 'y%./+-%__p_%'`
2623 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
2624   echo $ac_n "(cached) $ac_c" 1>&6
2625 else
2626   ac_save_LIBS="$LIBS"
2627 LIBS="-linet  $LIBS"
2628 cat > conftest.$ac_ext <<EOF
2629 #line 2630 "configure"
2630 #include "confdefs.h"
2631 /* Override any gcc2 internal prototype to avoid an error.  */
2632 /* We use char because int might match the return type of a gcc2
2633     builtin and then its argument prototype would still apply.  */
2634 char socket();
2635
2636 int main() {
2637 socket()
2638 ; return 0; }
2639 EOF
2640 if { (eval echo configure:2641: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2641   rm -rf conftest*
2642   eval "ac_cv_lib_$ac_lib_var=yes"
2643 else
2644   echo "configure: failed program was:" >&5
2645   cat conftest.$ac_ext >&5
2646   rm -rf conftest*
2647   eval "ac_cv_lib_$ac_lib_var=no"
2648 fi
2649 rm -f conftest*
2650 LIBS="$ac_save_LIBS"
2651
2652 fi
2653 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2654   echo "$ac_t""yes" 1>&6
2655     ac_tr_lib=HAVE_LIB`echo inet | sed -e 's/[^a-zA-Z0-9_]/_/g' \
2656     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
2657   cat >> confdefs.h <<EOF
2658 #define $ac_tr_lib 1
2659 EOF
2660
2661   LIBS="-linet $LIBS"
2662
2663 else
2664   echo "$ac_t""no" 1>&6
2665 fi
2666
2667         echo $ac_n "checking for main in -lgen""... $ac_c" 1>&6
2668 echo "configure:2669: checking for main in -lgen" >&5
2669 ac_lib_var=`echo gen'_'main | sed 'y%./+-%__p_%'`
2670 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
2671   echo $ac_n "(cached) $ac_c" 1>&6
2672 else
2673   ac_save_LIBS="$LIBS"
2674 LIBS="-lgen  $LIBS"
2675 cat > conftest.$ac_ext <<EOF
2676 #line 2677 "configure"
2677 #include "confdefs.h"
2678
2679 int main() {
2680 main()
2681 ; return 0; }
2682 EOF
2683 if { (eval echo configure:2684: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2684   rm -rf conftest*
2685   eval "ac_cv_lib_$ac_lib_var=yes"
2686 else
2687   echo "configure: failed program was:" >&5
2688   cat conftest.$ac_ext >&5
2689   rm -rf conftest*
2690   eval "ac_cv_lib_$ac_lib_var=no"
2691 fi
2692 rm -f conftest*
2693 LIBS="$ac_save_LIBS"
2694
2695 fi
2696 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2697   echo "$ac_t""yes" 1>&6
2698     ac_tr_lib=HAVE_LIB`echo gen | sed -e 's/[^a-zA-Z0-9_]/_/g' \
2699     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
2700   cat >> confdefs.h <<EOF
2701 #define $ac_tr_lib 1
2702 EOF
2703
2704   LIBS="-lgen $LIBS"
2705
2706 else
2707   echo "$ac_t""no" 1>&6
2708 fi
2709
2710
2711 fi
2712
2713
2714 echo $ac_n "checking for res_search in -lresolv""... $ac_c" 1>&6
2715 echo "configure:2716: checking for res_search in -lresolv" >&5
2716 ac_lib_var=`echo resolv'_'res_search | sed 'y%./+-%__p_%'`
2717 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
2718   echo $ac_n "(cached) $ac_c" 1>&6
2719 else
2720   ac_save_LIBS="$LIBS"
2721 LIBS="-lresolv  $LIBS"
2722 cat > conftest.$ac_ext <<EOF
2723 #line 2724 "configure"
2724 #include "confdefs.h"
2725 /* Override any gcc2 internal prototype to avoid an error.  */
2726 /* We use char because int might match the return type of a gcc2
2727     builtin and then its argument prototype would still apply.  */
2728 char res_search();
2729
2730 int main() {
2731 res_search()
2732 ; return 0; }
2733 EOF
2734 if { (eval echo configure:2735: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2735   rm -rf conftest*
2736   eval "ac_cv_lib_$ac_lib_var=yes"
2737 else
2738   echo "configure: failed program was:" >&5
2739   cat conftest.$ac_ext >&5
2740   rm -rf conftest*
2741   eval "ac_cv_lib_$ac_lib_var=no"
2742 fi
2743 rm -f conftest*
2744 LIBS="$ac_save_LIBS"
2745
2746 fi
2747 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2748   echo "$ac_t""yes" 1>&6
2749     ac_tr_lib=HAVE_LIB`echo resolv | sed -e 's/[^a-zA-Z0-9_]/_/g' \
2750     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
2751   cat >> confdefs.h <<EOF
2752 #define $ac_tr_lib 1
2753 EOF
2754
2755   LIBS="-lresolv $LIBS"
2756
2757 else
2758   echo "$ac_t""no" 1>&6
2759 fi
2760
2761
2762 echo $ac_n "checking for sigset in -lV3""... $ac_c" 1>&6
2763 echo "configure:2764: checking for sigset in -lV3" >&5
2764 ac_lib_var=`echo V3'_'sigset | sed 'y%./+-%__p_%'`
2765 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
2766   echo $ac_n "(cached) $ac_c" 1>&6
2767 else
2768   ac_save_LIBS="$LIBS"
2769 LIBS="-lV3  $LIBS"
2770 cat > conftest.$ac_ext <<EOF
2771 #line 2772 "configure"
2772 #include "confdefs.h"
2773 /* Override any gcc2 internal prototype to avoid an error.  */
2774 /* We use char because int might match the return type of a gcc2
2775     builtin and then its argument prototype would still apply.  */
2776 char sigset();
2777
2778 int main() {
2779 sigset()
2780 ; return 0; }
2781 EOF
2782 if { (eval echo configure:2783: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2783   rm -rf conftest*
2784   eval "ac_cv_lib_$ac_lib_var=yes"
2785 else
2786   echo "configure: failed program was:" >&5
2787   cat conftest.$ac_ext >&5
2788   rm -rf conftest*
2789   eval "ac_cv_lib_$ac_lib_var=no"
2790 fi
2791 rm -f conftest*
2792 LIBS="$ac_save_LIBS"
2793
2794 fi
2795 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2796   echo "$ac_t""yes" 1>&6
2797     ac_tr_lib=HAVE_LIB`echo V3 | sed -e 's/[^a-zA-Z0-9_]/_/g' \
2798     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
2799   cat >> confdefs.h <<EOF
2800 #define $ac_tr_lib 1
2801 EOF
2802
2803   LIBS="-lV3 $LIBS"
2804
2805 else
2806   echo "$ac_t""no" 1>&6
2807 fi
2808
2809
2810 # ISODE tests
2811 ol_link_isode=no
2812 if test $ol_enable_ldapd != no ; then
2813                 echo $ac_n "checking for main in -lxtpp""... $ac_c" 1>&6
2814 echo "configure:2815: checking for main in -lxtpp" >&5
2815 ac_lib_var=`echo xtpp'_'main | sed 'y%./+-%__p_%'`
2816 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
2817   echo $ac_n "(cached) $ac_c" 1>&6
2818 else
2819   ac_save_LIBS="$LIBS"
2820 LIBS="-lxtpp -lxtdsap -lxtisode -losi $LIBS"
2821 cat > conftest.$ac_ext <<EOF
2822 #line 2823 "configure"
2823 #include "confdefs.h"
2824
2825 int main() {
2826 main()
2827 ; return 0; }
2828 EOF
2829 if { (eval echo configure:2830: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2830   rm -rf conftest*
2831   eval "ac_cv_lib_$ac_lib_var=yes"
2832 else
2833   echo "configure: failed program was:" >&5
2834   cat conftest.$ac_ext >&5
2835   rm -rf conftest*
2836   eval "ac_cv_lib_$ac_lib_var=no"
2837 fi
2838 rm -f conftest*
2839 LIBS="$ac_save_LIBS"
2840
2841 fi
2842 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2843   echo "$ac_t""yes" 1>&6
2844   
2845                 ol_link_isode=yes
2846                 cat >> confdefs.h <<\EOF
2847 #define HAVE_XTPP 1
2848 EOF
2849
2850                 LDAPD_LIBS="$LDAPD_LIBS -lxtpp -lxtdsap -lxtisode -losi"
2851                 
2852 else
2853   echo "$ac_t""no" 1>&6
2854 :
2855 fi
2856
2857         echo $ac_n "checking for main in -ldsap""... $ac_c" 1>&6
2858 echo "configure:2859: checking for main in -ldsap" >&5
2859 ac_lib_var=`echo dsap'_'main | sed 'y%./+-%__p_%'`
2860 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
2861   echo $ac_n "(cached) $ac_c" 1>&6
2862 else
2863   ac_save_LIBS="$LIBS"
2864 LIBS="-ldsap -lisode $LIBS"
2865 cat > conftest.$ac_ext <<EOF
2866 #line 2867 "configure"
2867 #include "confdefs.h"
2868
2869 int main() {
2870 main()
2871 ; return 0; }
2872 EOF
2873 if { (eval echo configure:2874: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2874   rm -rf conftest*
2875   eval "ac_cv_lib_$ac_lib_var=yes"
2876 else
2877   echo "configure: failed program was:" >&5
2878   cat conftest.$ac_ext >&5
2879   rm -rf conftest*
2880   eval "ac_cv_lib_$ac_lib_var=no"
2881 fi
2882 rm -f conftest*
2883 LIBS="$ac_save_LIBS"
2884
2885 fi
2886 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2887   echo "$ac_t""yes" 1>&6
2888   
2889                 ol_link_isode=yes
2890                 cat >> confdefs.h <<\EOF
2891 #define HAVE_DSAP 1
2892 EOF
2893
2894                 LDAPD_LIBS="$LDAPD_LIBS -ldsap"
2895                 
2896 else
2897   echo "$ac_t""no" 1>&6
2898 :
2899 fi
2900
2901         echo $ac_n "checking for main in -lisode""... $ac_c" 1>&6
2902 echo "configure:2903: checking for main in -lisode" >&5
2903 ac_lib_var=`echo isode'_'main | sed 'y%./+-%__p_%'`
2904 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
2905   echo $ac_n "(cached) $ac_c" 1>&6
2906 else
2907   ac_save_LIBS="$LIBS"
2908 LIBS="-lisode  $LIBS"
2909 cat > conftest.$ac_ext <<EOF
2910 #line 2911 "configure"
2911 #include "confdefs.h"
2912
2913 int main() {
2914 main()
2915 ; return 0; }
2916 EOF
2917 if { (eval echo configure:2918: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2918   rm -rf conftest*
2919   eval "ac_cv_lib_$ac_lib_var=yes"
2920 else
2921   echo "configure: failed program was:" >&5
2922   cat conftest.$ac_ext >&5
2923   rm -rf conftest*
2924   eval "ac_cv_lib_$ac_lib_var=no"
2925 fi
2926 rm -f conftest*
2927 LIBS="$ac_save_LIBS"
2928
2929 fi
2930 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2931   echo "$ac_t""yes" 1>&6
2932   
2933                 ol_link_isode=yes
2934                 cat >> confdefs.h <<\EOF
2935 #define HAVE_ISODE 1
2936 EOF
2937
2938                 LDAPD_LIBS="$LDAPD_LIBS -lisode"
2939                 
2940 else
2941   echo "$ac_t""no" 1>&6
2942 :
2943 fi
2944
2945 fi
2946
2947 if test $ol_link_isode != no; then
2948         echo $ac_n "checking for main in -lpp""... $ac_c" 1>&6
2949 echo "configure:2950: checking for main in -lpp" >&5
2950 ac_lib_var=`echo pp'_'main | sed 'y%./+-%__p_%'`
2951 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
2952   echo $ac_n "(cached) $ac_c" 1>&6
2953 else
2954   ac_save_LIBS="$LIBS"
2955 LIBS="-lpp  $LIBS"
2956 cat > conftest.$ac_ext <<EOF
2957 #line 2958 "configure"
2958 #include "confdefs.h"
2959
2960 int main() {
2961 main()
2962 ; return 0; }
2963 EOF
2964 if { (eval echo configure:2965: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2965   rm -rf conftest*
2966   eval "ac_cv_lib_$ac_lib_var=yes"
2967 else
2968   echo "configure: failed program was:" >&5
2969   cat conftest.$ac_ext >&5
2970   rm -rf conftest*
2971   eval "ac_cv_lib_$ac_lib_var=no"
2972 fi
2973 rm -f conftest*
2974 LIBS="$ac_save_LIBS"
2975
2976 fi
2977 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2978   echo "$ac_t""yes" 1>&6
2979   
2980                 cat >> confdefs.h <<\EOF
2981 #define HAVE_PP 1
2982 EOF
2983
2984                 LDAPD_LIBS="-lpp $LDAPD_LIBS"
2985                 
2986 else
2987   echo "$ac_t""no" 1>&6
2988 :
2989 fi
2990
2991
2992         # Extract the first word of "pepsy", so it can be a program name with args.
2993 set dummy pepsy; ac_word=$2
2994 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2995 echo "configure:2996: checking for $ac_word" >&5
2996 if eval "test \"`echo '$''{'ac_cv_path_PEPSY'+set}'`\" = set"; then
2997   echo $ac_n "(cached) $ac_c" 1>&6
2998 else
2999   case "$PEPSY" in
3000   /*)
3001   ac_cv_path_PEPSY="$PEPSY" # Let the user override the test with a path.
3002   ;;
3003   *)
3004   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
3005   for ac_dir in $PATH; do
3006     test -z "$ac_dir" && ac_dir=.
3007     if test -f $ac_dir/$ac_word; then
3008       ac_cv_path_PEPSY="$ac_dir/$ac_word"
3009       break
3010     fi
3011   done
3012   IFS="$ac_save_ifs"
3013   ;;
3014 esac
3015 fi
3016 PEPSY="$ac_cv_path_PEPSY"
3017 if test -n "$PEPSY"; then
3018   echo "$ac_t""$PEPSY" 1>&6
3019 else
3020   echo "$ac_t""no" 1>&6
3021 fi
3022
3023 fi
3024
3025 if test $ol_with_kerberos = auto -o $ol_with_kerberos = k5 ; then
3026         for ac_hdr in kerberosIV/krb.h kerberosIV/des.h
3027 do
3028 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
3029 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
3030 echo "configure:3031: checking for $ac_hdr" >&5
3031 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
3032   echo $ac_n "(cached) $ac_c" 1>&6
3033 else
3034   cat > conftest.$ac_ext <<EOF
3035 #line 3036 "configure"
3036 #include "confdefs.h"
3037 #include <$ac_hdr>
3038 EOF
3039 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
3040 { (eval echo configure:3041: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
3041 ac_err=`grep -v '^ *+' conftest.out`
3042 if test -z "$ac_err"; then
3043   rm -rf conftest*
3044   eval "ac_cv_header_$ac_safe=yes"
3045 else
3046   echo "$ac_err" >&5
3047   echo "configure: failed program was:" >&5
3048   cat conftest.$ac_ext >&5
3049   rm -rf conftest*
3050   eval "ac_cv_header_$ac_safe=no"
3051 fi
3052 rm -f conftest*
3053 fi
3054 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
3055   echo "$ac_t""yes" 1>&6
3056     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
3057   cat >> confdefs.h <<EOF
3058 #define $ac_tr_hdr 1
3059 EOF
3060  
3061 else
3062   echo "$ac_t""no" 1>&6
3063 fi
3064 done
3065
3066
3067         if test $ac_cv_header_kerberosIV_krb_h = yes ; then
3068                 echo $ac_n "checking for main in -lkrb4""... $ac_c" 1>&6
3069 echo "configure:3070: checking for main in -lkrb4" >&5
3070 ac_lib_var=`echo krb4'_'main | sed 'y%./+-%__p_%'`
3071 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3072   echo $ac_n "(cached) $ac_c" 1>&6
3073 else
3074   ac_save_LIBS="$LIBS"
3075 LIBS="-lkrb4 -lkrb5 -ldes425 $LIBS"
3076 cat > conftest.$ac_ext <<EOF
3077 #line 3078 "configure"
3078 #include "confdefs.h"
3079
3080 int main() {
3081 main()
3082 ; return 0; }
3083 EOF
3084 if { (eval echo configure:3085: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
3085   rm -rf conftest*
3086   eval "ac_cv_lib_$ac_lib_var=yes"
3087 else
3088   echo "configure: failed program was:" >&5
3089   cat conftest.$ac_ext >&5
3090   rm -rf conftest*
3091   eval "ac_cv_lib_$ac_lib_var=no"
3092 fi
3093 rm -f conftest*
3094 LIBS="$ac_save_LIBS"
3095
3096 fi
3097 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3098   echo "$ac_t""yes" 1>&6
3099   have_k5=yes
3100 else
3101   echo "$ac_t""no" 1>&6
3102 have_k5=no
3103 fi
3104
3105
3106                 if test $have_k5 = yes ; then
3107                         ol_with_kerberos=found
3108                         ol_link_kerberos=yes
3109
3110                         cat >> confdefs.h <<\EOF
3111 #define HAVE_KERBEROS 1
3112 EOF
3113
3114
3115                         KRB_LIBS="-lkrb4 -lkrb5 -ldes425"
3116                 fi
3117         fi
3118 fi
3119 if test $ol_with_kerberos = auto -o $ol_with_kerberos = k4 ; then
3120         for ac_hdr in krb.h des.h
3121 do
3122 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
3123 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
3124 echo "configure:3125: checking for $ac_hdr" >&5
3125 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
3126   echo $ac_n "(cached) $ac_c" 1>&6
3127 else
3128   cat > conftest.$ac_ext <<EOF
3129 #line 3130 "configure"
3130 #include "confdefs.h"
3131 #include <$ac_hdr>
3132 EOF
3133 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
3134 { (eval echo configure:3135: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
3135 ac_err=`grep -v '^ *+' conftest.out`
3136 if test -z "$ac_err"; then
3137   rm -rf conftest*
3138   eval "ac_cv_header_$ac_safe=yes"
3139 else
3140   echo "$ac_err" >&5
3141   echo "configure: failed program was:" >&5
3142   cat conftest.$ac_ext >&5
3143   rm -rf conftest*
3144   eval "ac_cv_header_$ac_safe=no"
3145 fi
3146 rm -f conftest*
3147 fi
3148 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
3149   echo "$ac_t""yes" 1>&6
3150     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
3151   cat >> confdefs.h <<EOF
3152 #define $ac_tr_hdr 1
3153 EOF
3154  
3155 else
3156   echo "$ac_t""no" 1>&6
3157 fi
3158 done
3159
3160
3161         if test $ac_cv_header_krb_h = yes ; then
3162                 echo $ac_n "checking for main in -lkrb""... $ac_c" 1>&6
3163 echo "configure:3164: checking for main in -lkrb" >&5
3164 ac_lib_var=`echo krb'_'main | sed 'y%./+-%__p_%'`
3165 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3166   echo $ac_n "(cached) $ac_c" 1>&6
3167 else
3168   ac_save_LIBS="$LIBS"
3169 LIBS="-lkrb -ldes $LIBS"
3170 cat > conftest.$ac_ext <<EOF
3171 #line 3172 "configure"
3172 #include "confdefs.h"
3173
3174 int main() {
3175 main()
3176 ; return 0; }
3177 EOF
3178 if { (eval echo configure:3179: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
3179   rm -rf conftest*
3180   eval "ac_cv_lib_$ac_lib_var=yes"
3181 else
3182   echo "configure: failed program was:" >&5
3183   cat conftest.$ac_ext >&5
3184   rm -rf conftest*
3185   eval "ac_cv_lib_$ac_lib_var=no"
3186 fi
3187 rm -f conftest*
3188 LIBS="$ac_save_LIBS"
3189
3190 fi
3191 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3192   echo "$ac_t""yes" 1>&6
3193   have_k4=yes
3194 else
3195   echo "$ac_t""no" 1>&6
3196 have_k4=no
3197 fi
3198
3199
3200                 if test $have_k4 = yes ; then
3201                         ol_with_kerberos=found
3202                         ol_link_kerberos=yes
3203
3204                         cat >> confdefs.h <<\EOF
3205 #define HAVE_KERBEROS 1
3206 EOF
3207
3208
3209                         KRB_LIBS="-lkrb -ldes"
3210                 fi
3211         fi
3212 fi
3213
3214 ol_link_threads=no
3215 if test $ol_with_threads = auto -o $ol_with_threads = posix ; then
3216         for ac_hdr in pthread.h sched.h
3217 do
3218 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
3219 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
3220 echo "configure:3221: checking for $ac_hdr" >&5
3221 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
3222   echo $ac_n "(cached) $ac_c" 1>&6
3223 else
3224   cat > conftest.$ac_ext <<EOF
3225 #line 3226 "configure"
3226 #include "confdefs.h"
3227 #include <$ac_hdr>
3228 EOF
3229 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
3230 { (eval echo configure:3231: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
3231 ac_err=`grep -v '^ *+' conftest.out`
3232 if test -z "$ac_err"; then
3233   rm -rf conftest*
3234   eval "ac_cv_header_$ac_safe=yes"
3235 else
3236   echo "$ac_err" >&5
3237   echo "configure: failed program was:" >&5
3238   cat conftest.$ac_ext >&5
3239   rm -rf conftest*
3240   eval "ac_cv_header_$ac_safe=no"
3241 fi
3242 rm -f conftest*
3243 fi
3244 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
3245   echo "$ac_t""yes" 1>&6
3246     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
3247   cat >> confdefs.h <<EOF
3248 #define $ac_tr_hdr 1
3249 EOF
3250  
3251 else
3252   echo "$ac_t""no" 1>&6
3253 fi
3254 done
3255
3256
3257         if test $ac_cv_header_pthread_h = yes ; then
3258                 echo $ac_n "checking POSIX thread version""... $ac_c" 1>&6
3259 echo "configure:3260: checking POSIX thread version" >&5
3260 if eval "test \"`echo '$''{'ol_cv_pthread_version'+set}'`\" = set"; then
3261   echo $ac_n "(cached) $ac_c" 1>&6
3262 else
3263   
3264         cat > conftest.$ac_ext <<EOF
3265 #line 3266 "configure"
3266 #include "confdefs.h"
3267
3268 #               include <pthread.h>
3269                 /* this check could be improved */
3270 #               ifdef PTHREAD_ONCE_INIT
3271                         final
3272 #               endif
3273         
3274 EOF
3275 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3276   egrep "final" >/dev/null 2>&1; then
3277   rm -rf conftest*
3278   ol_pthread_final=yes
3279 else
3280   rm -rf conftest*
3281   ol_pthread_final=no
3282 fi
3283 rm -f conftest*
3284
3285
3286         cat > conftest.$ac_ext <<EOF
3287 #line 3288 "configure"
3288 #include "confdefs.h"
3289
3290 #               include <pthread.h>
3291                 /* this check could be improved */
3292 #               ifdef pthread_once_init
3293                         draft4
3294 #               endif
3295         
3296 EOF
3297 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3298   egrep "draft4" >/dev/null 2>&1; then
3299   rm -rf conftest*
3300   ol_pthread_draft4=yes
3301 else
3302   rm -rf conftest*
3303   ol_pthread_draft4=no
3304 fi
3305 rm -f conftest*
3306
3307
3308         if test $ol_pthread_final = yes -a $ol_pthread_draft4 = no; then
3309                 ol_cv_pthread_version=final
3310         elif test $ol_pthread_final = no -a $ol_pthread_draft4 = yes; then
3311                 ol_cv_pthread_version=draft4
3312         else
3313                 ol_cv_pthread_version=unknown
3314         fi
3315
3316 fi
3317
3318 echo "$ac_t""$ol_cv_pthread_version" 1>&6
3319
3320
3321                 if test $ol_cv_pthread_version = final ; then
3322                         cat >> confdefs.h <<\EOF
3323 #define HAVE_PTHREADS_FINAL 1
3324 EOF
3325
3326                 elif test $ol_cv_pthread_version = draft4 ; then
3327                         cat >> confdefs.h <<\EOF
3328 #define HAVE_PTHREADS_D4 1
3329 EOF
3330
3331                 else
3332                         { echo "configure: error: unknown pthread version" 1>&2; exit 1; }
3333                 fi
3334
3335                 # consider threads found
3336                 ol_with_threads=found
3337
3338                 
3339 echo $ac_n "checking for LinuxThreads""... $ac_c" 1>&6
3340 echo "configure:3341: checking for LinuxThreads" >&5
3341 if eval "test \"`echo '$''{'ol_cv_linux_threads'+set}'`\" = set"; then
3342   echo $ac_n "(cached) $ac_c" 1>&6
3343 else
3344   
3345         res=`grep Linuxthreads /usr/include/pthread.h 2>/dev/null | wc -l`
3346         if test "$res" -gt 0 ; then
3347                 ol_cv_linux_threads=yes
3348         else
3349                 ol_cv_linux_threads=no
3350         fi
3351
3352 fi
3353
3354 echo "$ac_t""$ol_cv_linux_threads" 1>&6
3355
3356
3357                 if test $ol_cv_linux_threads = yes ; then
3358                         cat >> confdefs.h <<\EOF
3359 #define HAVE_LINUX_THREADS 1
3360 EOF
3361
3362                 fi
3363
3364                 
3365                                 echo $ac_n "checking for pthread_create""... $ac_c" 1>&6
3366 echo "configure:3367: checking for pthread_create" >&5
3367 if eval "test \"`echo '$''{'ac_cv_func_pthread_create'+set}'`\" = set"; then
3368   echo $ac_n "(cached) $ac_c" 1>&6
3369 else
3370   cat > conftest.$ac_ext <<EOF
3371 #line 3372 "configure"
3372 #include "confdefs.h"
3373 /* System header to define __stub macros and hopefully few prototypes,
3374     which can conflict with char pthread_create(); below.  */
3375 #include <assert.h>
3376 /* Override any gcc2 internal prototype to avoid an error.  */
3377 /* We use char because int might match the return type of a gcc2
3378     builtin and then its argument prototype would still apply.  */
3379 char pthread_create();
3380
3381 int main() {
3382
3383 /* The GNU C library defines this for functions which it implements
3384     to always fail with ENOSYS.  Some functions are actually named
3385     something starting with __ and the normal name is an alias.  */
3386 #if defined (__stub_pthread_create) || defined (__stub___pthread_create)
3387 choke me
3388 #else
3389 pthread_create();
3390 #endif
3391
3392 ; return 0; }
3393 EOF
3394 if { (eval echo configure:3395: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
3395   rm -rf conftest*
3396   eval "ac_cv_func_pthread_create=yes"
3397 else
3398   echo "configure: failed program was:" >&5
3399   cat conftest.$ac_ext >&5
3400   rm -rf conftest*
3401   eval "ac_cv_func_pthread_create=no"
3402 fi
3403 rm -f conftest*
3404 fi
3405
3406 if eval "test \"`echo '$ac_cv_func_'pthread_create`\" = yes"; then
3407   echo "$ac_t""yes" 1>&6
3408   ol_link_threads=yes
3409 else
3410   echo "$ac_t""no" 1>&6
3411 fi
3412
3413
3414                 if test $ol_link_threads = no ; then
3415                                                 echo $ac_n "checking for pthread_create with -pthread""... $ac_c" 1>&6
3416 echo "configure:3417: checking for pthread_create with -pthread" >&5
3417 if eval "test \"`echo '$''{'ol_cv_pthread_flag'+set}'`\" = set"; then
3418   echo $ac_n "(cached) $ac_c" 1>&6
3419 else
3420   
3421                                                                 save_LIBS="$LIBS"
3422                                 LIBS="-pthread $LIBS"
3423                                 cat > conftest.$ac_ext <<EOF
3424 #line 3425 "configure"
3425 #include "confdefs.h"
3426 char pthread();
3427 int main() {
3428
3429                                         pthread_create();
3430                                         
3431 ; return 0; }
3432 EOF
3433 if { (eval echo configure:3434: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
3434   rm -rf conftest*
3435   ol_cv_pthread_flag=yes
3436 else
3437   echo "configure: failed program was:" >&5
3438   cat conftest.$ac_ext >&5
3439   rm -rf conftest*
3440   ol_cv_pthread_flag=no
3441 fi
3442 rm -f conftest*
3443                                                                 LIBS="$save_LIBS"
3444                         
3445 fi
3446
3447 echo "$ac_t""$ol_cv_pthread_flag" 1>&6
3448
3449                         if test $ol_cv_pthread_flag = yes ; then
3450                                 LTHREAD_LIBS="$LTHREAD_LIBS -pthread"
3451                                 ol_link_threads=posix
3452                         fi
3453                 fi
3454
3455                 if test $ol_link_threads = no ; then
3456                                                 echo $ac_n "checking for pthread_create with -thread""... $ac_c" 1>&6
3457 echo "configure:3458: checking for pthread_create with -thread" >&5
3458 if eval "test \"`echo '$''{'ol_cv_thread_flag'+set}'`\" = set"; then
3459   echo $ac_n "(cached) $ac_c" 1>&6
3460 else
3461   
3462                                                                 save_LIBS="$LIBS"
3463                                 LIBS="-thread $LIBS"
3464                                 cat > conftest.$ac_ext <<EOF
3465 #line 3466 "configure"
3466 #include "confdefs.h"
3467 char pthread();
3468 int main() {
3469
3470                                         pthread_create();
3471                                         
3472 ; return 0; }
3473 EOF
3474 if { (eval echo configure:3475: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
3475   rm -rf conftest*
3476   ol_cv_thread_flag=yes
3477 else
3478   echo "configure: failed program was:" >&5
3479   cat conftest.$ac_ext >&5
3480   rm -rf conftest*
3481   ol_cv_thread_flag=no
3482 fi
3483 rm -f conftest*
3484                                                                 LIBS="$save_LIBS"
3485                         
3486 fi
3487
3488 echo "$ac_t""$ol_cv_thread_flag" 1>&6
3489
3490                         if test $ol_cv_thread_flag = yes ; then
3491                                 LTHREAD_LIBS="$LTHREAD_LIBS -thread"
3492                                 ol_link_threads=posix
3493                         fi
3494                 fi
3495
3496                 if test $ol_link_threads = no ; then
3497                                                 save_LIBS="$LIBS"
3498                         echo $ac_n "checking for pthread_join in -lpthread""... $ac_c" 1>&6
3499 echo "configure:3500: checking for pthread_join in -lpthread" >&5
3500 ac_lib_var=`echo pthread'_'pthread_join | sed 'y%./+-%__p_%'`
3501 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3502   echo $ac_n "(cached) $ac_c" 1>&6
3503 else
3504   ac_save_LIBS="$LIBS"
3505 LIBS="-lpthread -lexc $LIBS"
3506 cat > conftest.$ac_ext <<EOF
3507 #line 3508 "configure"
3508 #include "confdefs.h"
3509 /* Override any gcc2 internal prototype to avoid an error.  */
3510 /* We use char because int might match the return type of a gcc2
3511     builtin and then its argument prototype would still apply.  */
3512 char pthread_join();
3513
3514 int main() {
3515 pthread_join()
3516 ; return 0; }
3517 EOF
3518 if { (eval echo configure:3519: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
3519   rm -rf conftest*
3520   eval "ac_cv_lib_$ac_lib_var=yes"
3521 else
3522   echo "configure: failed program was:" >&5
3523   cat conftest.$ac_ext >&5
3524   rm -rf conftest*
3525   eval "ac_cv_lib_$ac_lib_var=no"
3526 fi
3527 rm -f conftest*
3528 LIBS="$ac_save_LIBS"
3529
3530 fi
3531 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3532   echo "$ac_t""yes" 1>&6
3533   
3534                                 ol_link_threads=posix
3535                                 LTHREAD_LIBS="$LTHREAD_LIBS -lpthread -lexc"
3536                                 if test $ol_with_yielding_select = auto ; then
3537                                         ol_with_yielding_select=yes
3538                                 fi
3539                                 
3540 else
3541   echo "$ac_t""no" 1>&6
3542 fi
3543
3544                         LIBS="$save_LIBS"
3545                 fi
3546
3547                 if test $ol_link_threads = no ; then
3548                                                 save_LIBS="$LIBS"
3549                         echo $ac_n "checking for pthread_join in -lpthreads""... $ac_c" 1>&6
3550 echo "configure:3551: checking for pthread_join in -lpthreads" >&5
3551 ac_lib_var=`echo pthreads'_'pthread_join | sed 'y%./+-%__p_%'`
3552 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3553   echo $ac_n "(cached) $ac_c" 1>&6
3554 else
3555   ac_save_LIBS="$LIBS"
3556 LIBS="-lpthreads -lmach -lexc -lc_r $LIBS"
3557 cat > conftest.$ac_ext <<EOF
3558 #line 3559 "configure"
3559 #include "confdefs.h"
3560 /* Override any gcc2 internal prototype to avoid an error.  */
3561 /* We use char because int might match the return type of a gcc2
3562     builtin and then its argument prototype would still apply.  */
3563 char pthread_join();
3564
3565 int main() {
3566 pthread_join()
3567 ; return 0; }
3568 EOF
3569 if { (eval echo configure:3570: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
3570   rm -rf conftest*
3571   eval "ac_cv_lib_$ac_lib_var=yes"
3572 else
3573   echo "configure: failed program was:" >&5
3574   cat conftest.$ac_ext >&5
3575   rm -rf conftest*
3576   eval "ac_cv_lib_$ac_lib_var=no"
3577 fi
3578 rm -f conftest*
3579 LIBS="$ac_save_LIBS"
3580
3581 fi
3582 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3583   echo "$ac_t""yes" 1>&6
3584   
3585                                 ol_link_threads=posix
3586                                 LTHREAD_LIBS="$LTHREAD_LIBS -lpthreads -lmach -lexc -lc_r"
3587                                 if test $ol_with_yielding_select = auto ; then
3588                                         ol_with_yielding_select=yes
3589                                 fi
3590                                 
3591 else
3592   echo "$ac_t""no" 1>&6
3593 fi
3594
3595                         LIBS="$save_LIBS"
3596                 fi
3597
3598                 if test $ol_link_threads = no ; then
3599                                                 save_LIBS="$LIBS"
3600                         echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6
3601 echo "configure:3602: checking for pthread_create in -lpthread" >&5
3602 ac_lib_var=`echo pthread'_'pthread_create | sed 'y%./+-%__p_%'`
3603 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3604   echo $ac_n "(cached) $ac_c" 1>&6
3605 else
3606   ac_save_LIBS="$LIBS"
3607 LIBS="-lpthread  $LIBS"
3608 cat > conftest.$ac_ext <<EOF
3609 #line 3610 "configure"
3610 #include "confdefs.h"
3611 /* Override any gcc2 internal prototype to avoid an error.  */
3612 /* We use char because int might match the return type of a gcc2
3613     builtin and then its argument prototype would still apply.  */
3614 char pthread_create();
3615
3616 int main() {
3617 pthread_create()
3618 ; return 0; }
3619 EOF
3620 if { (eval echo configure:3621: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
3621   rm -rf conftest*
3622   eval "ac_cv_lib_$ac_lib_var=yes"
3623 else
3624   echo "configure: failed program was:" >&5
3625   cat conftest.$ac_ext >&5
3626   rm -rf conftest*
3627   eval "ac_cv_lib_$ac_lib_var=no"
3628 fi
3629 rm -f conftest*
3630 LIBS="$ac_save_LIBS"
3631
3632 fi
3633 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3634   echo "$ac_t""yes" 1>&6
3635   
3636                                 ol_link_threads=posix
3637                                 LTHREAD_LIBS="$LTHREAD_LIBS -lpthread"
3638 else
3639   echo "$ac_t""no" 1>&6
3640 fi
3641
3642                         LIBS="$save_LIBS"
3643                 fi
3644
3645                 if test $ol_link_threads = no ; then
3646                                                 save_LIBS="$LIBS"
3647                         echo $ac_n "checking for pthread_create in -lc_r""... $ac_c" 1>&6
3648 echo "configure:3649: checking for pthread_create in -lc_r" >&5
3649 ac_lib_var=`echo c_r'_'pthread_create | sed 'y%./+-%__p_%'`
3650 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3651   echo $ac_n "(cached) $ac_c" 1>&6
3652 else
3653   ac_save_LIBS="$LIBS"
3654 LIBS="-lc_r  $LIBS"
3655 cat > conftest.$ac_ext <<EOF
3656 #line 3657 "configure"
3657 #include "confdefs.h"
3658 /* Override any gcc2 internal prototype to avoid an error.  */
3659 /* We use char because int might match the return type of a gcc2
3660     builtin and then its argument prototype would still apply.  */
3661 char pthread_create();
3662
3663 int main() {
3664 pthread_create()
3665 ; return 0; }
3666 EOF
3667 if { (eval echo configure:3668: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
3668   rm -rf conftest*
3669   eval "ac_cv_lib_$ac_lib_var=yes"
3670 else
3671   echo "configure: failed program was:" >&5
3672   cat conftest.$ac_ext >&5
3673   rm -rf conftest*
3674   eval "ac_cv_lib_$ac_lib_var=no"
3675 fi
3676 rm -f conftest*
3677 LIBS="$ac_save_LIBS"
3678
3679 fi
3680 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3681   echo "$ac_t""yes" 1>&6
3682   
3683                                 ol_link_threads=posix
3684                                 LTHREAD_LIBS="$LTHREAD_LIBS -lc_r"
3685 else
3686   echo "$ac_t""no" 1>&6
3687 fi
3688
3689                         LIBS="$save_LIBS"
3690                 fi
3691
3692                 if test $ol_link_threads != no ; then
3693                         cat >> confdefs.h <<\EOF
3694 #define HAVE_PTHREADS 1
3695 EOF
3696
3697
3698                                                 save_CPPFLAGS="$CPPFLAGS"
3699                         save_LIBS="$LIBS"
3700                         LIBS="$LTHREAD_LIBS $LIBS"
3701
3702                                                                                                 for ac_func in sched_yield pthread_yield
3703 do
3704 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3705 echo "configure:3706: checking for $ac_func" >&5
3706 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3707   echo $ac_n "(cached) $ac_c" 1>&6
3708 else
3709   cat > conftest.$ac_ext <<EOF
3710 #line 3711 "configure"
3711 #include "confdefs.h"
3712 /* System header to define __stub macros and hopefully few prototypes,
3713     which can conflict with char $ac_func(); below.  */
3714 #include <assert.h>
3715 /* Override any gcc2 internal prototype to avoid an error.  */
3716 /* We use char because int might match the return type of a gcc2
3717     builtin and then its argument prototype would still apply.  */
3718 char $ac_func();
3719
3720 int main() {
3721
3722 /* The GNU C library defines this for functions which it implements
3723     to always fail with ENOSYS.  Some functions are actually named
3724     something starting with __ and the normal name is an alias.  */
3725 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3726 choke me
3727 #else
3728 $ac_func();
3729 #endif
3730
3731 ; return 0; }
3732 EOF
3733 if { (eval echo configure:3734: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
3734   rm -rf conftest*
3735   eval "ac_cv_func_$ac_func=yes"
3736 else
3737   echo "configure: failed program was:" >&5
3738   cat conftest.$ac_ext >&5
3739   rm -rf conftest*
3740   eval "ac_cv_func_$ac_func=no"
3741 fi
3742 rm -f conftest*
3743 fi
3744
3745 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3746   echo "$ac_t""yes" 1>&6
3747     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3748   cat >> confdefs.h <<EOF
3749 #define $ac_tr_func 1
3750 EOF
3751  
3752 else
3753   echo "$ac_t""no" 1>&6
3754 fi
3755 done
3756
3757
3758                         if test $ac_cv_func_sched_yield = no -a \
3759                                 $ac_cv_func_pthread_yield = no ; then
3760                                                                 echo $ac_n "checking for sched_yield in -lrt""... $ac_c" 1>&6
3761 echo "configure:3762: checking for sched_yield in -lrt" >&5
3762 ac_lib_var=`echo rt'_'sched_yield | sed 'y%./+-%__p_%'`
3763 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3764   echo $ac_n "(cached) $ac_c" 1>&6
3765 else
3766   ac_save_LIBS="$LIBS"
3767 LIBS="-lrt  $LIBS"
3768 cat > conftest.$ac_ext <<EOF
3769 #line 3770 "configure"
3770 #include "confdefs.h"
3771 /* Override any gcc2 internal prototype to avoid an error.  */
3772 /* We use char because int might match the return type of a gcc2
3773     builtin and then its argument prototype would still apply.  */
3774 char sched_yield();
3775
3776 int main() {
3777 sched_yield()
3778 ; return 0; }
3779 EOF
3780 if { (eval echo configure:3781: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
3781   rm -rf conftest*
3782   eval "ac_cv_lib_$ac_lib_var=yes"
3783 else
3784   echo "configure: failed program was:" >&5
3785   cat conftest.$ac_ext >&5
3786   rm -rf conftest*
3787   eval "ac_cv_lib_$ac_lib_var=no"
3788 fi
3789 rm -f conftest*
3790 LIBS="$ac_save_LIBS"
3791
3792 fi
3793 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3794   echo "$ac_t""yes" 1>&6
3795   LTHREAD_LIBS="$LTHREAD_LIBS -lrt"
3796                                         cat >> confdefs.h <<\EOF
3797 #define HAVE_SCHED_YIELD 1
3798 EOF
3799
3800                                         ac_cv_func_sched_yield=yes
3801 else
3802   echo "$ac_t""no" 1>&6
3803 ac_cv_func_sched_yield=no
3804 fi
3805
3806                         fi
3807                         if test $ac_cv_func_sched_yield = no -a \
3808                                 $ac_cv_func_pthread_yield = no ; then
3809                                                                 echo $ac_n "checking for sched_yield in -lposix4""... $ac_c" 1>&6
3810 echo "configure:3811: checking for sched_yield in -lposix4" >&5
3811 ac_lib_var=`echo posix4'_'sched_yield | sed 'y%./+-%__p_%'`
3812 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3813   echo $ac_n "(cached) $ac_c" 1>&6
3814 else
3815   ac_save_LIBS="$LIBS"
3816 LIBS="-lposix4  $LIBS"
3817 cat > conftest.$ac_ext <<EOF
3818 #line 3819 "configure"
3819 #include "confdefs.h"
3820 /* Override any gcc2 internal prototype to avoid an error.  */
3821 /* We use char because int might match the return type of a gcc2
3822     builtin and then its argument prototype would still apply.  */
3823 char sched_yield();
3824
3825 int main() {
3826 sched_yield()
3827 ; return 0; }
3828 EOF
3829 if { (eval echo configure:3830: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
3830   rm -rf conftest*
3831   eval "ac_cv_lib_$ac_lib_var=yes"
3832 else
3833   echo "configure: failed program was:" >&5
3834   cat conftest.$ac_ext >&5
3835   rm -rf conftest*
3836   eval "ac_cv_lib_$ac_lib_var=no"
3837 fi
3838 rm -f conftest*
3839 LIBS="$ac_save_LIBS"
3840
3841 fi
3842 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3843   echo "$ac_t""yes" 1>&6
3844   LTHREAD_LIBS="$LTHREAD_LIBS -lposix4"
3845                                         cat >> confdefs.h <<\EOF
3846 #define HAVE_SCHED_YIELD 1
3847 EOF
3848
3849                                         ac_cv_func_sched_yield=yes
3850 else
3851   echo "$ac_t""no" 1>&6
3852 ac_cv_func_sched_yield=no
3853 fi
3854
3855                         fi
3856                         if test $ac_cv_func_sched_yield = no -a \
3857                                 $ac_cv_func_pthread_yield = no ; then
3858                                 echo "configure: warning: could not locate sched_yield() or pthread_yield()" 1>&2
3859                                 { echo "configure: error: POSIX Threads are not usable" 1>&2; exit 1; }
3860                         fi
3861
3862                                                 for ac_func in pthread_kill
3863 do
3864 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3865 echo "configure:3866: checking for $ac_func" >&5
3866 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3867   echo $ac_n "(cached) $ac_c" 1>&6
3868 else
3869   cat > conftest.$ac_ext <<EOF
3870 #line 3871 "configure"
3871 #include "confdefs.h"
3872 /* System header to define __stub macros and hopefully few prototypes,
3873     which can conflict with char $ac_func(); below.  */
3874 #include <assert.h>
3875 /* Override any gcc2 internal prototype to avoid an error.  */
3876 /* We use char because int might match the return type of a gcc2
3877     builtin and then its argument prototype would still apply.  */
3878 char $ac_func();
3879
3880 int main() {
3881
3882 /* The GNU C library defines this for functions which it implements
3883     to always fail with ENOSYS.  Some functions are actually named
3884     something starting with __ and the normal name is an alias.  */
3885 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3886 choke me
3887 #else
3888 $ac_func();
3889 #endif
3890
3891 ; return 0; }
3892 EOF
3893 if { (eval echo configure:3894: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
3894   rm -rf conftest*
3895   eval "ac_cv_func_$ac_func=yes"
3896 else
3897   echo "configure: failed program was:" >&5
3898   cat conftest.$ac_ext >&5
3899   rm -rf conftest*
3900   eval "ac_cv_func_$ac_func=no"
3901 fi
3902 rm -f conftest*
3903 fi
3904
3905 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3906   echo "$ac_t""yes" 1>&6
3907     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3908   cat >> confdefs.h <<EOF
3909 #define $ac_tr_func 1
3910 EOF
3911  
3912 else
3913   echo "$ac_t""no" 1>&6
3914 fi
3915 done
3916
3917                         for ac_func in \
3918                                 pthread_attr_create pthread_attr_init \
3919                                 pthread_attr_destroy pthread_attr_delete \
3920                                 pthread_attr_setdetachstate pthread_attr_setdetach_np \
3921                         
3922 do
3923 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3924 echo "configure:3925: checking for $ac_func" >&5
3925 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3926   echo $ac_n "(cached) $ac_c" 1>&6
3927 else
3928   cat > conftest.$ac_ext <<EOF
3929 #line 3930 "configure"
3930 #include "confdefs.h"
3931 /* System header to define __stub macros and hopefully few prototypes,
3932     which can conflict with char $ac_func(); below.  */
3933 #include <assert.h>
3934 /* Override any gcc2 internal prototype to avoid an error.  */
3935 /* We use char because int might match the return type of a gcc2
3936     builtin and then its argument prototype would still apply.  */
3937 char $ac_func();
3938
3939 int main() {
3940
3941 /* The GNU C library defines this for functions which it implements
3942     to always fail with ENOSYS.  Some functions are actually named
3943     something starting with __ and the normal name is an alias.  */
3944 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3945 choke me
3946 #else
3947 $ac_func();
3948 #endif
3949
3950 ; return 0; }
3951 EOF
3952 if { (eval echo configure:3953: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
3953   rm -rf conftest*
3954   eval "ac_cv_func_$ac_func=yes"
3955 else
3956   echo "configure: failed program was:" >&5
3957   cat conftest.$ac_ext >&5
3958   rm -rf conftest*
3959   eval "ac_cv_func_$ac_func=no"
3960 fi
3961 rm -f conftest*
3962 fi
3963
3964 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3965   echo "$ac_t""yes" 1>&6
3966     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3967   cat >> confdefs.h <<EOF
3968 #define $ac_tr_func 1
3969 EOF
3970  
3971 else
3972   echo "$ac_t""no" 1>&6
3973 fi
3974 done
3975
3976
3977                                                 for ac_func in \
3978                                 pthread_setconcurrency \
3979                                 thr_setconcurrency \
3980                         
3981 do
3982 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3983 echo "configure:3984: checking for $ac_func" >&5
3984 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3985   echo $ac_n "(cached) $ac_c" 1>&6
3986 else
3987   cat > conftest.$ac_ext <<EOF
3988 #line 3989 "configure"
3989 #include "confdefs.h"
3990 /* System header to define __stub macros and hopefully few prototypes,
3991     which can conflict with char $ac_func(); below.  */
3992 #include <assert.h>
3993 /* Override any gcc2 internal prototype to avoid an error.  */
3994 /* We use char because int might match the return type of a gcc2
3995     builtin and then its argument prototype would still apply.  */
3996 char $ac_func();
3997
3998 int main() {
3999
4000 /* The GNU C library defines this for functions which it implements
4001     to always fail with ENOSYS.  Some functions are actually named
4002     something starting with __ and the normal name is an alias.  */
4003 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
4004 choke me
4005 #else
4006 $ac_func();
4007 #endif
4008
4009 ; return 0; }
4010 EOF
4011 if { (eval echo configure:4012: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
4012   rm -rf conftest*
4013   eval "ac_cv_func_$ac_func=yes"
4014 else
4015   echo "configure: failed program was:" >&5
4016   cat conftest.$ac_ext >&5
4017   rm -rf conftest*
4018   eval "ac_cv_func_$ac_func=no"
4019 fi
4020 rm -f conftest*
4021 fi
4022
4023 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
4024   echo "$ac_t""yes" 1>&6
4025     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
4026   cat >> confdefs.h <<EOF
4027 #define $ac_tr_func 1
4028 EOF
4029  
4030 else
4031   echo "$ac_t""no" 1>&6
4032 fi
4033 done
4034
4035
4036                                                 if test $ol_with_yielding_select = auto ; then
4037                                 echo $ac_n "checking if select yields""... $ac_c" 1>&6
4038 echo "configure:4039: checking if select yields" >&5
4039                                 if test "$cross_compiling" = yes; then
4040   
4041                                 { echo "configure: error: crossing compiling: use --with-yielding_select=yes|no|manual" 1>&2; exit 1; }
4042 else
4043   cat > conftest.$ac_ext <<EOF
4044 #line 4045 "configure"
4045 #include "confdefs.h"
4046
4047 #include <sys/types.h>
4048 #include <sys/time.h>
4049 #include <unistd.h>
4050 #include <pthread.h>
4051 #ifndef NULL
4052 #define NULL 0
4053 #endif
4054
4055 int fildes[2];
4056
4057 int task(arg)
4058         int *arg;
4059 {
4060         int i;
4061         struct timeval tv;
4062
4063         fd_set rfds;
4064
4065         tv.tv_sec=10;
4066         tv.tv_usec=0;
4067
4068         FD_ZERO(&rfds);
4069         FD_SET(fildes[0], &rfds);
4070
4071         /* we're not interested in any fds */
4072         i = select(FD_SETSIZE, &rfds, NULL, NULL, &tv);
4073
4074         if(i < 0) {
4075                 perror("select");
4076                 exit(0);
4077         }
4078
4079         exit(1); /* if we exit here, the select blocked the whole process */
4080 }
4081
4082 int main(argc, argv)
4083         int argc;
4084         char **argv;
4085 {
4086         pthread_t t;
4087
4088         /* create a pipe to select */
4089         if(pipe(&fildes[0])) {
4090                 perror("select");
4091                 exit(0);
4092         }
4093
4094 #ifdef HAVE_PTHREAD_SETCONCURRENCY
4095         (void) pthread_setconcurrency(2);
4096 #else
4097 #ifdef HAVE_THR_SETCONCURRENCY
4098         /* Set Solaris LWP concurrency to 2 */
4099         thr_setconcurrency(2);
4100 #endif
4101 #endif
4102
4103         pthread_create(&t, NULL, (void *) task, NULL);
4104
4105 #if HAVE_SCHED_YIELD
4106         sched_yield();  /* make sure task runs first */
4107 #else
4108 #ifdef HAVE_PTHREAD_YIELD
4109         pthread_yield();        /* make sure task runs first */
4110 #endif
4111 #endif
4112         exit(0);
4113 }
4114                                 
4115 EOF
4116 if { (eval echo configure:4117: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
4117 then
4118   ol_pthread_select_yields=yes
4119 else
4120   echo "configure: failed program was:" >&5
4121   cat conftest.$ac_ext >&5
4122   rm -fr conftest*
4123   ol_pthread_select_yields=no
4124 fi
4125 rm -fr conftest*
4126 fi
4127
4128                                 echo "$ac_t""$ol_pthread_select_yields" 1>&6
4129
4130                                 if test $ol_pthread_select_yields = yes ; then
4131                                         ol_with_yielding_select=yes
4132                                 fi
4133                         fi
4134
4135
4136                                                 CPPFLAGS="$save_CPPFLAGS"
4137                         LIBS="$save_LIBS"
4138                 else
4139                         { echo "configure: error: could not link with POSIX Threads" 1>&2; exit 1; }
4140                 fi
4141         fi
4142
4143         if test $ol_with_threads = posix ; then
4144                 { echo "configure: error: could not locate POSIX Threads" 1>&2; exit 1; }
4145         fi
4146 fi
4147
4148 if test $ol_with_threads = auto -o $ol_with_threads = mach ; then
4149                 for ac_hdr in mach/cthreads.h
4150 do
4151 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4152 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4153 echo "configure:4154: checking for $ac_hdr" >&5
4154 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4155   echo $ac_n "(cached) $ac_c" 1>&6
4156 else
4157   cat > conftest.$ac_ext <<EOF
4158 #line 4159 "configure"
4159 #include "confdefs.h"
4160 #include <$ac_hdr>
4161 EOF
4162 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4163 { (eval echo configure:4164: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4164 ac_err=`grep -v '^ *+' conftest.out`
4165 if test -z "$ac_err"; then
4166   rm -rf conftest*
4167   eval "ac_cv_header_$ac_safe=yes"
4168 else
4169   echo "$ac_err" >&5
4170   echo "configure: failed program was:" >&5
4171   cat conftest.$ac_ext >&5
4172   rm -rf conftest*
4173   eval "ac_cv_header_$ac_safe=no"
4174 fi
4175 rm -f conftest*
4176 fi
4177 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4178   echo "$ac_t""yes" 1>&6
4179     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4180   cat >> confdefs.h <<EOF
4181 #define $ac_tr_hdr 1
4182 EOF
4183  
4184 else
4185   echo "$ac_t""no" 1>&6
4186 fi
4187 done
4188
4189         if test $ac_cv_header_mach_cthreads_h = yes ; then
4190                 ol_with_threads=found
4191
4192                                 echo $ac_n "checking for cthread_fork""... $ac_c" 1>&6
4193 echo "configure:4194: checking for cthread_fork" >&5
4194 if eval "test \"`echo '$''{'ac_cv_func_cthread_fork'+set}'`\" = set"; then
4195   echo $ac_n "(cached) $ac_c" 1>&6
4196 else
4197   cat > conftest.$ac_ext <<EOF
4198 #line 4199 "configure"
4199 #include "confdefs.h"
4200 /* System header to define __stub macros and hopefully few prototypes,
4201     which can conflict with char cthread_fork(); below.  */
4202 #include <assert.h>
4203 /* Override any gcc2 internal prototype to avoid an error.  */
4204 /* We use char because int might match the return type of a gcc2
4205     builtin and then its argument prototype would still apply.  */
4206 char cthread_fork();
4207
4208 int main() {
4209
4210 /* The GNU C library defines this for functions which it implements
4211     to always fail with ENOSYS.  Some functions are actually named
4212     something starting with __ and the normal name is an alias.  */
4213 #if defined (__stub_cthread_fork) || defined (__stub___cthread_fork)
4214 choke me
4215 #else
4216 cthread_fork();
4217 #endif
4218
4219 ; return 0; }
4220 EOF
4221 if { (eval echo configure:4222: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
4222   rm -rf conftest*
4223   eval "ac_cv_func_cthread_fork=yes"
4224 else
4225   echo "configure: failed program was:" >&5
4226   cat conftest.$ac_ext >&5
4227   rm -rf conftest*
4228   eval "ac_cv_func_cthread_fork=no"
4229 fi
4230 rm -f conftest*
4231 fi
4232
4233 if eval "test \"`echo '$ac_cv_func_'cthread_fork`\" = yes"; then
4234   echo "$ac_t""yes" 1>&6
4235   ol_link_threads=yes
4236 else
4237   echo "$ac_t""no" 1>&6
4238 fi
4239
4240
4241                 if test $ol_link_threads = no ; then
4242                                                                         echo $ac_n "checking for cthread_fork with -all_load""... $ac_c" 1>&6
4243 echo "configure:4244: checking for cthread_fork with -all_load" >&5
4244 if eval "test \"`echo '$''{'ol_cv_cthread_all_load'+set}'`\" = set"; then
4245   echo $ac_n "(cached) $ac_c" 1>&6
4246 else
4247   
4248                                                                 save_LIBS="$LIBS"
4249                                 LIBS="-all_load $LIBS"
4250                                 cat > conftest.$ac_ext <<EOF
4251 #line 4252 "configure"
4252 #include "confdefs.h"
4253 #include <mach/cthreads.h>
4254 int main() {
4255
4256                                         cthread_fork((void *)0, (void *)0);
4257                                         
4258 ; return 0; }
4259 EOF
4260 if { (eval echo configure:4261: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
4261   rm -rf conftest*
4262   ol_cv_cthread_all_load=yes
4263 else
4264   echo "configure: failed program was:" >&5
4265   cat conftest.$ac_ext >&5
4266   rm -rf conftest*
4267   ol_cv_cthread_all_load=no
4268 fi
4269 rm -f conftest*
4270                                                                 LIBS="$save_LIBS"
4271                         
4272 fi
4273
4274 echo "$ac_t""$ol_cv_cthread_all_load" 1>&6
4275
4276                         if test $ol_cv_cthread_all_load = yes ; then
4277                                 LTHREAD_LIBS="$LTHREAD_LIBS -all_load"
4278                                 ol_link_threads=mach
4279                         fi
4280                 fi
4281
4282                 if test $ol_link_threads != no ; then
4283                         : check for cthread specific functionality here
4284                         cat >> confdefs.h <<\EOF
4285 #define HAVE_MACH_CTHREADS 1
4286 EOF
4287
4288                 else
4289                         { echo "configure: error: could not link with Mach CThreads" 1>&2; exit 1; }
4290                 fi
4291         fi
4292
4293         if test $ol_with_threads = mach ; then
4294                 { echo "configure: error: could not locate Mach CThreads" 1>&2; exit 1; }
4295         fi
4296 fi
4297
4298 if test $ol_with_threads = auto -o $ol_with_threads = lwp ; then
4299                 for ac_hdr in thread.h synch.h
4300 do
4301 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4302 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4303 echo "configure:4304: checking for $ac_hdr" >&5
4304 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4305   echo $ac_n "(cached) $ac_c" 1>&6
4306 else
4307   cat > conftest.$ac_ext <<EOF
4308 #line 4309 "configure"
4309 #include "confdefs.h"
4310 #include <$ac_hdr>
4311 EOF
4312 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4313 { (eval echo configure:4314: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4314 ac_err=`grep -v '^ *+' conftest.out`
4315 if test -z "$ac_err"; then
4316   rm -rf conftest*
4317   eval "ac_cv_header_$ac_safe=yes"
4318 else
4319   echo "$ac_err" >&5
4320   echo "configure: failed program was:" >&5
4321   cat conftest.$ac_ext >&5
4322   rm -rf conftest*
4323   eval "ac_cv_header_$ac_safe=no"
4324 fi
4325 rm -f conftest*
4326 fi
4327 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4328   echo "$ac_t""yes" 1>&6
4329     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4330   cat >> confdefs.h <<EOF
4331 #define $ac_tr_hdr 1
4332 EOF
4333  
4334 else
4335   echo "$ac_t""no" 1>&6
4336 fi
4337 done
4338
4339         if test $ac_cv_header_thread_h = yes -a $ac_cv_header_synch_h = yes ; then
4340                 echo $ac_n "checking for thr_create in -lthread""... $ac_c" 1>&6
4341 echo "configure:4342: checking for thr_create in -lthread" >&5
4342 ac_lib_var=`echo thread'_'thr_create | sed 'y%./+-%__p_%'`
4343 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
4344   echo $ac_n "(cached) $ac_c" 1>&6
4345 else
4346   ac_save_LIBS="$LIBS"
4347 LIBS="-lthread  $LIBS"
4348 cat > conftest.$ac_ext <<EOF
4349 #line 4350 "configure"
4350 #include "confdefs.h"
4351 /* Override any gcc2 internal prototype to avoid an error.  */
4352 /* We use char because int might match the return type of a gcc2
4353     builtin and then its argument prototype would still apply.  */
4354 char thr_create();
4355
4356 int main() {
4357 thr_create()
4358 ; return 0; }
4359 EOF
4360 if { (eval echo configure:4361: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
4361   rm -rf conftest*
4362   eval "ac_cv_lib_$ac_lib_var=yes"
4363 else
4364   echo "configure: failed program was:" >&5
4365   cat conftest.$ac_ext >&5
4366   rm -rf conftest*
4367   eval "ac_cv_lib_$ac_lib_var=no"
4368 fi
4369 rm -f conftest*
4370 LIBS="$ac_save_LIBS"
4371
4372 fi
4373 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
4374   echo "$ac_t""yes" 1>&6
4375   have_thr=yes
4376 else
4377   echo "$ac_t""no" 1>&6
4378 have_thr=no
4379 fi
4380
4381
4382                 if test $have_thr = yes ; then
4383                         cat >> confdefs.h <<\EOF
4384 #define HAVE_THR 1
4385 EOF
4386
4387                         LTHREAD_LIBS="$LTHREAD_LIBS -lthread"
4388                         ol_link_threads=thr
4389
4390                         if test $ol_with_yielding_select = auto ; then
4391                                 ol_with_yielding_select=yes
4392                         fi
4393                 fi
4394         fi
4395
4396                 for ac_hdr in lwp/lwp.h
4397 do
4398 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4399 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4400 echo "configure:4401: checking for $ac_hdr" >&5
4401 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4402   echo $ac_n "(cached) $ac_c" 1>&6
4403 else
4404   cat > conftest.$ac_ext <<EOF
4405 #line 4406 "configure"
4406 #include "confdefs.h"
4407 #include <$ac_hdr>
4408 EOF
4409 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4410 { (eval echo configure:4411: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4411 ac_err=`grep -v '^ *+' conftest.out`
4412 if test -z "$ac_err"; then
4413   rm -rf conftest*
4414   eval "ac_cv_header_$ac_safe=yes"
4415 else
4416   echo "$ac_err" >&5
4417   echo "configure: failed program was:" >&5
4418   cat conftest.$ac_ext >&5
4419   rm -rf conftest*
4420   eval "ac_cv_header_$ac_safe=no"
4421 fi
4422 rm -f conftest*
4423 fi
4424 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4425   echo "$ac_t""yes" 1>&6
4426     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4427   cat >> confdefs.h <<EOF
4428 #define $ac_tr_hdr 1
4429 EOF
4430  
4431 else
4432   echo "$ac_t""no" 1>&6
4433 fi
4434 done
4435
4436         if test $ac_cv_header_lwp_lwp_h = yes ; then
4437                 echo $ac_n "checking for lwp_create in -llwp""... $ac_c" 1>&6
4438 echo "configure:4439: checking for lwp_create in -llwp" >&5
4439 ac_lib_var=`echo lwp'_'lwp_create | sed 'y%./+-%__p_%'`
4440 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
4441   echo $ac_n "(cached) $ac_c" 1>&6
4442 else
4443   ac_save_LIBS="$LIBS"
4444 LIBS="-llwp  $LIBS"
4445 cat > conftest.$ac_ext <<EOF
4446 #line 4447 "configure"
4447 #include "confdefs.h"
4448 /* Override any gcc2 internal prototype to avoid an error.  */
4449 /* We use char because int might match the return type of a gcc2
4450     builtin and then its argument prototype would still apply.  */
4451 char lwp_create();
4452
4453 int main() {
4454 lwp_create()
4455 ; return 0; }
4456 EOF
4457 if { (eval echo configure:4458: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
4458   rm -rf conftest*
4459   eval "ac_cv_lib_$ac_lib_var=yes"
4460 else
4461   echo "configure: failed program was:" >&5
4462   cat conftest.$ac_ext >&5
4463   rm -rf conftest*
4464   eval "ac_cv_lib_$ac_lib_var=no"
4465 fi
4466 rm -f conftest*
4467 LIBS="$ac_save_LIBS"
4468
4469 fi
4470 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
4471   echo "$ac_t""yes" 1>&6
4472   have_lwp=yes
4473 else
4474   echo "$ac_t""no" 1>&6
4475 have_lwp=no
4476 fi
4477
4478
4479                 if test $have_lwp = yes ; then
4480                         cat >> confdefs.h <<\EOF
4481 #define HAVE_LWP 1
4482 EOF
4483
4484                         LTHREAD_LIBS="$LTHREAD_LIBS -llwp"
4485                         ol_link_threads=lwp
4486
4487                         if test $ol_with_yielding_select = auto ; then
4488                                 ol_with_yielding_select=no
4489                         fi
4490                 fi
4491         fi
4492 fi
4493
4494 if test $ol_with_yielding_select = yes ; then
4495         cat >> confdefs.h <<\EOF
4496 #define HAVE_YIELDING_SELECT 1
4497 EOF
4498
4499 fi
4500
4501 if test $ol_with_threads = manual ; then
4502                 ol_link_threads=yes
4503
4504         echo "configure: warning: thread defines and link options must be set manually" 1>&2
4505
4506         for ac_hdr in pthread.h sched.h
4507 do
4508 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4509 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4510 echo "configure:4511: checking for $ac_hdr" >&5
4511 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4512   echo $ac_n "(cached) $ac_c" 1>&6
4513 else
4514   cat > conftest.$ac_ext <<EOF
4515 #line 4516 "configure"
4516 #include "confdefs.h"
4517 #include <$ac_hdr>
4518 EOF
4519 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4520 { (eval echo configure:4521: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4521 ac_err=`grep -v '^ *+' conftest.out`
4522 if test -z "$ac_err"; then
4523   rm -rf conftest*
4524   eval "ac_cv_header_$ac_safe=yes"
4525 else
4526   echo "$ac_err" >&5
4527   echo "configure: failed program was:" >&5
4528   cat conftest.$ac_ext >&5
4529   rm -rf conftest*
4530   eval "ac_cv_header_$ac_safe=no"
4531 fi
4532 rm -f conftest*
4533 fi
4534 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4535   echo "$ac_t""yes" 1>&6
4536     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4537   cat >> confdefs.h <<EOF
4538 #define $ac_tr_hdr 1
4539 EOF
4540  
4541 else
4542   echo "$ac_t""no" 1>&6
4543 fi
4544 done
4545
4546         for ac_func in sched_yield pthread_yield
4547 do
4548 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
4549 echo "configure:4550: checking for $ac_func" >&5
4550 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
4551   echo $ac_n "(cached) $ac_c" 1>&6
4552 else
4553   cat > conftest.$ac_ext <<EOF
4554 #line 4555 "configure"
4555 #include "confdefs.h"
4556 /* System header to define __stub macros and hopefully few prototypes,
4557     which can conflict with char $ac_func(); below.  */
4558 #include <assert.h>
4559 /* Override any gcc2 internal prototype to avoid an error.  */
4560 /* We use char because int might match the return type of a gcc2
4561     builtin and then its argument prototype would still apply.  */
4562 char $ac_func();
4563
4564 int main() {
4565
4566 /* The GNU C library defines this for functions which it implements
4567     to always fail with ENOSYS.  Some functions are actually named
4568     something starting with __ and the normal name is an alias.  */
4569 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
4570 choke me
4571 #else
4572 $ac_func();
4573 #endif
4574
4575 ; return 0; }
4576 EOF
4577 if { (eval echo configure:4578: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
4578   rm -rf conftest*
4579   eval "ac_cv_func_$ac_func=yes"
4580 else
4581   echo "configure: failed program was:" >&5
4582   cat conftest.$ac_ext >&5
4583   rm -rf conftest*
4584   eval "ac_cv_func_$ac_func=no"
4585 fi
4586 rm -f conftest*
4587 fi
4588
4589 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
4590   echo "$ac_t""yes" 1>&6
4591     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
4592   cat >> confdefs.h <<EOF
4593 #define $ac_tr_func 1
4594 EOF
4595  
4596 else
4597   echo "$ac_t""no" 1>&6
4598 fi
4599 done
4600
4601         
4602 echo $ac_n "checking for LinuxThreads""... $ac_c" 1>&6
4603 echo "configure:4604: checking for LinuxThreads" >&5
4604 if eval "test \"`echo '$''{'ol_cv_linux_threads'+set}'`\" = set"; then
4605   echo $ac_n "(cached) $ac_c" 1>&6
4606 else
4607   
4608         res=`grep Linuxthreads /usr/include/pthread.h 2>/dev/null | wc -l`
4609         if test "$res" -gt 0 ; then
4610                 ol_cv_linux_threads=yes
4611         else
4612                 ol_cv_linux_threads=no
4613         fi
4614
4615 fi
4616
4617 echo "$ac_t""$ol_cv_linux_threads" 1>&6
4618
4619
4620         for ac_hdr in mach/cthreads.h
4621 do
4622 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4623 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4624 echo "configure:4625: checking for $ac_hdr" >&5
4625 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4626   echo $ac_n "(cached) $ac_c" 1>&6
4627 else
4628   cat > conftest.$ac_ext <<EOF
4629 #line 4630 "configure"
4630 #include "confdefs.h"
4631 #include <$ac_hdr>
4632 EOF
4633 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4634 { (eval echo configure:4635: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4635 ac_err=`grep -v '^ *+' conftest.out`
4636 if test -z "$ac_err"; then
4637   rm -rf conftest*
4638   eval "ac_cv_header_$ac_safe=yes"
4639 else
4640   echo "$ac_err" >&5
4641   echo "configure: failed program was:" >&5
4642   cat conftest.$ac_ext >&5
4643   rm -rf conftest*
4644   eval "ac_cv_header_$ac_safe=no"
4645 fi
4646 rm -f conftest*
4647 fi
4648 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4649   echo "$ac_t""yes" 1>&6
4650     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4651   cat >> confdefs.h <<EOF
4652 #define $ac_tr_hdr 1
4653 EOF
4654  
4655 else
4656   echo "$ac_t""no" 1>&6
4657 fi
4658 done
4659
4660         for ac_hdr in lwp/lwp.h
4661 do
4662 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4663 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4664 echo "configure:4665: checking for $ac_hdr" >&5
4665 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4666   echo $ac_n "(cached) $ac_c" 1>&6
4667 else
4668   cat > conftest.$ac_ext <<EOF
4669 #line 4670 "configure"
4670 #include "confdefs.h"
4671 #include <$ac_hdr>
4672 EOF
4673 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4674 { (eval echo configure:4675: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4675 ac_err=`grep -v '^ *+' conftest.out`
4676 if test -z "$ac_err"; then
4677   rm -rf conftest*
4678   eval "ac_cv_header_$ac_safe=yes"
4679 else
4680   echo "$ac_err" >&5
4681   echo "configure: failed program was:" >&5
4682   cat conftest.$ac_ext >&5
4683   rm -rf conftest*
4684   eval "ac_cv_header_$ac_safe=no"
4685 fi
4686 rm -f conftest*
4687 fi
4688 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4689   echo "$ac_t""yes" 1>&6
4690     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4691   cat >> confdefs.h <<EOF
4692 #define $ac_tr_hdr 1
4693 EOF
4694  
4695 else
4696   echo "$ac_t""no" 1>&6
4697 fi
4698 done
4699
4700         for ac_hdr in thread.h synch.h
4701 do
4702 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4703 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4704 echo "configure:4705: checking for $ac_hdr" >&5
4705 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4706   echo $ac_n "(cached) $ac_c" 1>&6
4707 else
4708   cat > conftest.$ac_ext <<EOF
4709 #line 4710 "configure"
4710 #include "confdefs.h"
4711 #include <$ac_hdr>
4712 EOF
4713 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4714 { (eval echo configure:4715: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4715 ac_err=`grep -v '^ *+' conftest.out`
4716 if test -z "$ac_err"; then
4717   rm -rf conftest*
4718   eval "ac_cv_header_$ac_safe=yes"
4719 else
4720   echo "$ac_err" >&5
4721   echo "configure: failed program was:" >&5
4722   cat conftest.$ac_ext >&5
4723   rm -rf conftest*
4724   eval "ac_cv_header_$ac_safe=no"
4725 fi
4726 rm -f conftest*
4727 fi
4728 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4729   echo "$ac_t""yes" 1>&6
4730     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4731   cat >> confdefs.h <<EOF
4732 #define $ac_tr_hdr 1
4733 EOF
4734  
4735 else
4736   echo "$ac_t""no" 1>&6
4737 fi
4738 done
4739
4740 fi
4741
4742 if test $ol_with_threads != no ; then  
4743                         cat >> confdefs.h <<\EOF
4744 #define _REENTRANT 1
4745 EOF
4746
4747         cat >> confdefs.h <<\EOF
4748 #define _THREAD_SAFE 1
4749 EOF
4750
4751         cat >> confdefs.h <<\EOF
4752 #define _THREADSAFE 1
4753 EOF
4754
4755
4756                                         echo $ac_n "checking for thread specific errno""... $ac_c" 1>&6
4757 echo "configure:4758: checking for thread specific errno" >&5
4758 if eval "test \"`echo '$''{'ol_cv_errno_thread_specific'+set}'`\" = set"; then
4759   echo $ac_n "(cached) $ac_c" 1>&6
4760 else
4761   
4762                 cat > conftest.$ac_ext <<EOF
4763 #line 4764 "configure"
4764 #include "confdefs.h"
4765
4766 #include <errno.h>
4767                         
4768 int main() {
4769
4770 int x = errno;
4771                         
4772 ; return 0; }
4773 EOF
4774 if { (eval echo configure:4775: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
4775   rm -rf conftest*
4776   ol_cv_errno_thread_specific=yes
4777 else
4778   echo "configure: failed program was:" >&5
4779   cat conftest.$ac_ext >&5
4780   rm -rf conftest*
4781   ol_cv_errno_thread_specific=no
4782 fi
4783 rm -f conftest*
4784         
4785 fi
4786
4787 echo "$ac_t""$ol_cv_errno_thread_specific" 1>&6
4788
4789         if test $ol_cv_errno_thread_specific != yes ; then
4790                 LIBS="$LTHREAD_LIBS $LIBS"
4791                 LTHREAD_LIBS=""
4792         fi
4793 fi  
4794
4795
4796 if test $ol_link_threads = no ; then
4797         if test $ol_with_threads = yes ; then
4798                 { echo "configure: error: no suitable thread support" 1>&2; exit 1; }
4799         fi
4800
4801         if test $ol_with_threads = auto ; then
4802                 echo "configure: warning: no suitable thread support, disabling threads" 1>&2
4803                 ol_with_threads=no
4804         fi
4805
4806         cat >> confdefs.h <<\EOF
4807 #define NO_THREADS 1
4808 EOF
4809
4810         LTHREAD_LIBS=""
4811 fi
4812
4813 ol_link_ldbm=no 
4814 if test $ol_with_ldbm_api = auto -o $ol_with_ldbm_api = db2 ; then
4815         echo $ac_n "checking for DB2 library""... $ac_c" 1>&6
4816 echo "configure:4817: checking for DB2 library" >&5
4817 if eval "test \"`echo '$''{'ol_cv_lib_db2'+set}'`\" = set"; then
4818   echo $ac_n "(cached) $ac_c" 1>&6
4819 else
4820         ol_LIBS="$LIBS"
4821         echo $ac_n "checking for db_open in -ldb""... $ac_c" 1>&6
4822 echo "configure:4823: checking for db_open in -ldb" >&5
4823 ac_lib_var=`echo db'_'db_open | sed 'y%./+-%__p_%'`
4824 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
4825   echo $ac_n "(cached) $ac_c" 1>&6
4826 else
4827   ac_save_LIBS="$LIBS"
4828 LIBS="-ldb  $LIBS"
4829 cat > conftest.$ac_ext <<EOF
4830 #line 4831 "configure"
4831 #include "confdefs.h"
4832 /* Override any gcc2 internal prototype to avoid an error.  */
4833 /* We use char because int might match the return type of a gcc2
4834     builtin and then its argument prototype would still apply.  */
4835 char db_open();
4836
4837 int main() {
4838 db_open()
4839 ; return 0; }
4840 EOF
4841 if { (eval echo configure:4842: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
4842   rm -rf conftest*
4843   eval "ac_cv_lib_$ac_lib_var=yes"
4844 else
4845   echo "configure: failed program was:" >&5
4846   cat conftest.$ac_ext >&5
4847   rm -rf conftest*
4848   eval "ac_cv_lib_$ac_lib_var=no"
4849 fi
4850 rm -f conftest*
4851 LIBS="$ac_save_LIBS"
4852
4853 fi
4854 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
4855   echo "$ac_t""yes" 1>&6
4856   ol_cv_lib_db2=-ldb
4857 else
4858   echo "$ac_t""no" 1>&6
4859 ol_cv_lib_db2=no
4860 fi
4861
4862         LIBS="$ol_LIBS"
4863
4864 fi
4865
4866 echo "$ac_t""$ol_cv_lib_db2" 1>&6
4867
4868 for ac_hdr in db.h
4869 do
4870 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4871 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4872 echo "configure:4873: checking for $ac_hdr" >&5
4873 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4874   echo $ac_n "(cached) $ac_c" 1>&6
4875 else
4876   cat > conftest.$ac_ext <<EOF
4877 #line 4878 "configure"
4878 #include "confdefs.h"
4879 #include <$ac_hdr>
4880 EOF
4881 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4882 { (eval echo configure:4883: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4883 ac_err=`grep -v '^ *+' conftest.out`
4884 if test -z "$ac_err"; then
4885   rm -rf conftest*
4886   eval "ac_cv_header_$ac_safe=yes"
4887 else
4888   echo "$ac_err" >&5
4889   echo "configure: failed program was:" >&5
4890   cat conftest.$ac_ext >&5
4891   rm -rf conftest*
4892   eval "ac_cv_header_$ac_safe=no"
4893 fi
4894 rm -f conftest*
4895 fi
4896 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4897   echo "$ac_t""yes" 1>&6
4898     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4899   cat >> confdefs.h <<EOF
4900 #define $ac_tr_hdr 1
4901 EOF
4902  
4903 else
4904   echo "$ac_t""no" 1>&6
4905 fi
4906 done
4907
4908 if test $ac_cv_header_db_h = yes ; then
4909         echo $ac_n "checking if db.h is DB2""... $ac_c" 1>&6
4910 echo "configure:4911: checking if db.h is DB2" >&5
4911 if eval "test \"`echo '$''{'ol_cv_header_db2'+set}'`\" = set"; then
4912   echo $ac_n "(cached) $ac_c" 1>&6
4913 else
4914   
4915                 cat > conftest.$ac_ext <<EOF
4916 #line 4917 "configure"
4917 #include "confdefs.h"
4918
4919 #                       include <db.h>
4920                         /* this check could be improved */
4921 #                       ifdef DB_VERSION_MAJOR
4922 #                               if DB_VERSION_MAJOR == 2
4923                                         __db_version_2
4924 #                               endif
4925 #                       endif
4926                 
4927 EOF
4928 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4929   egrep "__db_version_2" >/dev/null 2>&1; then
4930   rm -rf conftest*
4931   ol_cv_header_db2=yes
4932 else
4933   rm -rf conftest*
4934   ol_cv_header_db2=no
4935 fi
4936 rm -f conftest*
4937
4938 fi
4939
4940 echo "$ac_t""$ol_cv_header_db2" 1>&6
4941 else
4942         ol_cv_header_db2=no
4943 fi
4944
4945
4946  
4947  echo $ac_n "checking for Berkeley DB2""... $ac_c" 1>&6
4948 echo "configure:4949: checking for Berkeley DB2" >&5
4949 if eval "test \"`echo '$''{'ol_cv_berkeley_db2'+set}'`\" = set"; then
4950   echo $ac_n "(cached) $ac_c" 1>&6
4951 else
4952   
4953         if test $ol_cv_lib_db2 = no -o $ol_cv_header_db2 = no ; then
4954                 ol_cv_berkeley_db2=no
4955         else
4956                 ol_cv_berkeley_db2=yes
4957         fi
4958
4959 fi
4960
4961 echo "$ac_t""$ol_cv_berkeley_db2" 1>&6
4962  if test $ol_cv_berkeley_db2 = yes ; then
4963         cat >> confdefs.h <<\EOF
4964 #define HAVE_BERKELEY_DB2 1
4965 EOF
4966
4967  fi
4968
4969
4970         if test $ol_cv_berkeley_db2 = yes ; then
4971                 ol_link_ldbm=db2
4972                 ol_with_ldbm_api=db2
4973
4974                 if test $ol_with_ldbm_type = hash ; then
4975                         cat >> confdefs.h <<\EOF
4976 #define LDBM_USE_DBHASH 1
4977 EOF
4978
4979                 else
4980                         cat >> confdefs.h <<\EOF
4981 #define LDBM_USE_DBBTREE 1
4982 EOF
4983
4984                 fi
4985
4986                                                 if test $ol_cv_lib_db2 != yes ; then
4987                         LDBM_LIBS="$LDBM_LIBS $ol_cv_lib_db2"
4988                 fi
4989         fi
4990 fi
4991
4992 if test $ol_with_ldbm_api = auto -o $ol_with_ldbm_api = db ; then
4993         echo $ac_n "checking for Berkeley DB library""... $ac_c" 1>&6
4994 echo "configure:4995: checking for Berkeley DB library" >&5
4995 if eval "test \"`echo '$''{'ol_cv_lib_db'+set}'`\" = set"; then
4996   echo $ac_n "(cached) $ac_c" 1>&6
4997 else
4998         ol_LIBS="$LIBS"
4999         echo $ac_n "checking for dbopen""... $ac_c" 1>&6
5000 echo "configure:5001: checking for dbopen" >&5
5001 if eval "test \"`echo '$''{'ac_cv_func_dbopen'+set}'`\" = set"; then
5002   echo $ac_n "(cached) $ac_c" 1>&6
5003 else
5004   cat > conftest.$ac_ext <<EOF
5005 #line 5006 "configure"
5006 #include "confdefs.h"
5007 /* System header to define __stub macros and hopefully few prototypes,
5008     which can conflict with char dbopen(); below.  */
5009 #include <assert.h>
5010 /* Override any gcc2 internal prototype to avoid an error.  */
5011 /* We use char because int might match the return type of a gcc2
5012     builtin and then its argument prototype would still apply.  */
5013 char dbopen();
5014
5015 int main() {
5016
5017 /* The GNU C library defines this for functions which it implements
5018     to always fail with ENOSYS.  Some functions are actually named
5019     something starting with __ and the normal name is an alias.  */
5020 #if defined (__stub_dbopen) || defined (__stub___dbopen)
5021 choke me
5022 #else
5023 dbopen();
5024 #endif
5025
5026 ; return 0; }
5027 EOF
5028 if { (eval echo configure:5029: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
5029   rm -rf conftest*
5030   eval "ac_cv_func_dbopen=yes"
5031 else
5032   echo "configure: failed program was:" >&5
5033   cat conftest.$ac_ext >&5
5034   rm -rf conftest*
5035   eval "ac_cv_func_dbopen=no"
5036 fi
5037 rm -f conftest*
5038 fi
5039
5040 if eval "test \"`echo '$ac_cv_func_'dbopen`\" = yes"; then
5041   echo "$ac_t""yes" 1>&6
5042   ol_cv_lib_db=yes
5043 else
5044   echo "$ac_t""no" 1>&6
5045
5046                 echo $ac_n "checking for dbopen in -ldb""... $ac_c" 1>&6
5047 echo "configure:5048: checking for dbopen in -ldb" >&5
5048 ac_lib_var=`echo db'_'dbopen | sed 'y%./+-%__p_%'`
5049 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
5050   echo $ac_n "(cached) $ac_c" 1>&6
5051 else
5052   ac_save_LIBS="$LIBS"
5053 LIBS="-ldb  $LIBS"
5054 cat > conftest.$ac_ext <<EOF
5055 #line 5056 "configure"
5056 #include "confdefs.h"
5057 /* Override any gcc2 internal prototype to avoid an error.  */
5058 /* We use char because int might match the return type of a gcc2
5059     builtin and then its argument prototype would still apply.  */
5060 char dbopen();
5061
5062 int main() {
5063 dbopen()
5064 ; return 0; }
5065 EOF
5066 if { (eval echo configure:5067: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
5067   rm -rf conftest*
5068   eval "ac_cv_lib_$ac_lib_var=yes"
5069 else
5070   echo "configure: failed program was:" >&5
5071   cat conftest.$ac_ext >&5
5072   rm -rf conftest*
5073   eval "ac_cv_lib_$ac_lib_var=no"
5074 fi
5075 rm -f conftest*
5076 LIBS="$ac_save_LIBS"
5077
5078 fi
5079 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
5080   echo "$ac_t""yes" 1>&6
5081   ol_cv_lib_db=-ldb
5082 else
5083   echo "$ac_t""no" 1>&6
5084 ol_cv_lib_db=no
5085 fi
5086
5087         
5088 fi
5089
5090         LIBS="$ol_LIBS"
5091
5092 fi
5093
5094 echo "$ac_t""$ol_cv_lib_db" 1>&6
5095
5096
5097 for ac_hdr in db_185.h
5098 do
5099 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
5100 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
5101 echo "configure:5102: checking for $ac_hdr" >&5
5102 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
5103   echo $ac_n "(cached) $ac_c" 1>&6
5104 else
5105   cat > conftest.$ac_ext <<EOF
5106 #line 5107 "configure"
5107 #include "confdefs.h"
5108 #include <$ac_hdr>
5109 EOF
5110 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
5111 { (eval echo configure:5112: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
5112 ac_err=`grep -v '^ *+' conftest.out`
5113 if test -z "$ac_err"; then
5114   rm -rf conftest*
5115   eval "ac_cv_header_$ac_safe=yes"
5116 else
5117   echo "$ac_err" >&5
5118   echo "configure: failed program was:" >&5
5119   cat conftest.$ac_ext >&5
5120   rm -rf conftest*
5121   eval "ac_cv_header_$ac_safe=no"
5122 fi
5123 rm -f conftest*
5124 fi
5125 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
5126   echo "$ac_t""yes" 1>&6
5127     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
5128   cat >> confdefs.h <<EOF
5129 #define $ac_tr_hdr 1
5130 EOF
5131  
5132 else
5133   echo "$ac_t""no" 1>&6
5134 fi
5135 done
5136
5137 if test $ol_cv_header_db2 = yes ; then
5138         
5139         ol_cv_header_db=$ac_cv_header_db_185_h
5140 else
5141         ol_cv_header_db=$ac_cv_header_db_h
5142 fi
5143
5144
5145  
5146  echo $ac_n "checking for Berkeley DB""... $ac_c" 1>&6
5147 echo "configure:5148: checking for Berkeley DB" >&5
5148 if eval "test \"`echo '$''{'ol_cv_berkeley_db'+set}'`\" = set"; then
5149   echo $ac_n "(cached) $ac_c" 1>&6
5150 else
5151   
5152         if test $ol_cv_lib_db = no -o $ol_cv_header_db = no ; then
5153                 ol_cv_berkeley_db=no
5154         else
5155                 ol_cv_berkeley_db=yes
5156         fi
5157
5158 fi
5159
5160 echo "$ac_t""$ol_cv_berkeley_db" 1>&6
5161  if test $ol_cv_berkeley_db = yes ; then
5162         cat >> confdefs.h <<\EOF
5163 #define HAVE_BERKELEY_DB 1
5164 EOF
5165
5166  fi
5167
5168
5169         if test $ol_cv_berkeley_db = yes ; then
5170                 ol_link_ldbm=db
5171                 ol_with_ldbm_api=db
5172
5173                 if test $ol_with_ldbm_type = hash ; then
5174                         cat >> confdefs.h <<\EOF
5175 #define LDBM_USE_DBHASH 1
5176 EOF
5177
5178                 else
5179                         cat >> confdefs.h <<\EOF
5180 #define LDBM_USE_DBBTREE 1
5181 EOF
5182
5183                 fi
5184
5185                                                 if test $ol_cv_lib_db != yes ; then
5186                         LDBM_LIBS="$LDBM_LIBS $ol_cv_lib_db"
5187                 fi
5188         fi
5189 fi
5190
5191 if test $ol_with_ldbm_api = manual ; then
5192                 ol_link_ldbm=yes
5193
5194         echo "configure: warning: LDBM defines and link options must be set manually" 1>&2
5195
5196         for ac_hdr in db.h db_185.h gdbm.h ndbm.h
5197 do
5198 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
5199 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
5200 echo "configure:5201: checking for $ac_hdr" >&5
5201 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
5202   echo $ac_n "(cached) $ac_c" 1>&6
5203 else
5204   cat > conftest.$ac_ext <<EOF
5205 #line 5206 "configure"
5206 #include "confdefs.h"
5207 #include <$ac_hdr>
5208 EOF
5209 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
5210 { (eval echo configure:5211: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
5211 ac_err=`grep -v '^ *+' conftest.out`
5212 if test -z "$ac_err"; then
5213   rm -rf conftest*
5214   eval "ac_cv_header_$ac_safe=yes"
5215 else
5216   echo "$ac_err" >&5
5217   echo "configure: failed program was:" >&5
5218   cat conftest.$ac_ext >&5
5219   rm -rf conftest*
5220   eval "ac_cv_header_$ac_safe=no"
5221 fi
5222 rm -f conftest*
5223 fi
5224 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
5225   echo "$ac_t""yes" 1>&6
5226     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
5227   cat >> confdefs.h <<EOF
5228 #define $ac_tr_hdr 1
5229 EOF
5230  
5231 else
5232   echo "$ac_t""no" 1>&6
5233 fi
5234 done
5235
5236 fi
5237
5238 if test $ol_link_ldbm = no -a $ol_with_ldbm_type = btree ; then
5239         echo "configure: warning: Could not find LDBM with BTREE support" 1>&2
5240         ol_with_ldbm_api=none
5241 fi
5242
5243 if test $ol_with_ldbm_api = auto -o $ol_with_ldbm_api = gdbm ; then
5244         echo $ac_n "checking for GDBM library""... $ac_c" 1>&6
5245 echo "configure:5246: checking for GDBM library" >&5
5246 if eval "test \"`echo '$''{'ol_cv_lib_gdbm'+set}'`\" = set"; then
5247   echo $ac_n "(cached) $ac_c" 1>&6
5248 else
5249         ol_LIBS="$LIBS"
5250         echo $ac_n "checking for gdbm_open""... $ac_c" 1>&6
5251 echo "configure:5252: checking for gdbm_open" >&5
5252 if eval "test \"`echo '$''{'ac_cv_func_gdbm_open'+set}'`\" = set"; then
5253   echo $ac_n "(cached) $ac_c" 1>&6
5254 else
5255   cat > conftest.$ac_ext <<EOF
5256 #line 5257 "configure"
5257 #include "confdefs.h"
5258 /* System header to define __stub macros and hopefully few prototypes,
5259     which can conflict with char gdbm_open(); below.  */
5260 #include <assert.h>
5261 /* Override any gcc2 internal prototype to avoid an error.  */
5262 /* We use char because int might match the return type of a gcc2
5263     builtin and then its argument prototype would still apply.  */
5264 char gdbm_open();
5265
5266 int main() {
5267
5268 /* The GNU C library defines this for functions which it implements
5269     to always fail with ENOSYS.  Some functions are actually named
5270     something starting with __ and the normal name is an alias.  */
5271 #if defined (__stub_gdbm_open) || defined (__stub___gdbm_open)
5272 choke me
5273 #else
5274 gdbm_open();
5275 #endif
5276
5277 ; return 0; }
5278 EOF
5279 if { (eval echo configure:5280: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
5280   rm -rf conftest*
5281   eval "ac_cv_func_gdbm_open=yes"
5282 else
5283   echo "configure: failed program was:" >&5
5284   cat conftest.$ac_ext >&5
5285   rm -rf conftest*
5286   eval "ac_cv_func_gdbm_open=no"
5287 fi
5288 rm -f conftest*
5289 fi
5290
5291 if eval "test \"`echo '$ac_cv_func_'gdbm_open`\" = yes"; then
5292   echo "$ac_t""yes" 1>&6
5293   ol_cv_lib_gdbm=yes
5294 else
5295   echo "$ac_t""no" 1>&6
5296
5297                 echo $ac_n "checking for gdbm_open in -lgdbm""... $ac_c" 1>&6
5298 echo "configure:5299: checking for gdbm_open in -lgdbm" >&5
5299 ac_lib_var=`echo gdbm'_'gdbm_open | sed 'y%./+-%__p_%'`
5300 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
5301   echo $ac_n "(cached) $ac_c" 1>&6
5302 else
5303   ac_save_LIBS="$LIBS"
5304 LIBS="-lgdbm  $LIBS"
5305 cat > conftest.$ac_ext <<EOF
5306 #line 5307 "configure"
5307 #include "confdefs.h"
5308 /* Override any gcc2 internal prototype to avoid an error.  */
5309 /* We use char because int might match the return type of a gcc2
5310     builtin and then its argument prototype would still apply.  */
5311 char gdbm_open();
5312
5313 int main() {
5314 gdbm_open()
5315 ; return 0; }
5316 EOF
5317 if { (eval echo configure:5318: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
5318   rm -rf conftest*
5319   eval "ac_cv_lib_$ac_lib_var=yes"
5320 else
5321   echo "configure: failed program was:" >&5
5322   cat conftest.$ac_ext >&5
5323   rm -rf conftest*
5324   eval "ac_cv_lib_$ac_lib_var=no"
5325 fi
5326 rm -f conftest*
5327 LIBS="$ac_save_LIBS"
5328
5329 fi
5330 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
5331   echo "$ac_t""yes" 1>&6
5332   ol_cv_lib_gdbm=-lgdbm
5333 else
5334   echo "$ac_t""no" 1>&6
5335 ol_cv_lib_gdbm=no
5336 fi
5337
5338         
5339 fi
5340
5341         LIBS="$ol_LIBS"
5342
5343 fi
5344
5345 echo "$ac_t""$ol_cv_lib_gdbm" 1>&6
5346
5347
5348  for ac_hdr in gdbm.h
5349 do
5350 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
5351 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
5352 echo "configure:5353: checking for $ac_hdr" >&5
5353 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
5354   echo $ac_n "(cached) $ac_c" 1>&6
5355 else
5356   cat > conftest.$ac_ext <<EOF
5357 #line 5358 "configure"
5358 #include "confdefs.h"
5359 #include <$ac_hdr>
5360 EOF
5361 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
5362 { (eval echo configure:5363: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
5363 ac_err=`grep -v '^ *+' conftest.out`
5364 if test -z "$ac_err"; then
5365   rm -rf conftest*
5366   eval "ac_cv_header_$ac_safe=yes"
5367 else
5368   echo "$ac_err" >&5
5369   echo "configure: failed program was:" >&5
5370   cat conftest.$ac_ext >&5
5371   rm -rf conftest*
5372   eval "ac_cv_header_$ac_safe=no"
5373 fi
5374 rm -f conftest*
5375 fi
5376 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
5377   echo "$ac_t""yes" 1>&6
5378     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
5379   cat >> confdefs.h <<EOF
5380 #define $ac_tr_hdr 1
5381 EOF
5382  
5383 else
5384   echo "$ac_t""no" 1>&6
5385 fi
5386 done
5387
5388  echo $ac_n "checking for db""... $ac_c" 1>&6
5389 echo "configure:5390: checking for db" >&5
5390 if eval "test \"`echo '$''{'ol_cv_gdbm'+set}'`\" = set"; then
5391   echo $ac_n "(cached) $ac_c" 1>&6
5392 else
5393   
5394         if test $ol_cv_lib_gdbm = no -o $ac_cv_header_gdbm_h = no ; then
5395                 ol_cv_gdbm=no
5396         else
5397                 ol_cv_gdbm=yes
5398         fi
5399
5400 fi
5401
5402 echo "$ac_t""$ol_cv_gdbm" 1>&6
5403  if test $ol_cv_gdbm = yes ; then
5404         cat >> confdefs.h <<\EOF
5405 #define HAVE_GDBM 1
5406 EOF
5407
5408  fi
5409
5410
5411         if test $ol_cv_gdbm = yes ; then
5412                 ol_link_ldbm=gdbm
5413                 ol_with_ldbm_api=gdbm
5414
5415                 if test $ol_cv_lib_gdbm != yes ; then
5416                         LDBM_LIBS="$LDBM_LIBS $ol_cv_lib_gdbm"
5417                 fi
5418         fi
5419 fi
5420
5421 if test $ol_with_ldbm_api = auto -o $ol_with_ldbm_api = ndbm ; then
5422         echo $ac_n "checking for NDBM library""... $ac_c" 1>&6
5423 echo "configure:5424: checking for NDBM library" >&5
5424 if eval "test \"`echo '$''{'ol_cv_lib_ndbm'+set}'`\" = set"; then
5425   echo $ac_n "(cached) $ac_c" 1>&6
5426 else
5427         ol_LIBS="$LIBS"
5428         echo $ac_n "checking for dbm_open""... $ac_c" 1>&6
5429 echo "configure:5430: checking for dbm_open" >&5
5430 if eval "test \"`echo '$''{'ac_cv_func_dbm_open'+set}'`\" = set"; then
5431   echo $ac_n "(cached) $ac_c" 1>&6
5432 else
5433   cat > conftest.$ac_ext <<EOF
5434 #line 5435 "configure"
5435 #include "confdefs.h"
5436 /* System header to define __stub macros and hopefully few prototypes,
5437     which can conflict with char dbm_open(); below.  */
5438 #include <assert.h>
5439 /* Override any gcc2 internal prototype to avoid an error.  */
5440 /* We use char because int might match the return type of a gcc2
5441     builtin and then its argument prototype would still apply.  */
5442 char dbm_open();
5443
5444 int main() {
5445
5446 /* The GNU C library defines this for functions which it implements
5447     to always fail with ENOSYS.  Some functions are actually named
5448     something starting with __ and the normal name is an alias.  */
5449 #if defined (__stub_dbm_open) || defined (__stub___dbm_open)
5450 choke me
5451 #else
5452 dbm_open();
5453 #endif
5454
5455 ; return 0; }
5456 EOF
5457 if { (eval echo configure:5458: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
5458   rm -rf conftest*
5459   eval "ac_cv_func_dbm_open=yes"
5460 else
5461   echo "configure: failed program was:" >&5
5462   cat conftest.$ac_ext >&5
5463   rm -rf conftest*
5464   eval "ac_cv_func_dbm_open=no"
5465 fi
5466 rm -f conftest*
5467 fi
5468
5469 if eval "test \"`echo '$ac_cv_func_'dbm_open`\" = yes"; then
5470   echo "$ac_t""yes" 1>&6
5471   ol_cv_lib_ndbm=yes
5472 else
5473   echo "$ac_t""no" 1>&6
5474
5475                 echo $ac_n "checking for dbm_open in -lndbm""... $ac_c" 1>&6
5476 echo "configure:5477: checking for dbm_open in -lndbm" >&5
5477 ac_lib_var=`echo ndbm'_'dbm_open | sed 'y%./+-%__p_%'`
5478 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
5479   echo $ac_n "(cached) $ac_c" 1>&6
5480 else
5481   ac_save_LIBS="$LIBS"
5482 LIBS="-lndbm  $LIBS"
5483 cat > conftest.$ac_ext <<EOF
5484 #line 5485 "configure"
5485 #include "confdefs.h"
5486 /* Override any gcc2 internal prototype to avoid an error.  */
5487 /* We use char because int might match the return type of a gcc2
5488     builtin and then its argument prototype would still apply.  */
5489 char dbm_open();
5490
5491 int main() {
5492 dbm_open()
5493 ; return 0; }
5494 EOF
5495 if { (eval echo configure:5496: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
5496   rm -rf conftest*
5497   eval "ac_cv_lib_$ac_lib_var=yes"
5498 else
5499   echo "configure: failed program was:" >&5
5500   cat conftest.$ac_ext >&5
5501   rm -rf conftest*
5502   eval "ac_cv_lib_$ac_lib_var=no"
5503 fi
5504 rm -f conftest*
5505 LIBS="$ac_save_LIBS"
5506
5507 fi
5508 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
5509   echo "$ac_t""yes" 1>&6
5510   ol_cv_lib_ndbm=-lndbm
5511 else
5512   echo "$ac_t""no" 1>&6
5513
5514                         echo $ac_n "checking for dbm_open in -ldbm""... $ac_c" 1>&6
5515 echo "configure:5516: checking for dbm_open in -ldbm" >&5
5516 ac_lib_var=`echo dbm'_'dbm_open | sed 'y%./+-%__p_%'`
5517 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
5518   echo $ac_n "(cached) $ac_c" 1>&6
5519 else
5520   ac_save_LIBS="$LIBS"
5521 LIBS="-ldbm  $LIBS"
5522 cat > conftest.$ac_ext <<EOF
5523 #line 5524 "configure"
5524 #include "confdefs.h"
5525 /* Override any gcc2 internal prototype to avoid an error.  */
5526 /* We use char because int might match the return type of a gcc2
5527     builtin and then its argument prototype would still apply.  */
5528 char dbm_open();
5529
5530 int main() {
5531 dbm_open()
5532 ; return 0; }
5533 EOF
5534 if { (eval echo configure:5535: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
5535   rm -rf conftest*
5536   eval "ac_cv_lib_$ac_lib_var=yes"
5537 else
5538   echo "configure: failed program was:" >&5
5539   cat conftest.$ac_ext >&5
5540   rm -rf conftest*
5541   eval "ac_cv_lib_$ac_lib_var=no"
5542 fi
5543 rm -f conftest*
5544 LIBS="$ac_save_LIBS"
5545
5546 fi
5547 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
5548   echo "$ac_t""yes" 1>&6
5549   ol_cv_lib_ndbm=-ldbm
5550 else
5551   echo "$ac_t""no" 1>&6
5552 ol_cv_lib_ndbm=no
5553 fi
5554                 
5555 fi
5556
5557         
5558 fi
5559
5560         LIBS="$ol_LIBS"
5561
5562 fi
5563
5564 echo "$ac_t""$ol_cv_lib_ndbm" 1>&6
5565
5566
5567  for ac_hdr in ndbm.h
5568 do
5569 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
5570 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
5571 echo "configure:5572: checking for $ac_hdr" >&5
5572 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
5573   echo $ac_n "(cached) $ac_c" 1>&6
5574 else
5575   cat > conftest.$ac_ext <<EOF
5576 #line 5577 "configure"
5577 #include "confdefs.h"
5578 #include <$ac_hdr>
5579 EOF
5580 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
5581 { (eval echo configure:5582: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
5582 ac_err=`grep -v '^ *+' conftest.out`
5583 if test -z "$ac_err"; then
5584   rm -rf conftest*
5585   eval "ac_cv_header_$ac_safe=yes"
5586 else
5587   echo "$ac_err" >&5
5588   echo "configure: failed program was:" >&5
5589   cat conftest.$ac_ext >&5
5590   rm -rf conftest*
5591   eval "ac_cv_header_$ac_safe=no"
5592 fi
5593 rm -f conftest*
5594 fi
5595 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
5596   echo "$ac_t""yes" 1>&6
5597     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
5598   cat >> confdefs.h <<EOF
5599 #define $ac_tr_hdr 1
5600 EOF
5601  
5602 else
5603   echo "$ac_t""no" 1>&6
5604 fi
5605 done
5606
5607  echo $ac_n "checking for db""... $ac_c" 1>&6
5608 echo "configure:5609: checking for db" >&5
5609 if eval "test \"`echo '$''{'ol_cv_ndbm'+set}'`\" = set"; then
5610   echo $ac_n "(cached) $ac_c" 1>&6
5611 else
5612   
5613         if test $ol_cv_lib_ndbm = no -o $ac_cv_header_ndbm_h = no ; then
5614                 ol_cv_ndbm=no
5615         else
5616                 ol_cv_ndbm=yes
5617         fi
5618
5619 fi
5620
5621 echo "$ac_t""$ol_cv_ndbm" 1>&6
5622  if test $ol_cv_ndbm = yes ; then
5623         cat >> confdefs.h <<\EOF
5624 #define HAVE_NDBM 1
5625 EOF
5626
5627  fi
5628
5629
5630         if test $ol_cv_ndbm = yes ; then
5631                 if test $ol_with_ldbm_api = auto ; then
5632                         echo "configure: warning: Attempting to use NDBM.  Functionality will be limited." 1>&2
5633                 fi
5634
5635                 ol_link_ldbm=ndbm
5636                 ol_with_ldbm_api=ndbm
5637
5638                 if test $ol_cv_lib_ndbm != yes ; then
5639                         LDBM_LIBS="$LDBM_LIBS $ol_cv_lib_ndbm"
5640                 fi
5641         fi
5642 fi
5643
5644 if test $ol_link_ldbm = no -a $ol_enable_ldbm != no ; then
5645         echo "configure: warning: could not find suitable LDBM backend" 1>&2
5646         if test $ol_enable_ldbm = yes ; then
5647                 { echo "configure: error: select appropriate LDBM options or disable" 1>&2; exit 1; }
5648         fi
5649
5650         echo "configure: warning: disabling LDBM" 1>&2
5651         ol_enable_ldbm=no
5652 fi
5653
5654 if test $ol_enable_wrappers = yes ; then
5655         echo $ac_n "checking for hosts_access in -lwrap""... $ac_c" 1>&6
5656 echo "configure:5657: checking for hosts_access in -lwrap" >&5
5657 ac_lib_var=`echo wrap'_'hosts_access | sed 'y%./+-%__p_%'`
5658 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
5659   echo $ac_n "(cached) $ac_c" 1>&6
5660 else
5661   ac_save_LIBS="$LIBS"
5662 LIBS="-lwrap  $LIBS"
5663 cat > conftest.$ac_ext <<EOF
5664 #line 5665 "configure"
5665 #include "confdefs.h"
5666 /* Override any gcc2 internal prototype to avoid an error.  */
5667 /* We use char because int might match the return type of a gcc2
5668     builtin and then its argument prototype would still apply.  */
5669 char hosts_access();
5670
5671 int main() {
5672 hosts_access()
5673 ; return 0; }
5674 EOF
5675 if { (eval echo configure:5676: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
5676   rm -rf conftest*
5677   eval "ac_cv_lib_$ac_lib_var=yes"
5678 else
5679   echo "configure: failed program was:" >&5
5680   cat conftest.$ac_ext >&5
5681   rm -rf conftest*
5682   eval "ac_cv_lib_$ac_lib_var=no"
5683 fi
5684 rm -f conftest*
5685 LIBS="$ac_save_LIBS"
5686
5687 fi
5688 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
5689   echo "$ac_t""yes" 1>&6
5690   have_wrappers=yes
5691 else
5692   echo "$ac_t""no" 1>&6
5693 have_wrappers=no
5694 fi
5695
5696
5697         if test $have_wrappers = yes ; then
5698                 cat >> confdefs.h <<\EOF
5699 #define HAVE_TCPD 1
5700 EOF
5701
5702                 SLAPD_LIBS="$SLAPD_LIBS -lwrap"
5703         else
5704                 echo "configure: warning: could not find -lwrap" 1>&2
5705                 if test $ol_enable_wrappers = yes ; then
5706                         { echo "configure: error: could not find wrappers" 1>&2; exit 1; }
5707                 fi
5708
5709                 echo "configure: warning: disabling wrappers support" 1>&2
5710                 ol_enable_wrappers=no
5711         fi
5712
5713 fi
5714
5715 # ud needs termcap (should insert check here)
5716 ol_link_termcap=no
5717 for ac_hdr in termcap.h ncurses.h
5718 do
5719 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
5720 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
5721 echo "configure:5722: checking for $ac_hdr" >&5
5722 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
5723   echo $ac_n "(cached) $ac_c" 1>&6
5724 else
5725   cat > conftest.$ac_ext <<EOF
5726 #line 5727 "configure"
5727 #include "confdefs.h"
5728 #include <$ac_hdr>
5729 EOF
5730 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
5731 { (eval echo configure:5732: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
5732 ac_err=`grep -v '^ *+' conftest.out`
5733 if test -z "$ac_err"; then
5734   rm -rf conftest*
5735   eval "ac_cv_header_$ac_safe=yes"
5736 else
5737   echo "$ac_err" >&5
5738   echo "configure: failed program was:" >&5
5739   cat conftest.$ac_ext >&5
5740   rm -rf conftest*
5741   eval "ac_cv_header_$ac_safe=no"
5742 fi
5743 rm -f conftest*
5744 fi
5745 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
5746   echo "$ac_t""yes" 1>&6
5747     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
5748   cat >> confdefs.h <<EOF
5749 #define $ac_tr_hdr 1
5750 EOF
5751  
5752 else
5753   echo "$ac_t""no" 1>&6
5754 fi
5755 done
5756
5757
5758 if test $ol_link_termcap = no ; then
5759         echo $ac_n "checking for tputs in -ltermcap""... $ac_c" 1>&6
5760 echo "configure:5761: checking for tputs in -ltermcap" >&5
5761 ac_lib_var=`echo termcap'_'tputs | sed 'y%./+-%__p_%'`
5762 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
5763   echo $ac_n "(cached) $ac_c" 1>&6
5764 else
5765   ac_save_LIBS="$LIBS"
5766 LIBS="-ltermcap  $LIBS"
5767 cat > conftest.$ac_ext <<EOF
5768 #line 5769 "configure"
5769 #include "confdefs.h"
5770 /* Override any gcc2 internal prototype to avoid an error.  */
5771 /* We use char because int might match the return type of a gcc2
5772     builtin and then its argument prototype would still apply.  */
5773 char tputs();
5774
5775 int main() {
5776 tputs()
5777 ; return 0; }
5778 EOF
5779 if { (eval echo configure:5780: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
5780   rm -rf conftest*
5781   eval "ac_cv_lib_$ac_lib_var=yes"
5782 else
5783   echo "configure: failed program was:" >&5
5784   cat conftest.$ac_ext >&5
5785   rm -rf conftest*
5786   eval "ac_cv_lib_$ac_lib_var=no"
5787 fi
5788 rm -f conftest*
5789 LIBS="$ac_save_LIBS"
5790
5791 fi
5792 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
5793   echo "$ac_t""yes" 1>&6
5794   have_termcap=yes
5795 else
5796   echo "$ac_t""no" 1>&6
5797 have_termcap=no
5798 fi
5799
5800         if test $have_termcap = yes ; then
5801                 cat >> confdefs.h <<\EOF
5802 #define HAVE_TERMCAP 1
5803 EOF
5804
5805                 ol_link_termcap=yes
5806                 TERMCAP_LIBS=-ltermcap
5807         fi
5808 fi
5809
5810 if test $ol_link_termcap = no ; then
5811         echo $ac_n "checking for initscr in -lncurses""... $ac_c" 1>&6
5812 echo "configure:5813: checking for initscr in -lncurses" >&5
5813 ac_lib_var=`echo ncurses'_'initscr | sed 'y%./+-%__p_%'`
5814 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
5815   echo $ac_n "(cached) $ac_c" 1>&6
5816 else
5817   ac_save_LIBS="$LIBS"
5818 LIBS="-lncurses  $LIBS"
5819 cat > conftest.$ac_ext <<EOF
5820 #line 5821 "configure"
5821 #include "confdefs.h"
5822 /* Override any gcc2 internal prototype to avoid an error.  */
5823 /* We use char because int might match the return type of a gcc2
5824     builtin and then its argument prototype would still apply.  */
5825 char initscr();
5826
5827 int main() {
5828 initscr()
5829 ; return 0; }
5830 EOF
5831 if { (eval echo configure:5832: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
5832   rm -rf conftest*
5833   eval "ac_cv_lib_$ac_lib_var=yes"
5834 else
5835   echo "configure: failed program was:" >&5
5836   cat conftest.$ac_ext >&5
5837   rm -rf conftest*
5838   eval "ac_cv_lib_$ac_lib_var=no"
5839 fi
5840 rm -f conftest*
5841 LIBS="$ac_save_LIBS"
5842
5843 fi
5844 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
5845   echo "$ac_t""yes" 1>&6
5846   have_ncurses=yes
5847 else
5848   echo "$ac_t""no" 1>&6
5849 have_ncurses=no
5850 fi
5851
5852         if test $have_ncurses = yes ; then
5853                 cat >> confdefs.h <<\EOF
5854 #define HAVE_NCURSES 1
5855 EOF
5856
5857                 ol_link_termcap=yes
5858                 TERMCAP_LIBS=-lncurses
5859         fi
5860 fi
5861
5862 if test $ol_link_termcap = no ; then
5863         cat >> confdefs.h <<\EOF
5864 #define NO_TERMCAP 1
5865 EOF
5866
5867         TERMCAP_LIBS=
5868 fi
5869
5870 # FreeBSD (and others) have crypt(3) in -lcrypt
5871 if test $ol_enable_crypt != no ; then
5872         echo $ac_n "checking for crypt""... $ac_c" 1>&6
5873 echo "configure:5874: checking for crypt" >&5
5874 if eval "test \"`echo '$''{'ac_cv_func_crypt'+set}'`\" = set"; then
5875   echo $ac_n "(cached) $ac_c" 1>&6
5876 else
5877   cat > conftest.$ac_ext <<EOF
5878 #line 5879 "configure"
5879 #include "confdefs.h"
5880 /* System header to define __stub macros and hopefully few prototypes,
5881     which can conflict with char crypt(); below.  */
5882 #include <assert.h>
5883 /* Override any gcc2 internal prototype to avoid an error.  */
5884 /* We use char because int might match the return type of a gcc2
5885     builtin and then its argument prototype would still apply.  */
5886 char crypt();
5887
5888 int main() {
5889
5890 /* The GNU C library defines this for functions which it implements
5891     to always fail with ENOSYS.  Some functions are actually named
5892     something starting with __ and the normal name is an alias.  */
5893 #if defined (__stub_crypt) || defined (__stub___crypt)
5894 choke me
5895 #else
5896 crypt();
5897 #endif
5898
5899 ; return 0; }
5900 EOF
5901 if { (eval echo configure:5902: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
5902   rm -rf conftest*
5903   eval "ac_cv_func_crypt=yes"
5904 else
5905   echo "configure: failed program was:" >&5
5906   cat conftest.$ac_ext >&5
5907   rm -rf conftest*
5908   eval "ac_cv_func_crypt=no"
5909 fi
5910 rm -f conftest*
5911 fi
5912
5913 if eval "test \"`echo '$ac_cv_func_'crypt`\" = yes"; then
5914   echo "$ac_t""yes" 1>&6
5915   have_crypt=yes
5916 else
5917   echo "$ac_t""no" 1>&6
5918
5919                 echo $ac_n "checking for crypt in -lcrypt""... $ac_c" 1>&6
5920 echo "configure:5921: checking for crypt in -lcrypt" >&5
5921 ac_lib_var=`echo crypt'_'crypt | sed 'y%./+-%__p_%'`
5922 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
5923   echo $ac_n "(cached) $ac_c" 1>&6
5924 else
5925   ac_save_LIBS="$LIBS"
5926 LIBS="-lcrypt  $LIBS"
5927 cat > conftest.$ac_ext <<EOF
5928 #line 5929 "configure"
5929 #include "confdefs.h"
5930 /* Override any gcc2 internal prototype to avoid an error.  */
5931 /* We use char because int might match the return type of a gcc2
5932     builtin and then its argument prototype would still apply.  */
5933 char crypt();
5934
5935 int main() {
5936 crypt()
5937 ; return 0; }
5938 EOF
5939 if { (eval echo configure:5940: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
5940   rm -rf conftest*
5941   eval "ac_cv_lib_$ac_lib_var=yes"
5942 else
5943   echo "configure: failed program was:" >&5
5944   cat conftest.$ac_ext >&5
5945   rm -rf conftest*
5946   eval "ac_cv_lib_$ac_lib_var=no"
5947 fi
5948 rm -f conftest*
5949 LIBS="$ac_save_LIBS"
5950
5951 fi
5952 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
5953   echo "$ac_t""yes" 1>&6
5954   LUTIL_LIBS="$LUTIL_LIBS -lcrypt"
5955                         have_crypt=yes
5956 else
5957   echo "$ac_t""no" 1>&6
5958 have_crypt=no
5959 fi
5960
5961 fi
5962
5963
5964         if test $have_crypt = yes ; then
5965                 cat >> confdefs.h <<\EOF
5966 #define HAVE_CRYPT 1
5967 EOF
5968
5969         else
5970                 echo "configure: warning: could not find crypt" 1>&2
5971                 if test $ol_enable_crypt = yes ; then
5972                         { echo "configure: error: could not find crypt" 1>&2; exit 1; }
5973                 fi
5974
5975                 echo "configure: warning: disabling crypt support" 1>&2
5976                 ol_enable_crypt=no
5977         fi
5978 fi
5979
5980 # FreeBSD (and others) have setproctitle(3) in -lutil
5981 if test $ol_enable_proctitle != no ; then
5982         echo $ac_n "checking for setproctitle""... $ac_c" 1>&6
5983 echo "configure:5984: checking for setproctitle" >&5
5984 if eval "test \"`echo '$''{'ac_cv_func_setproctitle'+set}'`\" = set"; then
5985   echo $ac_n "(cached) $ac_c" 1>&6
5986 else
5987   cat > conftest.$ac_ext <<EOF
5988 #line 5989 "configure"
5989 #include "confdefs.h"
5990 /* System header to define __stub macros and hopefully few prototypes,
5991     which can conflict with char setproctitle(); below.  */
5992 #include <assert.h>
5993 /* Override any gcc2 internal prototype to avoid an error.  */
5994 /* We use char because int might match the return type of a gcc2
5995     builtin and then its argument prototype would still apply.  */
5996 char setproctitle();
5997
5998 int main() {
5999
6000 /* The GNU C library defines this for functions which it implements
6001     to always fail with ENOSYS.  Some functions are actually named
6002     something starting with __ and the normal name is an alias.  */
6003 #if defined (__stub_setproctitle) || defined (__stub___setproctitle)
6004 choke me
6005 #else
6006 setproctitle();
6007 #endif
6008
6009 ; return 0; }
6010 EOF
6011 if { (eval echo configure:6012: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
6012   rm -rf conftest*
6013   eval "ac_cv_func_setproctitle=yes"
6014 else
6015   echo "configure: failed program was:" >&5
6016   cat conftest.$ac_ext >&5
6017   rm -rf conftest*
6018   eval "ac_cv_func_setproctitle=no"
6019 fi
6020 rm -f conftest*
6021 fi
6022
6023 if eval "test \"`echo '$ac_cv_func_'setproctitle`\" = yes"; then
6024   echo "$ac_t""yes" 1>&6
6025   have_setproctitle=yes
6026 else
6027   echo "$ac_t""no" 1>&6
6028
6029                 echo $ac_n "checking for setproctitle in -lutil""... $ac_c" 1>&6
6030 echo "configure:6031: checking for setproctitle in -lutil" >&5
6031 ac_lib_var=`echo util'_'setproctitle | sed 'y%./+-%__p_%'`
6032 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
6033   echo $ac_n "(cached) $ac_c" 1>&6
6034 else
6035   ac_save_LIBS="$LIBS"
6036 LIBS="-lutil  $LIBS"
6037 cat > conftest.$ac_ext <<EOF
6038 #line 6039 "configure"
6039 #include "confdefs.h"
6040 /* Override any gcc2 internal prototype to avoid an error.  */
6041 /* We use char because int might match the return type of a gcc2
6042     builtin and then its argument prototype would still apply.  */
6043 char setproctitle();
6044
6045 int main() {
6046 setproctitle()
6047 ; return 0; }
6048 EOF
6049 if { (eval echo configure:6050: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
6050   rm -rf conftest*
6051   eval "ac_cv_lib_$ac_lib_var=yes"
6052 else
6053   echo "configure: failed program was:" >&5
6054   cat conftest.$ac_ext >&5
6055   rm -rf conftest*
6056   eval "ac_cv_lib_$ac_lib_var=no"
6057 fi
6058 rm -f conftest*
6059 LIBS="$ac_save_LIBS"
6060
6061 fi
6062 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
6063   echo "$ac_t""yes" 1>&6
6064   have_setproctitle=yes
6065                         LUTIL_LIBS="$LUTIL_LIBS -lutil"
6066 else
6067   echo "$ac_t""no" 1>&6
6068 have_setproctitle=no
6069                         LIBOBJS="$LIBOBJS setproctitle.o"
6070 fi
6071
6072 fi
6073
6074
6075         if test $have_setproctitle = yes ; then
6076                 cat >> confdefs.h <<\EOF
6077 #define HAVE_SETPROCTITLE 1
6078 EOF
6079
6080         fi
6081 fi
6082
6083 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
6084 echo "configure:6085: checking for ANSI C header files" >&5
6085 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
6086   echo $ac_n "(cached) $ac_c" 1>&6
6087 else
6088   cat > conftest.$ac_ext <<EOF
6089 #line 6090 "configure"
6090 #include "confdefs.h"
6091 #include <stdlib.h>
6092 #include <stdarg.h>
6093 #include <string.h>
6094 #include <float.h>
6095 EOF
6096 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6097 { (eval echo configure:6098: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6098 ac_err=`grep -v '^ *+' conftest.out`
6099 if test -z "$ac_err"; then
6100   rm -rf conftest*
6101   ac_cv_header_stdc=yes
6102 else
6103   echo "$ac_err" >&5
6104   echo "configure: failed program was:" >&5
6105   cat conftest.$ac_ext >&5
6106   rm -rf conftest*
6107   ac_cv_header_stdc=no
6108 fi
6109 rm -f conftest*
6110
6111 if test $ac_cv_header_stdc = yes; then
6112   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6113 cat > conftest.$ac_ext <<EOF
6114 #line 6115 "configure"
6115 #include "confdefs.h"
6116 #include <string.h>
6117 EOF
6118 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6119   egrep "memchr" >/dev/null 2>&1; then
6120   :
6121 else
6122   rm -rf conftest*
6123   ac_cv_header_stdc=no
6124 fi
6125 rm -f conftest*
6126
6127 fi
6128
6129 if test $ac_cv_header_stdc = yes; then
6130   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6131 cat > conftest.$ac_ext <<EOF
6132 #line 6133 "configure"
6133 #include "confdefs.h"
6134 #include <stdlib.h>
6135 EOF
6136 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6137   egrep "free" >/dev/null 2>&1; then
6138   :
6139 else
6140   rm -rf conftest*
6141   ac_cv_header_stdc=no
6142 fi
6143 rm -f conftest*
6144
6145 fi
6146
6147 if test $ac_cv_header_stdc = yes; then
6148   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6149 if test "$cross_compiling" = yes; then
6150   :
6151 else
6152   cat > conftest.$ac_ext <<EOF
6153 #line 6154 "configure"
6154 #include "confdefs.h"
6155 #include <ctype.h>
6156 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6157 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6158 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
6159 int main () { int i; for (i = 0; i < 256; i++)
6160 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
6161 exit (0); }
6162
6163 EOF
6164 if { (eval echo configure:6165: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
6165 then
6166   :
6167 else
6168   echo "configure: failed program was:" >&5
6169   cat conftest.$ac_ext >&5
6170   rm -fr conftest*
6171   ac_cv_header_stdc=no
6172 fi
6173 rm -fr conftest*
6174 fi
6175
6176 fi
6177 fi
6178
6179 echo "$ac_t""$ac_cv_header_stdc" 1>&6
6180 if test $ac_cv_header_stdc = yes; then
6181   cat >> confdefs.h <<\EOF
6182 #define STDC_HEADERS 1
6183 EOF
6184
6185 fi
6186
6187
6188 if test $ac_cv_header_stdc != yes; then
6189         echo "configure: warning: could not Standard C compliant headers" 1>&2
6190 fi
6191
6192 ac_header_dirent=no
6193 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h
6194 do
6195 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
6196 echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
6197 echo "configure:6198: checking for $ac_hdr that defines DIR" >&5
6198 if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then
6199   echo $ac_n "(cached) $ac_c" 1>&6
6200 else
6201   cat > conftest.$ac_ext <<EOF
6202 #line 6203 "configure"
6203 #include "confdefs.h"
6204 #include <sys/types.h>
6205 #include <$ac_hdr>
6206 int main() {
6207 DIR *dirp = 0;
6208 ; return 0; }
6209 EOF
6210 if { (eval echo configure:6211: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
6211   rm -rf conftest*
6212   eval "ac_cv_header_dirent_$ac_safe=yes"
6213 else
6214   echo "configure: failed program was:" >&5
6215   cat conftest.$ac_ext >&5
6216   rm -rf conftest*
6217   eval "ac_cv_header_dirent_$ac_safe=no"
6218 fi
6219 rm -f conftest*
6220 fi
6221 if eval "test \"`echo '$ac_cv_header_dirent_'$ac_safe`\" = yes"; then
6222   echo "$ac_t""yes" 1>&6
6223     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
6224   cat >> confdefs.h <<EOF
6225 #define $ac_tr_hdr 1
6226 EOF
6227  ac_header_dirent=$ac_hdr; break
6228 else
6229   echo "$ac_t""no" 1>&6
6230 fi
6231 done
6232 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
6233 if test $ac_header_dirent = dirent.h; then
6234 echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6
6235 echo "configure:6236: checking for opendir in -ldir" >&5
6236 ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'`
6237 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
6238   echo $ac_n "(cached) $ac_c" 1>&6
6239 else
6240   ac_save_LIBS="$LIBS"
6241 LIBS="-ldir  $LIBS"
6242 cat > conftest.$ac_ext <<EOF
6243 #line 6244 "configure"
6244 #include "confdefs.h"
6245 /* Override any gcc2 internal prototype to avoid an error.  */
6246 /* We use char because int might match the return type of a gcc2
6247     builtin and then its argument prototype would still apply.  */
6248 char opendir();
6249
6250 int main() {
6251 opendir()
6252 ; return 0; }
6253 EOF
6254 if { (eval echo configure:6255: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
6255   rm -rf conftest*
6256   eval "ac_cv_lib_$ac_lib_var=yes"
6257 else
6258   echo "configure: failed program was:" >&5
6259   cat conftest.$ac_ext >&5
6260   rm -rf conftest*
6261   eval "ac_cv_lib_$ac_lib_var=no"
6262 fi
6263 rm -f conftest*
6264 LIBS="$ac_save_LIBS"
6265
6266 fi
6267 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
6268   echo "$ac_t""yes" 1>&6
6269   LIBS="$LIBS -ldir"
6270 else
6271   echo "$ac_t""no" 1>&6
6272 fi
6273
6274 else
6275 echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
6276 echo "configure:6277: checking for opendir in -lx" >&5
6277 ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'`
6278 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
6279   echo $ac_n "(cached) $ac_c" 1>&6
6280 else
6281   ac_save_LIBS="$LIBS"
6282 LIBS="-lx  $LIBS"
6283 cat > conftest.$ac_ext <<EOF
6284 #line 6285 "configure"
6285 #include "confdefs.h"
6286 /* Override any gcc2 internal prototype to avoid an error.  */
6287 /* We use char because int might match the return type of a gcc2
6288     builtin and then its argument prototype would still apply.  */
6289 char opendir();
6290
6291 int main() {
6292 opendir()
6293 ; return 0; }
6294 EOF
6295 if { (eval echo configure:6296: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
6296   rm -rf conftest*
6297   eval "ac_cv_lib_$ac_lib_var=yes"
6298 else
6299   echo "configure: failed program was:" >&5
6300   cat conftest.$ac_ext >&5
6301   rm -rf conftest*
6302   eval "ac_cv_lib_$ac_lib_var=no"
6303 fi
6304 rm -f conftest*
6305 LIBS="$ac_save_LIBS"
6306
6307 fi
6308 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
6309   echo "$ac_t""yes" 1>&6
6310   LIBS="$LIBS -lx"
6311 else
6312   echo "$ac_t""no" 1>&6
6313 fi
6314
6315 fi
6316
6317 echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6
6318 echo "configure:6319: checking for sys/wait.h that is POSIX.1 compatible" >&5
6319 if eval "test \"`echo '$''{'ac_cv_header_sys_wait_h'+set}'`\" = set"; then
6320   echo $ac_n "(cached) $ac_c" 1>&6
6321 else
6322   cat > conftest.$ac_ext <<EOF
6323 #line 6324 "configure"
6324 #include "confdefs.h"
6325 #include <sys/types.h>
6326 #include <sys/wait.h>
6327 #ifndef WEXITSTATUS
6328 #define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8)
6329 #endif
6330 #ifndef WIFEXITED
6331 #define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
6332 #endif
6333 int main() {
6334 int s;
6335 wait (&s);
6336 s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
6337 ; return 0; }
6338 EOF
6339 if { (eval echo configure:6340: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
6340   rm -rf conftest*
6341   ac_cv_header_sys_wait_h=yes
6342 else
6343   echo "configure: failed program was:" >&5
6344   cat conftest.$ac_ext >&5
6345   rm -rf conftest*
6346   ac_cv_header_sys_wait_h=no
6347 fi
6348 rm -f conftest*
6349 fi
6350
6351 echo "$ac_t""$ac_cv_header_sys_wait_h" 1>&6
6352 if test $ac_cv_header_sys_wait_h = yes; then
6353   cat >> confdefs.h <<\EOF
6354 #define HAVE_SYS_WAIT_H 1
6355 EOF
6356
6357 fi
6358
6359 echo $ac_n "checking POSIX termios""... $ac_c" 1>&6
6360 echo "configure:6361: checking POSIX termios" >&5
6361 if eval "test \"`echo '$''{'am_cv_sys_posix_termios'+set}'`\" = set"; then
6362   echo $ac_n "(cached) $ac_c" 1>&6
6363 else
6364   cat > conftest.$ac_ext <<EOF
6365 #line 6366 "configure"
6366 #include "confdefs.h"
6367 #include <sys/types.h>
6368 #include <unistd.h>
6369 #include <termios.h>
6370 int main() {
6371 /* SunOS 4.0.3 has termios.h but not the library calls.  */
6372    tcgetattr(0, 0);
6373 ; return 0; }
6374 EOF
6375 if { (eval echo configure:6376: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
6376   rm -rf conftest*
6377   am_cv_sys_posix_termios=yes
6378 else
6379   echo "configure: failed program was:" >&5
6380   cat conftest.$ac_ext >&5
6381   rm -rf conftest*
6382   am_cv_sys_posix_termios=no
6383 fi
6384 rm -f conftest*
6385 fi
6386
6387 echo "$ac_t""$am_cv_sys_posix_termios" 1>&6
6388
6389
6390  echo $ac_n "checking whether use of TIOCGWINSZ requires sys/ioctl.h""... $ac_c" 1>&6
6391 echo "configure:6392: checking whether use of TIOCGWINSZ requires sys/ioctl.h" >&5
6392 if eval "test \"`echo '$''{'am_cv_sys_tiocgwinsz_needs_sys_ioctl_h'+set}'`\" = set"; then
6393   echo $ac_n "(cached) $ac_c" 1>&6
6394 else
6395   am_cv_sys_tiocgwinsz_needs_sys_ioctl_h=no
6396
6397   gwinsz_in_termios_h=no
6398   if test $am_cv_sys_posix_termios = yes; then
6399     cat > conftest.$ac_ext <<EOF
6400 #line 6401 "configure"
6401 #include "confdefs.h"
6402 #include <sys/types.h>
6403 #     include <termios.h>
6404 #     ifdef TIOCGWINSZ
6405         yes
6406 #     endif
6407     
6408 EOF
6409 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6410   egrep "yes" >/dev/null 2>&1; then
6411   rm -rf conftest*
6412   gwinsz_in_termios_h=yes
6413 fi
6414 rm -f conftest*
6415
6416   fi
6417
6418   if test $gwinsz_in_termios_h = no; then
6419     cat > conftest.$ac_ext <<EOF
6420 #line 6421 "configure"
6421 #include "confdefs.h"
6422 #include <sys/types.h>
6423 #     include <sys/ioctl.h>
6424 #     ifdef TIOCGWINSZ
6425         yes
6426 #     endif
6427     
6428 EOF
6429 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6430   egrep "yes" >/dev/null 2>&1; then
6431   rm -rf conftest*
6432   am_cv_sys_tiocgwinsz_needs_sys_ioctl_h=yes
6433 fi
6434 rm -f conftest*
6435
6436   fi
6437   
6438 fi
6439
6440 echo "$ac_t""$am_cv_sys_tiocgwinsz_needs_sys_ioctl_h" 1>&6
6441   if test $am_cv_sys_tiocgwinsz_needs_sys_ioctl_h = yes; then
6442     cat >> confdefs.h <<\EOF
6443 #define GWINSZ_IN_SYS_IOCTL 1
6444 EOF
6445
6446   fi
6447
6448 if test $am_cv_sys_posix_termios = yes ; then
6449         cat >> confdefs.h <<\EOF
6450 #define HAVE_POSIX_TERMIOS 1
6451 EOF
6452
6453 fi
6454
6455 for ac_hdr in \
6456         crypt.h                 \
6457         errno.h                 \
6458         fcntl.h                 \
6459         filio.h                 \
6460         getopt.h                \
6461         libutil.h               \
6462         limits.h                \
6463         malloc.h                \
6464         memory.h                \
6465         regex.h                 \
6466         psap.h                  \
6467         pwd.h                   \
6468         sgtty.h                 \
6469         stdarg.h                \
6470         stddef.h                \
6471         string.h                \
6472         strings.h               \
6473         sys/file.h              \
6474         sys/filio.h             \
6475         sys/errno.h             \
6476         sys/ioctl.h             \
6477         sys/param.h             \
6478         sys/resource.h  \
6479         sys/socket.h    \
6480         sys/syslog.h    \
6481         sys/time.h              \
6482         sys/types.h             \
6483         syslog.h                \
6484         termios.h               \
6485         unistd.h                \
6486
6487 do
6488 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
6489 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
6490 echo "configure:6491: checking for $ac_hdr" >&5
6491 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
6492   echo $ac_n "(cached) $ac_c" 1>&6
6493 else
6494   cat > conftest.$ac_ext <<EOF
6495 #line 6496 "configure"
6496 #include "confdefs.h"
6497 #include <$ac_hdr>
6498 EOF
6499 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6500 { (eval echo configure:6501: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6501 ac_err=`grep -v '^ *+' conftest.out`
6502 if test -z "$ac_err"; then
6503   rm -rf conftest*
6504   eval "ac_cv_header_$ac_safe=yes"
6505 else
6506   echo "$ac_err" >&5
6507   echo "configure: failed program was:" >&5
6508   cat conftest.$ac_ext >&5
6509   rm -rf conftest*
6510   eval "ac_cv_header_$ac_safe=no"
6511 fi
6512 rm -f conftest*
6513 fi
6514 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
6515   echo "$ac_t""yes" 1>&6
6516     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
6517   cat >> confdefs.h <<EOF
6518 #define $ac_tr_hdr 1
6519 EOF
6520  
6521 else
6522   echo "$ac_t""no" 1>&6
6523 fi
6524 done
6525
6526
6527 echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6
6528 echo "configure:6529: checking for uid_t in sys/types.h" >&5
6529 if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then
6530   echo $ac_n "(cached) $ac_c" 1>&6
6531 else
6532   cat > conftest.$ac_ext <<EOF
6533 #line 6534 "configure"
6534 #include "confdefs.h"
6535 #include <sys/types.h>
6536 EOF
6537 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6538   egrep "uid_t" >/dev/null 2>&1; then
6539   rm -rf conftest*
6540   ac_cv_type_uid_t=yes
6541 else
6542   rm -rf conftest*
6543   ac_cv_type_uid_t=no
6544 fi
6545 rm -f conftest*
6546
6547 fi
6548
6549 echo "$ac_t""$ac_cv_type_uid_t" 1>&6
6550 if test $ac_cv_type_uid_t = no; then
6551   cat >> confdefs.h <<\EOF
6552 #define uid_t int
6553 EOF
6554
6555   cat >> confdefs.h <<\EOF
6556 #define gid_t int
6557 EOF
6558
6559 fi
6560
6561 echo $ac_n "checking type of array argument to getgroups""... $ac_c" 1>&6
6562 echo "configure:6563: checking type of array argument to getgroups" >&5
6563 if eval "test \"`echo '$''{'ac_cv_type_getgroups'+set}'`\" = set"; then
6564   echo $ac_n "(cached) $ac_c" 1>&6
6565 else
6566   if test "$cross_compiling" = yes; then
6567   ac_cv_type_getgroups=cross
6568 else
6569   cat > conftest.$ac_ext <<EOF
6570 #line 6571 "configure"
6571 #include "confdefs.h"
6572
6573 /* Thanks to Mike Rendell for this test.  */
6574 #include <sys/types.h>
6575 #define NGID 256
6576 #undef MAX
6577 #define MAX(x, y) ((x) > (y) ? (x) : (y))
6578 main()
6579 {
6580   gid_t gidset[NGID];
6581   int i, n;
6582   union { gid_t gval; long lval; }  val;
6583
6584   val.lval = -1;
6585   for (i = 0; i < NGID; i++)
6586     gidset[i] = val.gval;
6587   n = getgroups (sizeof (gidset) / MAX (sizeof (int), sizeof (gid_t)) - 1,
6588                  gidset);
6589   /* Exit non-zero if getgroups seems to require an array of ints.  This
6590      happens when gid_t is short but getgroups modifies an array of ints.  */
6591   exit ((n > 0 && gidset[n] != val.gval) ? 1 : 0);
6592 }
6593
6594 EOF
6595 if { (eval echo configure:6596: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
6596 then
6597     ac_cv_type_getgroups=gid_t
6598 else
6599   echo "configure: failed program was:" >&5
6600   cat conftest.$ac_ext >&5
6601   rm -fr conftest*
6602   ac_cv_type_getgroups=int
6603 fi
6604 rm -fr conftest*
6605 fi
6606
6607 if test $ac_cv_type_getgroups = cross; then
6608         cat > conftest.$ac_ext <<EOF
6609 #line 6610 "configure"
6610 #include "confdefs.h"
6611 #include <unistd.h>
6612 EOF
6613 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6614   egrep "getgroups.*int.*gid_t" >/dev/null 2>&1; then
6615   rm -rf conftest*
6616   ac_cv_type_getgroups=gid_t
6617 else
6618   rm -rf conftest*
6619   ac_cv_type_getgroups=int
6620 fi
6621 rm -f conftest*
6622
6623 fi
6624 fi
6625
6626 echo "$ac_t""$ac_cv_type_getgroups" 1>&6
6627 cat >> confdefs.h <<EOF
6628 #define GETGROUPS_T $ac_cv_type_getgroups
6629 EOF
6630
6631  echo $ac_n "checking for mode_t""... $ac_c" 1>&6
6632 echo "configure:6633: checking for mode_t" >&5
6633 if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
6634   echo $ac_n "(cached) $ac_c" 1>&6
6635 else
6636   cat > conftest.$ac_ext <<EOF
6637 #line 6638 "configure"
6638 #include "confdefs.h"
6639 #include <sys/types.h>
6640 #if STDC_HEADERS
6641 #include <stdlib.h>
6642 #include <stddef.h>
6643 #endif
6644 EOF
6645 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6646   egrep "mode_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
6647   rm -rf conftest*
6648   ac_cv_type_mode_t=yes
6649 else
6650   rm -rf conftest*
6651   ac_cv_type_mode_t=no
6652 fi
6653 rm -f conftest*
6654
6655 fi
6656 echo "$ac_t""$ac_cv_type_mode_t" 1>&6
6657 if test $ac_cv_type_mode_t = no; then
6658   cat >> confdefs.h <<\EOF
6659 #define mode_t int
6660 EOF
6661
6662 fi
6663
6664 echo $ac_n "checking for off_t""... $ac_c" 1>&6
6665 echo "configure:6666: checking for off_t" >&5
6666 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
6667   echo $ac_n "(cached) $ac_c" 1>&6
6668 else
6669   cat > conftest.$ac_ext <<EOF
6670 #line 6671 "configure"
6671 #include "confdefs.h"
6672 #include <sys/types.h>
6673 #if STDC_HEADERS
6674 #include <stdlib.h>
6675 #include <stddef.h>
6676 #endif
6677 EOF
6678 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6679   egrep "off_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
6680   rm -rf conftest*
6681   ac_cv_type_off_t=yes
6682 else
6683   rm -rf conftest*
6684   ac_cv_type_off_t=no
6685 fi
6686 rm -f conftest*
6687
6688 fi
6689 echo "$ac_t""$ac_cv_type_off_t" 1>&6
6690 if test $ac_cv_type_off_t = no; then
6691   cat >> confdefs.h <<\EOF
6692 #define off_t long
6693 EOF
6694
6695 fi
6696
6697 echo $ac_n "checking for pid_t""... $ac_c" 1>&6
6698 echo "configure:6699: checking for pid_t" >&5
6699 if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
6700   echo $ac_n "(cached) $ac_c" 1>&6
6701 else
6702   cat > conftest.$ac_ext <<EOF
6703 #line 6704 "configure"
6704 #include "confdefs.h"
6705 #include <sys/types.h>
6706 #if STDC_HEADERS
6707 #include <stdlib.h>
6708 #include <stddef.h>
6709 #endif
6710 EOF
6711 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6712   egrep "pid_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
6713   rm -rf conftest*
6714   ac_cv_type_pid_t=yes
6715 else
6716   rm -rf conftest*
6717   ac_cv_type_pid_t=no
6718 fi
6719 rm -f conftest*
6720
6721 fi
6722 echo "$ac_t""$ac_cv_type_pid_t" 1>&6
6723 if test $ac_cv_type_pid_t = no; then
6724   cat >> confdefs.h <<\EOF
6725 #define pid_t int
6726 EOF
6727
6728 fi
6729
6730 echo $ac_n "checking for ptrdiff_t""... $ac_c" 1>&6
6731 echo "configure:6732: checking for ptrdiff_t" >&5
6732 if eval "test \"`echo '$''{'am_cv_type_ptrdiff_t'+set}'`\" = set"; then
6733   echo $ac_n "(cached) $ac_c" 1>&6
6734 else
6735   cat > conftest.$ac_ext <<EOF
6736 #line 6737 "configure"
6737 #include "confdefs.h"
6738 #include <stddef.h>
6739 int main() {
6740 ptrdiff_t p
6741 ; return 0; }
6742 EOF
6743 if { (eval echo configure:6744: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
6744   rm -rf conftest*
6745   am_cv_type_ptrdiff_t=yes
6746 else
6747   echo "configure: failed program was:" >&5
6748   cat conftest.$ac_ext >&5
6749   rm -rf conftest*
6750   am_cv_type_ptrdiff_t=no
6751 fi
6752 rm -f conftest*
6753 fi
6754
6755 echo "$ac_t""$am_cv_type_ptrdiff_t" 1>&6
6756    if test $am_cv_type_ptrdiff_t = yes; then
6757      cat >> confdefs.h <<\EOF
6758 #define HAVE_PTRDIFF_T 1
6759 EOF
6760
6761    fi
6762
6763 echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6
6764 echo "configure:6765: checking return type of signal handlers" >&5
6765 if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
6766   echo $ac_n "(cached) $ac_c" 1>&6
6767 else
6768   cat > conftest.$ac_ext <<EOF
6769 #line 6770 "configure"
6770 #include "confdefs.h"
6771 #include <sys/types.h>
6772 #include <signal.h>
6773 #ifdef signal
6774 #undef signal
6775 #endif
6776 #ifdef __cplusplus
6777 extern "C" void (*signal (int, void (*)(int)))(int);
6778 #else
6779 void (*signal ()) ();
6780 #endif
6781
6782 int main() {
6783 int i;
6784 ; return 0; }
6785 EOF
6786 if { (eval echo configure:6787: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
6787   rm -rf conftest*
6788   ac_cv_type_signal=void
6789 else
6790   echo "configure: failed program was:" >&5
6791   cat conftest.$ac_ext >&5
6792   rm -rf conftest*
6793   ac_cv_type_signal=int
6794 fi
6795 rm -f conftest*
6796 fi
6797
6798 echo "$ac_t""$ac_cv_type_signal" 1>&6
6799 cat >> confdefs.h <<EOF
6800 #define RETSIGTYPE $ac_cv_type_signal
6801 EOF
6802
6803
6804 echo $ac_n "checking for size_t""... $ac_c" 1>&6
6805 echo "configure:6806: checking for size_t" >&5
6806 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
6807   echo $ac_n "(cached) $ac_c" 1>&6
6808 else
6809   cat > conftest.$ac_ext <<EOF
6810 #line 6811 "configure"
6811 #include "confdefs.h"
6812 #include <sys/types.h>
6813 #if STDC_HEADERS
6814 #include <stdlib.h>
6815 #include <stddef.h>
6816 #endif
6817 EOF
6818 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6819   egrep "size_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
6820   rm -rf conftest*
6821   ac_cv_type_size_t=yes
6822 else
6823   rm -rf conftest*
6824   ac_cv_type_size_t=no
6825 fi
6826 rm -f conftest*
6827
6828 fi
6829 echo "$ac_t""$ac_cv_type_size_t" 1>&6
6830 if test $ac_cv_type_size_t = no; then
6831   cat >> confdefs.h <<\EOF
6832 #define size_t unsigned
6833 EOF
6834
6835 fi
6836
6837 echo $ac_n "checking for st_blksize in struct stat""... $ac_c" 1>&6
6838 echo "configure:6839: checking for st_blksize in struct stat" >&5
6839 if eval "test \"`echo '$''{'ac_cv_struct_st_blksize'+set}'`\" = set"; then
6840   echo $ac_n "(cached) $ac_c" 1>&6
6841 else
6842   cat > conftest.$ac_ext <<EOF
6843 #line 6844 "configure"
6844 #include "confdefs.h"
6845 #include <sys/types.h>
6846 #include <sys/stat.h>
6847 int main() {
6848 struct stat s; s.st_blksize;
6849 ; return 0; }
6850 EOF
6851 if { (eval echo configure:6852: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
6852   rm -rf conftest*
6853   ac_cv_struct_st_blksize=yes
6854 else
6855   echo "configure: failed program was:" >&5
6856   cat conftest.$ac_ext >&5
6857   rm -rf conftest*
6858   ac_cv_struct_st_blksize=no
6859 fi
6860 rm -f conftest*
6861 fi
6862
6863 echo "$ac_t""$ac_cv_struct_st_blksize" 1>&6
6864 if test $ac_cv_struct_st_blksize = yes; then
6865   cat >> confdefs.h <<\EOF
6866 #define HAVE_ST_BLKSIZE 1
6867 EOF
6868
6869 fi
6870
6871 echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6
6872 echo "configure:6873: checking whether time.h and sys/time.h may both be included" >&5
6873 if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
6874   echo $ac_n "(cached) $ac_c" 1>&6
6875 else
6876   cat > conftest.$ac_ext <<EOF
6877 #line 6878 "configure"
6878 #include "confdefs.h"
6879 #include <sys/types.h>
6880 #include <sys/time.h>
6881 #include <time.h>
6882 int main() {
6883 struct tm *tp;
6884 ; return 0; }
6885 EOF
6886 if { (eval echo configure:6887: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
6887   rm -rf conftest*
6888   ac_cv_header_time=yes
6889 else
6890   echo "configure: failed program was:" >&5
6891   cat conftest.$ac_ext >&5
6892   rm -rf conftest*
6893   ac_cv_header_time=no
6894 fi
6895 rm -f conftest*
6896 fi
6897
6898 echo "$ac_t""$ac_cv_header_time" 1>&6
6899 if test $ac_cv_header_time = yes; then
6900   cat >> confdefs.h <<\EOF
6901 #define TIME_WITH_SYS_TIME 1
6902 EOF
6903
6904 fi
6905
6906 echo $ac_n "checking whether struct tm is in sys/time.h or time.h""... $ac_c" 1>&6
6907 echo "configure:6908: checking whether struct tm is in sys/time.h or time.h" >&5
6908 if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then
6909   echo $ac_n "(cached) $ac_c" 1>&6
6910 else
6911   cat > conftest.$ac_ext <<EOF
6912 #line 6913 "configure"
6913 #include "confdefs.h"
6914 #include <sys/types.h>
6915 #include <time.h>
6916 int main() {
6917 struct tm *tp; tp->tm_sec;
6918 ; return 0; }
6919 EOF
6920 if { (eval echo configure:6921: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
6921   rm -rf conftest*
6922   ac_cv_struct_tm=time.h
6923 else
6924   echo "configure: failed program was:" >&5
6925   cat conftest.$ac_ext >&5
6926   rm -rf conftest*
6927   ac_cv_struct_tm=sys/time.h
6928 fi
6929 rm -f conftest*
6930 fi
6931
6932 echo "$ac_t""$ac_cv_struct_tm" 1>&6
6933 if test $ac_cv_struct_tm = sys/time.h; then
6934   cat >> confdefs.h <<\EOF
6935 #define TM_IN_SYS_TIME 1
6936 EOF
6937
6938 fi
6939
6940
6941
6942 echo $ac_n "checking if toupper() requires islower()""... $ac_c" 1>&6
6943 echo "configure:6944: checking if toupper() requires islower()" >&5
6944 if eval "test \"`echo '$''{'ol_cv_c_upper_lower'+set}'`\" = set"; then
6945   echo $ac_n "(cached) $ac_c" 1>&6
6946 else
6947   
6948         if test "$cross_compiling" = yes; then
6949   ol_cv_c_upper_lower=safe
6950 else
6951   cat > conftest.$ac_ext <<EOF
6952 #line 6953 "configure"
6953 #include "confdefs.h"
6954
6955 #include <ctype.h>
6956 main()
6957 {
6958         if ('C' == toupper('C'))
6959                 exit(0);
6960         else
6961                 exit(1);
6962 }
6963 EOF
6964 if { (eval echo configure:6965: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
6965 then
6966   ol_cv_c_upper_lower=no
6967 else
6968   echo "configure: failed program was:" >&5
6969   cat conftest.$ac_ext >&5
6970   rm -fr conftest*
6971   ol_cv_c_upper_lower=yes
6972 fi
6973 rm -fr conftest*
6974 fi
6975
6976 fi
6977
6978 echo "$ac_t""$ol_cv_c_upper_lower" 1>&6
6979 if test $ol_cv_c_upper_lower != no ; then
6980         cat >> confdefs.h <<\EOF
6981 #define C_UPPER_LOWER 1
6982 EOF
6983
6984 fi
6985
6986 echo $ac_n "checking for working const""... $ac_c" 1>&6
6987 echo "configure:6988: checking for working const" >&5
6988 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
6989   echo $ac_n "(cached) $ac_c" 1>&6
6990 else
6991   cat > conftest.$ac_ext <<EOF
6992 #line 6993 "configure"
6993 #include "confdefs.h"
6994
6995 int main() {
6996
6997 /* Ultrix mips cc rejects this.  */
6998 typedef int charset[2]; const charset x;
6999 /* SunOS 4.1.1 cc rejects this.  */
7000 char const *const *ccp;
7001 char **p;
7002 /* NEC SVR4.0.2 mips cc rejects this.  */
7003 struct point {int x, y;};
7004 static struct point const zero = {0,0};
7005 /* AIX XL C 1.02.0.0 rejects this.
7006    It does not let you subtract one const X* pointer from another in an arm
7007    of an if-expression whose if-part is not a constant expression */
7008 const char *g = "string";
7009 ccp = &g + (g ? g-g : 0);
7010 /* HPUX 7.0 cc rejects these. */
7011 ++ccp;
7012 p = (char**) ccp;
7013 ccp = (char const *const *) p;
7014 { /* SCO 3.2v4 cc rejects this.  */
7015   char *t;
7016   char const *s = 0 ? (char *) 0 : (char const *) 0;
7017
7018   *t++ = 0;
7019 }
7020 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
7021   int x[] = {25, 17};
7022   const int *foo = &x[0];
7023   ++foo;
7024 }
7025 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
7026   typedef const int *iptr;
7027   iptr p = 0;
7028   ++p;
7029 }
7030 { /* AIX XL C 1.02.0.0 rejects this saying
7031      "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
7032   struct s { int j; const int *ap[3]; };
7033   struct s *b; b->j = 5;
7034 }
7035 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
7036   const int foo = 10;
7037 }
7038
7039 ; return 0; }
7040 EOF
7041 if { (eval echo configure:7042: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
7042   rm -rf conftest*
7043   ac_cv_c_const=yes
7044 else
7045   echo "configure: failed program was:" >&5
7046   cat conftest.$ac_ext >&5
7047   rm -rf conftest*
7048   ac_cv_c_const=no
7049 fi
7050 rm -f conftest*
7051 fi
7052
7053 echo "$ac_t""$ac_cv_c_const" 1>&6
7054 if test $ac_cv_c_const = no; then
7055   cat >> confdefs.h <<\EOF
7056 #define const 
7057 EOF
7058
7059 fi
7060
7061
7062 if test $cross_compiling = yes ; then
7063         cat >> confdefs.h <<\EOF
7064 #define CROSS_COMPILING 1
7065 EOF
7066
7067 else
7068         echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6
7069 echo "configure:7070: checking whether byte ordering is bigendian" >&5
7070 if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then
7071   echo $ac_n "(cached) $ac_c" 1>&6
7072 else
7073   ac_cv_c_bigendian=unknown
7074 # See if sys/param.h defines the BYTE_ORDER macro.
7075 cat > conftest.$ac_ext <<EOF
7076 #line 7077 "configure"
7077 #include "confdefs.h"
7078 #include <sys/types.h>
7079 #include <sys/param.h>
7080 int main() {
7081
7082 #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
7083  bogus endian macros
7084 #endif
7085 ; return 0; }
7086 EOF
7087 if { (eval echo configure:7088: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
7088   rm -rf conftest*
7089   # It does; now see whether it defined to BIG_ENDIAN or not.
7090 cat > conftest.$ac_ext <<EOF
7091 #line 7092 "configure"
7092 #include "confdefs.h"
7093 #include <sys/types.h>
7094 #include <sys/param.h>
7095 int main() {
7096
7097 #if BYTE_ORDER != BIG_ENDIAN
7098  not big endian
7099 #endif
7100 ; return 0; }
7101 EOF
7102 if { (eval echo configure:7103: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
7103   rm -rf conftest*
7104   ac_cv_c_bigendian=yes
7105 else
7106   echo "configure: failed program was:" >&5
7107   cat conftest.$ac_ext >&5
7108   rm -rf conftest*
7109   ac_cv_c_bigendian=no
7110 fi
7111 rm -f conftest*
7112 else
7113   echo "configure: failed program was:" >&5
7114   cat conftest.$ac_ext >&5
7115 fi
7116 rm -f conftest*
7117 if test $ac_cv_c_bigendian = unknown; then
7118 if test "$cross_compiling" = yes; then
7119     { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
7120 else
7121   cat > conftest.$ac_ext <<EOF
7122 #line 7123 "configure"
7123 #include "confdefs.h"
7124 main () {
7125   /* Are we little or big endian?  From Harbison&Steele.  */
7126   union
7127   {
7128     long l;
7129     char c[sizeof (long)];
7130   } u;
7131   u.l = 1;
7132   exit (u.c[sizeof (long) - 1] == 1);
7133 }
7134 EOF
7135 if { (eval echo configure:7136: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
7136 then
7137   ac_cv_c_bigendian=no
7138 else
7139   echo "configure: failed program was:" >&5
7140   cat conftest.$ac_ext >&5
7141   rm -fr conftest*
7142   ac_cv_c_bigendian=yes
7143 fi
7144 rm -fr conftest*
7145 fi
7146
7147 fi
7148 fi
7149
7150 echo "$ac_t""$ac_cv_c_bigendian" 1>&6
7151 if test $ac_cv_c_bigendian = yes; then
7152   cat >> confdefs.h <<\EOF
7153 #define WORDS_BIGENDIAN 1
7154 EOF
7155
7156 fi
7157
7158         echo $ac_n "checking size of short""... $ac_c" 1>&6
7159 echo "configure:7160: checking size of short" >&5
7160 if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then
7161   echo $ac_n "(cached) $ac_c" 1>&6
7162 else
7163   if test "$cross_compiling" = yes; then
7164     { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
7165 else
7166   cat > conftest.$ac_ext <<EOF
7167 #line 7168 "configure"
7168 #include "confdefs.h"
7169 #include <stdio.h>
7170 main()
7171 {
7172   FILE *f=fopen("conftestval", "w");
7173   if (!f) exit(1);
7174   fprintf(f, "%d\n", sizeof(short));
7175   exit(0);
7176 }
7177 EOF
7178 if { (eval echo configure:7179: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
7179 then
7180   ac_cv_sizeof_short=`cat conftestval`
7181 else
7182   echo "configure: failed program was:" >&5
7183   cat conftest.$ac_ext >&5
7184   rm -fr conftest*
7185   ac_cv_sizeof_short=0
7186 fi
7187 rm -fr conftest*
7188 fi
7189
7190 fi
7191 echo "$ac_t""$ac_cv_sizeof_short" 1>&6
7192 cat >> confdefs.h <<EOF
7193 #define SIZEOF_SHORT $ac_cv_sizeof_short
7194 EOF
7195
7196  
7197         echo $ac_n "checking size of int""... $ac_c" 1>&6
7198 echo "configure:7199: checking size of int" >&5
7199 if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then
7200   echo $ac_n "(cached) $ac_c" 1>&6
7201 else
7202   if test "$cross_compiling" = yes; then
7203     { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
7204 else
7205   cat > conftest.$ac_ext <<EOF
7206 #line 7207 "configure"
7207 #include "confdefs.h"
7208 #include <stdio.h>
7209 main()
7210 {
7211   FILE *f=fopen("conftestval", "w");
7212   if (!f) exit(1);
7213   fprintf(f, "%d\n", sizeof(int));
7214   exit(0);
7215 }
7216 EOF
7217 if { (eval echo configure:7218: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
7218 then
7219   ac_cv_sizeof_int=`cat conftestval`
7220 else
7221   echo "configure: failed program was:" >&5
7222   cat conftest.$ac_ext >&5
7223   rm -fr conftest*
7224   ac_cv_sizeof_int=0
7225 fi
7226 rm -fr conftest*
7227 fi
7228
7229 fi
7230 echo "$ac_t""$ac_cv_sizeof_int" 1>&6
7231 cat >> confdefs.h <<EOF
7232 #define SIZEOF_INT $ac_cv_sizeof_int
7233 EOF
7234
7235  
7236         echo $ac_n "checking size of long""... $ac_c" 1>&6
7237 echo "configure:7238: checking size of long" >&5
7238 if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then
7239   echo $ac_n "(cached) $ac_c" 1>&6
7240 else
7241   if test "$cross_compiling" = yes; then
7242     { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
7243 else
7244   cat > conftest.$ac_ext <<EOF
7245 #line 7246 "configure"
7246 #include "confdefs.h"
7247 #include <stdio.h>
7248 main()
7249 {
7250   FILE *f=fopen("conftestval", "w");
7251   if (!f) exit(1);
7252   fprintf(f, "%d\n", sizeof(long));
7253   exit(0);
7254 }
7255 EOF
7256 if { (eval echo configure:7257: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
7257 then
7258   ac_cv_sizeof_long=`cat conftestval`
7259 else
7260   echo "configure: failed program was:" >&5
7261   cat conftest.$ac_ext >&5
7262   rm -fr conftest*
7263   ac_cv_sizeof_long=0
7264 fi
7265 rm -fr conftest*
7266 fi
7267
7268 fi
7269 echo "$ac_t""$ac_cv_sizeof_long" 1>&6
7270 cat >> confdefs.h <<EOF
7271 #define SIZEOF_LONG $ac_cv_sizeof_long
7272 EOF
7273
7274
7275 fi
7276
7277 echo $ac_n "checking for 8-bit clean memcmp""... $ac_c" 1>&6
7278 echo "configure:7279: checking for 8-bit clean memcmp" >&5
7279 if eval "test \"`echo '$''{'ac_cv_func_memcmp_clean'+set}'`\" = set"; then
7280   echo $ac_n "(cached) $ac_c" 1>&6
7281 else
7282   if test "$cross_compiling" = yes; then
7283   ac_cv_func_memcmp_clean=no
7284 else
7285   cat > conftest.$ac_ext <<EOF
7286 #line 7287 "configure"
7287 #include "confdefs.h"
7288
7289 main()
7290 {
7291   char c0 = 0x40, c1 = 0x80, c2 = 0x81;
7292   exit(memcmp(&c0, &c2, 1) < 0 && memcmp(&c1, &c2, 1) < 0 ? 0 : 1);
7293 }
7294
7295 EOF
7296 if { (eval echo configure:7297: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
7297 then
7298   ac_cv_func_memcmp_clean=yes
7299 else
7300   echo "configure: failed program was:" >&5
7301   cat conftest.$ac_ext >&5
7302   rm -fr conftest*
7303   ac_cv_func_memcmp_clean=no
7304 fi
7305 rm -fr conftest*
7306 fi
7307
7308 fi
7309
7310 echo "$ac_t""$ac_cv_func_memcmp_clean" 1>&6
7311 test $ac_cv_func_memcmp_clean = no && LIBOBJS="$LIBOBJS memcmp.o"
7312
7313 echo $ac_n "checking for strftime""... $ac_c" 1>&6
7314 echo "configure:7315: checking for strftime" >&5
7315 if eval "test \"`echo '$''{'ac_cv_func_strftime'+set}'`\" = set"; then
7316   echo $ac_n "(cached) $ac_c" 1>&6
7317 else
7318   cat > conftest.$ac_ext <<EOF
7319 #line 7320 "configure"
7320 #include "confdefs.h"
7321 /* System header to define __stub macros and hopefully few prototypes,
7322     which can conflict with char strftime(); below.  */
7323 #include <assert.h>
7324 /* Override any gcc2 internal prototype to avoid an error.  */
7325 /* We use char because int might match the return type of a gcc2
7326     builtin and then its argument prototype would still apply.  */
7327 char strftime();
7328
7329 int main() {
7330
7331 /* The GNU C library defines this for functions which it implements
7332     to always fail with ENOSYS.  Some functions are actually named
7333     something starting with __ and the normal name is an alias.  */
7334 #if defined (__stub_strftime) || defined (__stub___strftime)
7335 choke me
7336 #else
7337 strftime();
7338 #endif
7339
7340 ; return 0; }
7341 EOF
7342 if { (eval echo configure:7343: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
7343   rm -rf conftest*
7344   eval "ac_cv_func_strftime=yes"
7345 else
7346   echo "configure: failed program was:" >&5
7347   cat conftest.$ac_ext >&5
7348   rm -rf conftest*
7349   eval "ac_cv_func_strftime=no"
7350 fi
7351 rm -f conftest*
7352 fi
7353
7354 if eval "test \"`echo '$ac_cv_func_'strftime`\" = yes"; then
7355   echo "$ac_t""yes" 1>&6
7356   cat >> confdefs.h <<\EOF
7357 #define HAVE_STRFTIME 1
7358 EOF
7359
7360 else
7361   echo "$ac_t""no" 1>&6
7362 # strftime is in -lintl on SCO UNIX.
7363 echo $ac_n "checking for strftime in -lintl""... $ac_c" 1>&6
7364 echo "configure:7365: checking for strftime in -lintl" >&5
7365 ac_lib_var=`echo intl'_'strftime | sed 'y%./+-%__p_%'`
7366 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7367   echo $ac_n "(cached) $ac_c" 1>&6
7368 else
7369   ac_save_LIBS="$LIBS"
7370 LIBS="-lintl  $LIBS"
7371 cat > conftest.$ac_ext <<EOF
7372 #line 7373 "configure"
7373 #include "confdefs.h"
7374 /* Override any gcc2 internal prototype to avoid an error.  */
7375 /* We use char because int might match the return type of a gcc2
7376     builtin and then its argument prototype would still apply.  */
7377 char strftime();
7378
7379 int main() {
7380 strftime()
7381 ; return 0; }
7382 EOF
7383 if { (eval echo configure:7384: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
7384   rm -rf conftest*
7385   eval "ac_cv_lib_$ac_lib_var=yes"
7386 else
7387   echo "configure: failed program was:" >&5
7388   cat conftest.$ac_ext >&5
7389   rm -rf conftest*
7390   eval "ac_cv_lib_$ac_lib_var=no"
7391 fi
7392 rm -f conftest*
7393 LIBS="$ac_save_LIBS"
7394
7395 fi
7396 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7397   echo "$ac_t""yes" 1>&6
7398   cat >> confdefs.h <<\EOF
7399 #define HAVE_STRFTIME 1
7400 EOF
7401
7402 LIBS="-lintl $LIBS"
7403 else
7404   echo "$ac_t""no" 1>&6
7405 fi
7406
7407 fi
7408
7409 echo $ac_n "checking for vprintf""... $ac_c" 1>&6
7410 echo "configure:7411: checking for vprintf" >&5
7411 if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then
7412   echo $ac_n "(cached) $ac_c" 1>&6
7413 else
7414   cat > conftest.$ac_ext <<EOF
7415 #line 7416 "configure"
7416 #include "confdefs.h"
7417 /* System header to define __stub macros and hopefully few prototypes,
7418     which can conflict with char vprintf(); below.  */
7419 #include <assert.h>
7420 /* Override any gcc2 internal prototype to avoid an error.  */
7421 /* We use char because int might match the return type of a gcc2
7422     builtin and then its argument prototype would still apply.  */
7423 char vprintf();
7424
7425 int main() {
7426
7427 /* The GNU C library defines this for functions which it implements
7428     to always fail with ENOSYS.  Some functions are actually named
7429     something starting with __ and the normal name is an alias.  */
7430 #if defined (__stub_vprintf) || defined (__stub___vprintf)
7431 choke me
7432 #else
7433 vprintf();
7434 #endif
7435
7436 ; return 0; }
7437 EOF
7438 if { (eval echo configure:7439: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
7439   rm -rf conftest*
7440   eval "ac_cv_func_vprintf=yes"
7441 else
7442   echo "configure: failed program was:" >&5
7443   cat conftest.$ac_ext >&5
7444   rm -rf conftest*
7445   eval "ac_cv_func_vprintf=no"
7446 fi
7447 rm -f conftest*
7448 fi
7449
7450 if eval "test \"`echo '$ac_cv_func_'vprintf`\" = yes"; then
7451   echo "$ac_t""yes" 1>&6
7452   cat >> confdefs.h <<\EOF
7453 #define HAVE_VPRINTF 1
7454 EOF
7455
7456 else
7457   echo "$ac_t""no" 1>&6
7458 fi
7459
7460 if test "$ac_cv_func_vprintf" != yes; then
7461 echo $ac_n "checking for _doprnt""... $ac_c" 1>&6
7462 echo "configure:7463: checking for _doprnt" >&5
7463 if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then
7464   echo $ac_n "(cached) $ac_c" 1>&6
7465 else
7466   cat > conftest.$ac_ext <<EOF
7467 #line 7468 "configure"
7468 #include "confdefs.h"
7469 /* System header to define __stub macros and hopefully few prototypes,
7470     which can conflict with char _doprnt(); below.  */
7471 #include <assert.h>
7472 /* Override any gcc2 internal prototype to avoid an error.  */
7473 /* We use char because int might match the return type of a gcc2
7474     builtin and then its argument prototype would still apply.  */
7475 char _doprnt();
7476
7477 int main() {
7478
7479 /* The GNU C library defines this for functions which it implements
7480     to always fail with ENOSYS.  Some functions are actually named
7481     something starting with __ and the normal name is an alias.  */
7482 #if defined (__stub__doprnt) || defined (__stub____doprnt)
7483 choke me
7484 #else
7485 _doprnt();
7486 #endif
7487
7488 ; return 0; }
7489 EOF
7490 if { (eval echo configure:7491: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
7491   rm -rf conftest*
7492   eval "ac_cv_func__doprnt=yes"
7493 else
7494   echo "configure: failed program was:" >&5
7495   cat conftest.$ac_ext >&5
7496   rm -rf conftest*
7497   eval "ac_cv_func__doprnt=no"
7498 fi
7499 rm -f conftest*
7500 fi
7501
7502 if eval "test \"`echo '$ac_cv_func_'_doprnt`\" = yes"; then
7503   echo "$ac_t""yes" 1>&6
7504   cat >> confdefs.h <<\EOF
7505 #define HAVE_DOPRNT 1
7506 EOF
7507
7508 else
7509   echo "$ac_t""no" 1>&6
7510 fi
7511
7512 fi
7513
7514
7515 if test $ac_cv_func_vprintf = yes ; then
7516                 for ac_func in vsnprintf
7517 do
7518 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
7519 echo "configure:7520: checking for $ac_func" >&5
7520 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
7521   echo $ac_n "(cached) $ac_c" 1>&6
7522 else
7523   cat > conftest.$ac_ext <<EOF
7524 #line 7525 "configure"
7525 #include "confdefs.h"
7526 /* System header to define __stub macros and hopefully few prototypes,
7527     which can conflict with char $ac_func(); below.  */
7528 #include <assert.h>
7529 /* Override any gcc2 internal prototype to avoid an error.  */
7530 /* We use char because int might match the return type of a gcc2
7531     builtin and then its argument prototype would still apply.  */
7532 char $ac_func();
7533
7534 int main() {
7535
7536 /* The GNU C library defines this for functions which it implements
7537     to always fail with ENOSYS.  Some functions are actually named
7538     something starting with __ and the normal name is an alias.  */
7539 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
7540 choke me
7541 #else
7542 $ac_func();
7543 #endif
7544
7545 ; return 0; }
7546 EOF
7547 if { (eval echo configure:7548: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
7548   rm -rf conftest*
7549   eval "ac_cv_func_$ac_func=yes"
7550 else
7551   echo "configure: failed program was:" >&5
7552   cat conftest.$ac_ext >&5
7553   rm -rf conftest*
7554   eval "ac_cv_func_$ac_func=no"
7555 fi
7556 rm -f conftest*
7557 fi
7558
7559 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
7560   echo "$ac_t""yes" 1>&6
7561     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
7562   cat >> confdefs.h <<EOF
7563 #define $ac_tr_func 1
7564 EOF
7565  
7566 else
7567   echo "$ac_t""no" 1>&6
7568 fi
7569 done
7570
7571 fi
7572
7573 echo $ac_n "checking for wait3 that fills in rusage""... $ac_c" 1>&6
7574 echo "configure:7575: checking for wait3 that fills in rusage" >&5
7575 if eval "test \"`echo '$''{'ac_cv_func_wait3_rusage'+set}'`\" = set"; then
7576   echo $ac_n "(cached) $ac_c" 1>&6
7577 else
7578   if test "$cross_compiling" = yes; then
7579   ac_cv_func_wait3_rusage=no
7580 else
7581   cat > conftest.$ac_ext <<EOF
7582 #line 7583 "configure"
7583 #include "confdefs.h"
7584 #include <sys/types.h>
7585 #include <sys/time.h>
7586 #include <sys/resource.h>
7587 #include <stdio.h>
7588 /* HP-UX has wait3 but does not fill in rusage at all.  */
7589 main() {
7590   struct rusage r;
7591   int i;
7592   /* Use a field that we can force nonzero --
7593      voluntary context switches.
7594      For systems like NeXT and OSF/1 that don't set it,
7595      also use the system CPU time.  And page faults (I/O) for Linux.  */
7596   r.ru_nvcsw = 0;
7597   r.ru_stime.tv_sec = 0;
7598   r.ru_stime.tv_usec = 0;
7599   r.ru_majflt = r.ru_minflt = 0;
7600   switch (fork()) {
7601   case 0: /* Child.  */
7602     sleep(1); /* Give up the CPU.  */
7603     _exit(0);
7604   case -1: _exit(0); /* What can we do?  */
7605   default: /* Parent.  */
7606     wait3(&i, 0, &r);
7607     sleep(2); /* Avoid "text file busy" from rm on fast HP-UX machines.  */
7608     exit(r.ru_nvcsw == 0 && r.ru_majflt == 0 && r.ru_minflt == 0
7609          && r.ru_stime.tv_sec == 0 && r.ru_stime.tv_usec == 0);
7610   }
7611 }
7612 EOF
7613 if { (eval echo configure:7614: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
7614 then
7615   ac_cv_func_wait3_rusage=yes
7616 else
7617   echo "configure: failed program was:" >&5
7618   cat conftest.$ac_ext >&5
7619   rm -fr conftest*
7620   ac_cv_func_wait3_rusage=no
7621 fi
7622 rm -fr conftest*
7623 fi
7624
7625 fi
7626
7627 echo "$ac_t""$ac_cv_func_wait3_rusage" 1>&6
7628 if test $ac_cv_func_wait3_rusage = yes; then
7629   cat >> confdefs.h <<\EOF
7630 #define HAVE_WAIT3 1
7631 EOF
7632
7633 fi
7634
7635
7636 for ac_func in \
7637         bcopy                   \
7638         flock                   \
7639         getdtablesize   \
7640         gethostname             \
7641         getpwuid                \
7642         gettimeofday    \
7643         lockf                   \
7644         memcpy                  \
7645         memmove                 \
7646         mkstemp                 \
7647         res_search              \
7648         select                  \
7649         setpwfile               \
7650         setsid                  \
7651         signal                  \
7652         sigset                  \
7653         snprintf                \
7654         socket                  \
7655         strerror                \
7656         strpbrk                 \
7657         strrchr                 \
7658         strsep                  \
7659         strstr                  \
7660         strtok                  \
7661         strtol                  \
7662         strtoul                 \
7663         sysconf                 \
7664         waitpid                 \
7665
7666 do
7667 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
7668 echo "configure:7669: checking for $ac_func" >&5
7669 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
7670   echo $ac_n "(cached) $ac_c" 1>&6
7671 else
7672   cat > conftest.$ac_ext <<EOF
7673 #line 7674 "configure"
7674 #include "confdefs.h"
7675 /* System header to define __stub macros and hopefully few prototypes,
7676     which can conflict with char $ac_func(); below.  */
7677 #include <assert.h>
7678 /* Override any gcc2 internal prototype to avoid an error.  */
7679 /* We use char because int might match the return type of a gcc2
7680     builtin and then its argument prototype would still apply.  */
7681 char $ac_func();
7682
7683 int main() {
7684
7685 /* The GNU C library defines this for functions which it implements
7686     to always fail with ENOSYS.  Some functions are actually named
7687     something starting with __ and the normal name is an alias.  */
7688 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
7689 choke me
7690 #else
7691 $ac_func();
7692 #endif
7693
7694 ; return 0; }
7695 EOF
7696 if { (eval echo configure:7697: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
7697   rm -rf conftest*
7698   eval "ac_cv_func_$ac_func=yes"
7699 else
7700   echo "configure: failed program was:" >&5
7701   cat conftest.$ac_ext >&5
7702   rm -rf conftest*
7703   eval "ac_cv_func_$ac_func=no"
7704 fi
7705 rm -f conftest*
7706 fi
7707
7708 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
7709   echo "$ac_t""yes" 1>&6
7710     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
7711   cat >> confdefs.h <<EOF
7712 #define $ac_tr_func 1
7713 EOF
7714  
7715 else
7716   echo "$ac_t""no" 1>&6
7717 fi
7718 done
7719
7720
7721 for ac_func in getopt strdup tempnam
7722 do
7723 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
7724 echo "configure:7725: checking for $ac_func" >&5
7725 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
7726   echo $ac_n "(cached) $ac_c" 1>&6
7727 else
7728   cat > conftest.$ac_ext <<EOF
7729 #line 7730 "configure"
7730 #include "confdefs.h"
7731 /* System header to define __stub macros and hopefully few prototypes,
7732     which can conflict with char $ac_func(); below.  */
7733 #include <assert.h>
7734 /* Override any gcc2 internal prototype to avoid an error.  */
7735 /* We use char because int might match the return type of a gcc2
7736     builtin and then its argument prototype would still apply.  */
7737 char $ac_func();
7738
7739 int main() {
7740
7741 /* The GNU C library defines this for functions which it implements
7742     to always fail with ENOSYS.  Some functions are actually named
7743     something starting with __ and the normal name is an alias.  */
7744 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
7745 choke me
7746 #else
7747 $ac_func();
7748 #endif
7749
7750 ; return 0; }
7751 EOF
7752 if { (eval echo configure:7753: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
7753   rm -rf conftest*
7754   eval "ac_cv_func_$ac_func=yes"
7755 else
7756   echo "configure: failed program was:" >&5
7757   cat conftest.$ac_ext >&5
7758   rm -rf conftest*
7759   eval "ac_cv_func_$ac_func=no"
7760 fi
7761 rm -f conftest*
7762 fi
7763
7764 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
7765   echo "$ac_t""yes" 1>&6
7766     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
7767   cat >> confdefs.h <<EOF
7768 #define $ac_tr_func 1
7769 EOF
7770  
7771 else
7772   echo "$ac_t""no" 1>&6
7773 LIBOBJS="$LIBOBJS ${ac_func}.o"
7774 fi
7775 done
7776
7777
7778
7779 # Check Configuration
7780
7781 echo $ac_n "checking declaration of sys_errlist""... $ac_c" 1>&6
7782 echo "configure:7783: checking declaration of sys_errlist" >&5
7783 if eval "test \"`echo '$''{'ol_cv_dcl_sys_errlist'+set}'`\" = set"; then
7784   echo $ac_n "(cached) $ac_c" 1>&6
7785 else
7786   
7787         cat > conftest.$ac_ext <<EOF
7788 #line 7789 "configure"
7789 #include "confdefs.h"
7790
7791 #include <stdio.h>
7792 #include <sys/types.h>
7793 #include <errno.h> 
7794 int main() {
7795 char *c = (char *) *sys_errlist
7796 ; return 0; }
7797 EOF
7798 if { (eval echo configure:7799: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
7799   rm -rf conftest*
7800   ol_cv_dcl_sys_errlist=yes
7801 else
7802   echo "configure: failed program was:" >&5
7803   cat conftest.$ac_ext >&5
7804   rm -rf conftest*
7805   ol_cv_dcl_sys_errlist=no
7806 fi
7807 rm -f conftest*
7808 fi
7809
7810 echo "$ac_t""$ol_cv_dcl_sys_errlist" 1>&6
7811
7812 # It's possible (for near-UNIX clones) that sys_errlist doesn't exist
7813 if test $ol_cv_dcl_sys_errlist = no ; then
7814         cat >> confdefs.h <<\EOF
7815 #define DECL_SYS_ERRLIST 1
7816 EOF
7817
7818         echo $ac_n "checking existence of sys_errlist""... $ac_c" 1>&6
7819 echo "configure:7820: checking existence of sys_errlist" >&5
7820         if eval "test \"`echo '$''{'ol_cv_have_sys_errlist'+set}'`\" = set"; then
7821   echo $ac_n "(cached) $ac_c" 1>&6
7822 else
7823   
7824                 cat > conftest.$ac_ext <<EOF
7825 #line 7826 "configure"
7826 #include "confdefs.h"
7827 #include <errno.h>
7828 int main() {
7829 char *c = (char *) *sys_errlist
7830 ; return 0; }
7831 EOF
7832 if { (eval echo configure:7833: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
7833   rm -rf conftest*
7834   ol_cv_have_sys_errlist=yes
7835 else
7836   echo "configure: failed program was:" >&5
7837   cat conftest.$ac_ext >&5
7838   rm -rf conftest*
7839   ol_cv_have_sys_errlist=no
7840 fi
7841 rm -f conftest*
7842 fi
7843
7844         echo "$ac_t""$ol_cv_have_sys_errlist" 1>&6
7845 fi
7846
7847
7848
7849 if test $ol_enable_debug != no ; then
7850         cat >> confdefs.h <<\EOF
7851 #define LDAP_DEBUG 1
7852 EOF
7853
7854 fi
7855 if test $ol_enable_libui = yes ; then
7856         cat >> confdefs.h <<\EOF
7857 #define LDAP_LIBUI 1
7858 EOF
7859
7860 fi
7861 if test $ol_enable_cache = no ; then
7862         cat >> confdefs.h <<\EOF
7863 #define LDAP_NOCACHE 1
7864 EOF
7865
7866 fi
7867 if test $ol_enable_dns != no ; then
7868         cat >> confdefs.h <<\EOF
7869 #define LDAP_API_FEATURE_X_OPENLDAP_V2_DNS 1
7870 EOF
7871
7872 fi
7873 if test $ol_enable_proctitle != no ; then
7874         cat >> confdefs.h <<\EOF
7875 #define LDAP_PROCTITLE 1
7876 EOF
7877
7878 fi
7879 if test $ol_enable_referrals != no ; then
7880         cat >> confdefs.h <<\EOF
7881 #define LDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS 1
7882 EOF
7883
7884 fi
7885 if test $ol_enable_cldap != no ; then
7886         cat >> confdefs.h <<\EOF
7887 #define LDAP_CONNECTIONLESS 1
7888 EOF
7889
7890 fi
7891
7892 if test $ol_enable_aclgroups != no ; then
7893         cat >> confdefs.h <<\EOF
7894 #define SLAPD_ACLGROUPS 1
7895 EOF
7896
7897 fi
7898 if test $ol_enable_crypt != no ; then
7899         cat >> confdefs.h <<\EOF
7900 #define SLAPD_CRYPT 1
7901 EOF
7902
7903 fi
7904 if test $ol_enable_md5 != no ; then
7905         cat >> confdefs.h <<\EOF
7906 #define SLAPD_MD5 1
7907 EOF
7908
7909 fi
7910 if test $ol_enable_sha1 != no ; then
7911         cat >> confdefs.h <<\EOF
7912 #define SLAPD_SHA1 1
7913 EOF
7914
7915 fi
7916 if test $ol_enable_phonetic != no ; then
7917         cat >> confdefs.h <<\EOF
7918 #define SLAPD_PHONETIC 1
7919 EOF
7920
7921 fi
7922 if test $ol_enable_rlookups != no ; then
7923         cat >> confdefs.h <<\EOF
7924 #define SLAPD_RLOOKUPS 1
7925 EOF
7926
7927 fi
7928
7929 if test $ol_link_ldbm != no ; then
7930         cat >> confdefs.h <<\EOF
7931 #define SLAPD_LDBM 1
7932 EOF
7933
7934         BUILD_SLAPD=yes
7935         BUILD_LDBM=yes
7936 fi
7937
7938 if test $ol_enable_passwd != no ; then
7939         cat >> confdefs.h <<\EOF
7940 #define SLAPD_PASSWD 1
7941 EOF
7942
7943         BUILD_SLAPD=yes
7944         BUILD_PASSWD=yes
7945 fi
7946
7947 if test $ol_enable_shell != no ; then
7948         cat >> confdefs.h <<\EOF
7949 #define SLAPD_SHELL 1
7950 EOF
7951
7952         BUILD_SLAPD=yes
7953         BUILD_SHELL=yes
7954 fi
7955
7956 if test $ol_enable_slurpd != no -a $ol_link_threads != no -a \
7957         $BUILD_SLAPD = yes ; then
7958         BUILD_SLURPD=yes
7959 fi
7960
7961 if test $ol_link_isode != no ; then
7962         BUILD_LDAPD=yes
7963 fi
7964
7965
7966
7967
7968   
7969   
7970   
7971
7972
7973
7974
7975
7976
7977
7978
7979
7980
7981
7982
7983
7984
7985
7986 trap '' 1 2 15
7987 cat > confcache <<\EOF
7988 # This file is a shell script that caches the results of configure
7989 # tests run on this system so they can be shared between configure
7990 # scripts and configure runs.  It is not useful on other systems.
7991 # If it contains results you don't want to keep, you may remove or edit it.
7992 #
7993 # By default, configure uses ./config.cache as the cache file,
7994 # creating it if it does not exist already.  You can give configure
7995 # the --cache-file=FILE option to use a different cache file; that is
7996 # what configure does when it calls configure scripts in
7997 # subdirectories, so they share the cache.
7998 # Giving --cache-file=/dev/null disables caching, for debugging configure.
7999 # config.status only pays attention to the cache file if you give it the
8000 # --recheck option to rerun configure.
8001 #
8002 EOF
8003 # The following way of writing the cache mishandles newlines in values,
8004 # but we know of no workaround that is simple, portable, and efficient.
8005 # So, don't put newlines in cache variables' values.
8006 # Ultrix sh set writes to stderr and can't be redirected directly,
8007 # and sets the high bit in the cache file unless we assign to the vars.
8008 (set) 2>&1 |
8009   case `(ac_space=' '; set) 2>&1` in
8010   *ac_space=\ *)
8011     # `set' does not quote correctly, so add quotes (double-quote substitution
8012     # turns \\\\ into \\, and sed turns \\ into \).
8013     sed -n \
8014       -e "s/'/'\\\\''/g" \
8015       -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
8016     ;;
8017   *)
8018     # `set' quotes correctly as required by POSIX, so do not add quotes.
8019     sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
8020     ;;
8021   esac >> confcache
8022 if cmp -s $cache_file confcache; then
8023   :
8024 else
8025   if test -w $cache_file; then
8026     echo "updating cache $cache_file"
8027     cat confcache > $cache_file
8028   else
8029     echo "not updating unwritable cache $cache_file"
8030   fi
8031 fi
8032 rm -f confcache
8033
8034 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
8035
8036 test "x$prefix" = xNONE && prefix=$ac_default_prefix
8037 # Let make expand exec_prefix.
8038 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
8039
8040 # Any assignment to VPATH causes Sun make to only execute
8041 # the first set of double-colon rules, so remove it if not needed.
8042 # If there is a colon in the path, we need to keep it.
8043 if test "x$srcdir" = x.; then
8044   ac_vpsub='/^[         ]*VPATH[        ]*=[^:]*$/d'
8045 fi
8046
8047 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
8048
8049 DEFS=-DHAVE_CONFIG_H
8050
8051 # Without the "./", some shells look in PATH for config.status.
8052 : ${CONFIG_STATUS=./config.status}
8053
8054 echo creating $CONFIG_STATUS
8055 rm -f $CONFIG_STATUS
8056 cat > $CONFIG_STATUS <<EOF
8057 #! /bin/sh
8058 # Generated automatically by configure.
8059 # Run this file to recreate the current configuration.
8060 # This directory was configured as follows,
8061 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
8062 #
8063 # $0 $ac_configure_args
8064 #
8065 # Compiler output produced by configure, useful for debugging
8066 # configure, is in ./config.log if it exists.
8067
8068 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
8069 for ac_option
8070 do
8071   case "\$ac_option" in
8072   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
8073     echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
8074     exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
8075   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
8076     echo "$CONFIG_STATUS generated by autoconf version 2.12"
8077     exit 0 ;;
8078   -help | --help | --hel | --he | --h)
8079     echo "\$ac_cs_usage"; exit 0 ;;
8080   *) echo "\$ac_cs_usage"; exit 1 ;;
8081   esac
8082 done
8083
8084 ac_given_srcdir=$srcdir
8085 ac_given_INSTALL="$INSTALL"
8086
8087 trap 'rm -fr `echo "\
8088 Makefile:build/top.mk:Makefile.in:build/dir.mk \
8089 doc/Makefile:build/top.mk:doc/Makefile.in:build/dir.mk \
8090 doc/man/Makefile:build/top.mk:doc/man/Makefile.in:build/dir.mk \
8091 doc/man/man1/Makefile:build/top.mk:doc/man/man1/Makefile.in:build/man.mk \
8092 doc/man/man3/Makefile:build/top.mk:doc/man/man3/Makefile.in:build/man.mk \
8093 doc/man/man5/Makefile:build/top.mk:doc/man/man5/Makefile.in:build/man.mk \
8094 doc/man/man8/Makefile:build/top.mk:doc/man/man8/Makefile.in:build/man.mk \
8095 clients/Makefile:build/top.mk:clients/Makefile.in:build/dir.mk \
8096 clients/finger/Makefile:build/top.mk:clients/finger/Makefile.in:build/rules.mk \
8097 clients/fax500/Makefile:build/top.mk:clients/fax500/Makefile.in:build/rules.mk \
8098 clients/gopher/Makefile:build/top.mk:clients/gopher/Makefile.in:build/rules.mk \
8099 clients/mail500/Makefile:build/top.mk:clients/mail500/Makefile.in:build/rules.mk \
8100 clients/rcpt500/Makefile:build/top.mk:clients/rcpt500/Makefile.in:build/rules.mk \
8101 clients/ud/Makefile:build/top.mk:clients/ud/Makefile.in:build/rules.mk \
8102 clients/tools/Makefile:build/top.mk:clients/tools/Makefile.in:build/rules.mk \
8103 include/Makefile:build/top.mk:include/Makefile.in \
8104 libraries/Makefile:build/top.mk:libraries/Makefile.in:build/dir.mk      \
8105 libraries/libavl/Makefile:build/top.mk:libraries/libavl/Makefile.in:build/lib.mk:build/lib-static.mk    \
8106 libraries/liblber/Makefile:build/top.mk:libraries/liblber/Makefile.in:build/lib.mk:build/lib-shared.mk  \
8107 libraries/libldap/Makefile:build/top.mk:libraries/libldap/Makefile.in:build/lib.mk:build/lib-shared.mk  \
8108 libraries/libldbm/Makefile:build/top.mk:libraries/libldbm/Makefile.in:build/lib.mk:build/lib-static.mk  \
8109 libraries/libldif/Makefile:build/top.mk:libraries/libldif/Makefile.in:build/lib.mk:build/lib-static.mk  \
8110 libraries/liblthread/Makefile:build/top.mk:libraries/liblthread/Makefile.in:build/lib.mk:build/lib-static.mk    \
8111 libraries/liblutil/Makefile:build/top.mk:libraries/liblutil/Makefile.in:build/lib.mk:build/lib-static.mk        \
8112 servers/Makefile:build/top.mk:servers/Makefile.in:build/dir.mk \
8113 servers/ldapd/Makefile:build/top.mk:servers/ldapd/Makefile.in:build/srv.mk \
8114 servers/slapd/Makefile:build/top.mk:servers/slapd/Makefile.in:build/srv.mk \
8115 servers/slapd/back-ldbm/Makefile:build/top.mk:servers/slapd/back-ldbm/Makefile.in:build/srv.mk \
8116 servers/slapd/back-passwd/Makefile:build/top.mk:servers/slapd/back-passwd/Makefile.in:build/srv.mk \
8117 servers/slapd/back-shell/Makefile:build/top.mk:servers/slapd/back-shell/Makefile.in:build/srv.mk \
8118 servers/slapd/shell-backends/Makefile:build/top.mk:servers/slapd/shell-backends/Makefile.in:build/srv.mk \
8119 servers/slapd/tools/Makefile:build/top.mk:servers/slapd/tools/Makefile.in \
8120 servers/slurpd/Makefile:build/top.mk:servers/slurpd/Makefile.in:build/srv.mk \
8121 tests/Makefile:build/top.mk:tests/Makefile.in \
8122  include/portable.h include/ldap_features.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
8123 EOF
8124 cat >> $CONFIG_STATUS <<EOF
8125
8126 # Protect against being on the right side of a sed subst in config.status.
8127 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
8128  s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
8129 $ac_vpsub
8130 $extrasub
8131 s%@CFLAGS@%$CFLAGS%g
8132 s%@CPPFLAGS@%$CPPFLAGS%g
8133 s%@CXXFLAGS@%$CXXFLAGS%g
8134 s%@DEFS@%$DEFS%g
8135 s%@LDFLAGS@%$LDFLAGS%g
8136 s%@LIBS@%$LIBS%g
8137 s%@exec_prefix@%$exec_prefix%g
8138 s%@prefix@%$prefix%g
8139 s%@program_transform_name@%$program_transform_name%g
8140 s%@bindir@%$bindir%g
8141 s%@sbindir@%$sbindir%g
8142 s%@libexecdir@%$libexecdir%g
8143 s%@datadir@%$datadir%g
8144 s%@sysconfdir@%$sysconfdir%g
8145 s%@sharedstatedir@%$sharedstatedir%g
8146 s%@localstatedir@%$localstatedir%g
8147 s%@libdir@%$libdir%g
8148 s%@includedir@%$includedir%g
8149 s%@oldincludedir@%$oldincludedir%g
8150 s%@infodir@%$infodir%g
8151 s%@mandir@%$mandir%g
8152 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
8153 s%@INSTALL_DATA@%$INSTALL_DATA%g
8154 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
8155 s%@PACKAGE@%$PACKAGE%g
8156 s%@VERSION@%$VERSION%g
8157 s%@ACLOCAL@%$ACLOCAL%g
8158 s%@AUTOCONF@%$AUTOCONF%g
8159 s%@AUTOMAKE@%$AUTOMAKE%g
8160 s%@AUTOHEADER@%$AUTOHEADER%g
8161 s%@MAKEINFO@%$MAKEINFO%g
8162 s%@SET_MAKE@%$SET_MAKE%g
8163 s%@top_builddir@%$top_builddir%g
8164 s%@host@%$host%g
8165 s%@host_alias@%$host_alias%g
8166 s%@host_cpu@%$host_cpu%g
8167 s%@host_vendor@%$host_vendor%g
8168 s%@host_os@%$host_os%g
8169 s%@RANLIB@%$RANLIB%g
8170 s%@CC@%$CC%g
8171 s%@LD@%$LD%g
8172 s%@NM@%$NM%g
8173 s%@LN_S@%$LN_S%g
8174 s%@LIBTOOL@%$LIBTOOL%g
8175 s%@SENDMAIL@%$SENDMAIL%g
8176 s%@EDITOR@%$EDITOR%g
8177 s%@FINGER@%$FINGER%g
8178 s%@CPP@%$CPP%g
8179 s%@PEPSY@%$PEPSY%g
8180 s%@LIBOBJS@%$LIBOBJS%g
8181 s%@BUILD_LDAPD@%$BUILD_LDAPD%g
8182 s%@BUILD_SLAPD@%$BUILD_SLAPD%g
8183 s%@BUILD_LDBM@%$BUILD_LDBM%g
8184 s%@BUILD_PASSWD@%$BUILD_PASSWD%g
8185 s%@BUILD_SHELL@%$BUILD_SHELL%g
8186 s%@BUILD_SLURPD@%$BUILD_SLURPD%g
8187 s%@LDAP_LIBS@%$LDAP_LIBS%g
8188 s%@LDAPD_LIBS@%$LDAPD_LIBS%g
8189 s%@SLAPD_LIBS@%$SLAPD_LIBS%g
8190 s%@SLURPD_LIBS@%$SLURPD_LIBS%g
8191 s%@LDBM_LIBS@%$LDBM_LIBS%g
8192 s%@LTHREAD_LIBS@%$LTHREAD_LIBS%g
8193 s%@LUTIL_LIBS@%$LUTIL_LIBS%g
8194 s%@KRB_LIBS@%$KRB_LIBS%g
8195 s%@TERMCAP_LIBS@%$TERMCAP_LIBS%g
8196
8197 CEOF
8198 EOF
8199
8200 cat >> $CONFIG_STATUS <<\EOF
8201
8202 # Split the substitutions into bite-sized pieces for seds with
8203 # small command number limits, like on Digital OSF/1 and HP-UX.
8204 ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
8205 ac_file=1 # Number of current file.
8206 ac_beg=1 # First line for current file.
8207 ac_end=$ac_max_sed_cmds # Line after last line for current file.
8208 ac_more_lines=:
8209 ac_sed_cmds=""
8210 while $ac_more_lines; do
8211   if test $ac_beg -gt 1; then
8212     sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
8213   else
8214     sed "${ac_end}q" conftest.subs > conftest.s$ac_file
8215   fi
8216   if test ! -s conftest.s$ac_file; then
8217     ac_more_lines=false
8218     rm -f conftest.s$ac_file
8219   else
8220     if test -z "$ac_sed_cmds"; then
8221       ac_sed_cmds="sed -f conftest.s$ac_file"
8222     else
8223       ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
8224     fi
8225     ac_file=`expr $ac_file + 1`
8226     ac_beg=$ac_end
8227     ac_end=`expr $ac_end + $ac_max_sed_cmds`
8228   fi
8229 done
8230 if test -z "$ac_sed_cmds"; then
8231   ac_sed_cmds=cat
8232 fi
8233 EOF
8234
8235 cat >> $CONFIG_STATUS <<EOF
8236
8237 CONFIG_FILES=\${CONFIG_FILES-"\
8238 Makefile:build/top.mk:Makefile.in:build/dir.mk \
8239 doc/Makefile:build/top.mk:doc/Makefile.in:build/dir.mk \
8240 doc/man/Makefile:build/top.mk:doc/man/Makefile.in:build/dir.mk \
8241 doc/man/man1/Makefile:build/top.mk:doc/man/man1/Makefile.in:build/man.mk \
8242 doc/man/man3/Makefile:build/top.mk:doc/man/man3/Makefile.in:build/man.mk \
8243 doc/man/man5/Makefile:build/top.mk:doc/man/man5/Makefile.in:build/man.mk \
8244 doc/man/man8/Makefile:build/top.mk:doc/man/man8/Makefile.in:build/man.mk \
8245 clients/Makefile:build/top.mk:clients/Makefile.in:build/dir.mk \
8246 clients/finger/Makefile:build/top.mk:clients/finger/Makefile.in:build/rules.mk \
8247 clients/fax500/Makefile:build/top.mk:clients/fax500/Makefile.in:build/rules.mk \
8248 clients/gopher/Makefile:build/top.mk:clients/gopher/Makefile.in:build/rules.mk \
8249 clients/mail500/Makefile:build/top.mk:clients/mail500/Makefile.in:build/rules.mk \
8250 clients/rcpt500/Makefile:build/top.mk:clients/rcpt500/Makefile.in:build/rules.mk \
8251 clients/ud/Makefile:build/top.mk:clients/ud/Makefile.in:build/rules.mk \
8252 clients/tools/Makefile:build/top.mk:clients/tools/Makefile.in:build/rules.mk \
8253 include/Makefile:build/top.mk:include/Makefile.in \
8254 libraries/Makefile:build/top.mk:libraries/Makefile.in:build/dir.mk      \
8255 libraries/libavl/Makefile:build/top.mk:libraries/libavl/Makefile.in:build/lib.mk:build/lib-static.mk    \
8256 libraries/liblber/Makefile:build/top.mk:libraries/liblber/Makefile.in:build/lib.mk:build/lib-shared.mk  \
8257 libraries/libldap/Makefile:build/top.mk:libraries/libldap/Makefile.in:build/lib.mk:build/lib-shared.mk  \
8258 libraries/libldbm/Makefile:build/top.mk:libraries/libldbm/Makefile.in:build/lib.mk:build/lib-static.mk  \
8259 libraries/libldif/Makefile:build/top.mk:libraries/libldif/Makefile.in:build/lib.mk:build/lib-static.mk  \
8260 libraries/liblthread/Makefile:build/top.mk:libraries/liblthread/Makefile.in:build/lib.mk:build/lib-static.mk    \
8261 libraries/liblutil/Makefile:build/top.mk:libraries/liblutil/Makefile.in:build/lib.mk:build/lib-static.mk        \
8262 servers/Makefile:build/top.mk:servers/Makefile.in:build/dir.mk \
8263 servers/ldapd/Makefile:build/top.mk:servers/ldapd/Makefile.in:build/srv.mk \
8264 servers/slapd/Makefile:build/top.mk:servers/slapd/Makefile.in:build/srv.mk \
8265 servers/slapd/back-ldbm/Makefile:build/top.mk:servers/slapd/back-ldbm/Makefile.in:build/srv.mk \
8266 servers/slapd/back-passwd/Makefile:build/top.mk:servers/slapd/back-passwd/Makefile.in:build/srv.mk \
8267 servers/slapd/back-shell/Makefile:build/top.mk:servers/slapd/back-shell/Makefile.in:build/srv.mk \
8268 servers/slapd/shell-backends/Makefile:build/top.mk:servers/slapd/shell-backends/Makefile.in:build/srv.mk \
8269 servers/slapd/tools/Makefile:build/top.mk:servers/slapd/tools/Makefile.in \
8270 servers/slurpd/Makefile:build/top.mk:servers/slurpd/Makefile.in:build/srv.mk \
8271 tests/Makefile:build/top.mk:tests/Makefile.in \
8272 "}
8273 EOF
8274 cat >> $CONFIG_STATUS <<\EOF
8275 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
8276   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
8277   case "$ac_file" in
8278   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
8279        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
8280   *) ac_file_in="${ac_file}.in" ;;
8281   esac
8282
8283   # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
8284
8285   # Remove last slash and all that follows it.  Not all systems have dirname.
8286   ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
8287   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
8288     # The file is in a subdirectory.
8289     test ! -d "$ac_dir" && mkdir "$ac_dir"
8290     ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
8291     # A "../" for each directory in $ac_dir_suffix.
8292     ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
8293   else
8294     ac_dir_suffix= ac_dots=
8295   fi
8296
8297   case "$ac_given_srcdir" in
8298   .)  srcdir=.
8299       if test -z "$ac_dots"; then top_srcdir=.
8300       else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
8301   /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
8302   *) # Relative path.
8303     srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
8304     top_srcdir="$ac_dots$ac_given_srcdir" ;;
8305   esac
8306
8307   case "$ac_given_INSTALL" in
8308   [/$]*) INSTALL="$ac_given_INSTALL" ;;
8309   *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
8310   esac
8311
8312   echo creating "$ac_file"
8313   rm -f "$ac_file"
8314   configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
8315   case "$ac_file" in
8316   *Makefile*) ac_comsub="1i\\
8317 # $configure_input" ;;
8318   *) ac_comsub= ;;
8319   esac
8320
8321   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
8322   sed -e "$ac_comsub
8323 s%@configure_input@%$configure_input%g
8324 s%@srcdir@%$srcdir%g
8325 s%@top_srcdir@%$top_srcdir%g
8326 s%@INSTALL@%$INSTALL%g
8327 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
8328 fi; done
8329 rm -f conftest.s*
8330
8331 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
8332 # NAME is the cpp macro being defined and VALUE is the value it is being given.
8333 #
8334 # ac_d sets the value in "#define NAME VALUE" lines.
8335 ac_dA='s%^\([   ]*\)#\([        ]*define[       ][      ]*\)'
8336 ac_dB='\([      ][      ]*\)[^  ]*%\1#\2'
8337 ac_dC='\3'
8338 ac_dD='%g'
8339 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
8340 ac_uA='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
8341 ac_uB='\([      ]\)%\1#\2define\3'
8342 ac_uC=' '
8343 ac_uD='\4%g'
8344 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
8345 ac_eA='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
8346 ac_eB='$%\1#\2define\3'
8347 ac_eC=' '
8348 ac_eD='%g'
8349
8350 if test "${CONFIG_HEADERS+set}" != set; then
8351 EOF
8352 cat >> $CONFIG_STATUS <<EOF
8353   CONFIG_HEADERS="include/portable.h include/ldap_features.h"
8354 EOF
8355 cat >> $CONFIG_STATUS <<\EOF
8356 fi
8357 for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
8358   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
8359   case "$ac_file" in
8360   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
8361        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
8362   *) ac_file_in="${ac_file}.in" ;;
8363   esac
8364
8365   echo creating $ac_file
8366
8367   rm -f conftest.frag conftest.in conftest.out
8368   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
8369   cat $ac_file_inputs > conftest.in
8370
8371 EOF
8372
8373 # Transform confdefs.h into a sed script conftest.vals that substitutes
8374 # the proper values into config.h.in to produce config.h.  And first:
8375 # Protect against being on the right side of a sed subst in config.status.
8376 # Protect against being in an unquoted here document in config.status.
8377 rm -f conftest.vals
8378 cat > conftest.hdr <<\EOF
8379 s/[\\&%]/\\&/g
8380 s%[\\$`]%\\&%g
8381 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
8382 s%ac_d%ac_u%gp
8383 s%ac_u%ac_e%gp
8384 EOF
8385 sed -n -f conftest.hdr confdefs.h > conftest.vals
8386 rm -f conftest.hdr
8387
8388 # This sed command replaces #undef with comments.  This is necessary, for
8389 # example, in the case of _POSIX_SOURCE, which is predefined and required
8390 # on some systems where configure will not decide to define it.
8391 cat >> conftest.vals <<\EOF
8392 s%^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
8393 EOF
8394
8395 # Break up conftest.vals because some shells have a limit on
8396 # the size of here documents, and old seds have small limits too.
8397
8398 rm -f conftest.tail
8399 while :
8400 do
8401   ac_lines=`grep -c . conftest.vals`
8402   # grep -c gives empty output for an empty file on some AIX systems.
8403   if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
8404   # Write a limited-size here document to conftest.frag.
8405   echo '  cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
8406   sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
8407   echo 'CEOF
8408   sed -f conftest.frag conftest.in > conftest.out
8409   rm -f conftest.in
8410   mv conftest.out conftest.in
8411 ' >> $CONFIG_STATUS
8412   sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
8413   rm -f conftest.vals
8414   mv conftest.tail conftest.vals
8415 done
8416 rm -f conftest.vals
8417
8418 cat >> $CONFIG_STATUS <<\EOF
8419   rm -f conftest.frag conftest.h
8420   echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h
8421   cat conftest.in >> conftest.h
8422   rm -f conftest.in
8423   if cmp -s $ac_file conftest.h 2>/dev/null; then
8424     echo "$ac_file is unchanged"
8425     rm -f conftest.h
8426   else
8427     # Remove last slash and all that follows it.  Not all systems have dirname.
8428       ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
8429       if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
8430       # The file is in a subdirectory.
8431       test ! -d "$ac_dir" && mkdir "$ac_dir"
8432     fi
8433     rm -f $ac_file
8434     mv conftest.h $ac_file
8435   fi
8436 fi; done
8437
8438 EOF
8439 cat >> $CONFIG_STATUS <<EOF
8440
8441 EOF
8442 cat >> $CONFIG_STATUS <<\EOF
8443
8444 date > stamp-h
8445 echo Please \"make depend\" to build dependencies
8446
8447 exit 0
8448 EOF
8449 chmod +x $CONFIG_STATUS
8450 rm -fr confdefs* $ac_clean_files
8451 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
8452