X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Fu16-ct-casefold;h=3305a7d01a3e61069c9e71f1c9a5fc2c94e0f1af;hb=0e5f06aee5d0372aa03def9afbedfdd9196ae9bc;hp=ce50470fc6d74f9e9ff1b4095bffae30ecf4da97;hpb=1f0eaf8ee40d485e08e4b8ac1f1e51ec2e75f7db;p=gnulib.git diff --git a/modules/unicase/u16-ct-casefold b/modules/unicase/u16-ct-casefold index ce50470fc..3305a7d01 100644 --- a/modules/unicase/u16-ct-casefold +++ b/modules/unicase/u16-ct-casefold @@ -15,9 +15,12 @@ uninorm/u16-normalize uninorm/nfd configure.ac: +gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u16-ct-casefold]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICASE_U16_CT_CASEFOLD lib_SOURCES += unicase/u16-ct-casefold.c +endif Include: "unicase.h"