summaryrefslogtreecommitdiff
path: root/tests/search-path.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/search-path.at')
-rw-r--r--tests/search-path.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/search-path.at b/tests/search-path.at
index 8f322250..28df443a 100644
--- a/tests/search-path.at
+++ b/tests/search-path.at
@@ -78,7 +78,7 @@ HCURSOR get_cursor (void)
]])
eval "`$LIBTOOL --config | grep '^build_libtool_libs='`"
-AT_CHECK([test yes = "$build_libtool_libs" || exit 77])
+AT_CHECK([test "$build_libtool_libs" = yes || exit 77])
AT_CHECK([$LIBTOOL --mode=compile --tag=CC \
$CC $CPPFLAGS $CFLAGS -o gc.lo -c gc.c || exit 77],