Quellcode durchsuchen

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
Gerard Beekmans vor 24 Jahren
Ursprung
Commit
674c8bc07c
1 geänderte Dateien mit 0 neuen und 3 gelöschten Zeilen
  1. 0 3
      TODO

+ 0 - 3
TODO

@@ -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