[package] giflib should build without x11
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 6 Aug 2012 16:23:19 +0000 (16:23 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 6 Aug 2012 16:23:19 +0000 (16:23 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33018 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/giflib/Makefile

index ca2f31e..425043d 100644 (file)
@@ -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)