Skip to content
Permalink
Browse files
Make editing icons more consistent with other icons.
Disable tests in mac build script.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5519 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Jun 15, 2006
1 parent 001f7d6 commit e4ee9ed
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
@@ -52,8 +52,8 @@ then
# for additional details
./autogen.sh $AUTOGEN_FLAGS --prefix=${1} \
--enable-static=no \
--enable-unittests \
--with-qtdir=$QTDIR
#--enable-unittests \
#--with-grass=/usr/lib/grass
make && make install

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@@ -64,6 +64,7 @@ GLOBALCXXFLAGS = $(CXXFLAGS) \
$(EXTRA_CXXFLAGS) \
$(GDAL_CFLAGS) \
$(QT_CXXFLAGS) \
$(GEOS_CFLAGS) \
$(PG_INC) \
-I../../../src/raster \
-I../../../src/core \

0 comments on commit e4ee9ed

Please sign in to comment.