]> diplodocus.org Git - nmh/blobdiff - Makefile.am
Handle the case where (on Solaris) the width of U+2019 is 2 (which seems
[nmh] / Makefile.am
index 40dcdcad02127a23ee9424281c7a3011bb771b87..29e3be90bb40758680ad19ce34601eeaa05f77fc 100644 (file)
@@ -38,6 +38,7 @@ TESTS_ENVIRONMENT = MH_OBJ_DIR="@abs_builddir@" \
                    auxexecdir="$(auxexecdir)" bindir="$(bindir)" \
                    mandir="$(mandir)" sysconfdir="$(sysconfdir)" \
                    MULTIBYTE_ENABLED=$(MULTIBYTE_ENABLED) \
+                   ICONV_ENABLED=$(ICONV_ENABLED) \
                    $(TESTS_SHELL) ## Keep at end of TESTS_ENVIRONMENT.
 ##
 ## Important note: the "cleanup" test should always be last