CVSROOT: /sources/m4
Module name: m4
Branch: branch-1_4
Changes by: Eric Blake <ericb> 06/06/30 18:58:12
Index: checks/check-them
===================================================================
RCS file: /sources/m4/m4/checks/Attic/check-them,v
retrieving revision 1.1.1.1.2.3
retrieving revision 1.1.1.1.2.4
diff -u -b -r1.1.1.1.2.3 -r1.1.1.1.2.4
--- checks/check-them 30 Jun 2006 15:06:53 -0000 1.1.1.1.2.3
+++ checks/check-them 30 Jun 2006 18:58:11 -0000 1.1.1.1.2.4
@@ -54,7 +54,7 @@
fi
sed -e '/^dnl @error{}/!d' -e 's///' -e "s/m4.input/$file/" \
- -e "s| $m4:| m4:|" $file > $xerr
+ -e "s| m4:| $m4:|" $file > $xerr
if cmp -s $err $xerr; then
: