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@5519 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Jun 15, 2006
1 parent 0b12aca commit 4b28856
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 4b28856

Please sign in to comment.