test-stddef: test for (some) offsetof bugs
[gnulib.git] / modules / unistr / u32-strpbrk
index 9aaa96d..42b2189 100644 (file)
@@ -9,9 +9,12 @@ unistr/base
 unistr/u32-strchr
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-strpbrk])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U32_STRPBRK
 lib_SOURCES += unistr/u32-strpbrk.c
+endif
 
 Include:
 "unistr.h"