1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-17 17:20:29 +02:00
This commit is contained in:
Mikael Djurfeldt 1998-05-19 20:44:05 +00:00
parent daca28167f
commit 8b0db23e94
2 changed files with 5 additions and 2 deletions

View file

@ -275,6 +275,9 @@
/* Define if you have the rename function. */
#undef HAVE_RENAME
/* Define if you have the rl_cleanup_after_signal function. */
#undef HAVE_RL_CLEANUP_AFTER_SIGNAL
/* Define if you have the rl_clear_signals function. */
#undef HAVE_RL_CLEAR_SIGNALS