Deleted Added
full compact
configure (172684) configure (190207)
1#! /bin/sh
1#! /bin/sh
2# From configure.in Revision: 1.188.2.8 .
2# From configure.in Revision: 1.196.2.6 .
3# Guess values for system-dependent variables and create Makefiles.
4# Generated by GNU Autoconf 2.61.
5#
6# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
7# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
8# This configure script is free software; the Free Software Foundation
9# gives unlimited permission to copy, distribute and modify it.
10## --------------------- ##

--- 655 unchanged lines hidden (view full) ---

666CPPFLAGS
667ac_ct_CC
668EXEEXT
669OBJEXT
670CPP
671GREP
672EGREP
673LIBOBJS
3# Guess values for system-dependent variables and create Makefiles.
4# Generated by GNU Autoconf 2.61.
5#
6# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
7# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
8# This configure script is free software; the Free Software Foundation
9# gives unlimited permission to copy, distribute and modify it.
10## --------------------- ##

--- 655 unchanged lines hidden (view full) ---

666CPPFLAGS
667ac_ct_CC
668EXEEXT
669OBJEXT
670CPP
671GREP
672EGREP
673LIBOBJS
674RANLIB
674V_CCOPT
675V_DEFS
676V_GROUP
677V_INCLS
678V_PCAPDEP
679LOCALSRC
680INSTALL_PROGRAM
681INSTALL_SCRIPT

--- 587 unchanged lines hidden (view full) ---

1269 --disable-ipv6 disable ipv6 support
1270
1271Optional Packages:
1272 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1273 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1274 --without-gcc don't use gcc
1275 --with-user=USERNAME drop privileges by default to USERNAME
1276 --with-chroot=DIRECTORY when dropping privileges, chroot to DIRECTORY
675V_CCOPT
676V_DEFS
677V_GROUP
678V_INCLS
679V_PCAPDEP
680LOCALSRC
681INSTALL_PROGRAM
682INSTALL_SCRIPT

--- 587 unchanged lines hidden (view full) ---

1270 --disable-ipv6 disable ipv6 support
1271
1272Optional Packages:
1273 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1274 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1275 --without-gcc don't use gcc
1276 --with-user=USERNAME drop privileges by default to USERNAME
1277 --with-chroot=DIRECTORY when dropping privileges, chroot to DIRECTORY
1277 --without-crypto disable crypto support
1278 --with-crypto[=PATH] use SSLeay libcrypto (located in directory PATH, if
1279 supplied). [default=yes, if available]
1278
1279Some influential environment variables:
1280 CC C compiler command
1281 CFLAGS C compiler flags
1282 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1283 nonstandard directory <lib dir>
1284 LIBS libraries to pass to the linker, e.g. -l<library>
1285 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if

--- 2744 unchanged lines hidden (view full) ---

4030 cat >>confdefs.h <<_ACEOF
4031#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4032_ACEOF
4033
4034fi
4035
4036done
4037
1280
1281Some influential environment variables:
1282 CC C compiler command
1283 CFLAGS C compiler flags
1284 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1285 nonstandard directory <lib dir>
1286 LIBS libraries to pass to the linker, e.g. -l<library>
1287 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if

--- 2744 unchanged lines hidden (view full) ---

4032 cat >>confdefs.h <<_ACEOF
4033#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4034_ACEOF
4035
4036fi
4037
4038done
4039
4038if test "$ac_cv_header_net_pfvar_h" == yes; then
4040if test "$ac_cv_header_net_pfvar_h" = yes; then
4039 LOCALSRC="print-pflog.c $LOCALSRC"
4040fi
4041
4042for ac_header in netinet/if_ether.h
4043do
4044as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4045{ echo "$as_me:$LINENO: checking for $ac_header" >&5
4046echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }

--- 5310 unchanged lines hidden (view full) ---

9357 libpcap="-lpcap"
9358fi
9359
9360 if test $libpcap = FAIL ; then
9361 { { echo "$as_me:$LINENO: error: see the INSTALL doc for more info" >&5
9362echo "$as_me: error: see the INSTALL doc for more info" >&2;}
9363 { (exit 1); exit 1; }; }
9364 fi
4041 LOCALSRC="print-pflog.c $LOCALSRC"
4042fi
4043
4044for ac_header in netinet/if_ether.h
4045do
4046as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4047{ echo "$as_me:$LINENO: checking for $ac_header" >&5
4048echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }

--- 5310 unchanged lines hidden (view full) ---

9359 libpcap="-lpcap"
9360fi
9361
9362 if test $libpcap = FAIL ; then
9363 { { echo "$as_me:$LINENO: error: see the INSTALL doc for more info" >&5
9364echo "$as_me: error: see the INSTALL doc for more info" >&2;}
9365 { (exit 1); exit 1; }; }
9366 fi
9365 { echo "$as_me:$LINENO: checking for extraneous pcap header directories" >&5
9367 { echo "$as_me:$LINENO: checking for extraneous pcap header directories" >&5
9366echo $ECHO_N "checking for extraneous pcap header directories... $ECHO_C" >&6; }
9367 if test \( ! -r /usr/local/include/pcap.h \) -a \
9368 \( ! -r /usr/include/pcap.h \); then
9369 if test -r /usr/local/include/pcap/pcap.h; then
9370 d="/usr/local/include/pcap"
9371 elif test -r /usr/include/pcap/pcap.h; then
9372 d="/usr/include/pcap"
9373 fi

--- 1379 unchanged lines hidden (view full) ---

10753
10754cat >>confdefs.h <<\_ACEOF
10755#define HAVE_DECL_ETHER_NTOHOST 1
10756_ACEOF
10757
10758 fi
10759fi
10760
9368echo $ECHO_N "checking for extraneous pcap header directories... $ECHO_C" >&6; }
9369 if test \( ! -r /usr/local/include/pcap.h \) -a \
9370 \( ! -r /usr/include/pcap.h \); then
9371 if test -r /usr/local/include/pcap/pcap.h; then
9372 d="/usr/local/include/pcap"
9373 elif test -r /usr/include/pcap/pcap.h; then
9374 d="/usr/include/pcap"
9375 fi

