ensure that libidn.dll won't be built for package libidn

This commit is contained in:
Mark Brand 2010-01-18 12:04:35 +01:00
parent 3d2bd925e7
commit 911565d857
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ define $(PKG)_BUILD
cd '$(1)' && ./configure \
--host='$(TARGET)' \
--disable-shared \
--disable-csharp \
--prefix='$(PREFIX)/$(TARGET)' \
--with-libiconv-prefix='$(PREFIX)/$(TARGET)'
$(MAKE) -C '$(1)' -j '$(JOBS)' install bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS=