Merge branch 'master' into v1.4

This commit is contained in:
Ken Rice 2015-05-27 17:56:11 -05:00
commit 0f2e272f0f

View File

@ -1540,9 +1540,11 @@ export ACLOCAL_FLAGS="-I /usr/share/aclocal"
#
######################################################################################################################
if test ! -f Makefile.in
if test -f bootstrap.sh
then
./bootstrap.sh
else
./rebootstrap.sh
fi
%configure -C \