Work around declaration collisions on Minix.
[gnulib.git] / modules / unistr / u32-strdup
index 2a59d25..4e807f6 100644 (file)
@@ -10,9 +10,12 @@ unistr/base
 unistr/u32-strlen
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-strdup])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U32_STRDUP
 lib_SOURCES += unistr/u32-strdup.c
+endif
 
 Include:
 "unistr.h"