Bug 716139 - Don't try to generate js/src/analysis-tests/Makefile, since the directory no longer exists; rs=khuey

This commit is contained in:
Ed Morley 2012-01-07 01:00:29 +00:00
parent 76d5506282
commit a3d402f514

View File

@ -5328,12 +5328,6 @@ if test "$ENABLE_TESTS"; then
" "
fi fi
if test "$DEHYDRA_PATH"; then
MAKEFILES="$MAKEFILES
analysis-tests/Makefile
"
fi
dnl dnl
dnl Run a perl script to quickly create the makefiles. dnl Run a perl script to quickly create the makefiles.
dnl If it succeeds, it outputs a shell command to set CONFIG_FILES dnl If it succeeds, it outputs a shell command to set CONFIG_FILES