--- gvpe/configure 2005/03/18 01:53:05 1.26 +++ gvpe/configure 2005/03/25 16:05:21 1.29 @@ -870,10 +870,11 @@ --disable-nls do not use Native Language Support --enable-iftype=TYPE/SUBTYPE Use kernel/net device interface TYPE/SUBTYPE. - Working combinations are: "native/linux" - "tincd/linux" "tincd/freebsd" "tincd/openbsd" + Working combinations are (see doc/gvpe.osdep.5.pod): + "native/linux" "tincd/linux" "tincd/netbsd" + "tincd/freebsd" "tincd/openbsd" "native/darwin" "tincd/darwin" "native/cygwin"; Untested - combinations are: "tincd/netbsd" "tincd/solaris" + combinations are: "tincd/bsd" "tincd/solaris" "tincd/mingw" "tincd/raw_socket" "tincd/uml_socket"; Broken combinations are: "tincd/cygwin"; The default is to autodetect. @@ -1721,7 +1722,7 @@ # Define the identity of the package. PACKAGE=gvpe - VERSION=1.8 + VERSION=1.9 cat >>confdefs.h <<_ACEOF @@ -6417,7 +6418,7 @@ ;; *darwin*) - IFTYPE=tincd + IFTYPE=native IFSUBTYPE=darwin cat >>confdefs.h <<\_ACEOF