Fixed missing 'GNOME_VFS_OPEN_RANDOM' for the HTTP cabinets reading.
[captive.git] / build-static
index 49d3465..0eae6b8 100755 (executable)
@@ -29,7 +29,7 @@ STATIC_PATH=/usr/local/devel-static
 
 
 set -e
-if "$1" = link;then
+if test "$1" != link;then
        set -x
        ./autogen.pl --dist
        (set -x;CFLAGS="-O2" ./configure --enable-maintainer-mode --disable-shared --enable-static --enable-install-pkg \