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 d489707..a5b8aec 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -18,12 +18,11 @@ 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