[packages] elfutils: remove libintl hacks from makefile

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24709 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-12-19 04:51:38 +00:00
parent e46e84533b
commit 3776deed21

View File

@ -29,9 +29,6 @@ endef
CONFIGURE_OPTS += \
--disable-generic \
EXTRA_CPPFLAGS:=-I$(STAGING_DIR)/usr/lib/libintl/include
EXTRA_LDFLAGS:=-L$(STAGING_DIR)/usr/lib/libintl/lib -lintl
MAKE_PATH:=./libelf
define Build/InstallDev