[SCM] GNU Autoconf source repository branch, master, updated. v2.63-247-g0b31661

"Eric Blake" <[email protected]>
Newsgroups gmane.comp.sysutils.autoconf.cvs
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Autoconf source repository".

http://git.sv.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=0b31661907b165a639ae5965ba1d81dda967f283

The branch, master has been updated
       via  0b31661907b165a639ae5965ba1d81dda967f283 (commit)
      from  192ecc0b053763ac22e92583b190d4dc08fdb692 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0b31661907b165a639ae5965ba1d81dda967f283
Author: Bruno Haible <[email protected]>
Date:   Tue Dec 23 21:09:21 2008 -0700

    Improve INSTALL for HP-UX.
    
    * doc/install.texi (Particular Systems): For HP-UX, also recommend
    -D_XOPEN_SOURCE=500. Needed for the declaration of mbstate_t on
    HP-UX 11.11.
    
    Signed-off-by: Eric Blake <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog        |    7 +++++++
 doc/install.texi |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 98f712c..f7a7d3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-12-24  Bruno Haible  <[email protected]>
+
+	Improve INSTALL for HP-UX.
+	* doc/install.texi (Particular Systems): For HP-UX, also recommend
+	-D_XOPEN_SOURCE=500. Needed for the declaration of mbstate_t on
+	HP-UX 11.11.
+
 2008-12-22  Bruno Haible  <[email protected]>
 
 	Improve INSTALL for Haiku.
diff --git a/doc/install.texi b/doc/install.texi
index f4c8c4c..d498639 100644
--- a/doc/install.texi
+++ b/doc/install.texi
@@ -188,7 +188,7 @@ not installed, it is recommended to use the following options in order to
 use an ANSI C compiler:
 
 @example
-./configure CC="cc -Ae"
+./configure CC="cc -Ae -D_XOPEN_SOURCE=500"
 @end example
 
 @noindent


hooks/post-receive
--
GNU Autoconf source repository
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.