diff options
Diffstat (limited to 'gold/configure.ac')
-rw-r--r-- | gold/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gold/configure.ac b/gold/configure.ac index c08d0a2..94cae31 100644 --- a/gold/configure.ac +++ b/gold/configure.ac @@ -528,7 +528,6 @@ fi # Link in zlib if we can. This allows us to write compressed sections. AM_ZLIB -AM_CONDITIONAL(HAVE_ZLIB, test "$ac_cv_header_zlib_h" = "yes") dnl We have to check these in C, not C++, because autoconf generates dnl tests which have no type information, and current glibc provides |