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

Comparing gvpe/configure (file contents):
Revision 1.15 by pcg, Thu Jan 29 19:22:05 2004 UTC vs.
Revision 1.16 by pcg, Sun Feb 8 07:24:25 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 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 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
9682 enableval="$enable_rohc" 9682 enableval="$enable_rohc"
9683 9683
9684 echo 9684 echo
9685 echo "**********************************************************************" 9685 echo "**********************************************************************"
9686 echo "**********************************************************************" 9686 echo "**********************************************************************"
9687 echo "**** --enable-rohc not yet implemented *******************************" 9687 echo "**** --enable-rohc is highly experimental, do not use ****************"
9688 echo "**********************************************************************"
9689 echo "**** uuh sorry, I am such an ass, but I didn't find any rfc3095 (ROHC)"
9690 echo "**** implementation to be used in GPL code on the web."
9691 echo "**** so this option is just a fake. Please implement one and send it"
9692 echo "**** to me ;)"
9693 echo "**********************************************************************"
9694 echo "**********************************************************************"
9695 echo "**********************************************************************" 9688 echo "**********************************************************************"
9696 echo "**********************************************************************" 9689 echo "**********************************************************************"
9697 echo 9690 echo
9691 rohc=true
9692
9693cat >>confdefs.h <<_ACEOF
9694#define ENABLE_ROHC 1
9695_ACEOF
9696
9698 9697
9699 9698
9700fi; 9699fi;
9700
9701
9702
9703if test x$rohc = xtrue; then
9704 ROHC_TRUE=
9705 ROHC_FALSE='#'
9706else
9707 ROHC_TRUE='#'
9708 ROHC_FALSE=
9709fi
9710
9701 9711
9702# Check whether --enable-icmp or --disable-icmp was given. 9712# Check whether --enable-icmp or --disable-icmp was given.
9703if test "${enable_icmp+set}" = set; then 9713if test "${enable_icmp+set}" = set; then
9704 enableval="$enable_icmp" 9714 enableval="$enable_icmp"
9705 9715
9826 9836
9827 9837
9828 9838
9829 9839
9830 9840
9831 ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile doc/Makefile lib/Makefile m4/Makefile" 9841 ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile src/rohc/Makefile doc/Makefile lib/Makefile m4/Makefile"
9832cat >confcache <<\_ACEOF 9842cat >confcache <<\_ACEOF
9833# This file is a shell script that caches the results of configure 9843# This file is a shell script that caches the results of configure
9834# tests run on this system so they can be shared between configure 9844# tests run on this system so they can be shared between configure
9835# scripts and configure runs, see configure's option --config-cache. 9845# scripts and configure runs, see configure's option --config-cache.
9836# It is not useful on other systems. If it contains results you don't 9846# It is not useful on other systems. If it contains results you don't
9950fi 9960fi
9951if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then 9961if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
9952 { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined. 9962 { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
9953Usually this means the macro was only invoked conditionally." >&5 9963Usually this means the macro was only invoked conditionally." >&5
9954echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined. 9964echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
9965Usually this means the macro was only invoked conditionally." >&2;}
9966 { (exit 1); exit 1; }; }
9967fi
9968if test -z "${ROHC_TRUE}" && test -z "${ROHC_FALSE}"; then
9969 { { echo "$as_me:$LINENO: error: conditional \"ROHC\" was never defined.
9970Usually this means the macro was only invoked conditionally." >&5
9971echo "$as_me: error: conditional \"ROHC\" was never defined.
9955Usually this means the macro was only invoked conditionally." >&2;} 9972Usually this means the macro was only invoked conditionally." >&2;}
9956 { (exit 1); exit 1; }; } 9973 { (exit 1); exit 1; }; }
9957fi 9974fi
9958 9975
9959: ${CONFIG_STATUS=./config.status} 9976: ${CONFIG_STATUS=./config.status}
10407 case "$ac_config_target" in 10424 case "$ac_config_target" in
10408 # Handling of arguments. 10425 # Handling of arguments.
10409 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 10426 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
10410 "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;; 10427 "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
10411 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 10428 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
10429 "src/rohc/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/rohc/Makefile" ;;
10412 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 10430 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
10413 "lib/Makefile" ) CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;; 10431 "lib/Makefile" ) CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
10414 "m4/Makefile" ) CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;; 10432 "m4/Makefile" ) CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
10415 "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;; 10433 "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
10416 "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; 10434 "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
10577s,@IFSUBTYPE@,$IFSUBTYPE,;t t 10595s,@IFSUBTYPE@,$IFSUBTYPE,;t t
10578s,@CXXCPP@,$CXXCPP,;t t 10596s,@CXXCPP@,$CXXCPP,;t t
10579s,@ALLOCA@,$ALLOCA,;t t 10597s,@ALLOCA@,$ALLOCA,;t t
10580s,@LINUX_IF_TUN_H@,$LINUX_IF_TUN_H,;t t 10598s,@LINUX_IF_TUN_H@,$LINUX_IF_TUN_H,;t t
10581s,@HAVE_TUNTAP@,$HAVE_TUNTAP,;t t 10599s,@HAVE_TUNTAP@,$HAVE_TUNTAP,;t t
10600s,@ROHC_TRUE@,$ROHC_TRUE,;t t
10601s,@ROHC_FALSE@,$ROHC_FALSE,;t t
10582s,@INCLUDES@,$INCLUDES,;t t 10602s,@INCLUDES@,$INCLUDES,;t t
10583s,@LIBOBJS@,$LIBOBJS,;t t 10603s,@LIBOBJS@,$LIBOBJS,;t t
10584s,@LTLIBOBJS@,$LTLIBOBJS,;t t 10604s,@LTLIBOBJS@,$LTLIBOBJS,;t t
10585CEOF 10605CEOF
10586 10606

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines