From 475da1c8f604f89ce1b99fc3a6c8cf190ccc448c Mon Sep 17 00:00:00 2001 From: George Rhoten Date: Fri, 17 Aug 2001 01:53:38 +0000 Subject: [PATCH] ICU-1007 Remove genqchk/genfchk Makefiles X-SVN-Rev: 5501 --- icu4c/source/configure | 4 ++-- icu4c/source/configure.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/icu4c/source/configure b/icu4c/source/configure index d5325357fda..03a49b99485 100755 --- a/icu4c/source/configure +++ b/icu4c/source/configure @@ -3954,7 +3954,7 @@ trap 'rm -fr `echo "README icudefs.mk \ tools/gencnval/Makefile tools/gentz/Makefile \ tools/gennames/Makefile tools/toolutil/Makefile tools/gentest/Makefile \ tools/gennorm/Makefile \ - tools/genqchk/Makefile tools/genfchk/Makefile tools/genprops/Makefile \ + tools/genprops/Makefile \ tools/dumpce/Makefile \ test/Makefile test/testdata/Makefile test/intltest/Makefile test/cintltst/Makefile \ test/ieeetest/Makefile \ @@ -4120,7 +4120,7 @@ CONFIG_FILES=\${CONFIG_FILES-"README icudefs.mk \ tools/gencnval/Makefile tools/gentz/Makefile \ tools/gennames/Makefile tools/toolutil/Makefile tools/gentest/Makefile \ tools/gennorm/Makefile \ - tools/genqchk/Makefile tools/genfchk/Makefile tools/genprops/Makefile \ + tools/genprops/Makefile \ tools/dumpce/Makefile \ test/Makefile test/testdata/Makefile test/intltest/Makefile test/cintltst/Makefile \ test/ieeetest/Makefile \ diff --git a/icu4c/source/configure.in b/icu4c/source/configure.in index 7e112281858..280d7a2ea0e 100644 --- a/icu4c/source/configure.in +++ b/icu4c/source/configure.in @@ -4,7 +4,7 @@ dnl Copyright (c) 1999-2000, 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.115 2001/08/10 20:49:58 aheninger Exp $ +dnl $Id: configure.in,v 1.116 2001/08/17 01:53:38 grhoten-oss Exp $ dnl Process this file with autoconf to produce a configure script AC_INIT(common/unicode/utypes.h) @@ -772,7 +772,7 @@ AC_OUTPUT([README icudefs.mk \ tools/gencnval/Makefile tools/gentz/Makefile \ tools/gennames/Makefile tools/toolutil/Makefile tools/gentest/Makefile \ tools/gennorm/Makefile \ - tools/genqchk/Makefile tools/genfchk/Makefile tools/genprops/Makefile \ + tools/genprops/Makefile \ tools/dumpce/Makefile \ test/Makefile test/testdata/Makefile test/intltest/Makefile test/cintltst/Makefile \ test/ieeetest/Makefile \