diff options
author | rbuj <[email protected]> | 2020-11-16 08:59:25 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-11-18 11:40:59 +0100 |
commit | b8ef1590b8f9082f33594e7e792fe058eacce8df (patch) | |
tree | 309624c19336e4c00118696b2d4b0199c66d7315 | |
parent | 75c6d862ad27205d35a79a316d71bdf48453843a (diff) | |
download | mozo-b8ef1590b8f9082f33594e7e792fe058eacce8df.tar.bz2 mozo-b8ef1590b8f9082f33594e7e792fe058eacce8df.tar.xz |
Remove USE_MATE2_MACROS from autogen.sh (legacy)
-rwxr-xr-x | autogen.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -18,7 +18,6 @@ which mate-autogen || { } REQUIRED_AUTOMAKE_VERSION=1.9 -USE_MATE2_MACROS=1 USE_COMMON_DOC_BUILD=yes . mate-autogen |