Finished remove --disable-nls from chapter 5, gzip's configure

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@280 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-03-10 04:29:50 +00:00
parent 5834d1c8c9
commit 674c8bc07c

3
TODO
View File

@ -1,8 +1,5 @@
These are the TODO items for the next LFS release (3.0):
* Chapter 5, gzip: don't pass --disable-nls - it has no function on
the gzip package
* Chapter 5, tar: remove prefix=$LFS/usr from the 'make install'
* Chapter 5, mawk: instead of putting -static in CFLAGS which is sloppy