1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-29 00:10:21 +02:00

* acconfig.h (HAVE_RL_GETC_FUNCTION): Fix this entry.

This commit is contained in:
Jim Blandy 1998-10-11 21:56:08 +00:00
parent 335df0e83e
commit 5fe372d903

View file

@ -103,5 +103,5 @@
#undef USLEEP_RETURNS_VOID
/* Define if your readline library has the rl_getc_function variable. */
#define HAVE_RL_GETC_FUNCTION 1
#undef HAVE_RL_GETC_FUNCTION