Tests for module 'getpeername'.
[gnulib.git] / modules / unictype / decimal-digit
index 7802f43..4dd10a9 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 unictype/base
 
 configure.ac:
+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"