Fixes to compile with 6.5

This commit is contained in:
dons
2005-08-19 00:52:51 +00:00
parent bf228280e3
commit 6c122b67c4
5 changed files with 7 additions and 7 deletions

2
configure vendored
View File

@ -1450,7 +1450,7 @@ echo "$as_me: error: You need GHC to build this project" >&2;}
fi;
cat >>confdefs.h <<_ACEOF
#define WITH_GHC $GHC
#define WITH_GHC "$GHC"
_ACEOF