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:
@@ -18,6 +18,7 @@ LDFLAGS = @LDFLAGS@
|
||||
EXEEXT = @EXEEXT@
|
||||
|
||||
INSTALL = @INSTALL@
|
||||
TAR = @TAR@
|
||||
|
||||
GHC = "@GHC@"
|
||||
GHCI = "@GHCI@"
|
||||
|
||||
Reference in New Issue
Block a user