From d0b2cbf837d6e45476a1300a1e6469233e6dd8ff Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 6 Nov 2005 02:14:58 +0000 Subject: * configure.in: Remove gnu_as definition and everything using it. * config.make.in: Remove gnu-as. * config.h.in: Remove HAVE_GNU_AS. --- config.h.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index fc0efa3c63..147addddef 100644 --- a/config.h.in +++ b/config.h.in @@ -45,9 +45,6 @@ /* Define if __attribute__((section("foo"))) puts quotes around foo. */ #undef HAVE_SECTION_QUOTES -/* Define if using the GNU assembler, gas. */ -#undef HAVE_GNU_AS - /* Define if the assembler supports the `.set' directive. */ #undef HAVE_ASM_SET_DIRECTIVE -- cgit 1.4.1