re-generate `configure' script

Merge to 5.1, along with e91f243b64
This commit is contained in:
Matthew Flatt 2011-02-02 16:10:40 -07:00
parent d704f9565b
commit 309e1aec4f

2
src/configure vendored
View File

@ -9920,7 +9920,7 @@ fi
makefiles="$makefiles foreign/Makefile"
ac_configure_args="$ac_configure_args$SUB_CONFIGURE_EXTRAS"
if test "${enable_plot}" = "yes" ; then
if test -d "${srcdir}/plot" && test "${enable_plot}" = "yes" ; then
makefiles="$makefiles
plot/Makefile"
MAKE_PLOT=plot