--- 1379 unchanged lines hidden (view full) ---

10755
10756cat >>confdefs.h <<\_ACEOF
10757#define HAVE_DECL_ETHER_NTOHOST 1
10758_ACEOF
10759
10760 fi
10761fi
10762
10763# libdlpi is needed for Solaris 11 and later.
10764{ echo "$as_me:$LINENO: checking for dlpi_walk in -ldlpi" >&5
10765echo $ECHO_N "checking for dlpi_walk in -ldlpi... $ECHO_C" >&6; }
10766if test "${ac_cv_lib_dlpi_dlpi_walk+set}" = set; then
10767 echo $ECHO_N "(cached) $ECHO_C" >&6
10768else
10769 ac_check_lib_save_LIBS=$LIBS
10770LIBS="-ldlpi -L/lib $LIBS"
10771cat >conftest.$ac_ext <<_ACEOF
10772/* confdefs.h. */
10773_ACEOF
10774cat confdefs.h >>conftest.$ac_ext
10775cat >>conftest.$ac_ext <<_ACEOF
10776/* end confdefs.h. */
10761
10777
10778/* Override any GCC internal prototype to avoid an error.
10779 Use char because int might match the return type of a GCC
10780 builtin and then its argument prototype would still apply. */
10781#ifdef __cplusplus
10782extern "C"
10783#endif
10784char dlpi_walk ();
10785int
10786main ()
10787{
10788return dlpi_walk ();
10789 ;
10790 return 0;
10791}
10792_ACEOF
10793rm -f conftest.$ac_objext conftest$ac_exeext
10794if { (ac_try="$ac_link"
10795case "(($ac_try" in
10796 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10797 *) ac_try_echo=$ac_try;;
10798esac
10799eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10800 (eval "$ac_link") 2>conftest.er1
10801 ac_status=$?
10802 grep -v '^ *+' conftest.er1 >conftest.err
10803 rm -f conftest.er1
10804 cat conftest.err >&5
10805 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10806 (exit $ac_status); } && {
10807 test -z "$ac_c_werror_flag" ||
10808 test ! -s conftest.err
10809 } && test -s conftest$ac_exeext &&
10810 $as_test_x conftest$ac_exeext; then
10811 ac_cv_lib_dlpi_dlpi_walk=yes
10812else
10813 echo "$as_me: failed program was:" >&5
10814sed 's/^/| /' conftest.$ac_ext >&5
10815
10816 ac_cv_lib_dlpi_dlpi_walk=no
10817fi
10818
10819rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10820 conftest$ac_exeext conftest.$ac_ext
10821LIBS=$ac_check_lib_save_LIBS
10822fi
10823{ echo "$as_me:$LINENO: result: $ac_cv_lib_dlpi_dlpi_walk" >&5
10824echo "${ECHO_T}$ac_cv_lib_dlpi_dlpi_walk" >&6; }
10825if test $ac_cv_lib_dlpi_dlpi_walk = yes; then
10826 LIBS="$LIBS -ldlpi" LDFLAGS="-L/lib $LDFLAGS"
10827fi
10828
10829
10830
10762 { echo "$as_me:$LINENO: checking if sockaddr struct has sa_len member" >&5
10763echo $ECHO_N "checking if sockaddr struct has sa_len member... $ECHO_C" >&6; }
10764 if test "${ac_cv_sockaddr_has_sa_len+set}" = set; then
10765 echo $ECHO_N "(cached) $ECHO_C" >&6
10766else
10767 cat >conftest.$ac_ext <<_ACEOF
10768/* confdefs.h. */
10769_ACEOF

--- 47 unchanged lines hidden (view full) ---

10817_ACEOF
10818
10819 fi
10820
10821if test "$ac_cv_sockaddr_has_sa_len" = no; then
10822 missing_includes=yes
10823fi
10824
10831 { echo "$as_me:$LINENO: checking if sockaddr struct has sa_len member" >&5
10832echo $ECHO_N "checking if sockaddr struct has sa_len member... $ECHO_C" >&6; }
10833 if test "${ac_cv_sockaddr_has_sa_len+set}" = set; then
10834 echo $ECHO_N "(cached) $ECHO_C" >&6
10835else
10836 cat >conftest.$ac_ext <<_ACEOF
10837/* confdefs.h. */
10838_ACEOF

--- 47 unchanged lines hidden (view full) ---

