ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/configure
(Generate patch)

Comparing gvpe/configure (file contents):
Revision 1.18 by pcg, Wed May 12 13:32:12 2004 UTC vs.
Revision 1.22 by pcg, Fri Jun 11 15:56:03 2004 UTC

307#endif 307#endif
308#if HAVE_UNISTD_H 308#if HAVE_UNISTD_H
309# include <unistd.h> 309# include <unistd.h>
310#endif" 310#endif"
311 311
312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT MKINSTALLDIRS MSGFMT GMSGFMT XGETTEXT MSGMERGE CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE USE_NLS LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE EGREP LN_S RANLIB ac_ct_RANLIB IFTYPE IFSUBTYPE CXXCPP ALLOCA LINUX_IF_TUN_H HAVE_TUNTAP ROHC_TRUE ROHC_FALSE INCLUDES LIBOBJS LTLIBOBJS' 312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT MKINSTALLDIRS MSGFMT GMSGFMT XGETTEXT MSGMERGE CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE USE_NLS LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE EGREP LN_S RANLIB ac_ct_RANLIB IFTYPE IFSUBTYPE CXXCPP ALLOCA LINUX_IF_TUN_H HAVE_TUNTAP LDFLAGS_DAEMON ROHC_TRUE ROHC_FALSE INCLUDES LIBOBJS LTLIBOBJS'
313ac_subst_files='' 313ac_subst_files=''
314 314
315# Initialize some variables set by options. 315# Initialize some variables set by options.
316ac_init_help= 316ac_init_help=
317ac_init_version=false 317ac_init_version=false
874 "tincd/linux" "tincd/freebsd" "tincd/openbsd" 874 "tincd/linux" "tincd/freebsd" "tincd/openbsd"
875 "tincd/darwin" "native/cygwin"; Untested 875 "tincd/darwin" "native/cygwin"; Untested
876 combinations are: "tincd/netbsd" "tincd/solaris" 876 combinations are: "tincd/netbsd" "tincd/solaris"
877 "tincd/mingw"; Broken combinations are: 877 "tincd/mingw"; Broken combinations are:
878 "tincd/cygwin"; The default is to autodetect. 878 "tincd/cygwin"; The default is to autodetect.
879 --enable-static-daemon enable statically linked daemon.
879 --enable-rohc enable robust header compression (rfc3095). 880 --enable-rohc enable robust header compression (rfc3095).
880 --enable-icmp enable icmp protocol support (default disabled). 881 --enable-icmp enable icmp protocol support (default disabled).
881 --enable-tcp enable tcp protocol support (default disabled). 882 --enable-tcp enable tcp protocol support (default disabled).
882 --enable-dns enable dns tunnel protocol support (DOES NOT WORK). 883 --enable-dns enable dns tunnel protocol support (DOES NOT WORK).
883 --enable-http-proxy enable http proxy connect support (default 884 --enable-http-proxy enable http proxy connect support (default
1359 1360
1360 1361
1361 1362
1362 1363
1363 1364
1365
1364ac_aux_dir= 1366ac_aux_dir=
1365for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do 1367for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
1366 if test -f $ac_dir/install-sh; then 1368 if test -f $ac_dir/install-sh; then
1367 ac_aux_dir=$ac_dir 1369 ac_aux_dir=$ac_dir
1368 ac_install_sh="$ac_aux_dir/install-sh -c" 1370 ac_install_sh="$ac_aux_dir/install-sh -c"
1715 fi 1717 fi
1716fi 1718fi
1717 1719
1718 1720
1719# Define the identity of the package. 1721# Define the identity of the package.
1720 PACKAGE=vpe 1722 PACKAGE=gvpe
1721 VERSION=1.6.1 1723 VERSION=1.7
1722 1724
1723 1725
1724cat >>confdefs.h <<_ACEOF 1726cat >>confdefs.h <<_ACEOF
1725#define PACKAGE "$PACKAGE" 1727#define PACKAGE "$PACKAGE"
1726_ACEOF 1728_ACEOF
9676 9678
9677if test "x$openssl_include" != x; then 9679if test "x$openssl_include" != x; then
9678 CXXFLAGS="$CXXFLAGS -I$openssl_include" 9680 CXXFLAGS="$CXXFLAGS -I$openssl_include"
9679fi 9681fi
9680 9682
9683# Check whether --enable-static-daemon or --disable-static-daemon was given.
9684if test "${enable_static_daemon+set}" = set; then
9685 enableval="$enable_static_daemon"
9686 LDFLAGS_DAEMON=-static
9687
9688fi;
9689
9690
9681# Check whether --enable-rohc or --disable-rohc was given. 9691# Check whether --enable-rohc or --disable-rohc was given.
9682if test "${enable_rohc+set}" = set; then 9692if test "${enable_rohc+set}" = set; then
9683 enableval="$enable_rohc" 9693 enableval="$enable_rohc"
9684 9694
9685 echo 9695 echo
9752_ACEOF 9762_ACEOF
9753 9763
9754 9764
9755fi; 9765fi;
9756 9766
9767HMAC=12
9757HMAC=12 # Check whether --enable-hmac-length or --disable-hmac-length was given. 9768# Check whether --enable-hmac-length or --disable-hmac-length was given.
9758if test "${enable_hmac_length+set}" = set; then 9769if test "${enable_hmac_length+set}" = set; then
9759 enableval="$enable_hmac_length" 9770 enableval="$enable_hmac_length"
9760 HMAC=$enableval 9771 HMAC=$enableval
9761 9772
9762fi; 9773fi;
9764cat >>confdefs.h <<_ACEOF 9775cat >>confdefs.h <<_ACEOF
9765#define HMACLENGTH $HMAC 9776#define HMACLENGTH $HMAC
9766_ACEOF 9777_ACEOF
9767 9778
9768 9779
9780RAND=8
9769RAND=8 # Check whether --enable-rand-length or --disable-rand-length was given. 9781# Check whether --enable-rand-length or --disable-rand-length was given.
9770if test "${enable_rand_length+set}" = set; then 9782if test "${enable_rand_length+set}" = set; then
9771 enableval="$enable_rand_length" 9783 enableval="$enable_rand_length"
9772 RAND=$enableval 9784 RAND=$enableval
9773 9785
9774fi; 9786fi;
9776cat >>confdefs.h <<_ACEOF 9788cat >>confdefs.h <<_ACEOF
9777#define RAND_SIZE $RAND 9789#define RAND_SIZE $RAND
9778_ACEOF 9790_ACEOF
9779 9791
9780 9792
9793MTU=1500
9781MTU=1500 # Check whether --enable-mtu or --disable-mtu was given. 9794# Check whether --enable-mtu or --disable-mtu was given.
9782if test "${enable_mtu+set}" = set; then 9795if test "${enable_mtu+set}" = set; then
9783 enableval="$enable_mtu" 9796 enableval="$enable_mtu"
9784 MTU=$enableval 9797 MTU=$enableval
9785 9798
9786fi; 9799fi;
9849 9862
9850 9863
9851 9864
9852 9865
9853 ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile src/rohc/Makefile doc/Makefile lib/Makefile m4/Makefile" 9866 ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile src/rohc/Makefile doc/Makefile lib/Makefile m4/Makefile"
9867
9854cat >confcache <<\_ACEOF 9868cat >confcache <<\_ACEOF
9855# This file is a shell script that caches the results of configure 9869# This file is a shell script that caches the results of configure
9856# tests run on this system so they can be shared between configure 9870# tests run on this system so they can be shared between configure
9857# scripts and configure runs, see configure's option --config-cache. 9871# scripts and configure runs, see configure's option --config-cache.
9858# It is not useful on other systems. If it contains results you don't 9872# It is not useful on other systems. If it contains results you don't
10607s,@IFSUBTYPE@,$IFSUBTYPE,;t t 10621s,@IFSUBTYPE@,$IFSUBTYPE,;t t
10608s,@CXXCPP@,$CXXCPP,;t t 10622s,@CXXCPP@,$CXXCPP,;t t
10609s,@ALLOCA@,$ALLOCA,;t t 10623s,@ALLOCA@,$ALLOCA,;t t
10610s,@LINUX_IF_TUN_H@,$LINUX_IF_TUN_H,;t t 10624s,@LINUX_IF_TUN_H@,$LINUX_IF_TUN_H,;t t
10611s,@HAVE_TUNTAP@,$HAVE_TUNTAP,;t t 10625s,@HAVE_TUNTAP@,$HAVE_TUNTAP,;t t
10626s,@LDFLAGS_DAEMON@,$LDFLAGS_DAEMON,;t t
10612s,@ROHC_TRUE@,$ROHC_TRUE,;t t 10627s,@ROHC_TRUE@,$ROHC_TRUE,;t t
10613s,@ROHC_FALSE@,$ROHC_FALSE,;t t 10628s,@ROHC_FALSE@,$ROHC_FALSE,;t t
10614s,@INCLUDES@,$INCLUDES,;t t 10629s,@INCLUDES@,$INCLUDES,;t t
10615s,@LIBOBJS@,$LIBOBJS,;t t 10630s,@LIBOBJS@,$LIBOBJS,;t t
10616s,@LTLIBOBJS@,$LTLIBOBJS,;t t 10631s,@LTLIBOBJS@,$LTLIBOBJS,;t t

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines