diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -21,9 +21,4 @@ which mate-autogen || { exit 1 } -which yelp-build || { - echo "You need to install yelp-tools" - exit 1 -} - . mate-autogen "$@" |