[packages] elfutils: remove libintl hacks from makefile
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 19 Dec 2010 04:51:38 +0000 (04:51 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 19 Dec 2010 04:51:38 +0000 (04:51 +0000)
SVN-Revision: 24709

libs/elfutils/Makefile

index a12b94a5c9ce206fe08f4a15f83b9db529f88e55..5a19a935b2dc1de894411b724598b5495e7159d4 100644 (file)
@@ -29,9 +29,6 @@ endef
 CONFIGURE_OPTS += \
        --disable-generic \
 
 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
 MAKE_PATH:=./libelf
 
 define Build/InstallDev