mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-18 17:50:29 +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. */
|
||||
#undef HAVE_REGCOMP
|
||||
|
||||
/* Define this if you want support for POSIX system calls in Guile. */
|
||||
#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. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue