summaryrefslogtreecommitdiff
path: root/tests/export-def.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/export-def.at')
-rwxr-xr-xtests/export-def.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/export-def.at b/tests/export-def.at
index 55a513ab..e5c98164 100755
--- a/tests/export-def.at
+++ b/tests/export-def.at
@@ -25,7 +25,7 @@
AT_SETUP([export from a DLL with a .def file])
AT_KEYWORDS([libtool])
-AT_CHECK([$LIBTOOL --features | grep 'disable shared libraries' && (exit 77)],
+AT_CHECK([$LIBTOOL --features | $GREP 'disable shared libraries' && (exit 77)],
[1], [ignore])
eval `$LIBTOOL --config | $EGREP '^(shrext_cmds|libname_spec|soname_spec)='`