From 87608901f346aa8f15650b802efd9f550bca6aec Mon Sep 17 00:00:00 2001 From: James Youngman Date: Sun, 7 Aug 2005 19:00:48 +0000 Subject: [PATCH] Work around problems with CVS clients on case-insentitive operating systems --- xargs/testsuite/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/xargs/testsuite/Makefile.am b/xargs/testsuite/Makefile.am index afd47d1c..d13c336b 100644 --- a/xargs/testsuite/Makefile.am +++ b/xargs/testsuite/Makefile.am @@ -48,7 +48,6 @@ xargs.posix/IARG-E_.exp \ xargs.posix/IARG.exp \ xargs.posix/IARG-s15.exp \ xargs.posix/L2_2.exp \ -xargs.posix/uc_l2.exp \ xargs.posix/uc_L2.exp \ xargs.posix/L2-n2.exp \ xargs.posix/L3.exp \ @@ -138,7 +137,6 @@ xargs.posix/IARG-s15.xo \ xargs.posix/IARG.xo \ xargs.posix/L2_2.xo \ xargs.posix/L2-n2.xo \ -xargs.posix/uc_l2.xo \ xargs.posix/uc_L2.xo \ xargs.posix/L3.xo \ xargs.posix/n1.xo \