10886_ACEOF
10887
10888 fi
10889
10890if test "$ac_cv_sockaddr_has_sa_len" = no; then
10891 missing_includes=yes
10892fi
10893
10894#
10895# Do we have the new open API? Check for pcap_create, and assume that,
10896# if we do, we also have pcap_activate() and the other new routines.
10825
10897
10898for ac_func in pcap_create
10899do
10900as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10901{ echo "$as_me:$LINENO: checking for $ac_func" >&5
10902echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
10903if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
10904 echo $ECHO_N "(cached) $ECHO_C" >&6
10905else
10906 cat >conftest.$ac_ext <<_ACEOF
10907/* confdefs.h. */
10908_ACEOF
10909cat confdefs.h >>conftest.$ac_ext
10910cat >>conftest.$ac_ext <<_ACEOF
10911/* end confdefs.h. */
10912/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10913 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10914#define $ac_func innocuous_$ac_func
10826
10915
10916/* System header to define __stub macros and hopefully few prototypes,
10917 which can conflict with char $ac_func (); below.
10918 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10919 <limits.h> exists even on freestanding compilers. */
10827
10920
10921#ifdef __STDC__
10922# include <limits.h>
10923#else
10924# include <assert.h>
10925#endif
10926
10927#undef $ac_func
10928
10929/* Override any GCC internal prototype to avoid an error.
10930 Use char because int might match the return type of a GCC
10931 builtin and then its argument prototype would still apply. */
10932#ifdef __cplusplus
10933extern "C"
10934#endif
10935char $ac_func ();
10936/* The GNU C library defines this for functions which it implements
10937 to always fail with ENOSYS. Some functions are actually named
10938 something starting with __ and the normal name is an alias. */
10939#if defined __stub_$ac_func || defined __stub___$ac_func
10940choke me
10941#endif
10942
10943int
10944main ()
10945{
10946return $ac_func ();
10947 ;
10948 return 0;
10949}
10950_ACEOF
10951rm -f conftest.$ac_objext conftest$ac_exeext
10952if { (ac_try="$ac_link"
10953case "(($ac_try" in
10954 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10955 *) ac_try_echo=$ac_try;;
10956esac
10957eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10958 (eval "$ac_link") 2>conftest.er1
10959 ac_status=$?
10960 grep -v '^ *+' conftest.er1 >conftest.err
10961 rm -f conftest.er1
10962 cat conftest.err >&5
10963 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10964 (exit $ac_status); } && {
10965 test -z "$ac_c_werror_flag" ||
10966 test ! -s conftest.err
10967 } && test -s conftest$ac_exeext &&
10968 $as_test_x conftest$ac_exeext; then
10969 eval "$as_ac_var=yes"
10970else
10971 echo "$as_me: failed program was:" >&5
10972sed 's/^/| /' conftest.$ac_ext >&5
10973
10974 eval "$as_ac_var=no"
10975fi
10976
10977rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10978 conftest$ac_exeext conftest.$ac_ext
10979fi
10980ac_res=`eval echo '${'$as_ac_var'}'`
10981 { echo "$as_me:$LINENO: result: $ac_res" >&5
10982echo "${ECHO_T}$ac_res" >&6; }
10983if test `eval echo '${'$as_ac_var'}'` = yes; then
10984 cat >>confdefs.h <<_ACEOF
10985#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10986_ACEOF
10987
10988fi
10989done
10990
10991
10992
10993
10994
10828for ac_func in pcap_findalldevs pcap_dump_flush pcap_lib_version
10829do
10830as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10831{ echo "$as_me:$LINENO: checking for $ac_func" >&5
10832echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
10833if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
10834 echo $ECHO_N "(cached) $ECHO_C" >&6
10835else

--- 78 unchanged lines hidden (view full) ---

10914 cat >>confdefs.h <<_ACEOF
10915#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10916_ACEOF
10917
10918fi
10919done
10920
10921if test $ac_cv_func_pcap_findalldevs = "yes" ; then
10995for ac_func in pcap_findalldevs pcap_dump_flush pcap_lib_version
10996do
10997as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10998{ echo "$as_me:$LINENO: checking for $ac_func" >&5
10999echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
11000if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
11001 echo $ECHO_N "(cached) $ECHO_C" >&6
11002else

--- 78 unchanged lines hidden (view full) ---

11081 cat >>confdefs.h <<_ACEOF
11082#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
11083_ACEOF
11084
11085fi
11086done
11087
11088if test $ac_cv_func_pcap_findalldevs = "yes" ; then
10922 savedcflags="$CFLAGS"
10923 CFLAGS="$CFLAGS $V_INCLS"
11089 savedppflags="$CPPLAGS"
11090 CPPFLAGS="$CPPFLAGS $V_INCLS"
10924 { echo "$as_me:$LINENO: checking for pcap_if_t" >&5
10925echo $ECHO_N "checking for pcap_if_t... $ECHO_C" >&6; }
10926if test "${ac_cv_type_pcap_if_t+set}" = set; then
10927 echo $ECHO_N "(cached) $ECHO_C" >&6
10928else
10929 cat >conftest.$ac_ext <<_ACEOF
10930/* confdefs.h. */
10931_ACEOF

--- 47 unchanged lines hidden (view full) ---

10979
10980cat >>confdefs.h <<_ACEOF
10981#define HAVE_PCAP_IF_T 1
10982_ACEOF
10983
10984
10985fi
10986
11091 { echo "$as_me:$LINENO: checking for pcap_if_t" >&5
11092echo $ECHO_N "checking for pcap_if_t... $ECHO_C" >&6; }
11093if test "${ac_cv_type_pcap_if_t+set}" = set; then
11094 echo $ECHO_N "(cached) $ECHO_C" >&6
11095else
11096 cat >conftest.$ac_ext <<_ACEOF
11097/* confdefs.h. */
11098_ACEOF

--- 47 unchanged lines hidden (view full) ---

11146
11147cat >>confdefs.h <<_ACEOF
11148#define HAVE_PCAP_IF_T 1
11149_ACEOF
11150
11151
11152fi
11153
10987 CFLAGS="$savedcflags"
11154 CPPFLAGS="$savedcppflags"
10988fi
10989
10990if test $ac_cv_func_pcap_lib_version = "no" ; then
10991 { echo "$as_me:$LINENO: checking whether pcap_version is defined by libpcap" >&5
10992echo $ECHO_N "checking whether pcap_version is defined by libpcap... $ECHO_C" >&6; }
10993 cat >conftest.$ac_ext <<_ACEOF
10994/* confdefs.h. */
10995_ACEOF

--- 303 unchanged lines hidden (view full) ---

11299 V_GROUP=sys
11300 ;;
11301esac
11302
11303if test -f /dev/bpf0 ; then
11304 V_GROUP=bpf
11305fi
11306
11155fi
11156
11157if test $ac_cv_func_pcap_lib_version = "no" ; then
11158 { echo "$as_me:$LINENO: checking whether pcap_version is defined by libpcap" >&5
11159echo $ECHO_N "checking whether pcap_version is defined by libpcap... $ECHO_C" >&6; }
11160 cat >conftest.$ac_ext <<_ACEOF
11161/* confdefs.h. */
11162_ACEOF

--- 303 unchanged lines hidden (view full) ---

11466 V_GROUP=sys
11467 ;;
11468esac
11469
11470if test -f /dev/bpf0 ; then
11471 V_GROUP=bpf
11472fi
11473
11474#
11475# Check for some headers introduced in later versions of libpcap
11476# and used by some printers.
11477#
11478savedcppflags="$CPPFLAGS"
11479CPPFLAGS="$CPPFLAGS $V_INCLS"
11307
11480
11481for ac_header in pcap/bluetooth.h
11482do
11483as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11484if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11485 { echo "$as_me:$LINENO: checking for $ac_header" >&5
11486echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11487if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11488 echo $ECHO_N "(cached) $ECHO_C" >&6
11489fi
11490ac_res=`eval echo '${'$as_ac_Header'}'`
11491 { echo "$as_me:$LINENO: result: $ac_res" >&5
11492echo "${ECHO_T}$ac_res" >&6; }
11493else
11494 # Is the header compilable?
11495{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
11496echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
11497cat >conftest.$ac_ext <<_ACEOF
11498/* confdefs.h. */
11499_ACEOF
11500cat confdefs.h >>conftest.$ac_ext
11501cat >>conftest.$ac_ext <<_ACEOF
11502/* end confdefs.h. */
11503$ac_includes_default
11504#include <$ac_header>
11505_ACEOF
11506rm -f conftest.$ac_objext
11507if { (ac_try="$ac_compile"
11508case "(($ac_try" in
11509 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11510 *) ac_try_echo=$ac_try;;
11511esac
11512eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11513 (eval "$ac_compile") 2>conftest.er1
11514 ac_status=$?
11515 grep -v '^ *+' conftest.er1 >conftest.err
11516 rm -f conftest.er1
11517 cat conftest.err >&5
11518 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11519 (exit $ac_status); } && {
11520 test -z "$ac_c_werror_flag" ||
11521 test ! -s conftest.err
11522 } && test -s conftest.$ac_objext; then
11523 ac_header_compiler=yes
11524else
11525 echo "$as_me: failed program was:" >&5
11526sed 's/^/| /' conftest.$ac_ext >&5
11527
11528 ac_header_compiler=no
11529fi
11530
11531rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11532{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11533echo "${ECHO_T}$ac_header_compiler" >&6; }
11534
11535# Is the header present?
11536{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
11537echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
11538cat >conftest.$ac_ext <<_ACEOF
11539/* confdefs.h. */
11540_ACEOF
11541cat confdefs.h >>conftest.$ac_ext
11542cat >>conftest.$ac_ext <<_ACEOF
11543/* end confdefs.h. */
11544#include <$ac_header>
11545_ACEOF
11546if { (ac_try="$ac_cpp conftest.$ac_ext"
11547case "(($ac_try" in
11548 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11549 *) ac_try_echo=$ac_try;;
11550esac
11551eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11552 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11553 ac_status=$?
11554 grep -v '^ *+' conftest.er1 >conftest.err
11555 rm -f conftest.er1
11556 cat conftest.err >&5
11557 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11558 (exit $ac_status); } >/dev/null && {
11559 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
11560 test ! -s conftest.err
11561 }; then
11562 ac_header_preproc=yes
11563else
11564 echo "$as_me: failed program was:" >&5
11565sed 's/^/| /' conftest.$ac_ext >&5
11566
11567 ac_header_preproc=no
11568fi
11569
11570rm -f conftest.err conftest.$ac_ext
11571{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11572echo "${ECHO_T}$ac_header_preproc" >&6; }
11573
11574# So? What about this header?
11575case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11576 yes:no: )
11577 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11578echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11579 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11580echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11581 ac_header_preproc=yes
11582 ;;
11583 no:yes:* )
11584 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11585echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11586 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11587echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11588 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11589echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11590 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11591echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11592 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11593echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11594 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11595echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11596
11597 ;;
11598esac
11599{ echo "$as_me:$LINENO: checking for $ac_header" >&5
11600echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11601if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11602 echo $ECHO_N "(cached) $ECHO_C" >&6
11603else
11604 eval "$as_ac_Header=\$ac_header_preproc"
11605fi
11606ac_res=`eval echo '${'$as_ac_Header'}'`
11607 { echo "$as_me:$LINENO: result: $ac_res" >&5
11608echo "${ECHO_T}$ac_res" >&6; }
11609
11610fi
11611if test `eval echo '${'$as_ac_Header'}'` = yes; then
11612 cat >>confdefs.h <<_ACEOF
11613#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11614_ACEOF
11615
11616fi
11617
11618done
11619
11620CPPFLAGS="$savedcppflags"
11621
11622
11308for ac_header in sys/bitypes.h
11309do
11310as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11311if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11312 { echo "$as_me:$LINENO: checking for $ac_header" >&5
11313echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11314if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11315 echo $ECHO_N "(cached) $ECHO_C" >&6

--- 1260 unchanged lines hidden (view full) ---

12576fi
12577rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
12578fi
12579
12580
12581
12582fi
12583
11623for ac_header in sys/bitypes.h
11624do
11625as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11626if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11627 { echo "$as_me:$LINENO: checking for $ac_header" >&5
11628echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11629if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11630 echo $ECHO_N "(cached) $ECHO_C" >&6

--- 1260 unchanged lines hidden (view full) ---

12891fi
12892rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
12893fi
12894
12895
12896
12897fi
12898
12899if test -n "$ac_tool_prefix"; then
12900 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
12901set dummy ${ac_tool_prefix}ranlib; ac_word=$2
12902{ echo "$as_me:$LINENO: checking for $ac_word" >&5
12903echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
12904if test "${ac_cv_prog_RANLIB+set}" = set; then
12905 echo $ECHO_N "(cached) $ECHO_C" >&6
12906else
12907 if test -n "$RANLIB"; then
12908 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
12909else
12910as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12911for as_dir in $PATH
12912do
12913 IFS=$as_save_IFS
12914 test -z "$as_dir" && as_dir=.
12915 for ac_exec_ext in '' $ac_executable_extensions; do
12916 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12917 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
12918 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12919 break 2
12920 fi
12921done
12922done
12923IFS=$as_save_IFS
12924
12925fi
12926fi
12927RANLIB=$ac_cv_prog_RANLIB
12928if test -n "$RANLIB"; then
12929 { echo "$as_me:$LINENO: result: $RANLIB" >&5
12930echo "${ECHO_T}$RANLIB" >&6; }
12931else
12932 { echo "$as_me:$LINENO: result: no" >&5
12933echo "${ECHO_T}no" >&6; }
12934fi
12935
12936
12937fi
12938if test -z "$ac_cv_prog_RANLIB"; then
12939 ac_ct_RANLIB=$RANLIB
12940 # Extract the first word of "ranlib", so it can be a program name with args.
12941set dummy ranlib; ac_word=$2
12942{ echo "$as_me:$LINENO: checking for $ac_word" >&5
12943echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
12944if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
12945 echo $ECHO_N "(cached) $ECHO_C" >&6
12946else
12947 if test -n "$ac_ct_RANLIB"; then
12948 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
12949else
12950as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12951for as_dir in $PATH
12952do
12953 IFS=$as_save_IFS
12954 test -z "$as_dir" && as_dir=.
12955 for ac_exec_ext in '' $ac_executable_extensions; do
12956 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12957 ac_cv_prog_ac_ct_RANLIB="ranlib"
12958 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12959 break 2
12960 fi
12961done
12962done
12963IFS=$as_save_IFS
12964
12965fi
12966fi
12967ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
12968if test -n "$ac_ct_RANLIB"; then
12969 { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
12970echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
12971else
12972 { echo "$as_me:$LINENO: result: no" >&5
12973echo "${ECHO_T}no" >&6; }
12974fi
12975
12976 if test "x$ac_ct_RANLIB" = x; then
12977 RANLIB=":"
12978 else
12979 case $cross_compiling:$ac_tool_warned in
12980yes:)
12981{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
12982whose name does not start with the host triplet. If you think this
12983configuration is useful to you, please write to autoconf@gnu.org." >&5
12984echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
12985whose name does not start with the host triplet. If you think this
12986configuration is useful to you, please write to autoconf@gnu.org." >&2;}
12987ac_tool_warned=yes ;;
12988esac
12989 RANLIB=$ac_ct_RANLIB
12990 fi
12991else
12992 RANLIB="$ac_cv_prog_RANLIB"
12993fi
12994
12995
12584rm -f os-proto.h
12585 if test "${LBL_CFLAGS+set}" = set; then
12586 V_CCOPT="$V_CCOPT ${LBL_CFLAGS}"
12587 fi
12588 if test -f .devel ; then
12589 if test "$GCC" = yes ; then
12590 if test "${LBL_CFLAGS+set}" != set; then
12591 if test "$ac_cv_prog_cc_g" = yes ; then

--- 122 unchanged lines hidden (view full) ---

12714 # This run-time test won't work if you're cross-compiling, so
12715 # in order to support cross-compiling for a particular CPU,
12716 # we have to wire in the list of CPU types anyway, as far as
12717 # I know, so perhaps we should just have a set of CPUs on
12718 # which we know it doesn't work, a set of CPUs on which we
12719 # know it does work, and have the script just fail on other
12720 # cpu types and update it when such a failure occurs.
12721 #
12996rm -f os-proto.h
12997 if test "${LBL_CFLAGS+set}" = set; then
12998 V_CCOPT="$V_CCOPT ${LBL_CFLAGS}"
12999 fi
13000 if test -f .devel ; then
13001 if test "$GCC" = yes ; then
13002 if test "${LBL_CFLAGS+set}" != set; then
13003 if test "$ac_cv_prog_cc_g" = yes ; then

--- 122 unchanged lines hidden (view full) ---

13126 # This run-time test won't work if you're cross-compiling, so
13127 # in order to support cross-compiling for a particular CPU,
13128 # we have to wire in the list of CPU types anyway, as far as
13129 # I know, so perhaps we should just have a set of CPUs on
13130 # which we know it doesn't work, a set of CPUs on which we
13131 # know it does work, and have the script just fail on other
13132 # cpu types and update it when such a failure occurs.
13133 #
12722 alpha*|arm*|hp*|mips*|sh*|sparc*|ia64|nv1)
13134 alpha*|arm*|bfin*|hp*|mips*|sh*|sparc*|ia64|nv1)
12723 ac_cv_lbl_unaligned_fail=yes
12724 ;;
12725
12726 *)
12727 cat >conftest.c <<EOF
12728# include <sys/types.h>
12729# include <sys/wait.h>
12730# include <stdio.h>

--- 101 unchanged lines hidden (view full) ---

12832 if test "$ac_cv_var_h_errno" = "yes"; then
12833 cat >>confdefs.h <<\_ACEOF
12834#define HAVE_H_ERRNO 1
12835_ACEOF
12836
12837 fi
12838
12839
13135 ac_cv_lbl_unaligned_fail=yes
13136 ;;
13137
13138 *)
13139 cat >conftest.c <<EOF
13140# include <sys/types.h>
13141# include <sys/wait.h>
13142# include <stdio.h>

--- 101 unchanged lines hidden (view full) ---

13244 if test "$ac_cv_var_h_errno" = "yes"; then
13245 cat >>confdefs.h <<\_ACEOF
13246#define HAVE_H_ERRNO 1
13247_ACEOF
13248
13249 fi
13250
13251
13252# Check for SSLeay
13253{ echo "$as_me:$LINENO: checking whether to use SSLeay libcrypto" >&5
13254echo $ECHO_N "checking whether to use SSLeay libcrypto... $ECHO_C" >&6; }
13255# Specify location for both includes and libraries.
13256want_libcrypto=youmama
12840
12841# Check whether --with-crypto was given.
12842if test "${with_crypto+set}" = set; then
12843 withval=$with_crypto;
13257
13258# Check whether --with-crypto was given.
13259if test "${with_crypto+set}" = set; then
13260 withval=$with_crypto;
13261 if test $withval = no
13262 then
13263 want_libcrypto=no
13264 { echo "$as_me:$LINENO: result: no" >&5
13265echo "${ECHO_T}no" >&6; }
13266 elif test $withval = yes
13267 then
13268 want_libcrypto=yes
13269 { echo "$as_me:$LINENO: result: yes" >&5
13270echo "${ECHO_T}yes" >&6; }
13271 else
13272 want_libcrypto=yes
13273 { echo "$as_me:$LINENO: result: yes" >&5
13274echo "${ECHO_T}yes" >&6; }
13275 crypto_dir=$withval
13276 fi
13277
12844else
12845
13278else
13279
12846{ echo "$as_me:$LINENO: checking for SSLeay" >&5
12847echo $ECHO_N "checking for SSLeay... $ECHO_C" >&6; }
12848ac_cv_ssleay_path=no
12849incdir=no
13280 #
13281 # Use libcrypto if it's present, otherwise don't.
13282 #
13283 want_libcrypto=ifavailable
13284 { echo "$as_me:$LINENO: result: yes, if available" >&5
13285echo "${ECHO_T}yes, if available" >&6; }
12850
13286
12851#
12852# If Xprefix is set in the environment, use that value.
12853# XXX - this should arguably be done by having --with-crypto take an
12854# optional argument, and have that argument be used to set Xprefix
12855# if present.
12856#
12857if test -z "$Xprefix"; then
12858 Xprefix=`eval echo $prefix`
12859fi
12860
13287fi
13288
12861for dir in $Xprefix /usr/${host_alias} /usr /usr/local /usr/local/ssl /usr/pkg; do
13289if test "$want_libcrypto" != "no"; then
13290 ac_cv_ssleay_path=no
13291 incdir=no
13292 if test "x$crypto_dir" = x; then
13293 #
13294 # Location not specified; check the default locations.
13295 #
13296 { echo "$as_me:$LINENO: checking where SSLeay is located" >&5
13297echo $ECHO_N "checking where SSLeay is located... $ECHO_C" >&6; }
13298 dirs="/usr /usr/local /usr/local/ssl /usr/pkg"
13299 if test "x${host_alias}" != x; then
13300 dirs="/usr/${host_alias} $dirs"
13301 fi
13302 for dir in $dirs; do
13303
12862 #
12863 # XXX - is there a better way to check if a given library is
12864 # in a given directory than checking each of the possible
12865 # shared library suffixes?
12866 #
13304 #
13305 # XXX - is there a better way to check if a given library is
13306 # in a given directory than checking each of the possible
13307 # shared library suffixes?
13308 #
12867 # Are there any other suffixes we need to look for? Do we have to
12868 # worry about ".so.{version}"?
13309 # Are there any other suffixes we need to look for? Do we
13310 # have to worry about ".so.{version}"?
12869 #
12870 # Or should we just look for "libcrypto.*"?
12871 #
13311 #
13312 # Or should we just look for "libcrypto.*"?
13313 #
12872 if test -d $dir/lib -a \( -f $dir/lib/libcrypto.a -o \
12873 -f $dir/lib/libcrypto.so -o \
12874 -f $dir/lib/libcrypto.sl -o \
12875 -f $dir/lib/libcrypto.dylib \); then
12876 ac_cv_ssleay_path=$dir
13314 if test -d "$dir/lib" -a \( -f "$dir/lib/libcrypto.a" -o \
13315 -f "$dir/lib/libcrypto.so" -o \
13316 -f "$dir/lib/libcrypto.sl" -o \
13317 -f "$dir/lib/libcrypto.dylib" \); then
13318 ac_cv_ssleay_path="$dir"
12877 fi
13319 fi
12878 if test -d $dir/include/openssl -a -f $dir/include/openssl/des.h; then
13320
13321 #
13322 # Make sure we have the headers as well.
13323 #
13324 if test -d "$dir/include/openssl" -a -f "$dir/include/openssl/des.h"; then
12879 incdir="-I$dir/include"
12880 fi
13325 incdir="-I$dir/include"
13326 fi
12881 if test "$ac_cv_ssleay_path" != "no" -a "$incdir" != "no"; then
12882 break;
13327
13328
13329 if test "$ac_cv_ssleay_path" != "no" -a "$incdir" != "no"; then
13330 break;
13331 else
13332 ac_cv_ssleay_path=no
13333 incdir=no
13334 fi
13335 done
13336 if test "$ac_cv_ssleay_path" != no; then
13337 { echo "$as_me:$LINENO: result: $ac_cv_ssleay_path" >&5
13338echo "${ECHO_T}$ac_cv_ssleay_path" >&6; }
13339 fi
12883 else
13340 else
12884 ac_cv_ssleay_path=no
12885 incdir=no
13341 { echo "$as_me:$LINENO: checking for SSLeay in $crypto_dir" >&5
13342echo $ECHO_N "checking for SSLeay in $crypto_dir... $ECHO_C" >&6; }
13343
13344 #
13345 # XXX - is there a better way to check if a given library is
13346 # in a given directory than checking each of the possible
13347 # shared library suffixes?
13348 #
13349 # Are there any other suffixes we need to look for? Do we
13350 # have to worry about ".so.{version}"?
13351 #
13352 # Or should we just look for "libcrypto.*"?
13353 #
13354 if test -d "$crypto_dir/lib" -a \( -f "$crypto_dir/lib/libcrypto.a" -o \
13355 -f "$crypto_dir/lib/libcrypto.so" -o \
13356 -f "$crypto_dir/lib/libcrypto.sl" -o \
13357 -f "$crypto_dir/lib/libcrypto.dylib" \); then
13358 ac_cv_ssleay_path="$crypto_dir"
12886 fi
13359 fi
12887done
12888{ echo "$as_me:$LINENO: result: $ac_cv_ssleay_path" >&5
12889echo "${ECHO_T}$ac_cv_ssleay_path" >&6; }
12890if test "$ac_cv_ssleay_path" != no; then
12891 V_INCLS="$V_INCLS $incdir"
12892 LDFLAGS="-L$dir/lib $LDFLAGS"
12893 if test -f $ac_cv_ssleay_path/lib/libRSAglue.a; then
12894 LIBS="$LIBS -lRSAglue"
13360
13361 #
13362 # Make sure we have the headers as well.
13363 #
13364 if test -d "$crypto_dir/include/openssl" -a -f "$crypto_dir/include/openssl/des.h"; then
13365 incdir="-I$crypto_dir/include"
12895 fi
13366 fi
12896 if test -f $ac_cv_ssleay_path/lib/librsaref.a; then
12897 LIBS="$LIBS -lrsaref"
13367
13368 if test "$ac_cv_ssleay_path" != no; then
13369 { echo "$as_me:$LINENO: result: found" >&5
13370echo "${ECHO_T}found" >&6; }
13371 fi
12898 fi
13372 fi
13373 if test "$ac_cv_ssleay_path" != no; then
13374 V_INCLS="$V_INCLS $incdir"
13375 LDFLAGS="-L$dir/lib $LDFLAGS"
13376 if test -f $ac_cv_ssleay_path/lib/libRSAglue.a; then
13377 LIBS="$LIBS -lRSAglue"
13378 fi
13379 if test -f $ac_cv_ssleay_path/lib/librsaref.a; then
13380 LIBS="$LIBS -lrsaref"
13381 fi
12899
12900{ echo "$as_me:$LINENO: checking for DES_cbc_encrypt in -lcrypto" >&5
12901echo $ECHO_N "checking for DES_cbc_encrypt in -lcrypto... $ECHO_C" >&6; }
12902if test "${ac_cv_lib_crypto_DES_cbc_encrypt+set}" = set; then
12903 echo $ECHO_N "(cached) $ECHO_C" >&6
12904else
12905 ac_check_lib_save_LIBS=$LIBS
12906LIBS="-lcrypto $LIBS"

--- 56 unchanged lines hidden (view full) ---

12963#define HAVE_LIBCRYPTO 1
12964_ACEOF
12965
12966 LIBS="-lcrypto $LIBS"
12967
12968fi
12969
12970
13382
13383{ echo "$as_me:$LINENO: checking for DES_cbc_encrypt in -lcrypto" >&5
13384echo $ECHO_N "checking for DES_cbc_encrypt in -lcrypto... $ECHO_C" >&6; }
13385if test "${ac_cv_lib_crypto_DES_cbc_encrypt+set}" = set; then
13386 echo $ECHO_N "(cached) $ECHO_C" >&6
13387else
13388 ac_check_lib_save_LIBS=$LIBS
13389LIBS="-lcrypto $LIBS"

--- 56 unchanged lines hidden (view full) ---

13446#define HAVE_LIBCRYPTO 1
13447_ACEOF
13448
13449 LIBS="-lcrypto $LIBS"
13450
13451fi
13452
13453
12971 CPPFLAGS="$CPPFLAGS $V_INCLS"
13454 CPPFLAGS="$CPPFLAGS $V_INCLS"
12972
12973for ac_header in openssl/evp.h
12974do
12975as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12976if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12977 { echo "$as_me:$LINENO: checking for $ac_header" >&5
12978echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
12979if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then

--- 124 unchanged lines hidden (view full) ---

13104 cat >>confdefs.h <<_ACEOF
13105#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
13106_ACEOF
13107
13108fi
13109
13110done
13111
13455
13456for ac_header in openssl/evp.h
13457do
13458as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
13459if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
13460 { echo "$as_me:$LINENO: checking for $ac_header" >&5
13461echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
13462if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then

--- 124 unchanged lines hidden (view full) ---

13587 cat >>confdefs.h <<_ACEOF
13588#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
13589_ACEOF
13590
13591fi
13592
13593done
13594
13595 else
13596 #
13597 # Not found. Did the user explicitly ask for it?
13598 #
13599 { echo "$as_me:$LINENO: result: not found" >&5
13600echo "${ECHO_T}not found" >&6; }
13601 if test "$want_libcrypto" = yes; then
13602 { { echo "$as_me:$LINENO: error: SSLeay not found" >&5
13603echo "$as_me: error: SSLeay not found" >&2;}
13604 { (exit 1); exit 1; }; }
13605 fi
13606 fi
13112fi
13113
13607fi
13608
13114fi
13115
13116
13117if test "$missing_includes" = "yes"; then
13118 CPPFLAGS="$CPPFLAGS -I\$(srcdir)/missing"
13119 V_INCLS="$V_INCLS -I\$(srcdir)/missing"
13120fi
13121
13122
13123
13124

--- 768 unchanged lines hidden (view full) ---

13893CPPFLAGS!$CPPFLAGS$ac_delim
13894ac_ct_CC!$ac_ct_CC$ac_delim
13895EXEEXT!$EXEEXT$ac_delim
13896OBJEXT!$OBJEXT$ac_delim
13897CPP!$CPP$ac_delim
13898GREP!$GREP$ac_delim
13899EGREP!$EGREP$ac_delim
13900LIBOBJS!$LIBOBJS$ac_delim
13609if test "$missing_includes" = "yes"; then
13610 CPPFLAGS="$CPPFLAGS -I\$(srcdir)/missing"
13611 V_INCLS="$V_INCLS -I\$(srcdir)/missing"
13612fi
13613
13614
13615
13616

--- 768 unchanged lines hidden (view full) ---

14385CPPFLAGS!$CPPFLAGS$ac_delim
14386ac_ct_CC!$ac_ct_CC$ac_delim
14387EXEEXT!$EXEEXT$ac_delim
14388OBJEXT!$OBJEXT$ac_delim
14389CPP!$CPP$ac_delim
14390GREP!$GREP$ac_delim
14391EGREP!$EGREP$ac_delim
14392LIBOBJS!$LIBOBJS$ac_delim
14393RANLIB!$RANLIB$ac_delim
13901V_CCOPT!$V_CCOPT$ac_delim
13902V_DEFS!$V_DEFS$ac_delim
13903V_GROUP!$V_GROUP$ac_delim
13904V_INCLS!$V_INCLS$ac_delim
13905V_PCAPDEP!$V_PCAPDEP$ac_delim
13906LOCALSRC!$LOCALSRC$ac_delim
13907INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
13908INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
13909INSTALL_DATA!$INSTALL_DATA$ac_delim
13910LTLIBOBJS!$LTLIBOBJS$ac_delim
13911_ACEOF
13912
14394V_CCOPT!$V_CCOPT$ac_delim
14395V_DEFS!$V_DEFS$ac_delim
14396V_GROUP!$V_GROUP$ac_delim
14397V_INCLS!$V_INCLS$ac_delim
14398V_PCAPDEP!$V_PCAPDEP$ac_delim
14399LOCALSRC!$LOCALSRC$ac_delim
14400INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
14401INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
14402INSTALL_DATA!$INSTALL_DATA$ac_delim
14403LTLIBOBJS!$LTLIBOBJS$ac_delim
14404_ACEOF
14405
13913 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 67; then
14406 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 68; then
13914 break
13915 elif $ac_last_try; then
13916 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
13917echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
13918 { (exit 1); exit 1; }; }
13919 else
13920 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
13921 fi

--- 432 unchanged lines hidden ---
14407 break
14408 elif $ac_last_try; then
14409 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
14410echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
14411 { (exit 1); exit 1; }; }
14412 else
14413 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14414 fi

--- 432 unchanged lines hidden ---