X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funictype%2Fsyntax-java-ident;h=4bbba28dc5d0afa6478f81e80cee9a38429728fd;hb=a6e6c7be963a456c638ab1722018c48696b24eb1;hp=71cdda2f98d96c83c2c4e7da3e49ceb659a7c616;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/syntax-java-ident b/modules/unictype/syntax-java-ident index 71cdda2f9..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_LIBSOURCE([0.9], [unictype/sy_java_ident.c]) +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"