Commit Graph

2 Commits

Author SHA1 Message Date
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 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