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

Comparing gvpe/configure (file contents):
Revision 1.4 by pcg, Wed Oct 15 00:34:18 2003 UTC vs.
Revision 1.5 by pcg, Wed Oct 15 01:35:45 2003 UTC

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"; Untested combinations
874 are: "tincd/netbsd" "tincd/darwin" "tincd/solaris" 874 are: "tincd/netbsd" "tincd/darwin" "tincd/solaris"
875 "tincd/openbsd" "tincd/cygwin"; Broken combinations 875 "tincd/openbsd"; Broken combinations are:
876 are: "native/cygwin"; The default is to autodetect. 876 "tincd/cygwin"; The default is to autodetect.
877 --enable-rohc enable robust header compression (rfc3095). 877 --enable-rohc enable robust header compression (rfc3095).
878 --enable-icmp enable icmp protocol support (default disabled). 878 --enable-icmp enable icmp protocol support (default disabled).
879 --enable-tcp enable tcp protocol support (default disabled). 879 --enable-tcp enable tcp protocol support (default disabled).
880 --enable-http-proxy enable http proxy connect support (default 880 --enable-http-proxy enable http proxy connect support (default
881 disabled). 881 disabled).
6984 6984
6985 6985
6986 6986
6987 6987
6988for ac_header in fcntl.h inttypes.h limits.h malloc.h stdint.h strings.h syslog.h unistd.h \ 6988for ac_header in fcntl.h inttypes.h limits.h malloc.h stdint.h strings.h syslog.h unistd.h \
6989 sys/file.h sys/ioctl.h sys/param.h sys/time.h netinet/in_systm.h cygwin.h arpa/inet.h \ 6989 sys/file.h sys/ioctl.h sys/param.h sys/time.h netinet/in_systm.h sys/cygwin.h arpa/inet.h \
6990 sys/poll.h sys/mman.h netinet/in.h 6990 sys/poll.h sys/mman.h netinet/in.h
6991do 6991do
6992as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 6992as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
6993if eval "test \"\${$as_ac_Header+set}\" = set"; then 6993if eval "test \"\${$as_ac_Header+set}\" = set"; then
6994 echo "$as_me:$LINENO: checking for $ac_header" >&5 6994 echo "$as_me:$LINENO: checking for $ac_header" >&5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines