X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fctype-lower;h=caaf38cc0e1b940ef15d7e430c7e213a8c813694;hb=43593319b31e6b0175b8eec4433bac744959822d;hp=29d961f64be47ae0c3302aed504083cf2faf8241;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/ctype-lower b/modules/unictype/ctype-lower index 29d961f64..caaf38cc0 100644 --- a/modules/unictype/ctype-lower +++ b/modules/unictype/ctype-lower @@ -12,9 +12,12 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/ctype_lower.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [unictype/ctype-lower]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER +lib_SOURCES += unictype/ctype_lower.c +endif Include: "unictype.h"