1
0
forked from GitHub/gf-core

Allow setting GHCFLAGS with configure.

This commit is contained in:
bringert
2005-05-19 12:48:00 +00:00
parent a3bdf26f22
commit fb90359e32
3 changed files with 6 additions and 4 deletions

View File

@@ -11,6 +11,7 @@ datadir = @datadir@
host = @host@
GHCFLAGS = @GHCFLAGS@
CPPFLAGS = @CPPFLAGS@
LDFLAGS = @LDFLAGS@