summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-11-06 02:14:58 +0000
committerUlrich Drepper <drepper@redhat.com>2005-11-06 02:14:58 +0000
commitd0b2cbf837d6e45476a1300a1e6469233e6dd8ff (patch)
treedfa4ed99fa379415b17469e08fa66fc2dababcbb /config.h.in
parentfc17ba1ed39f603493aa16f4f79368b332685228 (diff)
* configure.in: Remove gnu_as definition and everything using it.
* config.make.in: Remove gnu-as. * config.h.in: Remove HAVE_GNU_AS.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
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