libglade : move autoreconf result from patch and put command in .mk file

This commit is contained in:
William 2012-06-17 17:08:35 +02:00
parent 7766d4478d
commit 1a838b3e60
2 changed files with 5 additions and 121868 deletions

File diff suppressed because it is too large Load Diff

View File

@ -16,6 +16,7 @@ define $(PKG)_UPDATE
endef
define $(PKG)_BUILD
cd '$(1)' && autoreconf -fi
cd '$(1)' && ./configure \
--host='$(TARGET)' \
--build="`config.guess`" \