X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fctype-blank;h=afcfdd45e941a1d19b5761036c335f0952d97416;hb=f2607506fe9fc95dd5d5ea67fd91035b1c62302a;hp=8091e8689a563200637a10e4ca8b566ec4ec0dd0;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/ctype-blank b/modules/unictype/ctype-blank index 8091e8689..afcfdd45e 100644 --- a/modules/unictype/ctype-blank +++ b/modules/unictype/ctype-blank @@ -12,9 +12,12 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/ctype_blank.c]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/ctype-blank]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK +lib_SOURCES += unictype/ctype_blank.c +endif Include: "unictype.h"