diff options
Diffstat (limited to 'gcc/config.in')
-rw-r--r-- | gcc/config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config.in b/gcc/config.in index 4fb678b646e..621dddebecd 100644 --- a/gcc/config.in +++ b/gcc/config.in @@ -1109,12 +1109,6 @@ #endif -/* Define if Libtool dynamic linker is in use. */ -#ifndef USED_FOR_TARGET -#undef HAVE_LIBTOOLDYNL -#endif - - /* Define to 1 if you have the <limits.h> header file. */ #ifndef USED_FOR_TARGET #undef HAVE_LIMITS_H |