X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funistr%2Fu16-strpbrk;h=077c643baa7639c7fbce52567280ed4a2461a020;hb=5a9e46ab46042f007426c1e06b836cf5608d8d4a;hp=b66ef568e2d36128950fe2f8acb5bb9c6582c151;hpb=37f7da51134eeb1d88e695e703b946ac720aacf9;p=gnulib.git diff --git a/modules/unistr/u16-strpbrk b/modules/unistr/u16-strpbrk index b66ef568e..077c643ba 100644 --- a/modules/unistr/u16-strpbrk +++ b/modules/unistr/u16-strpbrk @@ -11,9 +11,12 @@ unistr/u16-strmbtouc unistr/u16-strchr configure.ac: +gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-strpbrk]) Makefile.am: +if LIBUNISTRING_COMPILE_UNISTR_U16_STRPBRK lib_SOURCES += unistr/u16-strpbrk.c +endif Include: "unistr.h"