From d38bb695cc20902ad5942840cbb173465170a31d Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Mon, 2 May 1994 20:56:25 +0000 Subject: [PATCH] (${archlibdir}): Be lenient about wc output format. --- lib-src/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index bd1b0be4d44..da5e40e9134 100644 --- a/lib-src/Makefile.in +++ b/lib-src/Makefile.in @@ -181,11 +181,11 @@ ${archlibdir}: all BLESSMAIL #ifdef MOVEMAIL_NEEDS_BLESSING /* Don't charge ahead and do it! Let the installer decide. ./blessmail ${archlibdir}/movemail */ - @if [ "`wc -l blessmail`" != " 2 blessmail" ] ; then \ + @if [ `wc -l