summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure b/configure
index c29ea712cf..4537690bbb 100755
--- a/configure
+++ b/configure
@@ -7616,10 +7616,6 @@ fi
if amigaos ; then
CFLAGS="$CFLAGS -DNEWLIB -D__USE_INLINE__"
fi
-if hpux ; then
- # use flag for HPUX missing setenv()
- CFLAGS="$CFLAGS -DHPUX"
-fi
# Thread support
if linux ; then
CFLAGS="$CFLAGS -D_REENTRANT"