0.9.1 Release complete: Autogenerated files built.
[freeradius.git] / src / modules / rlm_smb / 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-smb-lib-dir=DIR       Directory for samba library files []"
16 ac_help="$ac_help
17   --with-rlm-smb-include-dir=DIR   Directory for samba 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_smb.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
529 # From configure.in Revision: 1.3 
530
531
532 if test x$with_rlm_smb != xno; then
533
534         # Extract the first word of "gcc", so it can be a program name with args.
535 set dummy gcc; ac_word=$2
536 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
537 echo "configure:538: checking for $ac_word" >&5
538 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
539   echo $ac_n "(cached) $ac_c" 1>&6
540 else
541   if test -n "$CC"; then
542   ac_cv_prog_CC="$CC" # Let the user override the test.
543 else
544   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
545   ac_dummy="$PATH"
546   for ac_dir in $ac_dummy; do
547     test -z "$ac_dir" && ac_dir=.
548     if test -f $ac_dir/$ac_word; then
549       ac_cv_prog_CC="gcc"
550       break
551     fi
552   done
553   IFS="$ac_save_ifs"
554 fi
555 fi
556 CC="$ac_cv_prog_CC"
557 if test -n "$CC"; then
558   echo "$ac_t""$CC" 1>&6
559 else
560   echo "$ac_t""no" 1>&6
561 fi
562
563 if test -z "$CC"; then
564   # Extract the first word of "cc", so it can be a program name with args.
565 set dummy cc; ac_word=$2
566 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
567 echo "configure:568: checking for $ac_word" >&5
568 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
569   echo $ac_n "(cached) $ac_c" 1>&6
570 else
571   if test -n "$CC"; then
572   ac_cv_prog_CC="$CC" # Let the user override the test.
573 else
574   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
575   ac_prog_rejected=no
576   ac_dummy="$PATH"
577   for ac_dir in $ac_dummy; do
578     test -z "$ac_dir" && ac_dir=.
579     if test -f $ac_dir/$ac_word; then
580       if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
581         ac_prog_rejected=yes
582         continue
583       fi
584       ac_cv_prog_CC="cc"
585       break
586     fi
587   done
588   IFS="$ac_save_ifs"
589 if test $ac_prog_rejected = yes; then
590   # We found a bogon in the path, so make sure we never use it.
591   set dummy $ac_cv_prog_CC
592   shift
593   if test $# -gt 0; then
594     # We chose a different compiler from the bogus one.
595     # However, it has the same basename, so the bogon will be chosen
596     # first if we set CC to just the basename; use the full file name.
597     shift
598     set dummy "$ac_dir/$ac_word" "$@"
599     shift
600     ac_cv_prog_CC="$@"
601   fi
602 fi
603 fi
604 fi
605 CC="$ac_cv_prog_CC"
606 if test -n "$CC"; then
607   echo "$ac_t""$CC" 1>&6
608 else
609   echo "$ac_t""no" 1>&6
610 fi
611
612   if test -z "$CC"; then
613     case "`uname -s`" in
614     *win32* | *WIN32*)
615       # Extract the first word of "cl", so it can be a program name with args.
616 set dummy cl; ac_word=$2
617 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
618 echo "configure:619: checking for $ac_word" >&5
619 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
620   echo $ac_n "(cached) $ac_c" 1>&6
621 else
622   if test -n "$CC"; then
623   ac_cv_prog_CC="$CC" # Let the user override the test.
624 else
625   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
626   ac_dummy="$PATH"
627   for ac_dir in $ac_dummy; do
628     test -z "$ac_dir" && ac_dir=.
629     if test -f $ac_dir/$ac_word; then
630       ac_cv_prog_CC="cl"
631       break
632     fi
633   done
634   IFS="$ac_save_ifs"
635 fi
636 fi
637 CC="$ac_cv_prog_CC"
638 if test -n "$CC"; then
639   echo "$ac_t""$CC" 1>&6
640 else
641   echo "$ac_t""no" 1>&6
642 fi
643  ;;
644     esac
645   fi
646   test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
647 fi
648
649 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
650 echo "configure:651: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
651
652 ac_ext=c
653 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
654 ac_cpp='$CPP $CPPFLAGS'
655 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
656 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
657 cross_compiling=$ac_cv_prog_cc_cross
658
659 cat > conftest.$ac_ext << EOF
660
661 #line 662 "configure"
662 #include "confdefs.h"
663
664 main(){return(0);}
665 EOF
666 if { (eval echo configure:667: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
667   ac_cv_prog_cc_works=yes
668   # If we can't run a trivial program, we are probably using a cross compiler.
669   if (./conftest; exit) 2>/dev/null; then
670     ac_cv_prog_cc_cross=no
671   else
672     ac_cv_prog_cc_cross=yes
673   fi
674 else
675   echo "configure: failed program was:" >&5
676   cat conftest.$ac_ext >&5
677   ac_cv_prog_cc_works=no
678 fi
679 rm -fr conftest*
680 ac_ext=c
681 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
682 ac_cpp='$CPP $CPPFLAGS'
683 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
684 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
685 cross_compiling=$ac_cv_prog_cc_cross
686
687 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
688 if test $ac_cv_prog_cc_works = no; then
689   { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
690 fi
691 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
692 echo "configure:693: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
693 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
694 cross_compiling=$ac_cv_prog_cc_cross
695
696 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
697 echo "configure:698: checking whether we are using GNU C" >&5
698 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
699   echo $ac_n "(cached) $ac_c" 1>&6
700 else
701   cat > conftest.c <<EOF
702 #ifdef __GNUC__
703   yes;
704 #endif
705 EOF
706 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:707: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
707   ac_cv_prog_gcc=yes
708 else
709   ac_cv_prog_gcc=no
710 fi
711 fi
712
713 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
714
715 if test $ac_cv_prog_gcc = yes; then
716   GCC=yes
717 else
718   GCC=
719 fi
720
721 ac_test_CFLAGS="${CFLAGS+set}"
722 ac_save_CFLAGS="$CFLAGS"
723 CFLAGS=
724 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
725 echo "configure:726: checking whether ${CC-cc} accepts -g" >&5
726 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
727   echo $ac_n "(cached) $ac_c" 1>&6
728 else
729   echo 'void f(){}' > conftest.c
730 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
731   ac_cv_prog_cc_g=yes
732 else
733   ac_cv_prog_cc_g=no
734 fi
735 rm -f conftest*
736
737 fi
738
739 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
740 if test "$ac_test_CFLAGS" = set; then
741   CFLAGS="$ac_save_CFLAGS"
742 elif test $ac_cv_prog_cc_g = yes; then
743   if test "$GCC" = yes; then
744     CFLAGS="-g -O2"
745   else
746     CFLAGS="-g"
747   fi
748 else
749   if test "$GCC" = yes; then
750     CFLAGS="-O2"
751   else
752     CFLAGS=
753   fi
754 fi
755
756         echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
757 echo "configure:758: checking how to run the C preprocessor" >&5
758 # On Suns, sometimes $CPP names a directory.
759 if test -n "$CPP" && test -d "$CPP"; then
760   CPP=
761 fi
762 if test -z "$CPP"; then
763 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
764   echo $ac_n "(cached) $ac_c" 1>&6
765 else
766     # This must be in double quotes, not single quotes, because CPP may get
767   # substituted into the Makefile and "${CC-cc}" will confuse make.
768   CPP="${CC-cc} -E"
769   # On the NeXT, cc -E runs the code through the compiler's parser,
770   # not just through cpp.
771   cat > conftest.$ac_ext <<EOF
772 #line 773 "configure"
773 #include "confdefs.h"
774 #include <assert.h>
775 Syntax Error
776 EOF
777 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
778 { (eval echo configure:779: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
779 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
780 if test -z "$ac_err"; then
781   :
782 else
783   echo "$ac_err" >&5
784   echo "configure: failed program was:" >&5
785   cat conftest.$ac_ext >&5
786   rm -rf conftest*
787   CPP="${CC-cc} -E -traditional-cpp"
788   cat > conftest.$ac_ext <<EOF
789 #line 790 "configure"
790 #include "confdefs.h"
791 #include <assert.h>
792 Syntax Error
793 EOF
794 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
795 { (eval echo configure:796: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
796 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
797 if test -z "$ac_err"; then
798   :
799 else
800   echo "$ac_err" >&5
801   echo "configure: failed program was:" >&5
802   cat conftest.$ac_ext >&5
803   rm -rf conftest*
804   CPP="${CC-cc} -nologo -E"
805   cat > conftest.$ac_ext <<EOF
806 #line 807 "configure"
807 #include "confdefs.h"
808 #include <assert.h>
809 Syntax Error
810 EOF
811 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
812 { (eval echo configure:813: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
813 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
814 if test -z "$ac_err"; then
815   :
816 else
817   echo "$ac_err" >&5
818   echo "configure: failed program was:" >&5
819   cat conftest.$ac_ext >&5
820   rm -rf conftest*
821   CPP=/lib/cpp
822 fi
823 rm -f conftest*
824 fi
825 rm -f conftest*
826 fi
827 rm -f conftest*
828   ac_cv_prog_CPP="$CPP"
829 fi
830   CPP="$ac_cv_prog_CPP"
831 else
832   ac_cv_prog_CPP="$CPP"
833 fi
834 echo "$ac_t""$CPP" 1>&6
835
836
837                 rlm_smb_lib_dir=
838         # Check whether --with-rlm-smb-lib-dir or --without-rlm-smb-lib-dir was given.
839 if test "${with_rlm_smb_lib_dir+set}" = set; then
840   withval="$with_rlm_smb_lib_dir"
841    case "$withval" in
842             no)
843                 { echo "configure: error: Need rlm-smb-lib-dir" 1>&2; exit 1; }
844                 ;;
845             yes)
846                 ;;
847             *)
848                 rlm_smb_lib_dir="$withval"
849                 ;;
850           esac 
851         
852 fi
853
854
855                 rlm_smb_inc_dir=
856         # Check whether --with-rlm-smb-include-dir or --without-rlm-smb-include-dir was given.
857 if test "${with_rlm_smb_include_dir+set}" = set; then
858   withval="$with_rlm_smb_include_dir"
859    case "$withval" in
860             no)
861                 { echo "configure: error: Need rlm-smb-include-dir" 1>&2; exit 1; }
862                 ;;
863             yes)
864                 ;;
865             *)
866                 rlm_smb_include_dir="$withval"
867                 ;;
868           esac 
869         
870 fi
871
872
873         for ac_hdr in arpa/inet.h \
874                         dirent.h \
875                         sys/vfs.h \
876                         netinet/in.h \
877                         netinet/tcp.h \
878                         sys/uio.h \
879                         sys/signal.h \
880                         sys/socket.h \
881                         unistd.h \
882                         ctype.h \
883                         netdb.h \
884                         signal.h \
885                         
886 do
887 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
888 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
889 echo "configure:890: checking for $ac_hdr" >&5
890 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
891   echo $ac_n "(cached) $ac_c" 1>&6
892 else
893   cat > conftest.$ac_ext <<EOF
894 #line 895 "configure"
895 #include "confdefs.h"
896 #include <$ac_hdr>
897 EOF
898 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
899 { (eval echo configure:900: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
900 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
901 if test -z "$ac_err"; then
902   rm -rf conftest*
903   eval "ac_cv_header_$ac_safe=yes"
904 else
905   echo "$ac_err" >&5
906   echo "configure: failed program was:" >&5
907   cat conftest.$ac_ext >&5
908   rm -rf conftest*
909   eval "ac_cv_header_$ac_safe=no"
910 fi
911 rm -f conftest*
912 fi
913 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
914   echo "$ac_t""yes" 1>&6
915     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
916   cat >> confdefs.h <<EOF
917 #define $ac_tr_hdr 1
918 EOF
919  
920 else
921   echo "$ac_t""no" 1>&6
922 fi
923 done
924
925
926         targetname=rlm_smb
927         smb_cflags="-I."
928 else
929         targetname=
930         echo \*\*\* module rlm_smb is disabled.
931 fi
932
933 if test x"$fail" != x""; then
934         if test x"${enable_strict_dependencies}" = x"yes"; then
935                 { echo "configure: error: set --without-rlm_smb to disable it explicitly." 1>&2; exit 1; }
936         else
937                 echo "configure: warning: silently not building rlm_smb." 1>&2
938                 echo "configure: warning: FAILURE: rlm_smb requires: $fail." 1>&2; 
939                 targetname=""
940         fi
941 fi
942
943
944
945
946 trap '' 1 2 15
947 cat > confcache <<\EOF
948 # This file is a shell script that caches the results of configure
949 # tests run on this system so they can be shared between configure
950 # scripts and configure runs.  It is not useful on other systems.
951 # If it contains results you don't want to keep, you may remove or edit it.
952 #
953 # By default, configure uses ./config.cache as the cache file,
954 # creating it if it does not exist already.  You can give configure
955 # the --cache-file=FILE option to use a different cache file; that is
956 # what configure does when it calls configure scripts in
957 # subdirectories, so they share the cache.
958 # Giving --cache-file=/dev/null disables caching, for debugging configure.
959 # config.status only pays attention to the cache file if you give it the
960 # --recheck option to rerun configure.
961 #
962 EOF
963 # The following way of writing the cache mishandles newlines in values,
964 # but we know of no workaround that is simple, portable, and efficient.
965 # So, don't put newlines in cache variables' values.
966 # Ultrix sh set writes to stderr and can't be redirected directly,
967 # and sets the high bit in the cache file unless we assign to the vars.
968 (set) 2>&1 |
969   case `(ac_space=' '; set | grep ac_space) 2>&1` in
970   *ac_space=\ *)
971     # `set' does not quote correctly, so add quotes (double-quote substitution
972     # turns \\\\ into \\, and sed turns \\ into \).
973     sed -n \
974       -e "s/'/'\\\\''/g" \
975       -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
976     ;;
977   *)
978     # `set' quotes correctly as required by POSIX, so do not add quotes.
979     sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
980     ;;
981   esac >> confcache
982 if cmp -s $cache_file confcache; then
983   :
984 else
985   if test -w $cache_file; then
986     echo "updating cache $cache_file"
987     cat confcache > $cache_file
988   else
989     echo "not updating unwritable cache $cache_file"
990   fi
991 fi
992 rm -f confcache
993
994 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
995
996 test "x$prefix" = xNONE && prefix=$ac_default_prefix
997 # Let make expand exec_prefix.
998 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
999
1000 # Any assignment to VPATH causes Sun make to only execute
1001 # the first set of double-colon rules, so remove it if not needed.
1002 # If there is a colon in the path, we need to keep it.
1003 if test "x$srcdir" = x.; then
1004   ac_vpsub='/^[         ]*VPATH[        ]*=[^:]*$/d'
1005 fi
1006
1007 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
1008
1009 DEFS=-DHAVE_CONFIG_H
1010
1011 # Without the "./", some shells look in PATH for config.status.
1012 : ${CONFIG_STATUS=./config.status}
1013
1014 echo creating $CONFIG_STATUS
1015 rm -f $CONFIG_STATUS
1016 cat > $CONFIG_STATUS <<EOF
1017 #! /bin/sh
1018 # Generated automatically by configure.
1019 # Run this file to recreate the current configuration.
1020 # This directory was configured as follows,
1021 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
1022 #
1023 # $0 $ac_configure_args
1024 #
1025 # Compiler output produced by configure, useful for debugging
1026 # configure, is in ./config.log if it exists.
1027
1028 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
1029 for ac_option
1030 do
1031   case "\$ac_option" in
1032   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
1033     echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
1034     exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
1035   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
1036     echo "$CONFIG_STATUS generated by autoconf version 2.13"
1037     exit 0 ;;
1038   -help | --help | --hel | --he | --h)
1039     echo "\$ac_cs_usage"; exit 0 ;;
1040   *) echo "\$ac_cs_usage"; exit 1 ;;
1041   esac
1042 done
1043
1044 ac_given_srcdir=$srcdir
1045
1046 trap 'rm -fr `echo "Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
1047 EOF
1048 cat >> $CONFIG_STATUS <<EOF
1049
1050 # Protect against being on the right side of a sed subst in config.status.
1051 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
1052  s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
1053 $ac_vpsub
1054 $extrasub
1055 s%@SHELL@%$SHELL%g
1056 s%@CFLAGS@%$CFLAGS%g
1057 s%@CPPFLAGS@%$CPPFLAGS%g
1058 s%@CXXFLAGS@%$CXXFLAGS%g
1059 s%@FFLAGS@%$FFLAGS%g
1060 s%@DEFS@%$DEFS%g
1061 s%@LDFLAGS@%$LDFLAGS%g
1062 s%@LIBS@%$LIBS%g
1063 s%@exec_prefix@%$exec_prefix%g
1064 s%@prefix@%$prefix%g
1065 s%@program_transform_name@%$program_transform_name%g
1066 s%@bindir@%$bindir%g
1067 s%@sbindir@%$sbindir%g
1068 s%@libexecdir@%$libexecdir%g
1069 s%@datadir@%$datadir%g
1070 s%@sysconfdir@%$sysconfdir%g
1071 s%@sharedstatedir@%$sharedstatedir%g
1072 s%@localstatedir@%$localstatedir%g
1073 s%@libdir@%$libdir%g
1074 s%@includedir@%$includedir%g
1075 s%@oldincludedir@%$oldincludedir%g
1076 s%@infodir@%$infodir%g
1077 s%@mandir@%$mandir%g
1078 s%@CC@%$CC%g
1079 s%@CPP@%$CPP%g
1080 s%@smb_cflags@%$smb_cflags%g
1081 s%@smb_ldflags@%$smb_ldflags%g
1082 s%@targetname@%$targetname%g
1083
1084 CEOF
1085 EOF
1086
1087 cat >> $CONFIG_STATUS <<\EOF
1088
1089 # Split the substitutions into bite-sized pieces for seds with
1090 # small command number limits, like on Digital OSF/1 and HP-UX.
1091 ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
1092 ac_file=1 # Number of current file.
1093 ac_beg=1 # First line for current file.
1094 ac_end=$ac_max_sed_cmds # Line after last line for current file.
1095 ac_more_lines=:
1096 ac_sed_cmds=""
1097 while $ac_more_lines; do
1098   if test $ac_beg -gt 1; then
1099     sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
1100   else
1101     sed "${ac_end}q" conftest.subs > conftest.s$ac_file
1102   fi
1103   if test ! -s conftest.s$ac_file; then
1104     ac_more_lines=false
1105     rm -f conftest.s$ac_file
1106   else
1107     if test -z "$ac_sed_cmds"; then
1108       ac_sed_cmds="sed -f conftest.s$ac_file"
1109     else
1110       ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
1111     fi
1112     ac_file=`expr $ac_file + 1`
1113     ac_beg=$ac_end
1114     ac_end=`expr $ac_end + $ac_max_sed_cmds`
1115   fi
1116 done
1117 if test -z "$ac_sed_cmds"; then
1118   ac_sed_cmds=cat
1119 fi
1120 EOF
1121
1122 cat >> $CONFIG_STATUS <<EOF
1123
1124 CONFIG_FILES=\${CONFIG_FILES-"Makefile"}
1125 EOF
1126 cat >> $CONFIG_STATUS <<\EOF
1127 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
1128   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
1129   case "$ac_file" in
1130   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
1131        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
1132   *) ac_file_in="${ac_file}.in" ;;
1133   esac
1134
1135   # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
1136
1137   # Remove last slash and all that follows it.  Not all systems have dirname.
1138   ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
1139   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
1140     # The file is in a subdirectory.
1141     test ! -d "$ac_dir" && mkdir "$ac_dir"
1142     ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
1143     # A "../" for each directory in $ac_dir_suffix.
1144     ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
1145   else
1146     ac_dir_suffix= ac_dots=
1147   fi
1148
1149   case "$ac_given_srcdir" in
1150   .)  srcdir=.
1151       if test -z "$ac_dots"; then top_srcdir=.
1152       else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
1153   /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
1154   *) # Relative path.
1155     srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
1156     top_srcdir="$ac_dots$ac_given_srcdir" ;;
1157   esac
1158
1159
1160   echo creating "$ac_file"
1161   rm -f "$ac_file"
1162   configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
1163   case "$ac_file" in
1164   *Makefile*) ac_comsub="1i\\
1165 # $configure_input" ;;
1166   *) ac_comsub= ;;
1167   esac
1168
1169   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
1170   sed -e "$ac_comsub
1171 s%@configure_input@%$configure_input%g
1172 s%@srcdir@%$srcdir%g
1173 s%@top_srcdir@%$top_srcdir%g
1174 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
1175 fi; done
1176 rm -f conftest.s*
1177
1178 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
1179 # NAME is the cpp macro being defined and VALUE is the value it is being given.
1180 #
1181 # ac_d sets the value in "#define NAME VALUE" lines.
1182 ac_dA='s%^\([   ]*\)#\([        ]*define[       ][      ]*\)'
1183 ac_dB='\([      ][      ]*\)[^  ]*%\1#\2'
1184 ac_dC='\3'
1185 ac_dD='%g'
1186 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
1187 ac_uA='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
1188 ac_uB='\([      ]\)%\1#\2define\3'
1189 ac_uC=' '
1190 ac_uD='\4%g'
1191 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
1192 ac_eA='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
1193 ac_eB='$%\1#\2define\3'
1194 ac_eC=' '
1195 ac_eD='%g'
1196
1197 if test "${CONFIG_HEADERS+set}" != set; then
1198 EOF
1199 cat >> $CONFIG_STATUS <<EOF
1200   CONFIG_HEADERS="config.h"
1201 EOF
1202 cat >> $CONFIG_STATUS <<\EOF
1203 fi
1204 for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
1205   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
1206   case "$ac_file" in
1207   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
1208        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
1209   *) ac_file_in="${ac_file}.in" ;;
1210   esac
1211
1212   echo creating $ac_file
1213
1214   rm -f conftest.frag conftest.in conftest.out
1215   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
1216   cat $ac_file_inputs > conftest.in
1217
1218 EOF
1219
1220 # Transform confdefs.h into a sed script conftest.vals that substitutes
1221 # the proper values into config.h.in to produce config.h.  And first:
1222 # Protect against being on the right side of a sed subst in config.status.
1223 # Protect against being in an unquoted here document in config.status.
1224 rm -f conftest.vals
1225 cat > conftest.hdr <<\EOF
1226 s/[\\&%]/\\&/g
1227 s%[\\$`]%\\&%g
1228 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
1229 s%ac_d%ac_u%gp
1230 s%ac_u%ac_e%gp
1231 EOF
1232 sed -n -f conftest.hdr confdefs.h > conftest.vals
1233 rm -f conftest.hdr
1234
1235 # This sed command replaces #undef with comments.  This is necessary, for
1236 # example, in the case of _POSIX_SOURCE, which is predefined and required
1237 # on some systems where configure will not decide to define it.
1238 cat >> conftest.vals <<\EOF
1239 s%^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
1240 EOF
1241
1242 # Break up conftest.vals because some shells have a limit on
1243 # the size of here documents, and old seds have small limits too.
1244
1245 rm -f conftest.tail
1246 while :
1247 do
1248   ac_lines=`grep -c . conftest.vals`
1249   # grep -c gives empty output for an empty file on some AIX systems.
1250   if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
1251   # Write a limited-size here document to conftest.frag.
1252   echo '  cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
1253   sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
1254   echo 'CEOF
1255   sed -f conftest.frag conftest.in > conftest.out
1256   rm -f conftest.in
1257   mv conftest.out conftest.in
1258 ' >> $CONFIG_STATUS
1259   sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
1260   rm -f conftest.vals
1261   mv conftest.tail conftest.vals
1262 done
1263 rm -f conftest.vals
1264
1265 cat >> $CONFIG_STATUS <<\EOF
1266   rm -f conftest.frag conftest.h
1267   echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h
1268   cat conftest.in >> conftest.h
1269   rm -f conftest.in
1270   if cmp -s $ac_file conftest.h 2>/dev/null; then
1271     echo "$ac_file is unchanged"
1272     rm -f conftest.h
1273   else
1274     # Remove last slash and all that follows it.  Not all systems have dirname.
1275       ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
1276       if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
1277       # The file is in a subdirectory.
1278       test ! -d "$ac_dir" && mkdir "$ac_dir"
1279     fi
1280     rm -f $ac_file
1281     mv conftest.h $ac_file
1282   fi
1283 fi; done
1284
1285 EOF
1286 cat >> $CONFIG_STATUS <<EOF
1287
1288 EOF
1289 cat >> $CONFIG_STATUS <<\EOF
1290
1291 exit 0
1292 EOF
1293 chmod +x $CONFIG_STATUS
1294 rm -fr confdefs* $ac_clean_files
1295 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
1296