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

Comparing gvpe/configure (file contents):
Revision 1.5 by pcg, Wed Oct 15 01:35:45 2003 UTC vs.
Revision 1.6 by pcg, Wed Oct 15 01:52:32 2003 UTC

6283#define HAVE_NETBSD 1 6283#define HAVE_NETBSD 1
6284_ACEOF 6284_ACEOF
6285 6285
6286 ;; 6286 ;;
6287 *cygwin*) 6287 *cygwin*)
6288 IFTYPE=tincd 6288 IFTYPE=native
6289 IFSUBTYPE=cygwin 6289 IFSUBTYPE=cygwin
6290 6290
6291cat >>confdefs.h <<\_ACEOF 6291cat >>confdefs.h <<\_ACEOF
6292#define HAVE_CYGWIN 1 6292#define HAVE_CYGWIN 1
6293_ACEOF 6293_ACEOF
8747fi 8747fi
8748 8748
8749 8749
8750 8750
8751 8751
8752
8752 tinc_ac_save_CPPFLAGS="$CPPFLAGS" 8753 tinc_ac_save_CPPFLAGS="$CPPFLAGS"
8753 8754
8754 8755
8755# Check whether --with-openssl-include or --without-openssl-include was given. 8756# Check whether --with-openssl-include or --without-openssl-include was given.
8756if test "${with_openssl_include+set}" = set; then 8757if test "${with_openssl_include+set}" = set; then
9217 9218
9218 9219
9219fi 9220fi
9220 9221
9221 9222
9223if test "x$openssl_include" != x; then
9222CXXFLAGS="$CXXFLAGS -I$openssl_include" 9224 CXXFLAGS="$CXXFLAGS -I$openssl_include"
9225fi
9223 9226
9224# Check whether --enable-rohc or --disable-rohc was given. 9227# Check whether --enable-rohc or --disable-rohc was given.
9225if test "${enable_rohc+set}" = set; then 9228if test "${enable_rohc+set}" = set; then
9226 enableval="$enable_rohc" 9229 enableval="$enable_rohc"
9227 9230

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines