summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
-rw-r--r--autoconf-lib-link/INSTALL2
-rw-r--r--gettext-runtime/INSTALL2
-rw-r--r--gettext-runtime/libasprintf/INSTALL2
-rw-r--r--gettext-tools/INSTALL2
5 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 6360f5d..c931887 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 6360f5d..c931887 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 6360f5d..c931887 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 6360f5d..c931887 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 6360f5d..c931887 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.