diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 28773c6a6..d4cd3a074 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,16 @@ --> + + 2016-05-03 + + + [ken] - Note that configure in texinfo-6.1 incorrectly + complains about the --disable-static switch. + + + + 2016-04-28 diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml index 7061cdbca..b0034f840 100644 --- a/chapter06/texinfo.xml +++ b/chapter06/texinfo.xml @@ -45,6 +45,22 @@ ./configure --prefix=/usr --disable-static + + The meaning of the configure options: + + + --disable-static + + iIn this case, the top-level configure script will complain that + this is an unrecognized option, but the configure script for + XSParagraph recognizes it and uses it to disable installing a static + XSParagraph.a to /usr/lib/texinfo. + + + + + Compile the package: make diff --git a/general.ent b/general.ent index 67cc61944..ba72d4472 100644 --- a/general.ent +++ b/general.ent @@ -1,7 +1,7 @@ - + - +