Initial original import from: fuse-2.4.2-2.fc4
[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 \