diff options
author | rbuj <[email protected]> | 2020-11-16 08:44:00 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-11-17 11:45:41 +0100 |
commit | b57adc65f08a07884b754154c77189f90f162788 (patch) | |
tree | 94b86f5c7c666752147c6e29af2c6a48dcd01de6 | |
parent | ad18aa806a9157bb93682d3c88eadeb6c6c27447 (diff) | |
download | mate-menus-b57adc65f08a07884b754154c77189f90f162788.tar.bz2 mate-menus-b57adc65f08a07884b754154c77189f90f162788.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 |