Mikael Djurfeldt
6faab78626
*** empty log message ***
1999-08-17 20:59:01 +00:00
Mikael Djurfeldt
d01eb92189
Regenerated
1999-08-17 20:58:45 +00:00
Mikael Djurfeldt
f30a1c9560
* configure.in (HAVE_RL_GETC_FUNCTION): Modified test to actually
...
use rl_getc_function. Otherwise smart compilers, like gcc,
optimize away the reference so that no error occurs in the link
phase.
1999-08-17 20:58:19 +00:00
Jim Blandy
c6e23ea25f
Update FSF address in copyright notices.
1999-08-06 07:26:07 +00:00
Mikael Djurfeldt
0ce9b6edda
Regenerated
1999-08-04 23:13:01 +00:00
Mikael Djurfeldt
9daf81240a
*** empty log message ***
1999-08-04 20:11:42 +00:00
Mikael Djurfeldt
07c6ab8d36
* Makefile.am (INCLUDES): Added -I$(srcdir)/../libguile.
...
(Thanks to Greg Badros.)
1999-08-04 20:11:18 +00:00
Mikael Djurfeldt
2179c70cf4
Regenerated
1999-07-24 11:51:24 +00:00
Mikael Djurfeldt
f29f29339a
*** empty log message ***
1999-07-24 11:48:47 +00:00
Mikael Djurfeldt
739b3bf1b8
* readline.c (handle_error): Put a cosmetic newline on
...
rl_outstream on error before closing it.
* readline.c: #include "libguile/_scm.h" (so that we get the
configuration information) and fix other includes so that they'll
work on a system where guile is not yet installed.
1999-07-24 11:40:11 +00:00
Mikael Djurfeldt
66e28f022f
* configure.in: Changed AC_MSG_ERROR into AC_MSG_WARN in case
...
readline doesn't exist on the system, so that configuration can
proceed normally without readline.
1999-07-24 11:38:30 +00:00
Mikael Djurfeldt
84a8c61dfc
* Makefile.am (BUILT_SOURCES): Added.
1999-07-24 11:38:03 +00:00
Marius Vollmer
c374ab69c1
* Checked everything into CVS.
1999-07-23 21:43:58 +00:00