hugs98: configure Linuxism

Volker Stolz <[email protected]>
Newsgroups gmane.comp.lang.haskell.hugs.bugs
Message-ID <[email protected]>
Hi, there's a Linuxism in hugs98-Dec2001/src/unix/configure:

if (test "`basename ${YACC}`x" == "byaccx"); then
   echo "Found 'byacc', but the Hugs98 parser is incompatible with it."

The test should be one simple "=" for string equality. This will make
configure trip e.g. on FreeBSD (though it'll do no harm -- yet).

Regards,
  Volker
-- 
plonk :: m a -> m ()
http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.