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