From: blogic Date: Mon, 6 Aug 2012 16:23:19 +0000 (+0000) Subject: [package] giflib should build without x11 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=e10327a53db7fd43667c071219675b2d8ad46dec;p=packages.git [package] giflib should build without x11 git-svn-id: svn://svn.openwrt.org/openwrt/packages@33018 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/giflib/Makefile b/libs/giflib/Makefile index ca2f31e69..425043d07 100644 --- a/libs/giflib/Makefile +++ b/libs/giflib/Makefile @@ -34,7 +34,7 @@ define Package/giflib/description endef TARGET_CFLAGS += $(FPIC) -CONFIGURE_ARGS += --without-x +CONFIGURE_ARGS += --enable-x11=no define Build/Compile $(MAKE) -C $(PKG_BUILD_DIR)