diff options
author | Norbert Preining <norbert@preining.info> | 2022-10-19 03:01:25 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2022-10-19 03:01:25 +0000 |
commit | 7b6cdf4c23e6ed232601dabc70f5553a8dee9c9b (patch) | |
tree | 608a2d05e7d0ffa5cde10be67db643ae542dc280 /support/chktex/aclocal.m4 | |
parent | 0b311348359e1406b173d9c0de4974af3e90f836 (diff) |
CTAN sync 202210190301
Diffstat (limited to 'support/chktex/aclocal.m4')
-rw-r--r-- | support/chktex/aclocal.m4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/support/chktex/aclocal.m4 b/support/chktex/aclocal.m4 index 022e3ea7e7..b1f5d91eac 100644 --- a/support/chktex/aclocal.m4 +++ b/support/chktex/aclocal.m4 @@ -1,6 +1,6 @@ -# generated automatically by aclocal 1.15 -*- Autoconf -*- +# generated automatically by aclocal 1.16.5 -*- Autoconf -*- -# Copyright (C) 1996-2014 Free Software Foundation, Inc. +# Copyright (C) 1996-2021 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -12,5 +12,7 @@ # PARTICULAR PURPOSE. m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])]) +m4_include([m4/ax_append_flag.m4]) m4_include([m4/ax_cflags_strict_prototypes.m4]) +m4_include([m4/ax_require_defined.m4]) m4_include([m4/vl_prog_cc_warnings.m4]) |