Skip to content

Commit 53a33de

Browse files
author
timlinux
committed
Enable python support
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5883 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 7dcf723 commit 53a33de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ then
5050
./autogen.sh $AUTOGEN_FLAGS --prefix=${1} \
5151
--enable-static=no \
5252
--enable-unittests \
53+
--with-python \
5354
--with-qtdir=$QTDIR \
5455
--with-grass=/usr/lib/grass && make && make install
5556

0 commit comments

Comments
 (0)