X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funictype%2Fproperty-ids-trinary-operator;h=5621813dab857ea1123e6d8d1ac6532735066187;hb=c6d98d8cd52c163c2dba42a41da25356c4dad9f0;hp=46d01f95bf6d3457bc219acfa741589c9c638584;hpb=69fe567051cd45f3d71166a9956a4621163b33fb;p=gnulib.git diff --git a/modules/unictype/property-ids-trinary-operator b/modules/unictype/property-ids-trinary-operator index 46d01f95b..5621813da 100644 --- a/modules/unictype/property-ids-trinary-operator +++ b/modules/unictype/property-ids-trinary-operator @@ -11,9 +11,12 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/property-ids-trinary-operator]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR lib_SOURCES += unictype/pr_ids_trinary_operator.c +endif Include: "unictype.h"