bump standards-version
[gnulib.git] / modules / unicase / totitle
index 6c7640a..fec625e 100644 (file)
@@ -10,9 +10,12 @@ Depends-on:
 unicase/base
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [unicase/totitle.c])
+gl_LIBUNISTRING_MODULE([0.9.4], [unicase/totitle])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICASE_TOTITLE
+lib_SOURCES += unicase/totitle.c
+endif
 
 Include:
 "unicase.h"