Don't use AC_LIBOBJ with file names in subdirectories.
[gnulib.git] / modules / unictype / category-C
index d998683..0eed125 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 unictype/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unictype/category-C])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C
 lib_SOURCES += unictype/categ_C.c
+endif
 
 Include:
 "unictype.h"