From 2bab5c1915a90517a48f91a0d4416eefc880d1c4 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 8 Jul 1998 18:28:12 -0600 Subject: [PATCH] Regenerated. From-SVN: r21024 --- gcc/config.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gcc/config.in b/gcc/config.in index 3bcc287d694..b4e989842db 100644 --- a/gcc/config.in +++ b/gcc/config.in @@ -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 header file. */ #undef HAVE_INTTYPES_H -- 2.30.2