xorg-kdrive: Disable xsdl autoconf check
authormb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 17 Oct 2010 18:14:48 +0000 (18:14 +0000)
committermb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 17 Oct 2010 18:14:48 +0000 (18:14 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23509 3c298f89-4303-0410-b956-a3cf2f4a3e73

Xorg/xorg/xserver/xorg-kdrive/Makefile

index aeaa1ad..fbb1d19 100644 (file)
@@ -124,6 +124,7 @@ define Build/Configure
                --disable-secure-rpc \
                --enable-silent-rules \
                --disable-shave \
+               --disable-xsdl \
        )
 endef