]> granicus.if.org Git - graphviz/commitdiff
quote as it contains spaces when No untagged-1aed90cbe517038de3a0
authorJohn Ellson <ellson@research.att.com>
Wed, 10 Aug 2016 19:00:14 +0000 (15:00 -0400)
committerJohn Ellson <ellson@research.att.com>
Wed, 10 Aug 2016 19:00:14 +0000 (15:00 -0400)
configure.ac

index 79619e949fa8bea4584dab2df47fce03cc6539a3..20db24c588b727286ca3291602cafd926904b5db 100644 (file)
@@ -3167,7 +3167,7 @@ AC_CHECK_LIB(
   ],
   []
 )
-AM_CONDITIONAL(HAVE_CRITERION, test $use_criterion = "Yes")
+AM_CONDITIONAL(HAVE_CRITERION, test "$use_criterion" = "Yes")
 
 # -----------------------------------------------------------------------