X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fsyntax-java-ident;h=4bbba28dc5d0afa6478f81e80cee9a38429728fd;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=220b11d59249429ac5116bd70542ed9dc726c7a5;hpb=87c5f6fccee477f7e2c67ea4c95e51a3afd83a41;p=gnulib.git diff --git a/modules/unictype/syntax-java-ident b/modules/unictype/syntax-java-ident index 220b11d59..4bbba28dc 100644 --- a/modules/unictype/syntax-java-ident +++ b/modules/unictype/syntax-java-ident @@ -11,9 +11,12 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) +gl_LIBUNISTRING_MODULE([0.9.4], [unictype/syntax-java-ident]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_IDENT lib_SOURCES += unictype/sy_java_ident.c +endif Include: "unictype.h"