Author: krejzi
Date: 2013-01-19 10:40:35 -0700 (Sat, 19 Jan 2013)
New Revision: 10951
Modified:
trunk/BOOK/networking/netlibs/libnl.xml
Log:
Remove unneeded parameters from libnl instructions.
Modified: trunk/BOOK/networking/netlibs/libnl.xml
===================================================================
--- trunk/BOOK/networking/netlibs/libnl.xml 2013-01-19 17:34:41 UTC (rev
10950)
+++ trunk/BOOK/networking/netlibs/libnl.xml 2013-01-19 17:40:35 UTC (rev
10951)
@@ -85,8 +85,8 @@
<screen><userinput>./configure --prefix=/usr \
--sysconfdir=/etc \
- --disable-static &&
-make LEX=flex</userinput></screen>
+ --disable-static &&
+make</userinput></screen>
<para>
To test the results, issue: <command>make check</command>.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page