X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funinorm%2Fdecomposition;h=ad8aa1b3359d11b7af82f6cef62e0212df8453b2;hb=204f9216c0518251439234fe17bd2f7798156aa3;hp=8107eeff5e77926e29bd31bc95f0d7fe0c7da2db;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/uninorm/decomposition b/modules/uninorm/decomposition index 8107eeff5..ad8aa1b33 100644 --- a/modules/uninorm/decomposition +++ b/modules/uninorm/decomposition @@ -9,9 +9,12 @@ uninorm/base uninorm/decomposition-table configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [uninorm/decomposition.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [uninorm/decomposition]) Makefile.am: +if LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION +lib_SOURCES += uninorm/decomposition.c +endif Include: "uninorm.h"