Don't define READLINE, have a look at pr 5793 for a testcase where this

causes bc to coredump.
This commit is contained in:
frueauf 1998-09-11 10:14:30 +00:00
parent a50da02192
commit e09f07e643
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
/* #undef BC_MATH_FILE */
/* Define to use the readline library. */
#define READLINE 1
/* #undef READLINE */
/* Define to `size_t' if <sys/types.h> and <stddef.h> don't define. */
/* #undef ptrdiff_t */