giflib should build without x11
[openwrt/svn-archive/packages.git] / 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)