Imported Upstream version 0.9.4
[platform/upstream/libunistring.git] / gnulib-local / modules / unictype / category-none-tests.diff
1 *** category-none-tests.orig    2007-11-12 00:55:16.000000000 +0100
2 --- category-none-tests 2009-04-20 00:09:17.000000000 +0200
3 ***************
4 *** 7,13 ****
5 --- 7,15 ----
6   configure.ac:
7   
8   Makefile.am:
9 + if !WOE32DLL
10   TESTS += test-categ_none
11   check_PROGRAMS += test-categ_none
12   test_categ_none_SOURCES = unictype/test-categ_none.c
13   test_categ_none_LDADD = $(LDADD) $(LIBUNISTRING)
14 + endif