* configure.in: Don't forget to #define HAVE_RL_GETC_FUNCTION if
authorJim Blandy <jimb@red-bean.com>
Wed, 7 Oct 1998 10:15:57 +0000 (10:15 +0000)
committerJim Blandy <jimb@red-bean.com>
Wed, 7 Oct 1998 10:15:57 +0000 (10:15 +0000)
commitd60497159ab365fc3fe8798858a4e9d124d26495
treed5ba39809343008d04354894351ea6db19cb793f
parentf52526ef550c8297a2310052108f51f9bcee8421
* configure.in: Don't forget to #define HAVE_RL_GETC_FUNCTION if
we do find the rl_getc_function variable in the readline library;
AC_CHECK_FUNCS used to do this for us, but we're not using it any
more.
* acconfig.h: Add an entry for HAVE_RL_GETC_FUNCTION.
acconfig.h