X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Fu32-toupper;h=801deea11bf7a1260b30e2bbd09685ede18f3096;hb=ad2c4b8339db7e2734f0504d5157bb31129f728c;hp=009e0946569026ee2ae2f2c0fa0430afcb8c7de7;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unicase/u32-toupper b/modules/unicase/u32-toupper index 009e09465..801deea11 100644 --- a/modules/unicase/u32-toupper +++ b/modules/unicase/u32-toupper @@ -13,9 +13,12 @@ unicase/empty-suffix-context unicase/toupper configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9.1], [unicase/u32-toupper.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u32-toupper]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICASE_U32_TOUPPER +lib_SOURCES += unicase/u32-toupper.c +endif Include: "unicase.h"