From: Bruno Haible Date: Sat, 20 Dec 2008 12:07:57 +0000 (+0000) Subject: Update the section "Particular systems" for HP-UX. X-Git-Tag: v0.18~279 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b247e4215e2f1f3c288409f3e6cacb37ea173053;p=thirdparty%2Fgettext.git Update the section "Particular systems" for HP-UX. --- diff --git a/INSTALL b/INSTALL index 6360f5dd8..c931887c9 100644 --- a/INSTALL +++ b/INSTALL @@ -212,7 +212,7 @@ Particular Systems is not installed, it is recommended to use the following options in order to use an ANSI C compiler: - ./configure CC="cc -Ae" + ./configure CC="cc -Ae -D_XOPEN_SOURCE=500" and if that doesn't work, install pre-built binaries of GCC for HP-UX. diff --git a/autoconf-lib-link/INSTALL b/autoconf-lib-link/INSTALL index 6360f5dd8..c931887c9 100644 --- a/autoconf-lib-link/INSTALL +++ b/autoconf-lib-link/INSTALL @@ -212,7 +212,7 @@ Particular Systems is not installed, it is recommended to use the following options in order to use an ANSI C compiler: - ./configure CC="cc -Ae" + ./configure CC="cc -Ae -D_XOPEN_SOURCE=500" and if that doesn't work, install pre-built binaries of GCC for HP-UX. diff --git a/gettext-runtime/INSTALL b/gettext-runtime/INSTALL index 6360f5dd8..c931887c9 100644 --- a/gettext-runtime/INSTALL +++ b/gettext-runtime/INSTALL @@ -212,7 +212,7 @@ Particular Systems is not installed, it is recommended to use the following options in order to use an ANSI C compiler: - ./configure CC="cc -Ae" + ./configure CC="cc -Ae -D_XOPEN_SOURCE=500" and if that doesn't work, install pre-built binaries of GCC for HP-UX. diff --git a/gettext-runtime/libasprintf/INSTALL b/gettext-runtime/libasprintf/INSTALL index 6360f5dd8..c931887c9 100644 --- a/gettext-runtime/libasprintf/INSTALL +++ b/gettext-runtime/libasprintf/INSTALL @@ -212,7 +212,7 @@ Particular Systems is not installed, it is recommended to use the following options in order to use an ANSI C compiler: - ./configure CC="cc -Ae" + ./configure CC="cc -Ae -D_XOPEN_SOURCE=500" and if that doesn't work, install pre-built binaries of GCC for HP-UX. diff --git a/gettext-tools/INSTALL b/gettext-tools/INSTALL index 6360f5dd8..c931887c9 100644 --- a/gettext-tools/INSTALL +++ b/gettext-tools/INSTALL @@ -212,7 +212,7 @@ Particular Systems is not installed, it is recommended to use the following options in order to use an ANSI C compiler: - ./configure CC="cc -Ae" + ./configure CC="cc -Ae -D_XOPEN_SOURCE=500" and if that doesn't work, install pre-built binaries of GCC for HP-UX.