Author: jhuntwork
Date: 2006-03-04 17:30:51 -0700 (Sat, 04 Mar 2006)
New Revision: 1444
Modified:
trunk/packages/bash/Makefile
Log:
CLFS book doesn't use the --with-curses flag - removing to match
Modified: trunk/packages/bash/Makefile
===================================================================
--- trunk/packages/bash/Makefile 2006-03-05 00:30:07 UTC (rev 1443)
+++ trunk/packages/bash/Makefile 2006-03-05 00:30:51 UTC (rev 1444)
@@ -28,7 +28,7 @@
sed "[EMAIL PROTECTED] \$$(Program)@$(LFS_TARGET)-&@g"
Makefile.in.orig > Makefile.in
echo "ac_cv_func_setvbuf_reversed=no" >> config.cache
CC="$${CC} $(64FLAGS)" CXX="$${CXX} $(64FLAGS)" \
- ./configure --prefix=$(WD) --with-curses \
+ ./configure --prefix=$(WD) \
--without-bash-malloc --host=$(LFS_TARGET) \
--cache-file=config.cache
endif
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page