X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Fu32-is-lowercase;h=033f59ea54e0d6d59caafc7c63105d71322980ef;hb=49c136f53f6b22e91f2bb4c636e81e5930613d04;hp=f459e38f1269743122819df7915ae4fc10d2b88b;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unicase/u32-is-lowercase b/modules/unicase/u32-is-lowercase index f459e38f1..033f59ea5 100644 --- a/modules/unicase/u32-is-lowercase +++ b/modules/unicase/u32-is-lowercase @@ -10,9 +10,12 @@ unicase/u32-is-invariant unicase/u32-tolower configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9.1], [unicase/u32-is-lowercase.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u32-is-lowercase]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICASE_U32_IS_LOWERCASE +lib_SOURCES += unicase/u32-is-lowercase.c +endif Include: "unicase.h"