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

* scmconfig.h.in: Updated (HAVE_LIBTERMCAP was added when

configure.in was changed).
This commit is contained in:
Mikael Djurfeldt 1997-10-26 16:06:23 +00:00
parent 1ad2d17957
commit fdc0361488
2 changed files with 8 additions and 0 deletions

View file

@ -406,3 +406,6 @@
/* Define if you have the socket library (-lsocket). */
#undef HAVE_LIBSOCKET
/* Define if you have the termcap library (-ltermcap). */
#undef HAVE_LIBTERMCAP