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