X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu16-conv-from-enc;h=ca84ed97cf1e788f089179f00d449a8de19aa9ab;hb=a363f4ed4a0e69187c97686ac44502c49c7f4b3d;hp=acb9c99064ee713672265a3f555cd6931039aa42;hpb=486befc4c94fbeaacd9a1cf784d3bc54de573503;p=gnulib.git diff --git a/modules/uniconv/u16-conv-from-enc b/modules/uniconv/u16-conv-from-enc index acb9c9906..ca84ed97c 100644 --- a/modules/uniconv/u16-conv-from-enc +++ b/modules/uniconv/u16-conv-from-enc @@ -15,9 +15,12 @@ unistr/u16-mblen configure.ac: AC_REQUIRE([gl_BIGENDIAN]) +gl_LIBUNISTRING_MODULE([0.9], [uniconv/u16-conv-from-enc]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICONV_U16_CONV_FROM_ENC lib_SOURCES += uniconv/u16-conv-from-enc.c +endif Include: "uniconv.h"