1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-15 08:10:17 +02:00
This commit is contained in:
Mikael Djurfeldt 1998-05-12 00:49:26 +00:00
parent dd15c21058
commit d40c16dadf

View file

@ -275,6 +275,12 @@
/* Define if you have the rename function. */
#undef HAVE_RENAME
/* Define if you have the rl_clear_signals function. */
#undef HAVE_RL_CLEAR_SIGNALS
/* Define if you have the rl_getc_function function. */
#undef HAVE_RL_GETC_FUNCTION
/* Define if you have the rmdir function. */
#undef HAVE_RMDIR