summaryrefslogtreecommitdiff
path: root/t/aclocal-deps.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/aclocal-deps.sh')
-rw-r--r--t/aclocal-deps.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/aclocal-deps.sh b/t/aclocal-deps.sh
index 442dac976..39f961d84 100644
--- a/t/aclocal-deps.sh
+++ b/t/aclocal-deps.sh
@@ -69,7 +69,6 @@ cat >m4/mymacro.m4 <<'EOF'
AC_DEFUN([MY_MACRO], [AC_LIBOBJ([foo])])
EOF
-using_gmake || $MAKE
$MAKE check-foo
: