# HG changeset patch # User Tony Theodore # Date 1299167895 -39600 # Node ID b1627ab2305446fb877d8042a52e2dee90024ea5 # Parent 07553b8df017019aa16a2d7078b4b303453c78bd package gdal: autogen not required after update to 1.8 diff -r 07553b8df017 -r b1627ab23054 src/gdal.mk --- a/src/gdal.mk Fri Mar 04 02:49:45 2011 +1100 +++ b/src/gdal.mk Fri Mar 04 02:58:15 2011 +1100 @@ -20,8 +20,6 @@ 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)' \