X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funistr%2Fu16-strtok;h=ae90fc1651070f5e846011c63d8d72df18fbaf1d;hb=a8184d2038fcd3620daa6ef37f910b4e2853e4cc;hp=af4c3f8c7c12cc000140f7c3c4f0738f3a78aecb;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unistr/u16-strtok b/modules/unistr/u16-strtok index af4c3f8c7..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_LIBSOURCE([0.9], [unistr/u16-strtok.c]) +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"