summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautogen/configure6
1 files changed, 6 insertions, 0 deletions
diff --git a/autogen/configure b/autogen/configure
index 8f58b87ab20..0ba98637fa4 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -15815,6 +15815,12 @@ case $opsys in
;;
+ aix*)
+ $as_echo "#define DATA_START 0x20000000" >>confdefs.h
+
+ $as_echo "#define DATA_SEG_BITS 0x20000000" >>confdefs.h
+
+ ;;
hpux*)
$as_echo "#define DATA_START 0x40000000" >>confdefs.h