mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
Add readline to the TODO list
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3459 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
89b4ffb401
commit
4f16f6b718
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
||||
BASEDIR=~/belfs-book
|
||||
BASEDIR=~/lfs-book
|
||||
|
||||
lfs:
|
||||
xsltproc --xinclude --nonet -stringparam base.dir $(BASEDIR)/ \
|
||||
|
3
TODO
3
TODO
@ -7,3 +7,6 @@
|
||||
- POSIX compliance patches (aka, removing the coreutils hack).
|
||||
- Upgraded to a glibc that supports POSIX message queues.
|
||||
- Pass --enable-const to ncurses.
|
||||
- Readline in Ch.6, and add uses of it. For example, Bash accepts the
|
||||
--with-external-readline (or something like that) argument, and E2fsprogs
|
||||
can be more "interactive" when compiled w/ a patch against it.
|
||||
|
Loading…
Reference in New Issue
Block a user