cvs commit: fptools/libraries/X11 configure.ac
Simon Marlow
simonmar at haskell.org
Thu Dec 16 06:43:14 EST 2004
simonmar 2004/12/16 03:43:14 PST
Modified files:
libraries/X11 configure.ac
Log:
Add an extra test that the C compiler can actually #include the X
headers. This works around a problem on a GHC mingw build, where the
configure script finds the Cygwin X headers and libs, and assumes that
X is present.
Revision Changes Path
1.5 +7 -0 fptools/libraries/X11/configure.ac
More information about the Cvs-libraries
mailing list