From a2fe9f79aaaff929abad626183010937f35db6ac Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Tue, 22 May 2012 17:16:15 +0200 Subject: [PATCH] Added but not enabled test_icu 4. Working differently on CentOS5 with ICU 3.6 --- test/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/Makefile.am b/test/Makefile.am index b405318..debfb18 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -32,6 +32,8 @@ EXTRA_DIST = tstodr.asn test_odrcodec.c test_odrcodec.h cql2xcqlsample \ test_icu.3.xml test_icu.3.input test_icu.3.output \ test_record_conv.xsl test_xml_include.xml +# test_icu.4.xml test_icu.4.input test_icu.4.output + YAZCOMP = ../util/yaz-asncomp YAZCOMPLINE = $(YAZCOMP) -d z.tcl -i yaz -I../include $(YCFLAGS) -- 1.7.10.4