X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funiconv%2Fu16-strconv-to-enc;h=d4805590d794a26f7bbdea9f2b93b3c394e577e9;hb=a363f4ed4a0e69187c97686ac44502c49c7f4b3d;hp=d3878c454ad57433b0ee3f7881bc9ea2f1406087;hpb=e4a9624f1df826bc15b27ef979ef5e50afb6038e;p=gnulib.git diff --git a/modules/uniconv/u16-strconv-to-enc b/modules/uniconv/u16-strconv-to-enc index d3878c454..d4805590d 100644 --- a/modules/uniconv/u16-strconv-to-enc +++ b/modules/uniconv/u16-strconv-to-enc @@ -13,10 +13,13 @@ unistr/u16-to-u8 unistr/u16-strlen configure.ac: -AC_REQUIRE([AC_C_BIGENDIAN]) +AC_REQUIRE([gl_BIGENDIAN]) +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"