X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funictype%2Fctype-punct;h=63f7e2956b31c9f5301acdf2a23c1f53b1407a7a;hb=3b905e0ad791b750d0a471c90ecaacf2345a39c3;hp=9800fc0b0aaf42739d41a56872ee1b6c4216f971;hpb=69fe567051cd45f3d71166a9956a4621163b33fb;p=gnulib.git diff --git a/modules/unictype/ctype-punct b/modules/unictype/ctype-punct index 9800fc0b0..63f7e2956 100644 --- a/modules/unictype/ctype-punct +++ b/modules/unictype/ctype-punct @@ -12,9 +12,12 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/ctype-punct]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT lib_SOURCES += unictype/ctype_punct.c +endif Include: "unictype.h"