Copyright: Use LGPL 2.1 instead of LGPL 2.0.
[gnulib.git] / modules / unistr / u8-strcspn
index 95c487b..d876be2 100644 (file)
@@ -12,9 +12,12 @@ unistr/u8-strmbtouc
 unistr/u8-strchr
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u8-strcspn])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U8_STRCSPN
 lib_SOURCES += unistr/u8-strcspn.c
+endif
 
 Include:
 "unistr.h"