aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.in
diff options
context:
space:
mode:
authorFred Fish <fnf@redhat.com>2003-12-17 06:32:54 +0000
committerJim Wilson <wilson@gcc.gnu.org>2003-12-16 22:32:54 -0800
commit07f8f74a7b309bc889bf9b1452897d5619692999 (patch)
treea0b666ddf7e4f0d9e1441282a9a4546c9cfbe114 /gcc/config.in
parent3a8167112a967d482460b63757c44b04fbf81716 (diff)
downloadgcc-07f8f74a7b309bc889bf9b1452897d5619692999.zip
gcc-07f8f74a7b309bc889bf9b1452897d5619692999.tar.gz
gcc-07f8f74a7b309bc889bf9b1452897d5619692999.tar.bz2
patch from Fred Fish
* configure.in: Remove code to examine linker scripts and set HAVE_MIPS_LIBGLOSS_STARTUP_DIRECTIVES. * configure, config.in: Regenerate. From-SVN: r74735
Diffstat (limited to 'gcc/config.in')
-rw-r--r--gcc/config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config.in b/gcc/config.in
index 72aec72..9a5633b 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -517,9 +517,6 @@
/* Define if your linker supports -pie option. */
#undef HAVE_LD_PIE
-/* Define if your MIPS libgloss linker scripts consistently include STARTUP directives. */
-#undef HAVE_MIPS_LIBGLOSS_STARTUP_DIRECTIVES
-
/* Define to PREFIX/include if cpp should also search that directory. */
#undef PREFIX_INCLUDE_DIR