diff options
author | Glenn Morris <rgm@gnu.org> | 2012-04-19 06:17:36 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-04-19 06:17:36 -0400 |
commit | a6b92a4a56a8afec8d91882611c1e17d18d55572 (patch) | |
tree | 3e5d3ea1dd17a2dbfdb93d2e7ac9f15faa7a3c5e /autogen/aclocal.m4 | |
parent | 8c8fc5df12e86cecc16848fff19a251438a25982 (diff) | |
download | emacs-a6b92a4a56a8afec8d91882611c1e17d18d55572.tar.gz |
Auto-commit of generated files.
Diffstat (limited to 'autogen/aclocal.m4')
-rw-r--r-- | autogen/aclocal.m4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/autogen/aclocal.m4 b/autogen/aclocal.m4 index 5fd9650b86b..f74fb730dc9 100644 --- a/autogen/aclocal.m4 +++ b/autogen/aclocal.m4 @@ -999,6 +999,7 @@ m4_include([m4/inttypes.m4]) m4_include([m4/largefile.m4]) m4_include([m4/longlong.m4]) m4_include([m4/lstat.m4]) +m4_include([m4/manywarnings.m4]) m4_include([m4/md5.m4]) m4_include([m4/mktime.m4]) m4_include([m4/multiarch.m4]) @@ -1032,4 +1033,5 @@ m4_include([m4/time_h.m4]) m4_include([m4/time_r.m4]) m4_include([m4/tm_gmtoff.m4]) m4_include([m4/unistd_h.m4]) +m4_include([m4/warnings.m4]) m4_include([m4/wchar_t.m4]) |