diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2016-05-03 17:11:08 +0000 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2016-05-03 17:11:08 +0000 |
commit | 5d4e1b1f1f749ed5e84113ad1767d5fa92bd4a02 (patch) | |
tree | a7a29300eeb714800f4331c13095b9a26bf7255a /general.ent | |
parent | 42130d6299b5d0cf916d085dac0a89c079ca52c0 (diff) |
Texinfo - add a note that configure will incorrectly report --disable-static as an unrecognized option.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11051 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index 67cc61944..ba72d4472 100644 --- a/general.ent +++ b/general.ent @@ -1,7 +1,7 @@ -<!ENTITY version "SVN-20160428"> +<!ENTITY version "SVN-20160503"> <!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release but not -rc releases --> -<!ENTITY releasedate "April 28, 2016"> +<!ENTITY releasedate "May 3, 2016"> <!ENTITY copyrightdate "1999-2016"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.10"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |