Disable X support, fixes compilation errors
authorFlorian Fainelli <florian@openwrt.org>
Sat, 4 Mar 2006 10:32:29 +0000 (10:32 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 4 Mar 2006 10:32:29 +0000 (10:32 +0000)
SVN-Revision: 3307

openwrt/package/gpsd/Makefile

index 45748cb844f58f46ead3632cf14e719d6ca7311a..cd45b4ccb012c2a3c651e2687e1f6497551116d7 100644 (file)
@@ -49,6 +49,7 @@ $(PKG_BUILD_DIR)/.configured:
                        --enable-shared \
                        --enable-static \
                        --with-gnu-ld \
+                       --without-x \
        );
        touch $@