test-stddef: test for (some) offsetof bugs
[gnulib.git] / modules / uninorm / u8-normcoll
index a114406..6dfa0ed 100644 (file)
@@ -11,9 +11,12 @@ uninorm/u8-normxfrm
 memcmp2
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [uninorm/u8-normcoll.c])
+gl_LIBUNISTRING_MODULE([0.9], [uninorm/u8-normcoll])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNINORM_U8_NORMCOLL
+lib_SOURCES += uninorm/u8-normcoll.c
+endif
 
 Include:
 "uninorm.h"