1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 03:30:27 +02:00

Regenerated

This commit is contained in:
Mikael Djurfeldt 1999-08-17 20:58:45 +00:00
parent f30a1c9560
commit d01eb92189

View file

@ -1616,7 +1616,7 @@ else
#include <stdio.h>
#include <readline/readline.h>
int main() {
rl_getc_function;
printf ("%ld", (long) rl_getc_function)
; return 0; }
EOF
if { (eval echo configure:1623: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then