1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-09 23:40:29 +02:00

* scmconfig.h.in: .detarenegeR

This commit is contained in:
Jim Blandy 1998-10-03 13:32:41 +00:00
parent 235bb3fe78
commit d30a05f7ab

View file

@ -164,6 +164,9 @@
/* Define if the operating system supplies bzero without declaring it. */
#undef MISSING_BZERO_DECL
/* Define if the operating system supplies sleep without declaring it. */
#undef MISSING_SLEEP_DECL
/* Define if the operating system supplies usleep without declaring it. */
#undef MISSING_USLEEP_DECL