Tests for module 'getpeername'.
[gnulib.git] / modules / unictype / decimal-digit
index 9b1c86f..4dd10a9 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 unictype/base
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/decdigit.c])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/decimal-digit])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT
+lib_SOURCES += unictype/decdigit.c
+endif
 
 Include:
 "unictype.h"