log1p: Provide replacement for Minix and MSVC.
[gnulib.git] / modules / unistr / u16-stpncpy
index e3e4789..96ae821 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 unistr/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.3], [unistr/u16-stpncpy])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U16_STPNCPY
 lib_SOURCES += unistr/u16-stpncpy.c
+endif
 
 Include:
 "unistr.h"