• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/gnulib-local/modules/unictype/
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+ endif
14  
15