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

Comparing gvpe/configure.ac (file contents):
Revision 1.39 by pcg, Wed Mar 23 17:03:58 2005 UTC vs.
Revision 1.40 by pcg, Wed Mar 23 20:22:01 2005 UTC

77AC_PROG_RANLIB 77AC_PROG_RANLIB
78 78
79AC_ARG_ENABLE(iftype, 79AC_ARG_ENABLE(iftype,
80 [AS_HELP_STRING(--enable-iftype=TYPE/SUBTYPE, 80 [AS_HELP_STRING(--enable-iftype=TYPE/SUBTYPE,
81 Use kernel/net device interface TYPE/SUBTYPE. 81 Use kernel/net device interface TYPE/SUBTYPE.
82 Working combinations are: 82 Working combinations are (see doc/gvpe.osdep.5.pod):
83 "native/linux" 83 "native/linux"
84 "tincd/linux" 84 "tincd/linux"
85 "tincd/netbsd"
85 "tincd/freebsd" 86 "tincd/freebsd"
86 "tincd/openbsd" 87 "tincd/openbsd"
88 "native/darwin"
87 "tincd/darwin" 89 "tincd/darwin"
88 "native/cygwin"; 90 "native/cygwin";
89 Untested combinations are: 91 Untested combinations are:
90 "native/darwin"
91 "tincd/netbsd"
92 "tincd/solaris" 92 "tincd/solaris"
93 "tincd/mingw" 93 "tincd/mingw"
94 "tincd/raw_socket" 94 "tincd/raw_socket"
95 "tincd/uml_socket"; 95 "tincd/uml_socket";
96 Broken combinations are: 96 Broken combinations are:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines