summaryrefslogtreecommitdiff
path: root/tests/destdir.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/destdir.at')
-rw-r--r--tests/destdir.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/destdir.at b/tests/destdir.at
index 978438f0..0f6af50e 100644
--- a/tests/destdir.at
+++ b/tests/destdir.at
@@ -27,7 +27,7 @@ AT_BANNER([DESTDIR tests])
# Common setup for the next few tests.
m4_pushdef([_LT_DIRSETUP],
[# DESTDIR installs do not work with relink at install time.
-AT_XFAIL_IF([eval `$LIBTOOL --config | grep '^fast_install='`
+AT_XFAIL_IF([eval `$LIBTOOL --config | $GREP '^fast_install='`
case $fast_install in no) :;; *) false;; esac])
LDFLAGS="$LDFLAGS -no-undefined"
if test -n "$we_are_on_a_safe_system"; then # let's read shorter cmdlines.