X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu16-strconv-to-enc;h=d4805590d794a26f7bbdea9f2b93b3c394e577e9;hb=a363f4ed4a0e69187c97686ac44502c49c7f4b3d;hp=354f095e042dd92319ccc4044e08d548b074b52b;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/uniconv/u16-strconv-to-enc b/modules/uniconv/u16-strconv-to-enc index 354f095e0..d4805590d 100644 --- a/modules/uniconv/u16-strconv-to-enc +++ b/modules/uniconv/u16-strconv-to-enc @@ -14,9 +14,12 @@ unistr/u16-strlen configure.ac: AC_REQUIRE([gl_BIGENDIAN]) -gl_LIBUNISTRING_LIBSOURCE([0.9], [uniconv/u16-strconv-to-enc.c]) +gl_LIBUNISTRING_MODULE([0.9], [uniconv/u16-strconv-to-enc]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_ENC +lib_SOURCES += uniconv/u16-strconv-to-enc.c +endif Include: "uniconv.h"