Commit Graph

3 Commits

Author SHA1 Message Date
Moritz Bunkus
34754808de Use configure's 'host' variable for mingw detection
Otherwise a real mingw on Windows may not be detected correctly.
2009-12-20 12:15:42 +01:00
Moritz Bunkus
56fb138489 Only check for windres during cross-builds
windres is not needed for non-Windows builds and should
therefore only be checked if we are cross-compiling.
Otherwise warnings or errors could confuse the user.
2009-02-25 15:50:19 +01:00
Moritz Bunkus
fed3d09de4 Split configure.in in several smaller files. 2008-08-27 20:38:55 +00:00