diff options
author | Simon Josefsson <simon@josefsson.org> | 2009-06-08 13:50:09 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2009-06-08 13:50:09 +0200 |
commit | 39cde3c5c692a7593e7a54f741833271c10d3e77 (patch) | |
tree | f9fe3a40cbc74384ab4ebce1c47e89eeb9d99534 /gl/m4/gnulib-comp.m4 | |
parent | 70ad60dfb9cd27f4f3ab55809357cd99750c6602 (diff) | |
download | libtasn1-39cde3c5c692a7593e7a54f741833271c10d3e77.tar.gz libtasn1-39cde3c5c692a7593e7a54f741833271c10d3e77.tar.bz2 libtasn1-39cde3c5c692a7593e7a54f741833271c10d3e77.zip |
Update gnulib files.
Diffstat (limited to 'gl/m4/gnulib-comp.m4')
-rw-r--r-- | gl/m4/gnulib-comp.m4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gl/m4/gnulib-comp.m4 b/gl/m4/gnulib-comp.m4 index a716362..3fae312 100644 --- a/gl/m4/gnulib-comp.m4 +++ b/gl/m4/gnulib-comp.m4 @@ -68,6 +68,7 @@ AC_DEFUN([gl_INIT], gl_STDINT_H gl_STDLIB_H gl_UNISTD_H + gl_VERSION_ETC AC_SUBST([WARN_CFLAGS]) gl_WCHAR_H m4_ifval(gl_LIBSOURCES_LIST, [ @@ -240,6 +241,7 @@ AC_DEFUN([gl_FILE_LIST], [ m4/stdint.m4 m4/stdlib_h.m4 m4/unistd_h.m4 + m4/version-etc.m4 m4/warnings.m4 m4/wchar.m4 m4/wint_t.m4 |