Author: alexander
Date: 2006-12-06 09:28:20 -0700 (Wed, 06 Dec 2006)
New Revision: 1767
Modified:
trunk/packages/popt/Makefile
Log:
Popt is incompatible with new autotools. Not sure why BLFS recommends
running autoreconf.
Modified: trunk/packages/popt/Makefile
===================================================================
--- trunk/packages/popt/Makefile 2006-12-06 15:30:07 UTC (rev 1766)
+++ trunk/packages/popt/Makefile 2006-12-06 16:28:20 UTC (rev 1767)
@@ -21,7 +21,7 @@
compile-stage2:
sed -i -e "/*origOptString ==/c 0)" popt.c
- autoreconf -f -i -v
+ #autoreconf -f -i -v
./configure --prefix=/usr
make $(PM)
make install
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page