emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r111269: Auto-commit of generated


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r111269: Auto-commit of generated files.
Date: Fri, 15 Feb 2013 07:17:45 -0500
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 111269
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Fri 2013-02-15 07:17:45 -0500
message:
  Auto-commit of generated files.
modified:
  autogen/configure
=== modified file 'autogen/configure'
--- a/autogen/configure 2013-02-07 06:16:17 +0000
+++ b/autogen/configure 2013-02-15 12:17:45 +0000
@@ -15521,6 +15521,12 @@
 
     ;;
 
+  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
 
@@ -15615,7 +15621,7 @@
 
 
 case $opsys in
-  aix4-2 | hpux* | unixware)
+  hpux* | unixware)
             $as_echo "#define GC_MARK_STACK GC_USE_GCPROS_AS_BEFORE" 
>>confdefs.h
 
     ;;


reply via email to

[Prev in Thread] Current Thread [Next in Thread]