ソースを参照

noted perl's installation instruction changes

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 年 前
コミット
e35dcc6878
1 ファイル変更6 行追加0 行削除
  1. 6 0
      chapter01/changelog.xml

+ 6 - 0
chapter01/changelog.xml

@@ -6,6 +6,12 @@
 
 <itemizedlist>
 
+<listitem><para>December 7th, 2001 [gerard]: Chapter 6: Change the
+configure command from <emphasis>./Configure -Dprefix=/usr</emphasis> to
+<emphasis>./configure.gnu --prefix=/usr</emphasis>. This is more consistent
+with the installation instructions for the other packages, and the result
+is identical to the old way.</para></listitem>
+
 <listitem><para>December 3rd, 2001 [markh]: Chapter 2: Added the Which
 Platform? section.</para></listitem>