source: trunk/third/traceroute/configure @ 15095

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