Disable X support, fixes compilation errors
[openwrt/staging/dedeckeh.git] / 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 $@