Skip to content

Commit cc257be

Browse files
author
timlinux
committedSep 29, 2006
Enable python support
git-svn-id: http://svn.osgeo.org/qgis/trunk@5883 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent c61c944 commit cc257be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎build.sh

Lines changed: 1 addition & 0 deletions
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)
Please sign in to comment.