1
0
forked from GitHub/gf-core

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 f0e3d46b33
commit 8f34e389bc
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@"