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

Comparing gvpe/configure (file contents):
Revision 1.6 by pcg, Wed Oct 15 01:52:32 2003 UTC vs.
Revision 1.8 by pcg, Thu Oct 16 20:35:14 2003 UTC

868 --disable-rpath do not hardcode runtime library paths 868 --disable-rpath do not hardcode runtime library paths
869 --disable-nls do not use Native Language Support 869 --disable-nls do not use Native Language Support
870 --enable-iftype=TYPE/SUBTYPE 870 --enable-iftype=TYPE/SUBTYPE
871 Use kernel/net device interface TYPE/SUBTYPE. 871 Use kernel/net device interface TYPE/SUBTYPE.
872 Working combinations are: "native/linux" 872 Working combinations are: "native/linux"
873 "tincd/linux" "tincd/freebsd"; Untested combinations 873 "tincd/linux" "tincd/freebsd" "tincd/openbsd"
874 "tincd/darwin" "native/cygwin"; Untested
874 are: "tincd/netbsd" "tincd/darwin" "tincd/solaris" 875 combinations are: "tincd/netbsd" "tincd/solaris"
875 "tincd/openbsd"; Broken combinations are: 876 "tincd/mingw"; Broken combinations are:
876 "tincd/cygwin"; The default is to autodetect. 877 "tincd/cygwin"; The default is to autodetect.
877 --enable-rohc enable robust header compression (rfc3095). 878 --enable-rohc enable robust header compression (rfc3095).
878 --enable-icmp enable icmp protocol support (default disabled). 879 --enable-icmp enable icmp protocol support (default disabled).
879 --enable-tcp enable tcp protocol support (default disabled). 880 --enable-tcp enable tcp protocol support (default disabled).
880 --enable-http-proxy enable http proxy connect support (default 881 --enable-http-proxy enable http proxy connect support (default
9277_ACEOF 9278_ACEOF
9278 9279
9279 9280
9280fi; 9281fi;
9281 9282
9282HMAC=12 # Check whether --enable-hmac-length or --disable-hmac-length was given. 9283HMAC=8 # Check whether --enable-hmac-length or --disable-hmac-length was given.
9283if test "${enable_hmac_length+set}" = set; then 9284if test "${enable_hmac_length+set}" = set; then
9284 enableval="$enable_hmac_length" 9285 enableval="$enable_hmac_length"
9285 HMAC=$enableval 9286 HMAC=$enableval
9286 9287
9287fi; 9288fi;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines