package libglade: add aclocal include dir

pull/223/head
Tony Theodore 11 years ago
parent 826513b914
commit b404a9f068

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

Loading…
Cancel
Save