X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Fempty-prefix-context;h=8d793ab23e479bedf45a08944abc8739e945cc01;hb=6aefe07bd86d5579c60dc35c874fc0e6c1972b49;hp=faa4971669386a937af2e710425843e5075c5851;hpb=db973a4d3d78bb6e14f063010600b3b44bb14097;p=gnulib.git diff --git a/modules/unicase/empty-prefix-context b/modules/unicase/empty-prefix-context index faa497166..8d793ab23 100644 --- a/modules/unicase/empty-prefix-context +++ b/modules/unicase/empty-prefix-context @@ -8,9 +8,12 @@ Depends-on: unicase/base configure.ac: +gl_LIBUNISTRING_MODULE([0.9.1], [unicase/empty-prefix-context]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT lib_SOURCES += unicase/empty-prefix-context.c +endif Include: "unicase.h"