Disable X support, fixes compilation errors
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Mar 2006 10:32:29 +0000 (10:32 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Mar 2006 10:32:29 +0000 (10:32 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3307 3c298f89-4303-0410-b956-a3cf2f4a3e73

openwrt/package/gpsd/Makefile

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