X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Fu32-ct-toupper;h=80edf83b296511fe3874d1026f11bda47edde072;hb=a425462f784164b73297d8992075fd9aebd65a94;hp=1f3ae06b1fd89fca0e6ef585c28b37b4c1e358ee;hpb=0a8598c4f893727e9dfb3f3e82799a845f10cafe;p=gnulib.git diff --git a/modules/unicase/u32-ct-toupper b/modules/unicase/u32-ct-toupper index 1f3ae06b1..80edf83b2 100644 --- a/modules/unicase/u32-ct-toupper +++ b/modules/unicase/u32-ct-toupper @@ -11,9 +11,12 @@ unicase/special-casing unicase/toupper configure.ac: +gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u32-ct-toupper]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOUPPER lib_SOURCES += unicase/u32-ct-toupper.c +endif Include: "unicase.h"