summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-11-16 08:58:14 +0100
committerraveit65 <[email protected]>2020-11-18 12:37:47 +0100
commit9bb3c5992710ce93e81384e5b21fc992a3d1a20d (patch)
tree4b9d686da936aed274fc634d39b0a302725d1910
parent4a0c328ad5076f8e26ef73ae64db09b9721c28dc (diff)
downloadmate-utils-9bb3c5992710ce93e81384e5b21fc992a3d1a20d.tar.bz2
mate-utils-9bb3c5992710ce93e81384e5b21fc992a3d1a20d.tar.xz
Remove USE_MATE2_MACROS from autogen.sh (legacy)
-rwxr-xr-xautogen.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index c09dc3e8..36fb8478 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.9
-USE_MATE2_MACROS=1
USE_COMMON_DOC_BUILD=yes
. mate-autogen