From: Karl Heuer Date: Mon, 2 May 1994 20:56:25 +0000 (+0000) Subject: (${archlibdir}): Be lenient about wc output format. X-Git-Tag: emacs-19.34~8572 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d38bb695cc20902ad5942840cbb173465170a31d;p=emacs.git (${archlibdir}): Be lenient about wc output format. --- 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