]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/tcpdump/configure
This commit was generated by cvs2svn to compensate for changes in r48730,
[FreeBSD/FreeBSD.git] / contrib / tcpdump / configure
1 #! /bin/sh
2
3 # Guess values for system-dependent variables and create Makefiles.
4 # Generated automatically using autoconf version 2.12 
5 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
6 #
7 # This configure script is free software; the Free Software Foundation
8 # gives unlimited permission to copy, distribute and modify it.
9
10 # Defaults:
11 ac_help=
12 ac_default_prefix=/usr/local
13 # Any additions from configure.in:
14 ac_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.
20 build=NONE
21 cache_file=./config.cache
22 exec_prefix=NONE
23 host=NONE
24 no_create=
25 nonopt=NONE
26 no_recursion=
27 prefix=NONE
28 program_prefix=NONE
29 program_suffix=NONE
30 program_transform_name=s,x,x,
31 silent=
32 site=
33 srcdir=
34 target=NONE
35 verbose=
36 x_includes=NONE
37 x_libraries=NONE
38 bindir='${exec_prefix}/bin'
39 sbindir='${exec_prefix}/sbin'
40 libexecdir='${exec_prefix}/libexec'
41 datadir='${prefix}/share'
42 sysconfdir='${prefix}/etc'
43 sharedstatedir='${prefix}/com'
44 localstatedir='${prefix}/var'
45 libdir='${exec_prefix}/lib'
46 includedir='${prefix}/include'
47 oldincludedir='/usr/include'
48 infodir='${prefix}/info'
49 mandir='${prefix}/man'
50
51 # Initialize some other variables.
52 subdirs=
53 MFLAGS= MAKEFLAGS=
54 # Maximum number of lines to put in a shell here document.
55 ac_max_here_lines=12
56
57 ac_prev=
58 for ac_option
59 do
60
61   # If the previous option needs an argument, assign it.
62   if test -n "$ac_prev"; then
63     eval "$ac_prev=\$ac_option"
64     ac_prev=
65     continue
66   fi
67
68   case "$ac_option" in
69   -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
70   *) ac_optarg= ;;
71   esac
72
73   # Accept the important Cygnus configure options, so we can diagnose typos.
74
75   case "$ac_option" in
76
77   -bindir | --bindir | --bindi | --bind | --bin | --bi)
78     ac_prev=bindir ;;
79   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
80     bindir="$ac_optarg" ;;
81
82   -build | --build | --buil | --bui | --bu)
83     ac_prev=build ;;
84   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
85     build="$ac_optarg" ;;
86
87   -cache-file | --cache-file | --cache-fil | --cache-fi \
88   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
89     ac_prev=cache_file ;;
90   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
91   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
92     cache_file="$ac_optarg" ;;
93
94   -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
95     ac_prev=datadir ;;
96   -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
97   | --da=*)
98     datadir="$ac_optarg" ;;
99
100   -disable-* | --disable-*)
101     ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
102     # Reject names that are not valid shell variable names.
103     if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
104       { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
105     fi
106     ac_feature=`echo $ac_feature| sed 's/-/_/g'`
107     eval "enable_${ac_feature}=no" ;;
108
109   -enable-* | --enable-*)
110     ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
111     # Reject names that are not valid shell variable names.
112     if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
113       { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
114     fi
115     ac_feature=`echo $ac_feature| sed 's/-/_/g'`
116     case "$ac_option" in
117       *=*) ;;
118       *) ac_optarg=yes ;;
119     esac
120     eval "enable_${ac_feature}='$ac_optarg'" ;;
121
122   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
123   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
124   | --exec | --exe | --ex)
125     ac_prev=exec_prefix ;;
126   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
127   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
128   | --exec=* | --exe=* | --ex=*)
129     exec_prefix="$ac_optarg" ;;
130
131   -gas | --gas | --ga | --g)
132     # Obsolete; use --with-gas.
133     with_gas=yes ;;
134
135   -help | --help | --hel | --he)
136     # Omit some internal or obsolete options to make the list less imposing.
137     # This message is too long to be a string in the A/UX 3.1 sh.
138     cat << EOF
139 Usage: configure [options] [host]
140 Options: [defaults in brackets after descriptions]
141 Configuration:
142   --cache-file=FILE       cache test results in FILE
143   --help                  print this message
144   --no-create             do not create output files
145   --quiet, --silent       do not print \`checking...' messages
146   --version               print the version of autoconf that created configure
147 Directory and file names:
148   --prefix=PREFIX         install architecture-independent files in PREFIX
149                           [$ac_default_prefix]
150   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
151                           [same as prefix]
152   --bindir=DIR            user executables in DIR [EPREFIX/bin]
153   --sbindir=DIR           system admin executables in DIR [EPREFIX/sbin]
154   --libexecdir=DIR        program executables in DIR [EPREFIX/libexec]
155   --datadir=DIR           read-only architecture-independent data in DIR
156                           [PREFIX/share]
157   --sysconfdir=DIR        read-only single-machine data in DIR [PREFIX/etc]
158   --sharedstatedir=DIR    modifiable architecture-independent data in DIR
159                           [PREFIX/com]
160   --localstatedir=DIR     modifiable single-machine data in DIR [PREFIX/var]
161   --libdir=DIR            object code libraries in DIR [EPREFIX/lib]
162   --includedir=DIR        C header files in DIR [PREFIX/include]
163   --oldincludedir=DIR     C header files for non-gcc in DIR [/usr/include]
164   --infodir=DIR           info documentation in DIR [PREFIX/info]
165   --mandir=DIR            man documentation in DIR [PREFIX/man]
166   --srcdir=DIR            find the sources in DIR [configure dir or ..]
167   --program-prefix=PREFIX prepend PREFIX to installed program names
168   --program-suffix=SUFFIX append SUFFIX to installed program names
169   --program-transform-name=PROGRAM
170                           run sed PROGRAM on installed program names
171 EOF
172     cat << EOF
173 Host type:
174   --build=BUILD           configure for building on BUILD [BUILD=HOST]
175   --host=HOST             configure for HOST [guessed]
176   --target=TARGET         configure for TARGET [TARGET=HOST]
177 Features and packages:
178   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
179   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
180   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
181   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
182   --x-includes=DIR        X include files are in DIR
183   --x-libraries=DIR       X library files are in DIR
184 EOF
185     if test -n "$ac_help"; then
186       echo "--enable and --with options recognized:$ac_help"
187     fi
188     exit 0 ;;
189
190   -host | --host | --hos | --ho)
191     ac_prev=host ;;
192   -host=* | --host=* | --hos=* | --ho=*)
193     host="$ac_optarg" ;;
194
195   -includedir | --includedir | --includedi | --included | --include \
196   | --includ | --inclu | --incl | --inc)
197     ac_prev=includedir ;;
198   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
199   | --includ=* | --inclu=* | --incl=* | --inc=*)
200     includedir="$ac_optarg" ;;
201
202   -infodir | --infodir | --infodi | --infod | --info | --inf)
203     ac_prev=infodir ;;
204   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
205     infodir="$ac_optarg" ;;
206
207   -libdir | --libdir | --libdi | --libd)
208     ac_prev=libdir ;;
209   -libdir=* | --libdir=* | --libdi=* | --libd=*)
210     libdir="$ac_optarg" ;;
211
212   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
213   | --libexe | --libex | --libe)
214     ac_prev=libexecdir ;;
215   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
216   | --libexe=* | --libex=* | --libe=*)
217     libexecdir="$ac_optarg" ;;
218
219   -localstatedir | --localstatedir | --localstatedi | --localstated \
220   | --localstate | --localstat | --localsta | --localst \
221   | --locals | --local | --loca | --loc | --lo)
222     ac_prev=localstatedir ;;
223   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
224   | --localstate=* | --localstat=* | --localsta=* | --localst=* \
225   | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
226     localstatedir="$ac_optarg" ;;
227
228   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
229     ac_prev=mandir ;;
230   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
231     mandir="$ac_optarg" ;;
232
233   -nfp | --nfp | --nf)
234     # Obsolete; use --without-fp.
235     with_fp=no ;;
236
237   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
238   | --no-cr | --no-c)
239     no_create=yes ;;
240
241   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
242   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
243     no_recursion=yes ;;
244
245   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
246   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
247   | --oldin | --oldi | --old | --ol | --o)
248     ac_prev=oldincludedir ;;
249   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
250   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
251   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
252     oldincludedir="$ac_optarg" ;;
253
254   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
255     ac_prev=prefix ;;
256   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
257     prefix="$ac_optarg" ;;
258
259   -program-prefix | --program-prefix | --program-prefi | --program-pref \
260   | --program-pre | --program-pr | --program-p)
261     ac_prev=program_prefix ;;
262   -program-prefix=* | --program-prefix=* | --program-prefi=* \
263   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
264     program_prefix="$ac_optarg" ;;
265
266   -program-suffix | --program-suffix | --program-suffi | --program-suff \
267   | --program-suf | --program-su | --program-s)
268     ac_prev=program_suffix ;;
269   -program-suffix=* | --program-suffix=* | --program-suffi=* \
270   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
271     program_suffix="$ac_optarg" ;;
272
273   -program-transform-name | --program-transform-name \
274   | --program-transform-nam | --program-transform-na \
275   | --program-transform-n | --program-transform- \
276   | --program-transform | --program-transfor \
277   | --program-transfo | --program-transf \
278   | --program-trans | --program-tran \
279   | --progr-tra | --program-tr | --program-t)
280     ac_prev=program_transform_name ;;
281   -program-transform-name=* | --program-transform-name=* \
282   | --program-transform-nam=* | --program-transform-na=* \
283   | --program-transform-n=* | --program-transform-=* \
284   | --program-transform=* | --program-transfor=* \
285   | --program-transfo=* | --program-transf=* \
286   | --program-trans=* | --program-tran=* \
287   | --progr-tra=* | --program-tr=* | --program-t=*)
288     program_transform_name="$ac_optarg" ;;
289
290   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
291   | -silent | --silent | --silen | --sile | --sil)
292     silent=yes ;;
293
294   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
295     ac_prev=sbindir ;;
296   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
297   | --sbi=* | --sb=*)
298     sbindir="$ac_optarg" ;;
299
300   -sharedstatedir | --sharedstatedir | --sharedstatedi \
301   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
302   | --sharedst | --shareds | --shared | --share | --shar \
303   | --sha | --sh)
304     ac_prev=sharedstatedir ;;
305   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
306   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
307   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
308   | --sha=* | --sh=*)
309     sharedstatedir="$ac_optarg" ;;
310
311   -site | --site | --sit)
312     ac_prev=site ;;
313   -site=* | --site=* | --sit=*)
314     site="$ac_optarg" ;;
315
316   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
317     ac_prev=srcdir ;;
318   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
319     srcdir="$ac_optarg" ;;
320
321   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
322   | --syscon | --sysco | --sysc | --sys | --sy)
323     ac_prev=sysconfdir ;;
324   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
325   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
326     sysconfdir="$ac_optarg" ;;
327
328   -target | --target | --targe | --targ | --tar | --ta | --t)
329     ac_prev=target ;;
330   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
331     target="$ac_optarg" ;;
332
333   -v | -verbose | --verbose | --verbos | --verbo | --verb)
334     verbose=yes ;;
335
336   -version | --version | --versio | --versi | --vers)
337     echo "configure generated by autoconf version 2.12"
338     exit 0 ;;
339
340   -with-* | --with-*)
341     ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
342     # Reject names that are not valid shell variable names.
343     if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
344       { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
345     fi
346     ac_package=`echo $ac_package| sed 's/-/_/g'`
347     case "$ac_option" in
348       *=*) ;;
349       *) ac_optarg=yes ;;
350     esac
351     eval "with_${ac_package}='$ac_optarg'" ;;
352
353   -without-* | --without-*)
354     ac_package=`echo $ac_option|sed -e 's/-*without-//'`
355     # Reject names that are not valid shell variable names.
356     if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
357       { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
358     fi
359     ac_package=`echo $ac_package| sed 's/-/_/g'`
360     eval "with_${ac_package}=no" ;;
361
362   --x)
363     # Obsolete; use --with-x.
364     with_x=yes ;;
365
366   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
367   | --x-incl | --x-inc | --x-in | --x-i)
368     ac_prev=x_includes ;;
369   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
370   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
371     x_includes="$ac_optarg" ;;
372
373   -x-libraries | --x-libraries | --x-librarie | --x-librari \
374   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
375     ac_prev=x_libraries ;;
376   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
377   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
378     x_libraries="$ac_optarg" ;;
379
380   -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
381     ;;
382
383   *)
384     if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
385       echo "configure: warning: $ac_option: invalid host type" 1>&2
386     fi
387     if test "x$nonopt" != xNONE; then
388       { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
389     fi
390     nonopt="$ac_option"
391     ;;
392
393   esac
394 done
395
396 if test -n "$ac_prev"; then
397   { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
398 fi
399
400 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
401
402 # File descriptor usage:
403 # 0 standard input
404 # 1 file creation
405 # 2 errors and warnings
406 # 3 some systems may open it to /dev/tty
407 # 4 used on the Kubota Titan
408 # 6 checking for... messages and results
409 # 5 compiler messages saved in config.log
410 if test "$silent" = yes; then
411   exec 6>/dev/null
412 else
413   exec 6>&1
414 fi
415 exec 5>./config.log
416
417 echo "\
418 This file contains any messages produced by compilers while
419 running configure, to aid debugging if configure makes a mistake.
420 " 1>&5
421
422 # Strip out --no-create and --no-recursion so they do not pile up.
423 # Also quote any args containing shell metacharacters.
424 ac_configure_args=
425 for ac_arg
426 do
427   case "$ac_arg" in
428   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
429   | --no-cr | --no-c) ;;
430   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
431   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
432   *" "*|*"      "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
433   ac_configure_args="$ac_configure_args '$ac_arg'" ;;
434   *) ac_configure_args="$ac_configure_args $ac_arg" ;;
435   esac
436 done
437
438 # NLS nuisances.
439 # Only set these to C if already set.  These must not be set unconditionally
440 # because not all systems understand e.g. LANG=C (notably SCO).
441 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
442 # Non-C LC_CTYPE values break the ctype check.
443 if test "${LANG+set}"   = set; then LANG=C;   export LANG;   fi
444 if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
445 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
446 if test "${LC_CTYPE+set}"    = set; then LC_CTYPE=C;    export LC_CTYPE;    fi
447
448 # confdefs.h avoids OS command line length limits that DEFS can exceed.
449 rm -rf conftest* confdefs.h
450 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
451 echo > confdefs.h
452
453 # A filename unique to this package, relative to the directory that
454 # configure is in, which we can look for to find out if srcdir is correct.
455 ac_unique_file=tcpdump.c
456
457 # Find the source files, if location was not specified.
458 if test -z "$srcdir"; then
459   ac_srcdir_defaulted=yes
460   # Try the directory containing this script, then its parent.
461   ac_prog=$0
462   ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
463   test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
464   srcdir=$ac_confdir
465   if test ! -r $srcdir/$ac_unique_file; then
466     srcdir=..
467   fi
468 else
469   ac_srcdir_defaulted=no
470 fi
471 if test ! -r $srcdir/$ac_unique_file; then
472   if test "$ac_srcdir_defaulted" = yes; then
473     { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
474   else
475     { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
476   fi
477 fi
478 srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
479
480 # Prefer explicitly selected file to automatically selected ones.
481 if test -z "$CONFIG_SITE"; then
482   if test "x$prefix" != xNONE; then
483     CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
484   else
485     CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
486   fi
487 fi
488 for ac_site_file in $CONFIG_SITE; do
489   if test -r "$ac_site_file"; then
490     echo "loading site script $ac_site_file"
491     . "$ac_site_file"
492   fi
493 done
494
495 if test -r "$cache_file"; then
496   echo "loading cache $cache_file"
497   . $cache_file
498 else
499   echo "creating cache $cache_file"
500   > $cache_file
501 fi
502
503 ac_ext=c
504 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
505 ac_cpp='$CPP $CPPFLAGS'
506 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
507 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
508 cross_compiling=$ac_cv_prog_cc_cross
509
510 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
511   # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
512   if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
513     ac_n= ac_c='
514 ' ac_t='        '
515   else
516     ac_n=-n ac_c= ac_t=
517   fi
518 else
519   ac_n= ac_c='\c' ac_t=
520 fi
521
522
523
524 ac_aux_dir=
525 for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
526   if test -f $ac_dir/install-sh; then
527     ac_aux_dir=$ac_dir
528     ac_install_sh="$ac_aux_dir/install-sh -c"
529     break
530   elif test -f $ac_dir/install.sh; then
531     ac_aux_dir=$ac_dir
532     ac_install_sh="$ac_aux_dir/install.sh -c"
533     break
534   fi
535 done
536 if test -z "$ac_aux_dir"; then
537   { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
538 fi
539 ac_config_guess=$ac_aux_dir/config.guess
540 ac_config_sub=$ac_aux_dir/config.sub
541 ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
542
543
544 # Do some error checking and defaulting for the host and target type.
545 # The inputs are:
546 #    configure --host=HOST --target=TARGET --build=BUILD NONOPT
547 #
548 # The rules are:
549 # 1. You are not allowed to specify --host, --target, and nonopt at the
550 #    same time.
551 # 2. Host defaults to nonopt.
552 # 3. If nonopt is not specified, then host defaults to the current host,
553 #    as determined by config.guess.
554 # 4. Target and build default to nonopt.
555 # 5. If nonopt is not specified, then target and build default to host.
556
557 # The aliases save the names the user supplied, while $host etc.
558 # will get canonicalized.
559 case $host---$target---$nonopt in
560 NONE---*---* | *---NONE---* | *---*---NONE) ;;
561 *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
562 esac
563
564
565 # Make sure we can run config.sub.
566 if $ac_config_sub sun4 >/dev/null 2>&1; then :
567 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
568 fi
569
570 echo $ac_n "checking host system type""... $ac_c" 1>&6
571 echo "configure:572: checking host system type" >&5
572
573 host_alias=$host
574 case "$host_alias" in
575 NONE)
576   case $nonopt in
577   NONE)
578     if host_alias=`$ac_config_guess`; then :
579     else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
580     fi ;;
581   *) host_alias=$nonopt ;;
582   esac ;;
583 esac
584
585 host=`$ac_config_sub $host_alias`
586 host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
587 host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
588 host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
589 echo "$ac_t""$host" 1>&6
590
591 echo $ac_n "checking target system type""... $ac_c" 1>&6
592 echo "configure:593: checking target system type" >&5
593
594 target_alias=$target
595 case "$target_alias" in
596 NONE)
597   case $nonopt in
598   NONE) target_alias=$host_alias ;;
599   *) target_alias=$nonopt ;;
600   esac ;;
601 esac
602
603 target=`$ac_config_sub $target_alias`
604 target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
605 target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
606 target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
607 echo "$ac_t""$target" 1>&6
608
609 echo $ac_n "checking build system type""... $ac_c" 1>&6
610 echo "configure:611: checking build system type" >&5
611
612 build_alias=$build
613 case "$build_alias" in
614 NONE)
615   case $nonopt in
616   NONE) build_alias=$host_alias ;;
617   *) build_alias=$nonopt ;;
618   esac ;;
619 esac
620
621 build=`$ac_config_sub $build_alias`
622 build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
623 build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
624 build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
625 echo "$ac_t""$build" 1>&6
626
627 test "$host_alias" != "$target_alias" &&
628   test "$program_prefix$program_suffix$program_transform_name" = \
629     NONENONEs,x,x, &&
630   program_prefix=${target_alias}-
631
632
633 umask 002
634
635 if test -z "$PWD" ; then
636         PWD=`pwd`
637 fi
638
639
640     
641     
642     
643     # Check whether --with-gcc or --without-gcc was given.
644 if test "${with_gcc+set}" = set; then
645   withval="$with_gcc"
646   :
647 fi
648
649     V_CCOPT="-O"
650     V_INCLS=""
651     if test "${srcdir}" != "." ; then
652             V_INCLS="-I\$\(srcdir\)"
653     fi
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.
662 set dummy shlicc2; ac_word=$2
663 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
664 echo "configure:665: checking for $ac_word" >&5
665 if eval "test \"`echo '$''{'ac_cv_prog_SHLICC2'+set}'`\" = set"; then
666   echo $ac_n "(cached) $ac_c" 1>&6
667 else
668   if test -n "$SHLICC2"; then
669   ac_cv_prog_SHLICC2="$SHLICC2" # Let the user override the test.
670 else
671   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
672   for ac_dir in $PATH; do
673     test -z "$ac_dir" && ac_dir=.
674     if test -f $ac_dir/$ac_word; then
675       ac_cv_prog_SHLICC2="yes"
676       break
677     fi
678   done
679   IFS="$ac_save_ifs"
680   test -z "$ac_cv_prog_SHLICC2" && ac_cv_prog_SHLICC2="no"
681 fi
682 fi
683 SHLICC2="$ac_cv_prog_SHLICC2"
684 if test -n "$SHLICC2"; then
685   echo "$ac_t""$SHLICC2" 1>&6
686 else
687   echo "$ac_t""no" 1>&6
688 fi
689
690                     if test $SHLICC2 = yes ; then
691                             CC=shlicc2
692                             export CC
693                     fi
694                     ;;
695             esac
696     fi
697     if test -z "$CC" -a "$with_gcc" = no ; then
698             CC=cc
699             export CC
700     fi
701     # Extract the first word of "gcc", so it can be a program name with args.
702 set dummy gcc; ac_word=$2
703 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
704 echo "configure:705: checking for $ac_word" >&5
705 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
706   echo $ac_n "(cached) $ac_c" 1>&6
707 else
708   if test -n "$CC"; then
709   ac_cv_prog_CC="$CC" # Let the user override the test.
710 else
711   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
712   for ac_dir in $PATH; do
713     test -z "$ac_dir" && ac_dir=.
714     if test -f $ac_dir/$ac_word; then
715       ac_cv_prog_CC="gcc"
716       break
717     fi
718   done
719   IFS="$ac_save_ifs"
720 fi
721 fi
722 CC="$ac_cv_prog_CC"
723 if test -n "$CC"; then
724   echo "$ac_t""$CC" 1>&6
725 else
726   echo "$ac_t""no" 1>&6
727 fi
728
729 if test -z "$CC"; then
730   # Extract the first word of "cc", so it can be a program name with args.
731 set dummy cc; ac_word=$2
732 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
733 echo "configure:734: checking for $ac_word" >&5
734 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
735   echo $ac_n "(cached) $ac_c" 1>&6
736 else
737   if test -n "$CC"; then
738   ac_cv_prog_CC="$CC" # Let the user override the test.
739 else
740   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
741   ac_prog_rejected=no
742   for ac_dir in $PATH; do
743     test -z "$ac_dir" && ac_dir=.
744     if test -f $ac_dir/$ac_word; then
745       if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
746         ac_prog_rejected=yes
747         continue
748       fi
749       ac_cv_prog_CC="cc"
750       break
751     fi
752   done
753   IFS="$ac_save_ifs"
754 if test $ac_prog_rejected = yes; then
755   # We found a bogon in the path, so make sure we never use it.
756   set dummy $ac_cv_prog_CC
757   shift
758   if test $# -gt 0; then
759     # We chose a different compiler from the bogus one.
760     # However, it has the same basename, so the bogon will be chosen
761     # first if we set CC to just the basename; use the full file name.
762     shift
763     set dummy "$ac_dir/$ac_word" "$@"
764     shift
765     ac_cv_prog_CC="$@"
766   fi
767 fi
768 fi
769 fi
770 CC="$ac_cv_prog_CC"
771 if test -n "$CC"; then
772   echo "$ac_t""$CC" 1>&6
773 else
774   echo "$ac_t""no" 1>&6
775 fi
776
777   test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
778 fi
779
780 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
781 echo "configure:782: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
782
783 ac_ext=c
784 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
785 ac_cpp='$CPP $CPPFLAGS'
786 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
787 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
788 cross_compiling=$ac_cv_prog_cc_cross
789
790 cat > conftest.$ac_ext <<EOF
791 #line 792 "configure"
792 #include "confdefs.h"
793 main(){return(0);}
794 EOF
795 if { (eval echo configure:796: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
796   ac_cv_prog_cc_works=yes
797   # If we can't run a trivial program, we are probably using a cross compiler.
798   if (./conftest; exit) 2>/dev/null; then
799     ac_cv_prog_cc_cross=no
800   else
801     ac_cv_prog_cc_cross=yes
802   fi
803 else
804   echo "configure: failed program was:" >&5
805   cat conftest.$ac_ext >&5
806   ac_cv_prog_cc_works=no
807 fi
808 rm -fr conftest*
809
810 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
811 if test $ac_cv_prog_cc_works = no; then
812   { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
813 fi
814 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
815 echo "configure:816: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
816 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
817 cross_compiling=$ac_cv_prog_cc_cross
818
819 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
820 echo "configure:821: checking whether we are using GNU C" >&5
821 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
822   echo $ac_n "(cached) $ac_c" 1>&6
823 else
824   cat > conftest.c <<EOF
825 #ifdef __GNUC__
826   yes;
827 #endif
828 EOF
829 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:830: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
830   ac_cv_prog_gcc=yes
831 else
832   ac_cv_prog_gcc=no
833 fi
834 fi
835
836 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
837
838 if test $ac_cv_prog_gcc = yes; then
839   GCC=yes
840   ac_test_CFLAGS="${CFLAGS+set}"
841   ac_save_CFLAGS="$CFLAGS"
842   CFLAGS=
843   echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
844 echo "configure:845: checking whether ${CC-cc} accepts -g" >&5
845 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
846   echo $ac_n "(cached) $ac_c" 1>&6
847 else
848   echo 'void f(){}' > conftest.c
849 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
850   ac_cv_prog_cc_g=yes
851 else
852   ac_cv_prog_cc_g=no
853 fi
854 rm -f conftest*
855
856 fi
857
858 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
859   if test "$ac_test_CFLAGS" = set; then
860     CFLAGS="$ac_save_CFLAGS"
861   elif test $ac_cv_prog_cc_g = yes; then
862     CFLAGS="-g -O2"
863   else
864     CFLAGS="-O2"
865   fi
866 else
867   GCC=
868   test "${CFLAGS+set}" = set || CFLAGS="-g"
869 fi
870
871     if test "$GCC" = yes ; then
872             if test "$SHLICC2" = yes ; then
873                     ac_cv_lbl_gcc_vers=2
874                     V_CCOPT="-O2"
875             else
876                     echo $ac_n "checking gcc version""... $ac_c" 1>&6
877 echo "configure:878: checking gcc version" >&5
878                     if eval "test \"`echo '$''{'ac_cv_lbl_gcc_vers'+set}'`\" = set"; then
879   echo $ac_n "(cached) $ac_c" 1>&6
880 else
881   ac_cv_lbl_gcc_vers=`$CC -v 2>&1 | \
882                             sed -e '/^gcc version /!d' \
883                                 -e 's/^gcc version //' \
884                                 -e 's/ .*//' -e 's/^[^0-9]*//' \
885                                 -e 's/\..*//'`
886 fi
887
888                     echo "$ac_t""$ac_cv_lbl_gcc_vers" 1>&6
889                     if test $ac_cv_lbl_gcc_vers -gt 1 ; then
890                             V_CCOPT="-O2"
891                     fi
892             fi
893     else
894             echo $ac_n "checking that $CC handles ansi prototypes""... $ac_c" 1>&6
895 echo "configure:896: checking that $CC handles ansi prototypes" >&5
896             if eval "test \"`echo '$''{'ac_cv_lbl_cc_ansi_prototypes'+set}'`\" = set"; then
897   echo $ac_n "(cached) $ac_c" 1>&6
898 else
899   cat > conftest.$ac_ext <<EOF
900 #line 901 "configure"
901 #include "confdefs.h"
902 #include <sys/types.h>
903 int main() {
904 int frob(int, char *)
905 ; return 0; }
906 EOF
907 if { (eval echo configure:908: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
908   rm -rf conftest*
909   ac_cv_lbl_cc_ansi_prototypes=yes
910 else
911   echo "configure: failed program was:" >&5
912   cat conftest.$ac_ext >&5
913   rm -rf conftest*
914   ac_cv_lbl_cc_ansi_prototypes=no
915 fi
916 rm -f conftest*
917 fi
918
919             echo "$ac_t""$ac_cv_lbl_cc_ansi_prototypes" 1>&6
920             if test $ac_cv_lbl_cc_ansi_prototypes = no ; then
921                     case "$target_os" in
922
923                     hpux*)
924                             echo $ac_n "checking for HP-UX ansi compiler ($CC -Aa -D_HPUX_SOURCE)""... $ac_c" 1>&6
925 echo "configure:926: checking for HP-UX ansi compiler ($CC -Aa -D_HPUX_SOURCE)" >&5
926                             savedcflags="$CFLAGS"
927                             CFLAGS="-Aa -D_HPUX_SOURCE $CFLAGS"
928                             if eval "test \"`echo '$''{'ac_cv_lbl_cc_hpux_cc_aa'+set}'`\" = set"; then
929   echo $ac_n "(cached) $ac_c" 1>&6
930 else
931   cat > conftest.$ac_ext <<EOF
932 #line 933 "configure"
933 #include "confdefs.h"
934 #include <sys/types.h>
935 int main() {
936 int frob(int, char *)
937 ; return 0; }
938 EOF
939 if { (eval echo configure:940: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
940   rm -rf conftest*
941   ac_cv_lbl_cc_hpux_cc_aa=yes
942 else
943   echo "configure: failed program was:" >&5
944   cat conftest.$ac_ext >&5
945   rm -rf conftest*
946   ac_cv_lbl_cc_hpux_cc_aa=no
947 fi
948 rm -f conftest*
949 fi
950
951                             echo "$ac_t""$ac_cv_lbl_cc_hpux_cc_aa" 1>&6
952                             if test $ac_cv_lbl_cc_hpux_cc_aa = no ; then
953                                     { echo "configure: error: see the INSTALL doc for more info" 1>&2; exit 1; }
954                             fi
955                             CFLAGS="$savedcflags"
956                             V_CCOPT="-Aa $V_CCOPT"
957                             cat >> confdefs.h <<\EOF
958 #define _HPUX_SOURCE 1
959 EOF
960
961                             ;;
962
963                     *)
964                             { echo "configure: error: see the INSTALL doc for more info" 1>&2; exit 1; }
965                             ;;
966                     esac
967             fi
968             V_INCLS="$V_INCLS -I/usr/local/include"
969             LDFLAGS="$LDFLAGS -L/usr/local/lib"
970
971             case "$target_os" in
972
973             irix*)
974                     V_CCOPT="$V_CCOPT -xansi -signed -g3"
975                     ;;
976
977             osf*)
978                     V_CCOPT="$V_CCOPT -std1 -g3"
979                     ;;
980
981             ultrix*)
982                     echo $ac_n "checking that Ultrix $CC hacks const in prototypes""... $ac_c" 1>&6
983 echo "configure:984: checking that Ultrix $CC hacks const in prototypes" >&5
984                     if eval "test \"`echo '$''{'ac_cv_lbl_cc_const_proto'+set}'`\" = set"; then
985   echo $ac_n "(cached) $ac_c" 1>&6
986 else
987   cat > conftest.$ac_ext <<EOF
988 #line 989 "configure"
989 #include "confdefs.h"
990 #include <sys/types.h>
991 int main() {
992 struct a { int b; };
993                             void c(const struct a *)
994 ; return 0; }
995 EOF
996 if { (eval echo configure:997: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
997   rm -rf conftest*
998   ac_cv_lbl_cc_const_proto=yes
999 else
1000   echo "configure: failed program was:" >&5
1001   cat conftest.$ac_ext >&5
1002   rm -rf conftest*
1003   ac_cv_lbl_cc_const_proto=no
1004 fi
1005 rm -f conftest*
1006 fi
1007
1008                     echo "$ac_t""$ac_cv_lbl_cc_const_proto" 1>&6
1009                     if test $ac_cv_lbl_cc_const_proto = no ; then
1010                             cat >> confdefs.h <<\EOF
1011 #define const 
1012 EOF
1013
1014                     fi
1015                     ;;
1016             esac
1017     fi
1018
1019
1020 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
1021 echo "configure:1022: checking how to run the C preprocessor" >&5
1022 # On Suns, sometimes $CPP names a directory.
1023 if test -n "$CPP" && test -d "$CPP"; then
1024   CPP=
1025 fi
1026 if test -z "$CPP"; then
1027 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
1028   echo $ac_n "(cached) $ac_c" 1>&6
1029 else
1030     # This must be in double quotes, not single quotes, because CPP may get
1031   # substituted into the Makefile and "${CC-cc}" will confuse make.
1032   CPP="${CC-cc} -E"
1033   # On the NeXT, cc -E runs the code through the compiler's parser,
1034   # not just through cpp.
1035   cat > conftest.$ac_ext <<EOF
1036 #line 1037 "configure"
1037 #include "confdefs.h"
1038 #include <assert.h>
1039 Syntax Error
1040 EOF
1041 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1042 { (eval echo configure:1043: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1043 ac_err=`grep -v '^ *+' conftest.out`
1044 if test -z "$ac_err"; then
1045   :
1046 else
1047   echo "$ac_err" >&5
1048   echo "configure: failed program was:" >&5
1049   cat conftest.$ac_ext >&5
1050   rm -rf conftest*
1051   CPP="${CC-cc} -E -traditional-cpp"
1052   cat > conftest.$ac_ext <<EOF
1053 #line 1054 "configure"
1054 #include "confdefs.h"
1055 #include <assert.h>
1056 Syntax Error
1057 EOF
1058 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1059 { (eval echo configure:1060: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1060 ac_err=`grep -v '^ *+' conftest.out`
1061 if test -z "$ac_err"; then
1062   :
1063 else
1064   echo "$ac_err" >&5
1065   echo "configure: failed program was:" >&5
1066   cat conftest.$ac_ext >&5
1067   rm -rf conftest*
1068   CPP=/lib/cpp
1069 fi
1070 rm -f conftest*
1071 fi
1072 rm -f conftest*
1073   ac_cv_prog_CPP="$CPP"
1074 fi
1075   CPP="$ac_cv_prog_CPP"
1076 else
1077   ac_cv_prog_CPP="$CPP"
1078 fi
1079 echo "$ac_t""$CPP" 1>&6
1080
1081 for ac_hdr in fcntl.h malloc.h memory.h rpc/rpcent.h
1082 do
1083 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
1084 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
1085 echo "configure:1086: checking for $ac_hdr" >&5
1086 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
1087   echo $ac_n "(cached) $ac_c" 1>&6
1088 else
1089   cat > conftest.$ac_ext <<EOF
1090 #line 1091 "configure"
1091 #include "confdefs.h"
1092 #include <$ac_hdr>
1093 EOF
1094 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1095 { (eval echo configure:1096: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1096 ac_err=`grep -v '^ *+' conftest.out`
1097 if test -z "$ac_err"; then
1098   rm -rf conftest*
1099   eval "ac_cv_header_$ac_safe=yes"
1100 else
1101   echo "$ac_err" >&5
1102   echo "configure: failed program was:" >&5
1103   cat conftest.$ac_ext >&5
1104   rm -rf conftest*
1105   eval "ac_cv_header_$ac_safe=no"
1106 fi
1107 rm -f conftest*
1108 fi
1109 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
1110   echo "$ac_t""yes" 1>&6
1111     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
1112   cat >> confdefs.h <<EOF
1113 #define $ac_tr_hdr 1
1114 EOF
1115  
1116 else
1117   echo "$ac_t""no" 1>&6
1118 fi
1119 done
1120
1121 echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6
1122 echo "configure:1123: checking whether time.h and sys/time.h may both be included" >&5
1123 if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
1124   echo $ac_n "(cached) $ac_c" 1>&6
1125 else
1126   cat > conftest.$ac_ext <<EOF
1127 #line 1128 "configure"
1128 #include "confdefs.h"
1129 #include <sys/types.h>
1130 #include <sys/time.h>
1131 #include <time.h>
1132 int main() {
1133 struct tm *tp;
1134 ; return 0; }
1135 EOF
1136 if { (eval echo configure:1137: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1137   rm -rf conftest*
1138   ac_cv_header_time=yes
1139 else
1140   echo "configure: failed program was:" >&5
1141   cat conftest.$ac_ext >&5
1142   rm -rf conftest*
1143   ac_cv_header_time=no
1144 fi
1145 rm -f conftest*
1146 fi
1147
1148 echo "$ac_t""$ac_cv_header_time" 1>&6
1149 if test $ac_cv_header_time = yes; then
1150   cat >> confdefs.h <<\EOF
1151 #define TIME_WITH_SYS_TIME 1
1152 EOF
1153
1154 fi
1155
1156
1157 case "$target_os" in
1158
1159 linux*)
1160         echo $ac_n "checking Linux kernel version""... $ac_c" 1>&6
1161 echo "configure:1162: checking Linux kernel version" >&5
1162         if eval "test \"`echo '$''{'ac_cv_linux_vers'+set}'`\" = set"; then
1163   echo $ac_n "(cached) $ac_c" 1>&6
1164 else
1165   ac_cv_linux_vers=`uname -r 2>&1 | \
1166                 sed -n -e '$s/.* //' -e '$s/\..*//p'`
1167 fi
1168
1169         echo "$ac_t""$ac_cv_linux_vers" 1>&6
1170         if test $ac_cv_linux_vers -lt 2 ; then
1171                 { echo "configure: error: version 2 or higher required; see the INSTALL doc for more info" 1>&2; exit 1; }
1172         fi
1173         cat >> confdefs.h <<\EOF
1174 #define HAVE_NET_SLIP_H 1
1175 EOF
1176
1177         ;;
1178
1179 *)
1180         for ac_hdr in net/slip.h
1181 do
1182 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
1183 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
1184 echo "configure:1185: checking for $ac_hdr" >&5
1185 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
1186   echo $ac_n "(cached) $ac_c" 1>&6
1187 else
1188   cat > conftest.$ac_ext <<EOF
1189 #line 1190 "configure"
1190 #include "confdefs.h"
1191 #include <$ac_hdr>
1192 EOF
1193 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1194 { (eval echo configure:1195: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1195 ac_err=`grep -v '^ *+' conftest.out`
1196 if test -z "$ac_err"; then
1197   rm -rf conftest*
1198   eval "ac_cv_header_$ac_safe=yes"
1199 else
1200   echo "$ac_err" >&5
1201   echo "configure: failed program was:" >&5
1202   cat conftest.$ac_ext >&5
1203   rm -rf conftest*
1204   eval "ac_cv_header_$ac_safe=no"
1205 fi
1206 rm -f conftest*
1207 fi
1208 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
1209   echo "$ac_t""yes" 1>&6
1210     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
1211   cat >> confdefs.h <<EOF
1212 #define $ac_tr_hdr 1
1213 EOF
1214  
1215 else
1216   echo "$ac_t""no" 1>&6
1217 fi
1218 done
1219
1220         ;;
1221 esac
1222
1223 for ac_func in vfprintf strcasecmp
1224 do
1225 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
1226 echo "configure:1227: checking for $ac_func" >&5
1227 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
1228   echo $ac_n "(cached) $ac_c" 1>&6
1229 else
1230   cat > conftest.$ac_ext <<EOF
1231 #line 1232 "configure"
1232 #include "confdefs.h"
1233 /* System header to define __stub macros and hopefully few prototypes,
1234     which can conflict with char $ac_func(); below.  */
1235 #include <assert.h>
1236 /* Override any gcc2 internal prototype to avoid an error.  */
1237 /* We use char because int might match the return type of a gcc2
1238     builtin and then its argument prototype would still apply.  */
1239 char $ac_func();
1240
1241 int main() {
1242
1243 /* The GNU C library defines this for functions which it implements
1244     to always fail with ENOSYS.  Some functions are actually named
1245     something starting with __ and the normal name is an alias.  */
1246 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
1247 choke me
1248 #else
1249 $ac_func();
1250 #endif
1251
1252 ; return 0; }
1253 EOF
1254 if { (eval echo configure:1255: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1255   rm -rf conftest*
1256   eval "ac_cv_func_$ac_func=yes"
1257 else
1258   echo "configure: failed program was:" >&5
1259   cat conftest.$ac_ext >&5
1260   rm -rf conftest*
1261   eval "ac_cv_func_$ac_func=no"
1262 fi
1263 rm -f conftest*
1264 fi
1265
1266 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
1267   echo "$ac_t""yes" 1>&6
1268     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
1269   cat >> confdefs.h <<EOF
1270 #define $ac_tr_func 1
1271 EOF
1272  
1273 else
1274   echo "$ac_t""no" 1>&6
1275 LIBOBJS="$LIBOBJS ${ac_func}.o"
1276 fi
1277 done
1278
1279
1280 for ac_func in ether_ntoa setlinebuf
1281 do
1282 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
1283 echo "configure:1284: checking for $ac_func" >&5
1284 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
1285   echo $ac_n "(cached) $ac_c" 1>&6
1286 else
1287   cat > conftest.$ac_ext <<EOF
1288 #line 1289 "configure"
1289 #include "confdefs.h"
1290 /* System header to define __stub macros and hopefully few prototypes,
1291     which can conflict with char $ac_func(); below.  */
1292 #include <assert.h>
1293 /* Override any gcc2 internal prototype to avoid an error.  */
1294 /* We use char because int might match the return type of a gcc2
1295     builtin and then its argument prototype would still apply.  */
1296 char $ac_func();
1297
1298 int main() {
1299
1300 /* The GNU C library defines this for functions which it implements
1301     to always fail with ENOSYS.  Some functions are actually named
1302     something starting with __ and the normal name is an alias.  */
1303 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
1304 choke me
1305 #else
1306 $ac_func();
1307 #endif
1308
1309 ; return 0; }
1310 EOF
1311 if { (eval echo configure:1312: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1312   rm -rf conftest*
1313   eval "ac_cv_func_$ac_func=yes"
1314 else
1315   echo "configure: failed program was:" >&5
1316   cat conftest.$ac_ext >&5
1317   rm -rf conftest*
1318   eval "ac_cv_func_$ac_func=no"
1319 fi
1320 rm -f conftest*
1321 fi
1322
1323 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
1324   echo "$ac_t""yes" 1>&6
1325     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
1326   cat >> confdefs.h <<EOF
1327 #define $ac_tr_func 1
1328 EOF
1329  
1330 else
1331   echo "$ac_t""no" 1>&6
1332 fi
1333 done
1334
1335
1336 echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6
1337 echo "configure:1338: checking whether byte ordering is bigendian" >&5
1338 if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then
1339   echo $ac_n "(cached) $ac_c" 1>&6
1340 else
1341   ac_cv_c_bigendian=unknown
1342 # See if sys/param.h defines the BYTE_ORDER macro.
1343 cat > conftest.$ac_ext <<EOF
1344 #line 1345 "configure"
1345 #include "confdefs.h"
1346 #include <sys/types.h>
1347 #include <sys/param.h>
1348 int main() {
1349
1350 #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
1351  bogus endian macros
1352 #endif
1353 ; return 0; }
1354 EOF
1355 if { (eval echo configure:1356: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1356   rm -rf conftest*
1357   # It does; now see whether it defined to BIG_ENDIAN or not.
1358 cat > conftest.$ac_ext <<EOF
1359 #line 1360 "configure"
1360 #include "confdefs.h"
1361 #include <sys/types.h>
1362 #include <sys/param.h>
1363 int main() {
1364
1365 #if BYTE_ORDER != BIG_ENDIAN
1366  not big endian
1367 #endif
1368 ; return 0; }
1369 EOF
1370 if { (eval echo configure:1371: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1371   rm -rf conftest*
1372   ac_cv_c_bigendian=yes
1373 else
1374   echo "configure: failed program was:" >&5
1375   cat conftest.$ac_ext >&5
1376   rm -rf conftest*
1377   ac_cv_c_bigendian=no
1378 fi
1379 rm -f conftest*
1380 else
1381   echo "configure: failed program was:" >&5
1382   cat conftest.$ac_ext >&5
1383 fi
1384 rm -f conftest*
1385 if test $ac_cv_c_bigendian = unknown; then
1386 if test "$cross_compiling" = yes; then
1387     { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
1388 else
1389   cat > conftest.$ac_ext <<EOF
1390 #line 1391 "configure"
1391 #include "confdefs.h"
1392 main () {
1393   /* Are we little or big endian?  From Harbison&Steele.  */
1394   union
1395   {
1396     long l;
1397     char c[sizeof (long)];
1398   } u;
1399   u.l = 1;
1400   exit (u.c[sizeof (long) - 1] == 1);
1401 }
1402 EOF
1403 if { (eval echo configure:1404: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
1404 then
1405   ac_cv_c_bigendian=no
1406 else
1407   echo "configure: failed program was:" >&5
1408   cat conftest.$ac_ext >&5
1409   rm -fr conftest*
1410   ac_cv_c_bigendian=yes
1411 fi
1412 rm -fr conftest*
1413 fi
1414
1415 fi
1416 fi
1417
1418 echo "$ac_t""$ac_cv_c_bigendian" 1>&6
1419 if test $ac_cv_c_bigendian = yes; then
1420   cat >> confdefs.h <<\EOF
1421 #define WORDS_BIGENDIAN 1
1422 EOF
1423
1424 fi
1425
1426
1427 echo $ac_n "checking for main in -ldnet""... $ac_c" 1>&6
1428 echo "configure:1429: checking for main in -ldnet" >&5
1429 ac_lib_var=`echo dnet'_'main | sed 'y%./+-%__p_%'`
1430 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1431   echo $ac_n "(cached) $ac_c" 1>&6
1432 else
1433   ac_save_LIBS="$LIBS"
1434 LIBS="-ldnet  $LIBS"
1435 cat > conftest.$ac_ext <<EOF
1436 #line 1437 "configure"
1437 #include "confdefs.h"
1438
1439 int main() {
1440 main()
1441 ; return 0; }
1442 EOF
1443 if { (eval echo configure:1444: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1444   rm -rf conftest*
1445   eval "ac_cv_lib_$ac_lib_var=yes"
1446 else
1447   echo "configure: failed program was:" >&5
1448   cat conftest.$ac_ext >&5
1449   rm -rf conftest*
1450   eval "ac_cv_lib_$ac_lib_var=no"
1451 fi
1452 rm -f conftest*
1453 LIBS="$ac_save_LIBS"
1454
1455 fi
1456 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1457   echo "$ac_t""yes" 1>&6
1458     ac_tr_lib=HAVE_LIB`echo dnet | sed -e 's/[^a-zA-Z0-9_]/_/g' \
1459     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
1460   cat >> confdefs.h <<EOF
1461 #define $ac_tr_lib 1
1462 EOF
1463
1464   LIBS="-ldnet $LIBS"
1465
1466 else
1467   echo "$ac_t""no" 1>&6
1468 fi
1469
1470 echo $ac_n "checking for main in -lrpc""... $ac_c" 1>&6
1471 echo "configure:1472: checking for main in -lrpc" >&5
1472 ac_lib_var=`echo rpc'_'main | sed 'y%./+-%__p_%'`
1473 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1474   echo $ac_n "(cached) $ac_c" 1>&6
1475 else
1476   ac_save_LIBS="$LIBS"
1477 LIBS="-lrpc  $LIBS"
1478 cat > conftest.$ac_ext <<EOF
1479 #line 1480 "configure"
1480 #include "confdefs.h"
1481
1482 int main() {
1483 main()
1484 ; return 0; }
1485 EOF
1486 if { (eval echo configure:1487: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1487   rm -rf conftest*
1488   eval "ac_cv_lib_$ac_lib_var=yes"
1489 else
1490   echo "configure: failed program was:" >&5
1491   cat conftest.$ac_ext >&5
1492   rm -rf conftest*
1493   eval "ac_cv_lib_$ac_lib_var=no"
1494 fi
1495 rm -f conftest*
1496 LIBS="$ac_save_LIBS"
1497
1498 fi
1499 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1500   echo "$ac_t""yes" 1>&6
1501     ac_tr_lib=HAVE_LIB`echo rpc | sed -e 's/[^a-zA-Z0-9_]/_/g' \
1502     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
1503   cat >> confdefs.h <<EOF
1504 #define $ac_tr_lib 1
1505 EOF
1506
1507   LIBS="-lrpc $LIBS"
1508
1509 else
1510   echo "$ac_t""no" 1>&6
1511 fi
1512
1513
1514
1515     echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6
1516 echo "configure:1517: checking return type of signal handlers" >&5
1517 if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
1518   echo $ac_n "(cached) $ac_c" 1>&6
1519 else
1520   cat > conftest.$ac_ext <<EOF
1521 #line 1522 "configure"
1522 #include "confdefs.h"
1523 #include <sys/types.h>
1524 #include <signal.h>
1525 #ifdef signal
1526 #undef signal
1527 #endif
1528 #ifdef __cplusplus
1529 extern "C" void (*signal (int, void (*)(int)))(int);
1530 #else
1531 void (*signal ()) ();
1532 #endif
1533
1534 int main() {
1535 int i;
1536 ; return 0; }
1537 EOF
1538 if { (eval echo configure:1539: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1539   rm -rf conftest*
1540   ac_cv_type_signal=void
1541 else
1542   echo "configure: failed program was:" >&5
1543   cat conftest.$ac_ext >&5
1544   rm -rf conftest*
1545   ac_cv_type_signal=int
1546 fi
1547 rm -f conftest*
1548 fi
1549
1550 echo "$ac_t""$ac_cv_type_signal" 1>&6
1551 cat >> confdefs.h <<EOF
1552 #define RETSIGTYPE $ac_cv_type_signal
1553 EOF
1554
1555
1556     if test "$ac_cv_type_signal" = void ; then
1557             cat >> confdefs.h <<\EOF
1558 #define RETSIGVAL 
1559 EOF
1560
1561     else
1562             cat >> confdefs.h <<\EOF
1563 #define RETSIGVAL (0)
1564 EOF
1565
1566     fi
1567     case "$target_os" in
1568
1569     irix*)
1570             cat >> confdefs.h <<\EOF
1571 #define _BSD_SIGNALS 1
1572 EOF
1573
1574             ;;
1575
1576     *)
1577                     for ac_func in sigset
1578 do
1579 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
1580 echo "configure:1581: checking for $ac_func" >&5
1581 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
1582   echo $ac_n "(cached) $ac_c" 1>&6
1583 else
1584   cat > conftest.$ac_ext <<EOF
1585 #line 1586 "configure"
1586 #include "confdefs.h"
1587 /* System header to define __stub macros and hopefully few prototypes,
1588     which can conflict with char $ac_func(); below.  */
1589 #include <assert.h>
1590 /* Override any gcc2 internal prototype to avoid an error.  */
1591 /* We use char because int might match the return type of a gcc2
1592     builtin and then its argument prototype would still apply.  */
1593 char $ac_func();
1594
1595 int main() {
1596
1597 /* The GNU C library defines this for functions which it implements
1598     to always fail with ENOSYS.  Some functions are actually named
1599     something starting with __ and the normal name is an alias.  */
1600 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
1601 choke me
1602 #else
1603 $ac_func();
1604 #endif
1605
1606 ; return 0; }
1607 EOF
1608 if { (eval echo configure:1609: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1609   rm -rf conftest*
1610   eval "ac_cv_func_$ac_func=yes"
1611 else
1612   echo "configure: failed program was:" >&5
1613   cat conftest.$ac_ext >&5
1614   rm -rf conftest*
1615   eval "ac_cv_func_$ac_func=no"
1616 fi
1617 rm -f conftest*
1618 fi
1619
1620 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
1621   echo "$ac_t""yes" 1>&6
1622     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
1623   cat >> confdefs.h <<EOF
1624 #define $ac_tr_func 1
1625 EOF
1626  
1627 else
1628   echo "$ac_t""no" 1>&6
1629 fi
1630 done
1631
1632             if test $ac_cv_func_sigset = no ; then
1633                     for ac_func in sigaction
1634 do
1635 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
1636 echo "configure:1637: checking for $ac_func" >&5
1637 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
1638   echo $ac_n "(cached) $ac_c" 1>&6
1639 else
1640   cat > conftest.$ac_ext <<EOF
1641 #line 1642 "configure"
1642 #include "confdefs.h"
1643 /* System header to define __stub macros and hopefully few prototypes,
1644     which can conflict with char $ac_func(); below.  */
1645 #include <assert.h>
1646 /* Override any gcc2 internal prototype to avoid an error.  */
1647 /* We use char because int might match the return type of a gcc2
1648     builtin and then its argument prototype would still apply.  */
1649 char $ac_func();
1650
1651 int main() {
1652
1653 /* The GNU C library defines this for functions which it implements
1654     to always fail with ENOSYS.  Some functions are actually named
1655     something starting with __ and the normal name is an alias.  */
1656 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
1657 choke me
1658 #else
1659 $ac_func();
1660 #endif
1661
1662 ; return 0; }
1663 EOF
1664 if { (eval echo configure:1665: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1665   rm -rf conftest*
1666   eval "ac_cv_func_$ac_func=yes"
1667 else
1668   echo "configure: failed program was:" >&5
1669   cat conftest.$ac_ext >&5
1670   rm -rf conftest*
1671   eval "ac_cv_func_$ac_func=no"
1672 fi
1673 rm -f conftest*
1674 fi
1675
1676 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
1677   echo "$ac_t""yes" 1>&6
1678     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
1679   cat >> confdefs.h <<EOF
1680 #define $ac_tr_func 1
1681 EOF
1682  
1683 else
1684   echo "$ac_t""no" 1>&6
1685 fi
1686 done
1687
1688             fi
1689             ;;
1690     esac
1691
1692
1693     # Most operating systems have gethostbyname() in the default searched
1694     # libraries (i.e. libc):
1695     echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
1696 echo "configure:1697: checking for gethostbyname" >&5
1697 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
1698   echo $ac_n "(cached) $ac_c" 1>&6
1699 else
1700   cat > conftest.$ac_ext <<EOF
1701 #line 1702 "configure"
1702 #include "confdefs.h"
1703 /* System header to define __stub macros and hopefully few prototypes,
1704     which can conflict with char gethostbyname(); below.  */
1705 #include <assert.h>
1706 /* Override any gcc2 internal prototype to avoid an error.  */
1707 /* We use char because int might match the return type of a gcc2
1708     builtin and then its argument prototype would still apply.  */
1709 char gethostbyname();
1710
1711 int main() {
1712
1713 /* The GNU C library defines this for functions which it implements
1714     to always fail with ENOSYS.  Some functions are actually named
1715     something starting with __ and the normal name is an alias.  */
1716 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
1717 choke me
1718 #else
1719 gethostbyname();
1720 #endif
1721
1722 ; return 0; }
1723 EOF
1724 if { (eval echo configure:1725: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1725   rm -rf conftest*
1726   eval "ac_cv_func_gethostbyname=yes"
1727 else
1728   echo "configure: failed program was:" >&5
1729   cat conftest.$ac_ext >&5
1730   rm -rf conftest*
1731   eval "ac_cv_func_gethostbyname=no"
1732 fi
1733 rm -f conftest*
1734 fi
1735
1736 if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
1737   echo "$ac_t""yes" 1>&6
1738   :
1739 else
1740   echo "$ac_t""no" 1>&6
1741 # Some OSes (eg. Solaris) place it in libnsl:
1742         echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
1743 echo "configure:1744: checking for gethostbyname in -lnsl" >&5
1744 ac_lib_var=`echo nsl'_'gethostbyname'_' | sed 'y%./+- %__p__%'`
1745 if eval "test \"`echo '$''{'ac_cv_lbl_lib_$ac_lib_var'+set}'`\" = set"; then
1746   echo $ac_n "(cached) $ac_c" 1>&6
1747 else
1748   ac_save_LIBS="$LIBS"
1749 LIBS="-lnsl  $LIBS"
1750 cat > conftest.$ac_ext <<EOF
1751 #line 1752 "configure"
1752 #include "confdefs.h"
1753 /* Override any gcc2 internal prototype to avoid an error.  */
1754 /* We use char because int might match the return type of a gcc2
1755     builtin and then its argument prototype would still apply.  */
1756 char gethostbyname();
1757
1758 int main() {
1759 gethostbyname()
1760 ; return 0; }
1761 EOF
1762 if { (eval echo configure:1763: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1763   rm -rf conftest*
1764   eval "ac_cv_lbl_lib_$ac_lib_var=yes"
1765 else
1766   echo "configure: failed program was:" >&5
1767   cat conftest.$ac_ext >&5
1768   rm -rf conftest*
1769   eval "ac_cv_lbl_lib_$ac_lib_var=no"
1770 fi
1771 rm -f conftest*
1772 LIBS="$ac_save_LIBS"
1773
1774 fi
1775 if eval "test \"`echo '$ac_cv_lbl_lib_'$ac_lib_var`\" = yes"; then
1776   echo "$ac_t""yes" 1>&6
1777     ac_tr_lib=HAVE_LIB`echo nsl | sed -e 's/^a-zA-Z0-9_/_/g' \
1778     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
1779   cat >> confdefs.h <<EOF
1780 #define $ac_tr_lib 1
1781 EOF
1782
1783   LIBS="-lnsl $LIBS"
1784
1785 else
1786   echo "$ac_t""no" 1>&6
1787 # Some strange OSes (SINIX) have it in libsocket:
1788             echo $ac_n "checking for gethostbyname in -lsocket""... $ac_c" 1>&6
1789 echo "configure:1790: checking for gethostbyname in -lsocket" >&5
1790 ac_lib_var=`echo socket'_'gethostbyname'_' | sed 'y%./+- %__p__%'`
1791 if eval "test \"`echo '$''{'ac_cv_lbl_lib_$ac_lib_var'+set}'`\" = set"; then
1792   echo $ac_n "(cached) $ac_c" 1>&6
1793 else
1794   ac_save_LIBS="$LIBS"
1795 LIBS="-lsocket  $LIBS"
1796 cat > conftest.$ac_ext <<EOF
1797 #line 1798 "configure"
1798 #include "confdefs.h"
1799 /* Override any gcc2 internal prototype to avoid an error.  */
1800 /* We use char because int might match the return type of a gcc2
1801     builtin and then its argument prototype would still apply.  */
1802 char gethostbyname();
1803
1804 int main() {
1805 gethostbyname()
1806 ; return 0; }
1807 EOF
1808 if { (eval echo configure:1809: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1809   rm -rf conftest*
1810   eval "ac_cv_lbl_lib_$ac_lib_var=yes"
1811 else
1812   echo "configure: failed program was:" >&5
1813   cat conftest.$ac_ext >&5
1814   rm -rf conftest*
1815   eval "ac_cv_lbl_lib_$ac_lib_var=no"
1816 fi
1817 rm -f conftest*
1818 LIBS="$ac_save_LIBS"
1819
1820 fi
1821 if eval "test \"`echo '$ac_cv_lbl_lib_'$ac_lib_var`\" = yes"; then
1822   echo "$ac_t""yes" 1>&6
1823     ac_tr_lib=HAVE_LIB`echo socket | sed -e 's/^a-zA-Z0-9_/_/g' \
1824     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
1825   cat >> confdefs.h <<EOF
1826 #define $ac_tr_lib 1
1827 EOF
1828
1829   LIBS="-lsocket $LIBS"
1830
1831 else
1832   echo "$ac_t""no" 1>&6
1833 # Unfortunately libsocket sometimes depends on libnsl.
1834                 # AC_CHECK_LIB's API is essentially broken so the
1835                 # following ugliness is necessary:
1836                 echo $ac_n "checking for gethostbyname in -lsocket""... $ac_c" 1>&6
1837 echo "configure:1838: checking for gethostbyname in -lsocket" >&5
1838 ac_lib_var=`echo socket'_'gethostbyname'_'-lnsl | sed 'y%./+- %__p__%'`
1839 if eval "test \"`echo '$''{'ac_cv_lbl_lib_$ac_lib_var'+set}'`\" = set"; then
1840   echo $ac_n "(cached) $ac_c" 1>&6
1841 else
1842   ac_save_LIBS="$LIBS"
1843 LIBS="-lsocket -lnsl $LIBS"
1844 cat > conftest.$ac_ext <<EOF
1845 #line 1846 "configure"
1846 #include "confdefs.h"
1847 /* Override any gcc2 internal prototype to avoid an error.  */
1848 /* We use char because int might match the return type of a gcc2
1849     builtin and then its argument prototype would still apply.  */
1850 char gethostbyname();
1851
1852 int main() {
1853 gethostbyname()
1854 ; return 0; }
1855 EOF
1856 if { (eval echo configure:1857: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1857   rm -rf conftest*
1858   eval "ac_cv_lbl_lib_$ac_lib_var=yes"
1859 else
1860   echo "configure: failed program was:" >&5
1861   cat conftest.$ac_ext >&5
1862   rm -rf conftest*
1863   eval "ac_cv_lbl_lib_$ac_lib_var=no"
1864 fi
1865 rm -f conftest*
1866 LIBS="$ac_save_LIBS"
1867
1868 fi
1869 if eval "test \"`echo '$ac_cv_lbl_lib_'$ac_lib_var`\" = yes"; then
1870   echo "$ac_t""yes" 1>&6
1871   LIBS="-lsocket -lnsl $LIBS"
1872 else
1873   echo "$ac_t""no" 1>&6
1874 echo $ac_n "checking for gethostbyname in -lresolv""... $ac_c" 1>&6
1875 echo "configure:1876: checking for gethostbyname in -lresolv" >&5
1876 ac_lib_var=`echo resolv'_'gethostbyname | sed 'y%./+-%__p_%'`
1877 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1878   echo $ac_n "(cached) $ac_c" 1>&6
1879 else
1880   ac_save_LIBS="$LIBS"
1881 LIBS="-lresolv  $LIBS"
1882 cat > conftest.$ac_ext <<EOF
1883 #line 1884 "configure"
1884 #include "confdefs.h"
1885 /* Override any gcc2 internal prototype to avoid an error.  */
1886 /* We use char because int might match the return type of a gcc2
1887     builtin and then its argument prototype would still apply.  */
1888 char gethostbyname();
1889
1890 int main() {
1891 gethostbyname()
1892 ; return 0; }
1893 EOF
1894 if { (eval echo configure:1895: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1895   rm -rf conftest*
1896   eval "ac_cv_lib_$ac_lib_var=yes"
1897 else
1898   echo "configure: failed program was:" >&5
1899   cat conftest.$ac_ext >&5
1900   rm -rf conftest*
1901   eval "ac_cv_lib_$ac_lib_var=no"
1902 fi
1903 rm -f conftest*
1904 LIBS="$ac_save_LIBS"
1905
1906 fi
1907 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1908   echo "$ac_t""yes" 1>&6
1909     ac_tr_lib=HAVE_LIB`echo resolv | sed -e 's/^a-zA-Z0-9_/_/g' \
1910     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
1911   cat >> confdefs.h <<EOF
1912 #define $ac_tr_lib 1
1913 EOF
1914
1915   LIBS="-lresolv $LIBS"
1916
1917 else
1918   echo "$ac_t""no" 1>&6
1919 fi
1920
1921 fi
1922
1923 fi
1924
1925 fi
1926
1927 fi
1928
1929     echo $ac_n "checking for socket""... $ac_c" 1>&6
1930 echo "configure:1931: checking for socket" >&5
1931 if eval "test \"`echo '$''{'ac_cv_func_socket'+set}'`\" = set"; then
1932   echo $ac_n "(cached) $ac_c" 1>&6
1933 else
1934   cat > conftest.$ac_ext <<EOF
1935 #line 1936 "configure"
1936 #include "confdefs.h"
1937 /* System header to define __stub macros and hopefully few prototypes,
1938     which can conflict with char socket(); below.  */
1939 #include <assert.h>
1940 /* Override any gcc2 internal prototype to avoid an error.  */
1941 /* We use char because int might match the return type of a gcc2
1942     builtin and then its argument prototype would still apply.  */
1943 char socket();
1944
1945 int main() {
1946
1947 /* The GNU C library defines this for functions which it implements
1948     to always fail with ENOSYS.  Some functions are actually named
1949     something starting with __ and the normal name is an alias.  */
1950 #if defined (__stub_socket) || defined (__stub___socket)
1951 choke me
1952 #else
1953 socket();
1954 #endif
1955
1956 ; return 0; }
1957 EOF
1958 if { (eval echo configure:1959: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1959   rm -rf conftest*
1960   eval "ac_cv_func_socket=yes"
1961 else
1962   echo "configure: failed program was:" >&5
1963   cat conftest.$ac_ext >&5
1964   rm -rf conftest*
1965   eval "ac_cv_func_socket=no"
1966 fi
1967 rm -f conftest*
1968 fi
1969
1970 if eval "test \"`echo '$ac_cv_func_'socket`\" = yes"; then
1971   echo "$ac_t""yes" 1>&6
1972   :
1973 else
1974   echo "$ac_t""no" 1>&6
1975 echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6
1976 echo "configure:1977: checking for socket in -lsocket" >&5
1977 ac_lib_var=`echo socket'_'socket | sed 'y%./+-%__p_%'`
1978 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1979   echo $ac_n "(cached) $ac_c" 1>&6
1980 else
1981   ac_save_LIBS="$LIBS"
1982 LIBS="-lsocket  $LIBS"
1983 cat > conftest.$ac_ext <<EOF
1984 #line 1985 "configure"
1985 #include "confdefs.h"
1986 /* Override any gcc2 internal prototype to avoid an error.  */
1987 /* We use char because int might match the return type of a gcc2
1988     builtin and then its argument prototype would still apply.  */
1989 char socket();
1990
1991 int main() {
1992 socket()
1993 ; return 0; }
1994 EOF
1995 if { (eval echo configure:1996: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1996   rm -rf conftest*
1997   eval "ac_cv_lib_$ac_lib_var=yes"
1998 else
1999   echo "configure: failed program was:" >&5
2000   cat conftest.$ac_ext >&5
2001   rm -rf conftest*
2002   eval "ac_cv_lib_$ac_lib_var=no"
2003 fi
2004 rm -f conftest*
2005 LIBS="$ac_save_LIBS"
2006
2007 fi
2008 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2009   echo "$ac_t""yes" 1>&6
2010     ac_tr_lib=HAVE_LIB`echo socket | sed -e 's/^a-zA-Z0-9_/_/g' \
2011     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
2012   cat >> confdefs.h <<EOF
2013 #define $ac_tr_lib 1
2014 EOF
2015
2016   LIBS="-lsocket $LIBS"
2017
2018 else
2019   echo "$ac_t""no" 1>&6
2020 echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6
2021 echo "configure:2022: checking for socket in -lsocket" >&5
2022 ac_lib_var=`echo socket'_'socket'_'-lnsl | sed 'y%./+- %__p__%'`
2023 if eval "test \"`echo '$''{'ac_cv_lbl_lib_$ac_lib_var'+set}'`\" = set"; then
2024   echo $ac_n "(cached) $ac_c" 1>&6
2025 else
2026   ac_save_LIBS="$LIBS"
2027 LIBS="-lsocket -lnsl $LIBS"
2028 cat > conftest.$ac_ext <<EOF
2029 #line 2030 "configure"
2030 #include "confdefs.h"
2031 /* Override any gcc2 internal prototype to avoid an error.  */
2032 /* We use char because int might match the return type of a gcc2
2033     builtin and then its argument prototype would still apply.  */
2034 char socket();
2035
2036 int main() {
2037 socket()
2038 ; return 0; }
2039 EOF
2040 if { (eval echo configure:2041: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2041   rm -rf conftest*
2042   eval "ac_cv_lbl_lib_$ac_lib_var=yes"
2043 else
2044   echo "configure: failed program was:" >&5
2045   cat conftest.$ac_ext >&5
2046   rm -rf conftest*
2047   eval "ac_cv_lbl_lib_$ac_lib_var=no"
2048 fi
2049 rm -f conftest*
2050 LIBS="$ac_save_LIBS"
2051
2052 fi
2053 if eval "test \"`echo '$ac_cv_lbl_lib_'$ac_lib_var`\" = yes"; then
2054   echo "$ac_t""yes" 1>&6
2055   LIBS="-lsocket -lnsl $LIBS"
2056 else
2057   echo "$ac_t""no" 1>&6
2058 fi
2059
2060 fi
2061
2062 fi
2063
2064     # DLPI needs putmsg under HPUX so test for -lstr while we're at it
2065     echo $ac_n "checking for putmsg in -lstr""... $ac_c" 1>&6
2066 echo "configure:2067: checking for putmsg in -lstr" >&5
2067 ac_lib_var=`echo str'_'putmsg | sed 'y%./+-%__p_%'`
2068 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
2069   echo $ac_n "(cached) $ac_c" 1>&6
2070 else
2071   ac_save_LIBS="$LIBS"
2072 LIBS="-lstr  $LIBS"
2073 cat > conftest.$ac_ext <<EOF
2074 #line 2075 "configure"
2075 #include "confdefs.h"
2076 /* Override any gcc2 internal prototype to avoid an error.  */
2077 /* We use char because int might match the return type of a gcc2
2078     builtin and then its argument prototype would still apply.  */
2079 char putmsg();
2080
2081 int main() {
2082 putmsg()
2083 ; return 0; }
2084 EOF
2085 if { (eval echo configure:2086: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2086   rm -rf conftest*
2087   eval "ac_cv_lib_$ac_lib_var=yes"
2088 else
2089   echo "configure: failed program was:" >&5
2090   cat conftest.$ac_ext >&5
2091   rm -rf conftest*
2092   eval "ac_cv_lib_$ac_lib_var=no"
2093 fi
2094 rm -f conftest*
2095 LIBS="$ac_save_LIBS"
2096
2097 fi
2098 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2099   echo "$ac_t""yes" 1>&6
2100     ac_tr_lib=HAVE_LIB`echo str | sed -e 's/[^a-zA-Z0-9_]/_/g' \
2101     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
2102   cat >> confdefs.h <<EOF
2103 #define $ac_tr_lib 1
2104 EOF
2105
2106   LIBS="-lstr $LIBS"
2107
2108 else
2109   echo "$ac_t""no" 1>&6
2110 fi
2111
2112     
2113
2114                 LBL_LIBS="$LIBS"
2115     pfopen=/usr/examples/packetfilter/pfopen.c
2116     if test -f $pfopen ; then
2117             for ac_func in pfopen
2118 do
2119 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
2120 echo "configure:2121: checking for $ac_func" >&5
2121 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
2122   echo $ac_n "(cached) $ac_c" 1>&6
2123 else
2124   cat > conftest.$ac_ext <<EOF
2125 #line 2126 "configure"
2126 #include "confdefs.h"
2127 /* System header to define __stub macros and hopefully few prototypes,
2128     which can conflict with char $ac_func(); below.  */
2129 #include <assert.h>
2130 /* Override any gcc2 internal prototype to avoid an error.  */
2131 /* We use char because int might match the return type of a gcc2
2132     builtin and then its argument prototype would still apply.  */
2133 char $ac_func();
2134
2135 int main() {
2136
2137 /* The GNU C library defines this for functions which it implements
2138     to always fail with ENOSYS.  Some functions are actually named
2139     something starting with __ and the normal name is an alias.  */
2140 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
2141 choke me
2142 #else
2143 $ac_func();
2144 #endif
2145
2146 ; return 0; }
2147 EOF
2148 if { (eval echo configure:2149: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2149   rm -rf conftest*
2150   eval "ac_cv_func_$ac_func=yes"
2151 else
2152   echo "configure: failed program was:" >&5
2153   cat conftest.$ac_ext >&5
2154   rm -rf conftest*
2155   eval "ac_cv_func_$ac_func=no"
2156 fi
2157 rm -f conftest*
2158 fi
2159
2160 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
2161   echo "$ac_t""yes" 1>&6
2162     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
2163   cat >> confdefs.h <<EOF
2164 #define $ac_tr_func 1
2165 EOF
2166  
2167 else
2168   echo "$ac_t""no" 1>&6
2169 fi
2170 done
2171
2172             if test $ac_cv_func_pfopen = "no" ; then
2173                     echo "$ac_t""Using $pfopen" 1>&6
2174                     LIBS="$LIBS $pfopen"
2175             fi
2176     fi
2177     echo $ac_n "checking for local pcap library""... $ac_c" 1>&6
2178 echo "configure:2179: checking for local pcap library" >&5
2179     libpcap=FAIL
2180     lastdir=FAIL
2181     places=`ls .. | sed -e 's,/$,,' -e 's,^,../,' | \
2182         egrep '/libpcap-[0-9]*\.[0-9]*(\.[0-9]*)?([ab][0-9]*)?$'`
2183     for dir in $places ../libpcap libpcap ; do
2184             basedir=`echo $dir | sed -e 's/[ab][0-9]*$//'`
2185             if test $lastdir = $basedir ; then
2186                                     continue;
2187             fi
2188             lastdir=$dir
2189             if test -r $dir/pcap.c ; then
2190                     libpcap=$dir/libpcap.a
2191                     d=$dir
2192                             fi
2193     done
2194     if test $libpcap = FAIL ; then
2195             echo "$ac_t""not found" 1>&6
2196             echo $ac_n "checking for main in -lpcap""... $ac_c" 1>&6
2197 echo "configure:2198: checking for main in -lpcap" >&5
2198 ac_lib_var=`echo pcap'_'main | sed 'y%./+-%__p_%'`
2199 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
2200   echo $ac_n "(cached) $ac_c" 1>&6
2201 else
2202   ac_save_LIBS="$LIBS"
2203 LIBS="-lpcap  $LIBS"
2204 cat > conftest.$ac_ext <<EOF
2205 #line 2206 "configure"
2206 #include "confdefs.h"
2207
2208 int main() {
2209 main()
2210 ; return 0; }
2211 EOF
2212 if { (eval echo configure:2213: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2213   rm -rf conftest*
2214   eval "ac_cv_lib_$ac_lib_var=yes"
2215 else
2216   echo "configure: failed program was:" >&5
2217   cat conftest.$ac_ext >&5
2218   rm -rf conftest*
2219   eval "ac_cv_lib_$ac_lib_var=no"
2220 fi
2221 rm -f conftest*
2222 LIBS="$ac_save_LIBS"
2223
2224 fi
2225 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2226   echo "$ac_t""yes" 1>&6
2227   libpcap="-lpcap"
2228 else
2229   echo "$ac_t""no" 1>&6
2230 fi
2231
2232             if test $libpcap = FAIL ; then
2233                     { echo "configure: error: see the INSTALL doc for more info" 1>&2; exit 1; }
2234             fi
2235     else
2236             V_PCAPDEP=$libpcap
2237             V_INCLS="-I$d $V_INCLS"
2238             echo "$ac_t""$libpcap" 1>&6
2239     fi
2240     LIBS="$libpcap $LIBS"
2241     case "$target_os" in
2242
2243     aix*)
2244             pseexe="/lib/pse.exp"
2245             echo $ac_n "checking for $pseexe""... $ac_c" 1>&6
2246 echo "configure:2247: checking for $pseexe" >&5
2247             if test -f $pseexe ; then
2248                     echo "$ac_t""yes" 1>&6
2249                     LIBS="$LIBS -I:$pseexe"
2250             fi
2251             ;;
2252     esac
2253
2254 V_GROUP=0
2255 if test -f /etc/group -a ! -z "`grep '^wheel:' /etc/group`" ; then
2256         V_GROUP=wheel
2257 fi
2258 case "$target_os" in
2259
2260 aix*)
2261                 cat >> confdefs.h <<\EOF
2262 #define _SUN 1
2263 EOF
2264
2265         ;;
2266
2267 irix*)
2268         V_GROUP=sys
2269         ;;
2270
2271 linux*)
2272         V_INCLS="$V_INCLS -Ilinux-include"
2273         ;;
2274
2275 osf*)
2276         V_GROUP=system
2277                 cat >> confdefs.h <<\EOF
2278 #define __STDC__ 2
2279 EOF
2280
2281         ;;
2282
2283 solaris*)
2284         V_GROUP=sys
2285         ;;
2286 esac
2287
2288 if test -f /dev/bpf0 ; then
2289         V_GROUP=bpf
2290 fi
2291
2292 echo $ac_n "checking for int32_t using $CC""... $ac_c" 1>&6
2293 echo "configure:2294: checking for int32_t using $CC" >&5
2294     if eval "test \"`echo '$''{'ac_cv_lbl_have_int32_t'+set}'`\" = set"; then
2295   echo $ac_n "(cached) $ac_c" 1>&6
2296 else
2297   cat > conftest.$ac_ext <<EOF
2298 #line 2299 "configure"
2299 #include "confdefs.h"
2300
2301 #       include "confdefs.h"
2302 #       include <sys/types.h>
2303 #       if STDC_HEADERS
2304 #       include <stdlib.h>
2305 #       include <stddef.h>
2306 #       endif
2307 int main() {
2308 int32_t i
2309 ; return 0; }
2310 EOF
2311 if { (eval echo configure:2312: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2312   rm -rf conftest*
2313   ac_cv_lbl_have_int32_t=yes
2314 else
2315   echo "configure: failed program was:" >&5
2316   cat conftest.$ac_ext >&5
2317   rm -rf conftest*
2318   ac_cv_lbl_have_int32_t=no
2319 fi
2320 rm -f conftest*
2321 fi
2322
2323     echo "$ac_t""$ac_cv_lbl_have_int32_t" 1>&6
2324     if test $ac_cv_lbl_have_int32_t = no ; then
2325             cat >> confdefs.h <<\EOF
2326 #define int32_t int
2327 EOF
2328
2329     fi
2330 echo $ac_n "checking for u_int32_t using $CC""... $ac_c" 1>&6
2331 echo "configure:2332: checking for u_int32_t using $CC" >&5
2332     if eval "test \"`echo '$''{'ac_cv_lbl_have_u_int32_t'+set}'`\" = set"; then
2333   echo $ac_n "(cached) $ac_c" 1>&6
2334 else
2335   cat > conftest.$ac_ext <<EOF
2336 #line 2337 "configure"
2337 #include "confdefs.h"
2338
2339 #       include "confdefs.h"
2340 #       include <sys/types.h>
2341 #       if STDC_HEADERS
2342 #       include <stdlib.h>
2343 #       include <stddef.h>
2344 #       endif
2345 int main() {
2346 u_int32_t i
2347 ; return 0; }
2348 EOF
2349 if { (eval echo configure:2350: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2350   rm -rf conftest*
2351   ac_cv_lbl_have_u_int32_t=yes
2352 else
2353   echo "configure: failed program was:" >&5
2354   cat conftest.$ac_ext >&5
2355   rm -rf conftest*
2356   ac_cv_lbl_have_u_int32_t=no
2357 fi
2358 rm -f conftest*
2359 fi
2360
2361     echo "$ac_t""$ac_cv_lbl_have_u_int32_t" 1>&6
2362     if test $ac_cv_lbl_have_u_int32_t = no ; then
2363             cat >> confdefs.h <<\EOF
2364 #define u_int32_t u_int
2365 EOF
2366
2367     fi
2368
2369 rm -f os-proto.h
2370     if test "${LBL_CFLAGS+set}" = set; then
2371             V_CCOPT="$V_CCOPT ${LBL_CFLAGS}"
2372     fi
2373     if test -f .devel ; then
2374             if test "$GCC" = yes ; then
2375                     if test "${LBL_CFLAGS+set}" != set; then
2376                             if test "$ac_cv_prog_cc_g" = yes ; then
2377                                     V_CCOPT="-g $V_CCOPT"
2378                             fi
2379                             V_CCOPT="$V_CCOPT -Wall"
2380                             if test $ac_cv_lbl_gcc_vers -gt 1 ; then
2381                                     V_CCOPT="$V_CCOPT -Wmissing-prototypes -Wstrict-prototypes"
2382                             fi
2383                     fi
2384             else
2385                     case "$target_os" in
2386
2387                     irix6*)
2388                             V_CCOPT="$V_CCOPT -n32"
2389                             ;;
2390
2391                     *)
2392                             ;;
2393                     esac
2394             fi
2395             os=`echo $target_os | sed -e 's/\([0-9][0-9]*\)[^0-9].*$/\1/'`
2396             name="lbl/os-$os.h"
2397             if test -f $name ; then
2398                     ln -s $name os-proto.h
2399                     cat >> confdefs.h <<\EOF
2400 #define HAVE_OS_PROTO_H 1
2401 EOF
2402
2403             else
2404                     echo "configure: warning: can't find $name" 1>&2
2405             fi
2406     fi
2407
2408 echo $ac_n "checking if sockaddr struct has sa_len member""... $ac_c" 1>&6
2409 echo "configure:2410: checking if sockaddr struct has sa_len member" >&5
2410     if eval "test \"`echo '$''{'ac_cv_lbl_sockaddr_has_sa_len'+set}'`\" = set"; then
2411   echo $ac_n "(cached) $ac_c" 1>&6
2412 else
2413   cat > conftest.$ac_ext <<EOF
2414 #line 2415 "configure"
2415 #include "confdefs.h"
2416
2417 #       include <sys/types.h>
2418 #       include <sys/socket.h>
2419 int main() {
2420 u_int i = sizeof(((struct sockaddr *)0)->sa_len)
2421 ; return 0; }
2422 EOF
2423 if { (eval echo configure:2424: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2424   rm -rf conftest*
2425   ac_cv_lbl_sockaddr_has_sa_len=yes
2426 else
2427   echo "configure: failed program was:" >&5
2428   cat conftest.$ac_ext >&5
2429   rm -rf conftest*
2430   ac_cv_lbl_sockaddr_has_sa_len=no
2431 fi
2432 rm -f conftest*
2433 fi
2434
2435     echo "$ac_t""$ac_cv_lbl_sockaddr_has_sa_len" 1>&6
2436     if test $ac_cv_lbl_sockaddr_has_sa_len = yes ; then
2437             cat >> confdefs.h <<\EOF
2438 #define HAVE_SOCKADDR_SA_LEN 1
2439 EOF
2440
2441     fi
2442
2443 echo $ac_n "checking if ether_header uses ether_addr structs""... $ac_c" 1>&6
2444 echo "configure:2445: checking if ether_header uses ether_addr structs" >&5
2445 if eval "test \"`echo '$''{'ac_cv_ether_header_has_ea'+set}'`\" = set"; then
2446   echo $ac_n "(cached) $ac_c" 1>&6
2447 else
2448   LBL_SAVE_CFLAGS="$CFLAGS"
2449     CFLAGS="$CFLAGS $V_INCLS"
2450     cat > conftest.$ac_ext <<EOF
2451 #line 2452 "configure"
2452 #include "confdefs.h"
2453
2454 #       include <sys/types.h>
2455 #       if __STDC__
2456         /* osf3 has REALLY good prototyes */
2457         struct mbuf;
2458         struct rtentry;
2459 #       endif
2460 #       include <sys/socket.h>
2461 #       include <net/if.h>
2462 #       include <netinet/in.h>
2463 #       include <netinet/if_ether.h>
2464 int main() {
2465 u_int i =
2466             sizeof(((struct ether_header *)0)->ether_dhost.ether_addr_octet)
2467 ; return 0; }
2468 EOF
2469 if { (eval echo configure:2470: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2470   rm -rf conftest*
2471   ac_cv_ether_header_has_ea=yes
2472 else
2473   echo "configure: failed program was:" >&5
2474   cat conftest.$ac_ext >&5
2475   rm -rf conftest*
2476   ac_cv_ether_header_has_ea=no
2477 fi
2478 rm -f conftest*
2479     CFLAGS="$LBL_SAVE_CFLAGS"
2480 fi
2481
2482 echo "$ac_t""$ac_cv_ether_header_has_ea" 1>&6
2483 if test $ac_cv_ether_header_has_ea = yes ; then
2484         cat >> confdefs.h <<\EOF
2485 #define ETHER_HEADER_HAS_EA 1
2486 EOF
2487
2488 fi
2489
2490 echo $ac_n "checking if ether_arp uses ether_addr structs""... $ac_c" 1>&6
2491 echo "configure:2492: checking if ether_arp uses ether_addr structs" >&5
2492 if eval "test \"`echo '$''{'ac_cv_ether_arp_has_ea'+set}'`\" = set"; then
2493   echo $ac_n "(cached) $ac_c" 1>&6
2494 else
2495   LBL_SAVE_CFLAGS="$CFLAGS"
2496     CFLAGS="$CFLAGS $V_INCLS"
2497     cat > conftest.$ac_ext <<EOF
2498 #line 2499 "configure"
2499 #include "confdefs.h"
2500
2501 #       include <sys/types.h>
2502 #       if __STDC__
2503         /* osf3 has REALLY good prototyes */
2504         struct mbuf;
2505         struct rtentry;
2506 #       endif
2507 #       include <sys/socket.h>
2508 #       include <net/if.h>
2509 #       include <netinet/in.h>
2510 #       include <netinet/if_ether.h>
2511 int main() {
2512 u_int i =
2513             sizeof(((struct ether_arp *)0)->arp_sha.ether_addr_octet)
2514 ; return 0; }
2515 EOF
2516 if { (eval echo configure:2517: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2517   rm -rf conftest*
2518   ac_cv_ether_arp_has_ea=yes
2519 else
2520   echo "configure: failed program was:" >&5
2521   cat conftest.$ac_ext >&5
2522   rm -rf conftest*
2523   ac_cv_ether_arp_has_ea=no
2524 fi
2525 rm -f conftest*
2526     CFLAGS="$LBL_SAVE_CFLAGS"
2527 fi
2528
2529 echo "$ac_t""$ac_cv_ether_arp_has_ea" 1>&6
2530 if test $ac_cv_ether_arp_has_ea = yes ; then
2531         cat >> confdefs.h <<\EOF
2532 #define ETHER_ARP_HAS_EA 1
2533 EOF
2534
2535 fi
2536
2537 echo $ac_n "checking if ether_arp uses erp_xsha member""... $ac_c" 1>&6
2538 echo "configure:2539: checking if ether_arp uses erp_xsha member" >&5
2539 if eval "test \"`echo '$''{'ac_cv_struct_ether_arp_x'+set}'`\" = set"; then
2540   echo $ac_n "(cached) $ac_c" 1>&6
2541 else
2542   LBL_SAVE_CFLAGS="$CFLAGS"
2543     CFLAGS="$CFLAGS $V_INCLS"
2544     cat > conftest.$ac_ext <<EOF
2545 #line 2546 "configure"
2546 #include "confdefs.h"
2547
2548 #       include <sys/types.h>
2549 #       include <sys/socket.h>
2550 #       if __STDC__
2551         /* osf3 has REALLY good prototyes */
2552         struct mbuf;
2553         struct rtentry;
2554 #       endif
2555 #       include <net/if.h>
2556 #       include <netinet/in.h>
2557 #       include <netinet/if_ether.h>
2558 int main() {
2559 u_int i = sizeof( ((struct ether_arp *)0)->arp_xsha)
2560 ; return 0; }
2561 EOF
2562 if { (eval echo configure:2563: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2563   rm -rf conftest*
2564   ac_cv_struct_ether_arp_x=yes
2565 else
2566   echo "configure: failed program was:" >&5
2567   cat conftest.$ac_ext >&5
2568   rm -rf conftest*
2569   ac_cv_struct_ether_arp_x=no
2570 fi
2571 rm -f conftest*
2572     CFLAGS="$LBL_SAVE_CFLAGS"
2573 fi
2574
2575 echo "$ac_t""$ac_cv_struct_ether_arp_x" 1>&6
2576 if test $ac_cv_struct_ether_arp_x = yes ; then
2577         cat >> confdefs.h <<\EOF
2578 #define ETHER_ARP_HAS_X 1
2579 EOF
2580
2581 fi
2582
2583 echo $ac_n "checking if unaligned accesses fail""... $ac_c" 1>&6
2584 echo "configure:2585: checking if unaligned accesses fail" >&5
2585     if eval "test \"`echo '$''{'ac_cv_lbl_unaligned_fail'+set}'`\" = set"; then
2586   echo $ac_n "(cached) $ac_c" 1>&6
2587 else
2588   case "$target_cpu" in
2589
2590         alpha|hp*|mips|sparc)
2591                 ac_cv_lbl_unaligned_fail=yes
2592                 ;;
2593
2594         *)
2595                 cat >conftest.c <<EOF
2596 #               include <sys/types.h>
2597 #               include <sys/wait.h>
2598 #               include <stdio.h>
2599                 unsigned char a[5] = { 1, 2, 3, 4, 5 };
2600                 main() {
2601                 unsigned int i;
2602                 pid_t pid;
2603                 int status;
2604                 /* avoid "core dumped" message */
2605                 pid = fork();
2606                 if (pid <  0)
2607                         exit(2);
2608                 if (pid > 0) {
2609                         /* parent */
2610                         pid = waitpid(pid, &status, 0);
2611                         if (pid < 0)
2612                                 exit(3);
2613                         exit(!WIFEXITED(status));
2614                 }
2615                 /* child */
2616                 i = *(unsigned int *)&a[1];
2617                 printf("%d\n", i);
2618                 exit(0);
2619                 }
2620 EOF
2621                 ${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS \
2622                     conftest.c $LIBS >/dev/null 2>&1
2623                 if test ! -x conftest ; then
2624                                                 ac_cv_lbl_unaligned_fail=yes
2625                 else
2626                         ./conftest >conftest.out
2627                         if test ! -s conftest.out ; then
2628                                 ac_cv_lbl_unaligned_fail=yes
2629                         else
2630                                 ac_cv_lbl_unaligned_fail=no
2631                         fi
2632                 fi
2633                 rm -f conftest* core core.conftest
2634                 ;;
2635         esac
2636 fi
2637
2638     echo "$ac_t""$ac_cv_lbl_unaligned_fail" 1>&6
2639     if test $ac_cv_lbl_unaligned_fail = yes ; then
2640             cat >> confdefs.h <<\EOF
2641 #define LBL_ALIGN 1
2642 EOF
2643
2644     fi
2645
2646 if test "${srcdir}" = "." ; then
2647         srcdirprefix=""
2648 else
2649         srcdirprefix="./"
2650 fi
2651
2652 if test -r ${srcdirprefix}lbl/gnuc.h ; then
2653         rm -f gnuc.h
2654         ln -s ${srcdirprefix}lbl/gnuc.h gnuc.h
2655 fi
2656
2657
2658
2659
2660
2661
2662 # Find a good install program.  We prefer a C program (faster),
2663 # so one script is as good as another.  But avoid the broken or
2664 # incompatible versions:
2665 # SysV /etc/install, /usr/sbin/install
2666 # SunOS /usr/etc/install
2667 # IRIX /sbin/install
2668 # AIX /bin/install
2669 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2670 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2671 # ./install, which can be erroneously created by make from ./install.sh.
2672 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
2673 echo "configure:2674: checking for a BSD compatible install" >&5
2674 if test -z "$INSTALL"; then
2675 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
2676   echo $ac_n "(cached) $ac_c" 1>&6
2677 else
2678     IFS="${IFS=         }"; ac_save_IFS="$IFS"; IFS="${IFS}:"
2679   for ac_dir in $PATH; do
2680     # Account for people who put trailing slashes in PATH elements.
2681     case "$ac_dir/" in
2682     /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
2683     *)
2684       # OSF1 and SCO ODT 3.0 have their own names for install.
2685       for ac_prog in ginstall installbsd scoinst install; do
2686         if test -f $ac_dir/$ac_prog; then
2687           if test $ac_prog = install &&
2688             grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
2689             # AIX install.  It has an incompatible calling convention.
2690             # OSF/1 installbsd also uses dspmsg, but is usable.
2691             :
2692           else
2693             ac_cv_path_install="$ac_dir/$ac_prog -c"
2694             break 2
2695           fi
2696         fi
2697       done
2698       ;;
2699     esac
2700   done
2701   IFS="$ac_save_IFS"
2702
2703 fi
2704   if test "${ac_cv_path_install+set}" = set; then
2705     INSTALL="$ac_cv_path_install"
2706   else
2707     # As a last resort, use the slow shell script.  We don't cache a
2708     # path for INSTALL within a source directory, because that will
2709     # break other packages using the cache if that directory is
2710     # removed, or if the path is relative.
2711     INSTALL="$ac_install_sh"
2712   fi
2713 fi
2714 echo "$ac_t""$INSTALL" 1>&6
2715
2716 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2717 # It thinks the first close brace ends the variable substitution.
2718 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2719
2720 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2721
2722
2723 trap '' 1 2 15
2724 cat > confcache <<\EOF
2725 # This file is a shell script that caches the results of configure
2726 # tests run on this system so they can be shared between configure
2727 # scripts and configure runs.  It is not useful on other systems.
2728 # If it contains results you don't want to keep, you may remove or edit it.
2729 #
2730 # By default, configure uses ./config.cache as the cache file,
2731 # creating it if it does not exist already.  You can give configure
2732 # the --cache-file=FILE option to use a different cache file; that is
2733 # what configure does when it calls configure scripts in
2734 # subdirectories, so they share the cache.
2735 # Giving --cache-file=/dev/null disables caching, for debugging configure.
2736 # config.status only pays attention to the cache file if you give it the
2737 # --recheck option to rerun configure.
2738 #
2739 EOF
2740 # The following way of writing the cache mishandles newlines in values,
2741 # but we know of no workaround that is simple, portable, and efficient.
2742 # So, don't put newlines in cache variables' values.
2743 # Ultrix sh set writes to stderr and can't be redirected directly,
2744 # and sets the high bit in the cache file unless we assign to the vars.
2745 (set) 2>&1 |
2746   case `(ac_space=' '; set) 2>&1` in
2747   *ac_space=\ *)
2748     # `set' does not quote correctly, so add quotes (double-quote substitution
2749     # turns \\\\ into \\, and sed turns \\ into \).
2750     sed -n \
2751       -e "s/'/'\\\\''/g" \
2752       -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
2753     ;;
2754   *)
2755     # `set' quotes correctly as required by POSIX, so do not add quotes.
2756     sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
2757     ;;
2758   esac >> confcache
2759 if cmp -s $cache_file confcache; then
2760   :
2761 else
2762   if test -w $cache_file; then
2763     echo "updating cache $cache_file"
2764     cat confcache > $cache_file
2765   else
2766     echo "not updating unwritable cache $cache_file"
2767   fi
2768 fi
2769 rm -f confcache
2770
2771 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
2772
2773 test "x$prefix" = xNONE && prefix=$ac_default_prefix
2774 # Let make expand exec_prefix.
2775 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
2776
2777 # Any assignment to VPATH causes Sun make to only execute
2778 # the first set of double-colon rules, so remove it if not needed.
2779 # If there is a colon in the path, we need to keep it.
2780 if test "x$srcdir" = x.; then
2781   ac_vpsub='/^[         ]*VPATH[        ]*=[^:]*$/d'
2782 fi
2783
2784 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
2785
2786 # Transform confdefs.h into DEFS.
2787 # Protect against shell expansion while executing Makefile rules.
2788 # Protect against Makefile macro expansion.
2789 cat > conftest.defs <<\EOF
2790 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%-D\1=\2%g
2791 s%[     `~#$^&*(){}\\|;'"<>?]%\\&%g
2792 s%\[%\\&%g
2793 s%\]%\\&%g
2794 s%\$%$$%g
2795 EOF
2796 DEFS=`sed -f conftest.defs confdefs.h | tr '\012' ' '`
2797 rm -f conftest.defs
2798
2799
2800 # Without the "./", some shells look in PATH for config.status.
2801 : ${CONFIG_STATUS=./config.status}
2802
2803 echo creating $CONFIG_STATUS
2804 rm -f $CONFIG_STATUS
2805 cat > $CONFIG_STATUS <<EOF
2806 #! /bin/sh
2807 # Generated automatically by configure.
2808 # Run this file to recreate the current configuration.
2809 # This directory was configured as follows,
2810 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
2811 #
2812 # $0 $ac_configure_args
2813 #
2814 # Compiler output produced by configure, useful for debugging
2815 # configure, is in ./config.log if it exists.
2816
2817 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
2818 for ac_option
2819 do
2820   case "\$ac_option" in
2821   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
2822     echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
2823     exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
2824   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
2825     echo "$CONFIG_STATUS generated by autoconf version 2.12"
2826     exit 0 ;;
2827   -help | --help | --hel | --he | --h)
2828     echo "\$ac_cs_usage"; exit 0 ;;
2829   *) echo "\$ac_cs_usage"; exit 1 ;;
2830   esac
2831 done
2832
2833 ac_given_srcdir=$srcdir
2834 ac_given_INSTALL="$INSTALL"
2835
2836 trap 'rm -fr `echo "Makefile" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
2837 EOF
2838 cat >> $CONFIG_STATUS <<EOF
2839
2840 # Protect against being on the right side of a sed subst in config.status.
2841 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
2842  s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
2843 $ac_vpsub
2844 $extrasub
2845 s%@CFLAGS@%$CFLAGS%g
2846 s%@CPPFLAGS@%$CPPFLAGS%g
2847 s%@CXXFLAGS@%$CXXFLAGS%g
2848 s%@DEFS@%$DEFS%g
2849 s%@LDFLAGS@%$LDFLAGS%g
2850 s%@LIBS@%$LIBS%g
2851 s%@exec_prefix@%$exec_prefix%g
2852 s%@prefix@%$prefix%g
2853 s%@program_transform_name@%$program_transform_name%g
2854 s%@bindir@%$bindir%g
2855 s%@sbindir@%$sbindir%g
2856 s%@libexecdir@%$libexecdir%g
2857 s%@datadir@%$datadir%g
2858 s%@sysconfdir@%$sysconfdir%g
2859 s%@sharedstatedir@%$sharedstatedir%g
2860 s%@localstatedir@%$localstatedir%g
2861 s%@libdir@%$libdir%g
2862 s%@includedir@%$includedir%g
2863 s%@oldincludedir@%$oldincludedir%g
2864 s%@infodir@%$infodir%g
2865 s%@mandir@%$mandir%g
2866 s%@host@%$host%g
2867 s%@host_alias@%$host_alias%g
2868 s%@host_cpu@%$host_cpu%g
2869 s%@host_vendor@%$host_vendor%g
2870 s%@host_os@%$host_os%g
2871 s%@target@%$target%g
2872 s%@target_alias@%$target_alias%g
2873 s%@target_cpu@%$target_cpu%g
2874 s%@target_vendor@%$target_vendor%g
2875 s%@target_os@%$target_os%g
2876 s%@build@%$build%g
2877 s%@build_alias@%$build_alias%g
2878 s%@build_cpu@%$build_cpu%g
2879 s%@build_vendor@%$build_vendor%g
2880 s%@build_os@%$build_os%g
2881 s%@SHLICC2@%$SHLICC2%g
2882 s%@CC@%$CC%g
2883 s%@CPP@%$CPP%g
2884 s%@LIBOBJS@%$LIBOBJS%g
2885 s%@V_CCOPT@%$V_CCOPT%g
2886 s%@V_GROUP@%$V_GROUP%g
2887 s%@V_INCLS@%$V_INCLS%g
2888 s%@V_PCAPDEP@%$V_PCAPDEP%g
2889 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
2890 s%@INSTALL_DATA@%$INSTALL_DATA%g
2891
2892 CEOF
2893 EOF
2894
2895 cat >> $CONFIG_STATUS <<\EOF
2896
2897 # Split the substitutions into bite-sized pieces for seds with
2898 # small command number limits, like on Digital OSF/1 and HP-UX.
2899 ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
2900 ac_file=1 # Number of current file.
2901 ac_beg=1 # First line for current file.
2902 ac_end=$ac_max_sed_cmds # Line after last line for current file.
2903 ac_more_lines=:
2904 ac_sed_cmds=""
2905 while $ac_more_lines; do
2906   if test $ac_beg -gt 1; then
2907     sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
2908   else
2909     sed "${ac_end}q" conftest.subs > conftest.s$ac_file
2910   fi
2911   if test ! -s conftest.s$ac_file; then
2912     ac_more_lines=false
2913     rm -f conftest.s$ac_file
2914   else
2915     if test -z "$ac_sed_cmds"; then
2916       ac_sed_cmds="sed -f conftest.s$ac_file"
2917     else
2918       ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
2919     fi
2920     ac_file=`expr $ac_file + 1`
2921     ac_beg=$ac_end
2922     ac_end=`expr $ac_end + $ac_max_sed_cmds`
2923   fi
2924 done
2925 if test -z "$ac_sed_cmds"; then
2926   ac_sed_cmds=cat
2927 fi
2928 EOF
2929
2930 cat >> $CONFIG_STATUS <<EOF
2931
2932 CONFIG_FILES=\${CONFIG_FILES-"Makefile"}
2933 EOF
2934 cat >> $CONFIG_STATUS <<\EOF
2935 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
2936   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
2937   case "$ac_file" in
2938   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
2939        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2940   *) ac_file_in="${ac_file}.in" ;;
2941   esac
2942
2943   # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
2944
2945   # Remove last slash and all that follows it.  Not all systems have dirname.
2946   ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2947   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2948     # The file is in a subdirectory.
2949     test ! -d "$ac_dir" && mkdir "$ac_dir"
2950     ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
2951     # A "../" for each directory in $ac_dir_suffix.
2952     ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
2953   else
2954     ac_dir_suffix= ac_dots=
2955   fi
2956
2957   case "$ac_given_srcdir" in
2958   .)  srcdir=.
2959       if test -z "$ac_dots"; then top_srcdir=.
2960       else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
2961   /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
2962   *) # Relative path.
2963     srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
2964     top_srcdir="$ac_dots$ac_given_srcdir" ;;
2965   esac
2966
2967   case "$ac_given_INSTALL" in
2968   [/$]*) INSTALL="$ac_given_INSTALL" ;;
2969   *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
2970   esac
2971
2972   echo creating "$ac_file"
2973   rm -f "$ac_file"
2974   configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
2975   case "$ac_file" in
2976   *Makefile*) ac_comsub="1i\\
2977 # $configure_input" ;;
2978   *) ac_comsub= ;;
2979   esac
2980
2981   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
2982   sed -e "$ac_comsub
2983 s%@configure_input@%$configure_input%g
2984 s%@srcdir@%$srcdir%g
2985 s%@top_srcdir@%$top_srcdir%g
2986 s%@INSTALL@%$INSTALL%g
2987 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
2988 fi; done
2989 rm -f conftest.s*
2990
2991 EOF
2992 cat >> $CONFIG_STATUS <<EOF
2993
2994 EOF
2995 cat >> $CONFIG_STATUS <<\EOF
2996
2997 exit 0
2998 EOF
2999 chmod +x $CONFIG_STATUS
3000 rm -fr confdefs* $ac_clean_files
3001 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
3002
3003
3004 if test -f .devel ; then
3005         make depend
3006 fi
3007 exit 0