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 1f08e35..07bd67f 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -33,7 +33,7 @@ run ()
fi
}
-[ "x$1" == "xdistrib" ] && include
+[ "x$1" = "xdistrib" ] && include
run aclocal
run libtoolize -f
#run autoheader