Look for tar in configure, since we must have gtar on Solaris and tar on Windows.

This commit is contained in:
bringert
2005-05-19 19:07:18 +00:00
parent 0efdba25fd
commit c36bdfd7b9
4 changed files with 39 additions and 23 deletions

View File

@@ -18,6 +18,7 @@ LDFLAGS = @LDFLAGS@
EXEEXT = @EXEEXT@
INSTALL = @INSTALL@
TAR = @TAR@
GHC = "@GHC@"
GHCI = "@GHCI@"