X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funistr%2Fu16-strtok;h=ae90fc1651070f5e846011c63d8d72df18fbaf1d;hb=a8184d2038fcd3620daa6ef37f910b4e2853e4cc;hp=2eb33b09c0474f60fbe1770a540f286722d55663;hpb=14b73993bfb2f18459ee466c3aef0ec6767ece62;p=gnulib.git diff --git a/modules/unistr/u16-strtok b/modules/unistr/u16-strtok index 2eb33b09c..ae90fc165 100644 --- a/modules/unistr/u16-strtok +++ b/modules/unistr/u16-strtok @@ -11,9 +11,12 @@ unistr/u16-strspn unistr/u16-strpbrk configure.ac: +gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-strtok]) Makefile.am: +if LIBUNISTRING_COMPILE_UNISTR_U16_STRTOK lib_SOURCES += unistr/u16-strtok.c +endif Include: "unistr.h"