mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
Regenerated
This commit is contained in:
parent
f30a1c9560
commit
d01eb92189
1 changed files with 1 additions and 1 deletions
2
guile-readline/configure
vendored
2
guile-readline/configure
vendored
|
@ -1616,7 +1616,7 @@ else
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <readline/readline.h>
|
#include <readline/readline.h>
|
||||||
int main() {
|
int main() {
|
||||||
rl_getc_function;
|
printf ("%ld", (long) rl_getc_function)
|
||||||
; return 0; }
|
; return 0; }
|
||||||
EOF
|
EOF
|
||||||
if { (eval echo configure:1623: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
if { (eval echo configure:1623: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue