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:
parent
1ad2d17957
commit
fdc0361488
2 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue