Fixed sgml-common instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1536 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Tushar Teredesai 2003-11-17 23:48:52 +00:00
parent b36e219762
commit 3cd62807ff
2 changed files with 8 additions and 0 deletions

View File

@ -11,6 +11,9 @@ who wrote what.</para>
<itemizedlist>
<listitem><para>November 17th, 2003 [tushar]: Regenerate autotools files for
sgml-common.</para></listitem>
<listitem><para>November 17th, 2003 [igor]: Updated to
NTP-4.2.0.</para></listitem>

View File

@ -1,6 +1,11 @@
<sect2>
<title>Installation of <application><acronym>SGML</acronym> Common</application></title>
<para>The autotools files included along with sgml-common are old. Use the following
commands to regenrate the files.</para>
<screen><userinput><command>aclocal ; automake -acf ; autoconf</command></userinput></screen>
<para>Install <application><acronym>SGML</acronym> Common</application> by
running the following commands:</para>