From c34f70c3b8edf2e37068082d829937f485e0ccd3 Mon Sep 17 00:00:00 2001 From: George Rhoten Date: Wed, 4 Aug 2004 23:27:14 +0000 Subject: [PATCH] ICU-3960 Fix out of source builds. X-SVN-Rev: 16108 --- icu4c/source/configure | 6 ++++-- icu4c/source/configure.in | 3 ++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/icu4c/source/configure b/icu4c/source/configure index f8d3ca10f1..21b94e759e 100755 --- a/icu4c/source/configure +++ b/icu4c/source/configure @@ -4202,7 +4202,7 @@ ac_given_INSTALL="$INSTALL" trap 'rm -fr `echo "icudefs.mk \ Makefile \ - data/icupkg.inc test/testdata/pkgdata.inc \ + data/icupkg.inc \ config/Makefile.inc \ data/Makefile \ stubdata/Makefile \ @@ -4233,6 +4233,7 @@ trap 'rm -fr `echo "icudefs.mk \ tools/dumpce/Makefile \ test/Makefile \ test/testdata/Makefile \ + test/testdata/pkgdata.inc \ test/hdrtst/Makefile \ test/intltest/Makefile \ test/cintltst/Makefile \ @@ -4404,7 +4405,7 @@ cat >> $CONFIG_STATUS <