X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu16-conv-from-enc;h=ca84ed97cf1e788f089179f00d449a8de19aa9ab;hb=cb26d0af585e0f56d64327c2576cd7ad552a0463;hp=27247dd2236b7ac1206c83b8e46c9bac70f022c8;hpb=4fdb748b8f456ee25948961d304bc3e4d33e9e70;p=gnulib.git diff --git a/modules/uniconv/u16-conv-from-enc b/modules/uniconv/u16-conv-from-enc index 27247dd22..ca84ed97c 100644 --- a/modules/uniconv/u16-conv-from-enc +++ b/modules/uniconv/u16-conv-from-enc @@ -14,10 +14,13 @@ unistr/u8-mblen unistr/u16-mblen configure.ac: -AC_REQUIRE([AC_C_BIGENDIAN]) +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"