bfd/ChangeLog:
[deliverable/binutils-gdb.git] / gas / configure.in
index 4fbf292c21d741801dabde049043be529c59c0f3..0d5e3e175c91b517ee60f96daad8a7a6762c0263 100644 (file)
@@ -709,6 +709,9 @@ AC_CHECK_DECLS([vsnprintf])
 
 BFD_BINARY_FOPEN
 
+# Link in zlib if we can.  This allows us to write compressed debug sections.
+AM_ZLIB
+
 # Support for VMS timestamps via cross compile
 
 if test "$ac_cv_header_time_h" = yes; then
This page took 0.022941 seconds and 4 git commands to generate.