mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +02:00
* scmconfig.h.in: Regenerated; see today's change to
../configure.in.
This commit is contained in:
parent
03f2707493
commit
69c60b07f7
1 changed files with 6 additions and 0 deletions
|
@ -308,9 +308,15 @@
|
|||
/* Define if you have the setpgid function. */
|
||||
#undef HAVE_SETPGID
|
||||
|
||||
/* Define if you have the setprotoent function. */
|
||||
#undef HAVE_SETPROTOENT
|
||||
|
||||
/* Define if you have the setpwent function. */
|
||||
#undef HAVE_SETPWENT
|
||||
|
||||
/* Define if you have the setservent function. */
|
||||
#undef HAVE_SETSERVENT
|
||||
|
||||
/* Define if you have the setsid function. */
|
||||
#undef HAVE_SETSID
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue