From 9ecbab615ab6ee7abf212fe8dd657cba4ad5d6d4 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 26 Jun 2002 14:46:55 +0000 Subject: [PATCH] Added POSIX cppflags. --- configure/os/CONFIG.Common.hpux-parisc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/os/CONFIG.Common.hpux-parisc b/configure/os/CONFIG.Common.hpux-parisc index f8c43c568..db619932d 100644 --- a/configure/os/CONFIG.Common.hpux-parisc +++ b/configure/os/CONFIG.Common.hpux-parisc @@ -13,7 +13,7 @@ include $(CONFIG)/os/CONFIG.Common.UnixCommon OS_CLASS = hpux ARCH_CLASS = parisc -POSIX_CPPFLAGS_YES = +POSIX_CPPFLAGS_YES = -D_POSIX_C_SOURCE=199506L POSIX_CPPFLAGS_NO = POSIX_LDLIBS_YES += POSIX_LDLIBS_NO +=