Skip to content

Commit

Permalink
Enable python support
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@5883 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Sep 29, 2006
1 parent c61c944 commit cc257be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Expand Up @@ -50,6 +50,7 @@ then
./autogen.sh $AUTOGEN_FLAGS --prefix=${1} \
--enable-static=no \
--enable-unittests \
--with-python \
--with-qtdir=$QTDIR \
--with-grass=/usr/lib/grass && make && make install

Expand Down

0 comments on commit cc257be

Please sign in to comment.