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 ce22b64..2b29953 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -34,6 +34,6 @@ include ()
fi
}
-[ "x$1" == "xdistrib" ] && include
+[ "x$1" = "xdistrib" ] && include
autoreconf -fi
rm -Rf autom4te.cache