package dcmtk: use libtool portability variable

This commit is contained in:
Tony Theodore 2010-11-24 18:41:01 +11:00
parent 7ddc7133cb
commit 11ab87d840
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ define $(PKG)_BUILD
RANLIB='$(TARGET)-ranlib' \
AR='$(TARGET)-ar' \
ARFLAGS=cru \
LIBTOOL=$(LIBTOOL) \
ac_cv_my_c_rightshift_unsigned=no
$(MAKE) -C '$(1)' -j '$(JOBS)' install-lib
endef