These patches fix some minor problems with GNU Readline package.
authorEric Andersen <andersen@codepoet.org>
Thu, 23 Jun 2005 22:49:33 +0000 (22:49 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 23 Jun 2005 22:49:33 +0000 (22:49 -0000)
commit68886b0aacd3339e2621b716f121a045720377e4
tree93ef3d1b731bd25e41bc566611b3755da8020f02
parent2605b7410f9c9f5cb20280c298904559907e9c85
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
package/readline/Config.in
package/readline/readline.mk