qacl: port to Windows better
[gnulib.git] / modules / unicase / toupper
index e4fc08f..128db78 100644 (file)
@@ -10,9 +10,12 @@ Depends-on:
 unicase/base
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [unicase/toupper.c])
+gl_LIBUNISTRING_MODULE([0.9.4], [unicase/toupper])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICASE_TOUPPER
+lib_SOURCES += unicase/toupper.c
+endif
 
 Include:
 "unicase.h"