mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
Remove changes inadvertantly committed wich force use of aclocal 1.8 and automake 1.8
git-svn-id: http://svn.osgeo.org/qgis/trunk@3240 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
3fa02515de
commit
44ac5937fd
@ -101,10 +101,10 @@ if [ "$LT_ERROR" = "1" ]; then
|
||||
fi
|
||||
|
||||
echo Configuring build environment for QGIS
|
||||
aclocal-1.8 \
|
||||
aclocal \
|
||||
&& $LIBTOOLIZE --force --copy \
|
||||
&& autoheader --force -W all \
|
||||
&& automake-1.8 --add-missing --foreign --copy \
|
||||
&& automake --add-missing --foreign --copy \
|
||||
&& autoconf --force \
|
||||
&& echo Now running configure to configure QGIS \
|
||||
&& ./configure $@
|
||||
|
Loading…
x
Reference in New Issue
Block a user