X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fsyntax-c-ident;h=05bac915cea028878c8b25d2de072f562282dcd4;hb=0af2227383df6c060f2b719882474cf8e1dd7431;hp=2c60d9fb056d47cecb6f6644d6334d30270276a5;hpb=5a6e55c1886acd86b0deaa9d1d343471f61d3ded;p=gnulib.git diff --git a/modules/unictype/syntax-c-ident b/modules/unictype/syntax-c-ident index 2c60d9fb0..05bac915c 100644 --- a/modules/unictype/syntax-c-ident +++ b/modules/unictype/syntax-c-ident @@ -8,12 +8,15 @@ lib/unictype/identsyntaxmap.h Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/syntax-c-ident]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_IDENT lib_SOURCES += unictype/sy_c_ident.c +endif Include: "unictype.h"