diff options
| author | Michael Biebl <biebl@debian.org> | 2016-10-01 00:33:49 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-10-01 00:33:49 +0200 |
| commit | 270c4830551c9810ad4e83f9a1db2b1cb946208c (patch) | |
| tree | 5df09188f7e43b70896efb7b6e942e0b130d75d3 /aclocal.m4 | |
| parent | 7514efc2f38c9ace4557d4e69d68e7d380389030 (diff) | |
New upstream version 1.4.2 upstream/1.4.2
Diffstat (limited to 'aclocal.m4')
| -rw-r--r-- | aclocal.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aclocal.m4 b/aclocal.m4 index a60453c5..41151f20 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1498,6 +1498,7 @@ m4_include([m4/attributes.m4]) m4_include([m4/ax_lib_readline.m4]) m4_include([m4/compiler_options.m4]) m4_include([m4/gettext.m4]) +m4_include([m4/git-sha-record.m4]) m4_include([m4/gnome-code-coverage.m4]) m4_include([m4/gtk-doc.m4]) m4_include([m4/iconv.m4]) |