X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funictype%2Fctype-alpha;h=68dd45861e06d2955ffcee2a092b492c4e9846d0;hb=9f5e100923da93c9e470227db4aa4ac1a2e2c019;hp=d96967bc399e8a57eb004f9067aa506fff1de05e;hpb=69fe567051cd45f3d71166a9956a4621163b33fb;p=gnulib.git diff --git a/modules/unictype/ctype-alpha b/modules/unictype/ctype-alpha index d96967bc3..68dd45861 100644 --- a/modules/unictype/ctype-alpha +++ b/modules/unictype/ctype-alpha @@ -12,9 +12,12 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) +gl_LIBUNISTRING_MODULE([0.9.4], [unictype/ctype-alpha]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA lib_SOURCES += unictype/ctype_alpha.c +endif Include: "unictype.h"