X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu8-conv-to-enc;h=8ab4443055773f482a50f2dbe32a003627beeda5;hb=88418d5fd24c99aac393d3e2f564f6939e4e2fe3;hp=1d82b0ebfaf15de36125bb9908683b2ffbfcf76e;hpb=6715f99bc96a51a9da6829f9926603fab45bf3d4;p=gnulib.git diff --git a/modules/uniconv/u8-conv-to-enc b/modules/uniconv/u8-conv-to-enc index 1d82b0ebf..8ab444305 100644 --- a/modules/uniconv/u8-conv-to-enc +++ b/modules/uniconv/u8-conv-to-enc @@ -11,9 +11,12 @@ striconveha unistr/u8-check configure.ac: +gl_LIBUNISTRING_MODULE([0.9], [uniconv/u8-conv-to-enc]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC lib_SOURCES += uniconv/u8-conv-to-enc.c +endif Include: "uniconv.h"