Replace == with = in gas/configure.ac
[deliverable/binutils-gdb.git] / gas / configure
index fa0d7a170722c1df67c086fc6ac1099b5733c3e8..b1731f0a2766fc98429aa9b9b39d4c7d6c915dc4 100755 (executable)
@@ -12505,7 +12505,7 @@ _ACEOF
 
 done
 
-if test x$ac_default_compressed_debug_sections == xyes ; then
+if test x$ac_default_compressed_debug_sections = xyes ; then
 
 $as_echo "#define DEFAULT_FLAG_COMPRESS_DEBUG 1" >>confdefs.h
 
This page took 0.027388 seconds and 4 git commands to generate.