Add a testcase for PR ld/18591
[deliverable/binutils-gdb.git] / ld / configure.ac
index a660b12564b1d1c9ed4f45f821c68272bd309db8..65425060c02ef6029a5df6d312614d02e3bcc79c 100644 (file)
@@ -372,7 +372,7 @@ do
   fi
 done
 
-if test x$ac_default_compressed_debug_sections == xyes ; then
+if test x$ac_default_compressed_debug_sections = xyes ; then
   AC_DEFINE(DEFAULT_FLAG_COMPRESS_DEBUG, 1, [Define if you want compressed debug sections by default.])
 fi
 
This page took 0.025616 seconds and 4 git commands to generate.