[package] giflib should build without x11
authorJohn Crispin <[email protected]>
Mon, 6 Aug 2012 16:23:19 +0000 (16:23 +0000)
committerJohn Crispin <[email protected]>
Mon, 6 Aug 2012 16:23:19 +0000 (16:23 +0000)
SVN-Revision: 33018

libs/giflib/Makefile

index ca2f31e693af3a6a3bc0605ca7b8e5fdc0f3ec46..425043d07cd7b192a14fd37c6bef9b78594ed1ef 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)