Mike Frysinger
c295d3a9e3
some more patches from upstream
2006-03-23 03:04:47 +00:00
Mike Frysinger
419daf099c
grab patches from upstream
2006-03-19 08:53:49 +00:00
Bernhard Reutner-Fischer
8ec9199f17
- quote HOST_CC.
...
Allows for passing flags along HOST_CC which is sometimes needed on certain
architectures.
2006-03-10 08:30:15 +00:00
Mike Frysinger
05e5438fe3
version bump / cleanup
2005-12-13 04:58:17 +00:00
Eric Andersen
8006313159
Fix broken dependancies
2005-07-27 10:55:38 +00:00
Eric Andersen
68886b0aac
These patches fix some minor problems with GNU Readline package.
...
patch-1 will make the package selection default=n (since it's not necessary)
patch-2 will fix the readline.mk makefile to better follow buildroot style.
This is a cleanup only. But adds the 'readline-target' makefile target to also
install readline .so files to the target in addition to the full install in the
staging area.
http://bugs.busybox.net/view.php?id=300
2005-06-23 22:49:33 +00:00
Eric Andersen
20a3643bee
fixup libreadline build, per http://bugs.uclibc.org/view.php?id=229
2005-05-04 01:00:23 +00:00
Mike Frysinger
f7408e9bd4
Bug #160 , pgrayson writes: The readline package currently has a Makefile.in. This patch removes the depricated Makefile.in and adds the relevant modifications to TARGETS to readline.mk.
2005-03-21 02:54:35 +00:00
Eric Andersen
989fc8ef59
scott writes in http://bugs.uclibc.org/view.php?id=41
...
this patch adds the package 'readline' which is the GNU readline library used
to get/save history with text input applications.
2005-02-25 02:36:58 +00:00