aboutsummaryrefslogtreecommitdiffstats
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
15815 15815
15816 ;; 15816 ;;
15817 15817
15818 aix*)
15819 $as_echo "#define DATA_START 0x20000000" >>confdefs.h
15820
15821 $as_echo "#define DATA_SEG_BITS 0x20000000" >>confdefs.h
15822
15823 ;;
15818 hpux*) 15824 hpux*)
15819 $as_echo "#define DATA_START 0x40000000" >>confdefs.h 15825 $as_echo "#define DATA_START 0x40000000" >>confdefs.h
15820 15826