summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-12-20 12:07:57 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:15:57 +0200
commitb247e4215e2f1f3c288409f3e6cacb37ea173053 (patch)
tree20c98b2979f369a226d1b9f8456f40d7be83552b /INSTALL
parent42c23c06dd4620929659a41947a13725bce8ee41 (diff)
downloadexternal_gettext-b247e4215e2f1f3c288409f3e6cacb37ea173053.zip
external_gettext-b247e4215e2f1f3c288409f3e6cacb37ea173053.tar.gz
external_gettext-b247e4215e2f1f3c288409f3e6cacb37ea173053.tar.bz2
Update the section "Particular systems" for HP-UX.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 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.