浏览代码

Added "No need to cd into glibc-build before running configure" change

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@96 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 年之前
父节点
当前提交
9138852624
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      chapter01/changelog.sgml

+ 6 - 0
chapter01/changelog.sgml

@@ -40,6 +40,12 @@ Chapter 5+6: Moved Glibc from chapter 5 to chapter 6
 Chapter 6: Changed libexecdir=/usr/bin in fileutils to libexecdir=/bin
 </para></listitem>
 
+<listitem><para>
+Chapter 6: No need to cd into glibc-build before running configure and
+make. We are already cd'ed into glibc-build when we created the
+configparms file
+</para></listitem>
+
 </itemizedlist>
 
 </sect1>