diff options
Diffstat (limited to 'lgl/m4/gnulib-comp.m4')
-rw-r--r-- | lgl/m4/gnulib-comp.m4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lgl/m4/gnulib-comp.m4 b/lgl/m4/gnulib-comp.m4 index 7acee94f64..f4a1f11441 100644 --- a/lgl/m4/gnulib-comp.m4 +++ b/lgl/m4/gnulib-comp.m4 @@ -72,6 +72,7 @@ AC_DEFUN([lgl_INIT], gl_MODULE_INDICATOR([gc-sha1]) gl_MD2 gl_FLOAT_H + gl_FUNC dnl you must add AM_GNU_GETTEXT([external]) or similar to configure.ac. AM_GNU_GETTEXT_VERSION([0.17]) AC_SUBST([LIBINTL]) @@ -302,6 +303,7 @@ AC_DEFUN([lgl_FILE_LIST], [ m4/eoverflow.m4 m4/extensions.m4 m4/float_h.m4 + m4/func.m4 m4/gc-arcfour.m4 m4/gc-arctwo.m4 m4/gc-camellia.m4 |