summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 80766c8..cf697c6 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -45,7 +45,7 @@ run ()
fi
}
-[ "x$1" == "xdistrib" ] && include
+[ "x$1" = "xdistrib" ] && include
run libtoolize
run aclocal
#run autoheader