changeset 13583:35d6a85251ac

btowc: fix missing file Detected by ./gnulib-tool --test btowc. configure.ac:111: warning: gt_LOCALE_FR is m4_require'd but not m4_defun'd glm4/btowc.m4:7: gl_FUNC_BTOWC is expanded from... configure.ac:27: gl_INIT is expanded from... configure.ac:111: the top level * modules/btowc (Files): Also ship locale-fr.m4. Signed-off-by: Eric Blake <eblake@redhat.com>
author Eric Blake <eblake@redhat.com>
date Thu, 26 Aug 2010 16:43:13 -0600
parents 9816edcb2151
children ac5cb0e1a58f
files ChangeLog modules/btowc
diffstat 2 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2010-08-26  Eric Blake  <eblake@redhat.com>
 
+	btowc: fix missing file
+	* modules/btowc (Files): Also ship locale-fr.m4.
+
 	lseek: fix link test
 	* m4/lseek.m4 (gl_FUNC_LSEEK): Use correct format for
 	AC_LINK_IFELSE.
--- a/modules/btowc
+++ b/modules/btowc
@@ -4,6 +4,7 @@
 Files:
 lib/btowc.c
 m4/btowc.m4
+m4/locale-fr.m4
 
 Depends-on:
 wchar