* acconfig.h (HAVE_POSIX, HAVE_NETWORKING): Add comments.
authorJim Blandy <jimb@red-bean.com>
Sat, 2 Oct 1999 23:52:23 +0000 (23:52 +0000)
committerJim Blandy <jimb@red-bean.com>
Sat, 2 Oct 1999 23:52:23 +0000 (23:52 +0000)
acconfig.h

index b0ee3d4..64c4f13 100644 (file)
 /* This is included as part of a workaround for a autoheader bug. */
 #undef HAVE_REGCOMP
 
 /* This is included as part of a workaround for a autoheader bug. */
 #undef HAVE_REGCOMP
 
+/* Define this if you want support for POSIX system calls in Guile.  */
 #undef HAVE_POSIX
 
 #undef HAVE_POSIX
 
+/* Define this if you want support for networking in Guile.  */
 #undef HAVE_NETWORKING
 
 /* Define if the operating system supplies bzero without declaring it. */
 #undef HAVE_NETWORKING
 
 /* Define if the operating system supplies bzero without declaring it. */