X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funicase%2Fempty-suffix-context;h=161ef07777952c06f3bf4c11d4b2e464d9b8ffbd;hb=cde82ba3a73b7482132a950ac0d7cb0da67a2e1c;hp=22c5b235cea88d3d36894a83e0c6ae320bd55904;hpb=0f032e0384957244ed1f49dedb3ad34057e5eeca;p=gnulib.git diff --git a/modules/unicase/empty-suffix-context b/modules/unicase/empty-suffix-context index 22c5b235c..161ef0777 100644 --- a/modules/unicase/empty-suffix-context +++ b/modules/unicase/empty-suffix-context @@ -8,9 +8,12 @@ Depends-on: unicase/base configure.ac: +gl_LIBUNISTRING_MODULE([0.9.1], [unicase/empty-suffix-context]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT lib_SOURCES += unicase/empty-suffix-context.c +endif Include: "unicase.h"