canonicalize-lgpl: Support larger filenames on the Hurd.
[gnulib.git] / modules / unistr / u16-strcpy
index 1c4eae1..94480d8 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 unistr/base
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [unistr/u16-strcpy.c])
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-strcpy])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U16_STRCPY
+lib_SOURCES += unistr/u16-strcpy.c
+endif
 
 Include:
 "unistr.h"