changeset 1618:b1627ab23054

package gdal: autogen not required after update to 1.8
author Tony Theodore <tonyt@logyst.com>
date Fri, 04 Mar 2011 02:58:15 +1100
parents 07553b8df017
children 4e295d6fc804
files src/gdal.mk
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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)' \