X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fsyntax-c-whitespace;h=f6bd3a7a990eb8daa1b543ccb15732cea47bf3c5;hb=ec919e79c7278b5b69aced77c453e5b165accfcf;hp=10676504789d68de0eecbf5d7815199c05ecc2db;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/syntax-c-whitespace b/modules/unictype/syntax-c-whitespace index 106765047..f6bd3a7a9 100644 --- a/modules/unictype/syntax-c-whitespace +++ b/modules/unictype/syntax-c-whitespace @@ -8,9 +8,12 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/sy_c_whitespace.c]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/syntax-c-whitespace]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_WHITESPACE +lib_SOURCES += unictype/sy_c_whitespace.c +endif Include: "unictype.h"