userspec: Drop redundant file.
[gnulib.git] / modules / uniwbrk / u32-wordbreaks
index 20f39c3..c929fd0 100644 (file)
@@ -12,9 +12,12 @@ uniwbrk/table
 unistr/u32-mbtouc-unsafe
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [uniwbrk/u32-wordbreaks.c])
+gl_LIBUNISTRING_MODULE([0.9], [uniwbrk/u32-wordbreaks])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS
+lib_SOURCES += uniwbrk/u32-wordbreaks.c
+endif
 
 Include:
 "uniwbrk.h"