Index: git/src/Makefile.in
===================================================================
--- git.orig/src/Makefile.in	2011-02-09 18:14:17.000000000 +0100
+++ git/src/Makefile.in	2011-02-09 18:14:27.000000000 +0100
@@ -254,7 +254,7 @@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 with_gdal = @with_gdal@
-AM_CPPFLAGS = @GDALCFLAGS@ @BOOST_CPPFLAGS@ -Wall -Wextra -Werror -O2
+AM_CPPFLAGS = @GDALCFLAGS@ @BOOST_CPPFLAGS@ -Wall -Wextra -O2
 gdal_raw2geotiff_SOURCES = gdal_raw2geotiff.cc common.cc
 gdal_dem2rgb_SOURCES = gdal_dem2rgb.cc common.cc georef.cc ndv.cc palette.cc
 gdal_list_corners_SOURCES = gdal_list_corners.cc common.cc polygon.cc polygon-rasterizer.cc debugplot.cc georef.cc mask.cc rectangle_finder.cc ndv.cc
