Don't use AC_LIBOBJ with file names in subdirectories.
[gnulib.git] / modules / unicase / u16-ct-totitle
index 6d02d18..0ba83fe 100644 (file)
@@ -23,9 +23,12 @@ uninorm/u16-normalize
 stdbool
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9.1], [unicase/u16-ct-totitle.c])
+gl_LIBUNISTRING_MODULE([0.9.1], [unicase/u16-ct-totitle])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOTITLE
+lib_SOURCES += unicase/u16-ct-totitle.c
+endif
 
 Include:
 "unicase.h"