mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-19 02:00:26 +02:00
* acconfig.h (HAVE_POSIX, HAVE_NETWORKING): Add comments.
This commit is contained in:
parent
3b307d439d
commit
94e6a5c1d5
1 changed files with 2 additions and 0 deletions
|
@ -119,8 +119,10 @@
|
||||||
/* This is included as part of a workaround for a autoheader bug. */
|
/* This is included as part of a workaround for a autoheader bug. */
|
||||||
#undef HAVE_REGCOMP
|
#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
|
#undef HAVE_NETWORKING
|
||||||
|
|
||||||
/* Define if the operating system supplies bzero without declaring it. */
|
/* Define if the operating system supplies bzero without declaring it. */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue