Regenerated.
authorJeff Law <law@gcc.gnu.org>
Thu, 9 Jul 1998 00:28:12 +0000 (18:28 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 9 Jul 1998 00:28:12 +0000 (18:28 -0600)
From-SVN: r21024

gcc/config.in

index 3bcc287d6943d1c04f49e4558f105c4cd214224c..b4e989842dbd53729c6fa092ed21da9962e94761 100644 (file)
@@ -15,6 +15,9 @@
    of bytes to skip when using the GAS .p2align command. */
 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
 
+/* Define if your assembler supports .balign and .p2align.  */
+#undef HAVE_GAS_BALIGN_AND_P2ALIGN
+
 /* Define if you have a working <inttypes.h> header file.  */
 #undef HAVE_INTTYPES_H