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