NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / mbuiter
index c729b09..c94bfdc 100644 (file)
@@ -3,10 +3,12 @@ Iterating through multibyte strings.
 
 Files:
 lib/mbuiter.h
+lib/mbuiter.c
 m4/mbiter.m4
 m4/mbrtowc.m4
 
 Depends-on:
+extern-inline
 mbchar
 mbrtowc
 mbsinit
@@ -18,7 +20,7 @@ configure.ac:
 gl_MBITER
 
 Makefile.am:
-lib_SOURCES += mbuiter.h
+lib_SOURCES += mbuiter.h mbuiter.c
 
 Include:
 "mbuiter.h"
@@ -28,4 +30,3 @@ LGPL
 
 Maintainer:
 Bruno Haible
-