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

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11937 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Pierre Labastie 2020-06-14 12:58:30 +00:00
parent e0578b6050
commit a0d9193fa6

View File

@ -68,8 +68,7 @@ popd</userinput></screen>
--without-debug \ --without-debug \
--without-ada \ --without-ada \
--without-normal \ --without-normal \
--enable-widec \ --enable-widec</userinput></screen>
--enable-pc-files</userinput></screen>
<variablelist> <variablelist>
<title>The meaning of the new configure options:</title> <title>The meaning of the new configure options:</title>