removed an old "bugfix" which isn't needed anymore for package giflib

This commit is contained in:
Volker Grabsch 2009-02-07 05:04:49 +01:00
parent ac6d3c39ec
commit afaff868a5
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ define $(PKG)_UPDATE
endef
define $(PKG)_BUILD
$(SED) 's,u_int32_t,unsigned int,' -i '$(1)/configure'
cd '$(1)' && ./configure \
--host='$(TARGET)' \
--disable-shared \