Remove unused test-setlocale1 argument.
[gnulib.git] / modules / uninorm / decomposing-form
index 3df8f9d..16b6ba8 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 uninorm/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [uninorm/decomposing-form])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNINORM_DECOMPOSING_FORM
 lib_SOURCES += uninorm/decomposing-form.c
+endif
 
 Include:
 "uninorm.h"