summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2007-10-19 18:48:27 +0000
committerNathan Kinder <nkinder@redhat.com>2007-10-19 18:48:27 +0000
commitdf6f9bed259e152bbc04587ff08bc48b4f94272c (patch)
tree5fad958a4d58f75134dad07b364e9d2c9fad9586 /Makefile.in
parent49f125d55147e5a631d132c2619bd27605619807 (diff)
downloadds-df6f9bed259e152bbc04587ff08bc48b4f94272c.tar.gz
ds-df6f9bed259e152bbc04587ff08bc48b4f94272c.tar.xz
ds-df6f9bed259e152bbc04587ff08bc48b4f94272c.zip
Resolves: 188320
Summary: Don't define _XOPEN_SOURCE_EXTENDED on HP-UX.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 461f735b..b1ca18ff 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -852,6 +852,7 @@ PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PKG_CONFIG = @PKG_CONFIG@
RANLIB = @RANLIB@
+SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
SOLARIS_FALSE = @SOLARIS_FALSE@