Tests for module 'expm1l-ieee'.
[gnulib.git] / modules / unistr / u16-cmp
index 78cd157..565ccdd 100644 (file)
@@ -8,9 +8,12 @@ Depends-on:
 unistr/base
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [unistr/u16-cmp.c])
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-cmp])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U16_CMP
+lib_SOURCES += unistr/u16-cmp.c
+endif
 
 Include:
 "unistr.h"