mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-23 20:19:49 +00:00
touched all sources to ease import of readline-5.1
This commit is contained in:
parent
01f0fe5e04
commit
9d54351548
@ -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
4
readline/configure
vendored
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user