add --without-x to lcd4linux configure
authorFelix Fietkau <nbd@openwrt.org>
Tue, 26 Apr 2005 08:21:49 +0000 (08:21 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 26 Apr 2005 08:21:49 +0000 (08:21 +0000)
SVN-Revision: 721

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