summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index 042c4b0f..8ec216d4 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -18,13 +18,12 @@ which mate-autogen || {
}
which yelp-build || {
- echo "You need to install yelp-tools"
+ echo "You need to install yelp-tools"
exit 1
}
REQUIRED_AUTOMAKE_VERSION=1.10
REQUIRED_GTK_DOC_VERSION=1.13
-USE_MATE2_MACROS=1
. mate-autogen