summaryrefslogtreecommitdiff
path: root/tests/flags.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/flags.at')
-rw-r--r--tests/flags.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/flags.at b/tests/flags.at
index 3024f2b4..df04ea3f 100644
--- a/tests/flags.at
+++ b/tests/flags.at
@@ -59,7 +59,7 @@ compile="$GCJ $GCJFLAGS" link="$GCJ $GCJFLAGS $LDFLAGS" source=a.java
])
# Linker flags are not passed to the archiver, so don't test static libraries.
-if $LIBTOOL --features | grep 'enable shared libraries'; then
+if $LIBTOOL --features | $GREP 'enable shared libraries'; then
library_and_module='library.la "module.la -module -avoid-version"'
else
library_and_module=