summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/autogen.sh b/autogen.sh
index 40692d6..7e9555a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -21,9 +21,4 @@ which mate-autogen || {
exit 1
}
-which yelp-build || {
- echo "You need to install yelp-tools"
- exit 1
-}
-
. mate-autogen "$@"