X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-Zp;h=82b09cd5e4ec84c97e3b5aa2722c859f053185f4;hb=41d11e92abb146523593b007c0f90d1843b11a97;hp=cd263f5bffca76c24da54e6643e848980c5110e2;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/category-Zp b/modules/unictype/category-Zp index cd263f5bf..82b09cd5e 100644 --- a/modules/unictype/category-Zp +++ b/modules/unictype/category-Zp @@ -9,9 +9,12 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/categ_Zp.c]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Zp]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP +lib_SOURCES += unictype/categ_Zp.c +endif Include: "unictype.h"