From 26ecc33a0290293ff779f76ac0324381b6dfafda Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Sun, 8 Jan 2012 11:14:07 +0100 Subject: Remove have-initfini and need-nopic-initfini --- 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 1489476718..632f89fbea 100644 --- a/config.h.in +++ b/config.h.in @@ -30,9 +30,6 @@ assembler instructions per line. Default is `;' */ #undef ASM_LINE_SEP -/* Define if not using ELF, but `.init' and `.fini' sections are available. */ -#undef HAVE_INITFINI - /* Define if __attribute__((section("foo"))) puts quotes around foo. */ #undef HAVE_SECTION_QUOTES -- cgit v1.2.3