Browse Source

Remove references to the *_g.so libraries installed by ncurses - we pass the --without-debug option which does not install them anymore

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3048 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 years ago
parent
commit
4c815c1823
2 changed files with 4 additions and 5 deletions
  1. 2 3
      appendixa/ncurses-shortdesc.xml
  2. 2 2
      index.xml

+ 2 - 3
appendixa/ncurses-shortdesc.xml

@@ -10,8 +10,7 @@ infocmp, infotocap (link to tic), reset (link to tset), tack, tic, toe, tput
 and tset</para>
 
 <para><emphasis>Installed libraries</emphasis>: libcurses.[a,so] (link to
-libncurses.[a,so]), libform.[a,so], libform_g.a, libmenu.[a,so], libmenu_g.a,
-libncurses++.a, libncurses.[a,so], libncurses_g.a, libpanel.[a,so] and
-libpanel_g.a</para>
+libncurses.[a,so]), libform.[a,so], libmenu.[a,so], libncurses++.a,
+libncurses.[a,so], libpanel.[a,so]</para>
 
 </sect2>

+ 2 - 2
index.xml

@@ -3,8 +3,8 @@
 				"/usr/share/docbook/docbookx.dtd" [
 
 
-<!ENTITY version "CVS-20031030">
-<!ENTITY releasedate "October 30th, 2003">
+<!ENTITY version "CVS-20031031">
+<!ENTITY releasedate "October 31st, 2003">
 <!ENTITY milestone "5.0">
 <!ENTITY nbsp " ">