Remove unused test-setlocale1 argument.
[gnulib.git] / modules / unistr / u32-strspn
index e30497d..f3a257a 100644 (file)
@@ -9,9 +9,12 @@ unistr/base
 unistr/u32-strchr
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [unistr/u32-strspn.c])
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-strspn])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U32_STRSPN
+lib_SOURCES += unistr/u32-strspn.c
+endif
 
 Include:
 "unistr.h"