Allow setting GHCFLAGS with configure.

This commit is contained in:
bringert
2005-05-19 12:48:00 +00:00
parent 2d602b0d6f
commit 56c7b47a41
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@