1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-24 12:20:20 +02:00

Changes to use automake-generated Makefile.ins everywhere

This commit is contained in:
Tom Tromey 1996-12-03 05:34:34 +00:00
parent 07304dad8a
commit 733943b9d2
36 changed files with 3707 additions and 2252 deletions

View file

@ -127,6 +127,9 @@
/* Define if using any sort of threads. */
#undef USE_THREADS
/* Name of this package. */
#undef PACKAGE
/* Define if you have the ctermid function. */
#undef HAVE_CTERMID
@ -139,6 +142,9 @@
/* Define if you have the geteuid function. */
#undef HAVE_GETEUID
/* Define if you have the inet_aton function. */
#undef HAVE_INET_ATON
/* Define if you have the lstat function. */
#undef HAVE_LSTAT
@ -181,6 +187,9 @@
/* Define if you have the setsid function. */
#undef HAVE_SETSID
/* Define if you have the strerror function. */
#undef HAVE_STRERROR
/* Define if you have the strftime function. */
#undef HAVE_STRFTIME