X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funiconv%2Fu16-strconv-from-enc;h=b6c1520df434cf5697a53c894ecbb1c5a7f7ed0b;hb=7509e3c4af13db1b48b779c7eac6342d5b778374;hp=a7da446a05e918597c0530151b712198406b2e82;hpb=a84f6f8a9d685f6a8d59b91d44861c9b0178eaa3;p=gnulib.git diff --git a/modules/uniconv/u16-strconv-from-enc b/modules/uniconv/u16-strconv-from-enc index a7da446a0..b6c1520df 100644 --- a/modules/uniconv/u16-strconv-from-enc +++ b/modules/uniconv/u16-strconv-from-enc @@ -11,9 +11,12 @@ uniconv/u16-conv-from-enc unistr/u16-strlen configure.ac: +gl_LIBUNISTRING_MODULE([0.9], [uniconv/u16-strconv-from-enc]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_ENC lib_SOURCES += uniconv/u16-strconv-from-enc.c +endif Include: "uniconv.h"