btowc: fix missing file
authorEric Blake <eblake@redhat.com>
Thu, 26 Aug 2010 22:43:13 +0000 (16:43 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 26 Aug 2010 22:43:13 +0000 (16:43 -0600)
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>
ChangeLog
modules/btowc

index af835b6fc50916742f91a0b4d2ac2d382b7f7705..97f40d89b6edc98619c964899afbdc1354b5d4da 100644 (file)
--- 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.
index 9fab481d583962d38c2b92523f447a4055702366..6b08366bfa907ba8b656dbb92f524fb90a309b8f 100644 (file)
@@ -4,6 +4,7 @@ btowc() function: convert unibyte character to wide character.
 Files:
 lib/btowc.c
 m4/btowc.m4
+m4/locale-fr.m4
 
 Depends-on:
 wchar