summaryrefslogtreecommitdiff
path: root/t/ax/distcheck-hook-m4.am
diff options
context:
space:
mode:
Diffstat (limited to 't/ax/distcheck-hook-m4.am')
-rw-r--r--t/ax/distcheck-hook-m4.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/ax/distcheck-hook-m4.am b/t/ax/distcheck-hook-m4.am
index 9442a9896..321d3923c 100644
--- a/t/ax/distcheck-hook-m4.am
+++ b/t/ax/distcheck-hook-m4.am
@@ -15,6 +15,8 @@
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <https://www.gnu.org/licenses/>.
+AUTOMAKE_OPTIONS = -Wno-obsolete
+
distcheck-hook:
@fatal () { echo "$@: $$*" >&2; exit 1; }; \
$(am__cd) $(distdir) && chmod u+w . && mkdir _m4 \