support new configure options: --disable-posix, --disable-net
[bpt/guile.git] / libguile / scmconfig.h.in
index c5bce41..a1cc26e 100644 (file)
 /* This is included as part of a workaround for a autoheader bug. */
 #undef HAVE_REGCOMP
 
+#undef HAVE_POSIX
+
+#undef HAVE_NETWORKING
+
 /* Define if the operating system supplies bzero without declaring it. */
 #undef MISSING_BZERO_DECL