[svn-r26506] Merge r26436 from autotools_rework branch.

Remove GNU make check from configure.ac
This commit is contained in:
Jerome Soumagne 2015-03-20 14:05:47 -05:00
parent 8a1d1b24cf
commit b184d919a6

View File

@ -3652,14 +3652,6 @@ cmd='echo $SEARCH |sed "s/ /'$SEARCH_SEP'/g"'
SEARCH="$SEARCH_RULE`eval $cmd`"
export SEARCH
## We don't need to say when we're entering directories if we're using
## GNU make because make does it for us.
if test "X$GMAKE" = "Xyes"; then
AC_SUBST([SETX]) SETX=":"
else
AC_SUBST([SETX]) SETX="set -x"
fi
## Some cleanup stuff
rm -f conftest conftest.o conftest.c dummy.o *.mod