summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2011-03-03 15:58:15 (GMT)
committerTony Theodore <tonyt@logyst.com>2011-03-03 15:58:15 (GMT)
commit6a919ae975c48488666a183b9916f3d541d121ac (patch)
treef0c923d143ac826ec5c0eecb60836de831781caa
parent01469cf7b16fbce4435eeb20cdbdef7301bc35dc (diff)
downloadmxe-6a919ae975c48488666a183b9916f3d541d121ac.zip
mxe-6a919ae975c48488666a183b9916f3d541d121ac.tar.gz
mxe-6a919ae975c48488666a183b9916f3d541d121ac.tar.bz2
package gdal: autogen not required after update to 1.8
-rw-r--r--src/gdal.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gdal.mk b/src/gdal.mk
index ebe3912..ba18b40 100644
--- a/src/gdal.mk
+++ b/src/gdal.mk
@@ -20,8 +20,6 @@ define $(PKG)_UPDATE
endef
define $(PKG)_BUILD
- cd '$(1)' && $(LIBTOOLIZE)
- cd '$(1)' && ./autogen.sh
# The option '--without-threads' means native win32 threading without pthread.
cd '$(1)' && ./configure \
--host='$(TARGET)' \