Author: pierre
Date: Sun Jun 14 05:58:30 2020
New Revision: 11937

Log:
Do not install .pc files for ncurses in chapter 6: they are not needed,
and it may generate errors if pkg-config is not installed on the host

Modified:
   branches/cross2/chapter06/ncurses.xml

Modified: branches/cross2/chapter06/ncurses.xml
==============================================================================
--- branches/cross2/chapter06/ncurses.xml       Sat Jun 13 16:03:37 2020        
(r11936)
+++ branches/cross2/chapter06/ncurses.xml       Sun Jun 14 05:58:30 2020        
(r11937)
@@ -68,8 +68,7 @@
             --without-debug              \
             --without-ada                \
             --without-normal             \
-            --enable-widec               \
-            --enable-pc-files</userinput></screen>
+            --enable-widec</userinput></screen>
 
     <variablelist>
       <title>The meaning of the new configure options:</title>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to