[packages] make libintl and libiconv stub/full implementations switchable, use the...
[openwrt/svn-archive/archive.git] / Xorg / lib / atk / Makefile
index e48007ea230b69e0f2c9e04f682979ed1cc0ae14..c6be1fd5a8bbe5f9d8a735280794ca6069066553 100644 (file)
@@ -21,10 +21,7 @@ PKG_FIXUP:=libtool
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk
-
-TARGET_LDFLAGS += \
-       -L$(STAGING_DIR)/usr/lib/libiconv/lib/ \
-       -L$(STAGING_DIR)/usr/lib/libintl/lib/ \
+include $(INCLUDE_DIR)/nls.mk
 
 define Package/atk
   SECTION:=xorg-libraries
 
 define Package/atk
   SECTION:=xorg-libraries