X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funistr%2Fu16-cpy-alloc;h=e077da5eac28e2a6d99c6d32fc9609d551e3c1de;hb=a8184d2038fcd3620daa6ef37f910b4e2853e4cc;hp=74395f444a99a52554aa9a60e03e4c5b337210b5;hpb=a9c53428e9ec1fd0f085fd197027abc727c3a59f;p=gnulib.git diff --git a/modules/unistr/u16-cpy-alloc b/modules/unistr/u16-cpy-alloc index 74395f444..e077da5ea 100644 --- a/modules/unistr/u16-cpy-alloc +++ b/modules/unistr/u16-cpy-alloc @@ -10,9 +10,12 @@ unistr/base malloc-posix configure.ac: +gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-cpy-alloc]) Makefile.am: +if LIBUNISTRING_COMPILE_UNISTR_U16_CPY_ALLOC lib_SOURCES += unistr/u16-cpy-alloc.c +endif Include: "unistr.h"