add --without-x to lcd4linux configure
[openwrt/svn-archive/archive.git] / openwrt / package / lcd4linux / Makefile
index a35e5ebfe10d86e97bd2fe5c0cac5a9f3cdb3677..51334d0265c1f4be47c9e4dc95c45cfdbb052161 100644 (file)
@@ -35,6 +35,7 @@ $(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.patched
        --build=$(GNU_HOST_NAME) \
        --prefix=/usr \
        --sysconfdir=/etc \
+       --without-x \
        --with-drivers='all,!RouterBoard,!X11' \
        --with-plugins=wireless )
        touch $(PKG_BUILD_DIR)/.configured