summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 0e2d57a..6e03418 100755
--- a/configure
+++ b/configure
@@ -9732,7 +9732,7 @@ rm maketest
AM_MAKEFLAGS=""
-if test ${MAKE}; then
+if test -n "${MAKE-make}"; then
echo "$as_me:$LINENO: checking whether make will build with undefined variables" >&5
echo $ECHO_N "checking whether make will build with undefined variables... $ECHO_C" >&6