ICU-2707 added testmap..
X-SVN-Rev: 12441
This commit is contained in:
parent
2fe64d87aa
commit
cd84305120
2
icu4c/source/configure
vendored
2
icu4c/source/configure
vendored
@ -4275,6 +4275,7 @@ trap 'rm -fr `echo "README icudefs.mk \
|
||||
test/cintltst/Makefile \
|
||||
test/iotest/Makefile \
|
||||
test/ieeetest/Makefile \
|
||||
test/testmap/Makefile \
|
||||
test/thaitest/Makefile \
|
||||
test/letest/Makefile \
|
||||
test/threadtest/Makefile \
|
||||
@ -4473,6 +4474,7 @@ CONFIG_FILES=\${CONFIG_FILES-"README icudefs.mk \
|
||||
test/iotest/Makefile \
|
||||
test/ieeetest/Makefile \
|
||||
test/thaitest/Makefile \
|
||||
test/testmap/Makefile \
|
||||
test/letest/Makefile \
|
||||
test/threadtest/Makefile \
|
||||
samples/Makefile samples/date/Makefile \
|
||||
|
@ -4,7 +4,7 @@ dnl Copyright (c) 1999-2003, International Business Machines Corporation and
|
||||
dnl others. All Rights Reserved.
|
||||
dnl Stephen F. Booth, heavily modified by Yves and others
|
||||
|
||||
dnl $Id: configure.in,v 1.190 2003/06/06 17:32:08 grhoten-oss Exp $
|
||||
dnl $Id: configure.in,v 1.191 2003/06/11 01:01:02 srl Exp $
|
||||
|
||||
dnl Process this file with autoconf to produce a configure script
|
||||
AC_INIT(common/unicode/utypes.h)
|
||||
@ -948,6 +948,7 @@ AC_OUTPUT([README icudefs.mk \
|
||||
test/iotest/Makefile \
|
||||
test/ieeetest/Makefile \
|
||||
test/thaitest/Makefile \
|
||||
test/testmap/Makefile \
|
||||
test/letest/Makefile \
|
||||
test/threadtest/Makefile \
|
||||
samples/Makefile samples/date/Makefile \
|
||||
|
Loading…
Reference in New Issue
Block a user