From c986d41406ffc8312807643452c5719593cf1c50 Mon Sep 17 00:00:00 2001 From: Neil Fortner Date: Wed, 17 Jun 2015 13:59:23 -0500 Subject: [svn-r27231] Fix bug in configure that prevented running make. Tested: ummon --- configure | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index ae68a9f..3e23503 100755 --- a/configure +++ b/configure @@ -21542,7 +21542,7 @@ $as_echo_n "checking whether make will build with undefined variables... " >&6; cat >maketest </dev/null 2>&1; then diff --git a/configure.ac b/configure.ac index d650747..6f546cd 100644 --- a/configure.ac +++ b/configure.ac @@ -780,7 +780,7 @@ if test -n "${MAKE-make}"; then cat >maketest </dev/null 2>&1; then -- cgit v0.12