touched all sources to ease import of readline-5.1

This commit is contained in:
Elena Zannoni 2006-04-20 20:13:20 +00:00
parent 01f0fe5e04
commit 9d54351548
3 changed files with 15 additions and 2 deletions

View File

@ -266,12 +266,17 @@
(insert_some_chars) [__MSDOS__]: Don't call tputs.
(delete_chars) [__MSDOS__]: Don't call tputs.
2000-07-09 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2000-07-08 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* readline/readline.h: Ifdef out the export of savestring().
It should not have been in the distribution.
2000-07-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* Import of readline 4.1.
Locally modified files: Makefile.in, configure.in, configure
(regenerated), config.h.in (regenerated), readline.h, rltty.c,
(regenerated), config.h.in (regenerated), rltty.c,
shell.c signals.c.
Locally added files: acconfig.h, config/*, config.h.bot,

4
readline/configure vendored
View File

@ -849,6 +849,10 @@ if test -n "$ac_init_help"; then
Optional Features:
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
<<<<<<< configure
--enable-shared build shared libraries [default=NO]
=======
>>>>>>> 1.6
--enable-static build static libraries [default=YES]
Optional Packages:

View File

@ -13,6 +13,10 @@
2000-07-09 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* Removed generated files rluserman.{dvi, info, html, ps}.
2000-07-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* Import of readline 4.1.
Regenerated inc-hist.texinfo as copy of hsuser.texinfo, for