* configure, conf.in: Rebuild with autoconf 2.12.
authorIan Lance Taylor <ian@airs.com>
Tue, 26 Nov 1996 22:08:11 +0000 (22:08 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 26 Nov 1996 22:08:11 +0000 (22:08 +0000)
gas/ChangeLog
gas/conf.in

index 1dc4d0a6d41d03efe1bb4615862e249a06a44b43..4bf4e08bc139b6d0fb9a778b5bfbdd4b23f1428c 100644 (file)
@@ -1,5 +1,7 @@
 Tue Nov 26 10:33:16 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * configure, conf.in: Rebuild with autoconf 2.12.
+
        * config/tc-ppc.c (ppc_elf_lcomm): Don't give an error if no
        alignment is specified.
 
index 29288ba7da76a439baeaf0720c688d44afc820f6..4cc4b71ad379a453cf19499e39eebc20d35b8bca 100644 (file)
@@ -19,9 +19,9 @@
 /* If using the C implementation of alloca, define if you know the
    direction of stack growth for your system; otherwise it will be
    automatically deduced at run-time.
      STACK_DIRECTION > 0 => grows toward higher addresses
      STACK_DIRECTION < 0 => grows toward lower addresses
      STACK_DIRECTION = 0 => direction of growth unknown
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown
  */
 #undef STACK_DIRECTION