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)
commit14b6d70139486b63e66257aad1abe2a9615f4d96
tree3c082cc8352ff1dc8862b38e0a51485bec2c1976
parenta228f539d716ba1120173d7d5bf96bfbdc5e63aa
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>
ChangeLog
modules/btowc