readline: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / modules / unicase / ulc-casexfrm
index 48e2eca..14329dd 100644 (file)
@@ -11,9 +11,12 @@ uniconv/u8-conv-from-enc
 localcharset
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [unicase/ulc-casexfrm])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICASE_ULC_CASEXFRM
 lib_SOURCES += unicase/ulc-casexfrm.c
+endif
 
 Include:
 "unicase.h"