Enabled pkg-config file generation on MinGW.

Fixes #220.
This commit is contained in:
Camilla Berglund
2014-02-10 15:30:51 +01:00
parent cf177905e5
commit 0cd31782d4
2 changed files with 14 additions and 12 deletions
+1
View File
@@ -53,6 +53,7 @@ The following dependencies are needed by the examples and test programs:
recorders to fail
- [Cocoa] Bugfix: Some Core Foundation objects were leaked during joystick
enumeration
- [Win32] Enabled generation of pkg-config file for MinGW
- [Win32] Bugfix: Failure to load winmm or its functions was not reported to
the error callback
- [X11] Bugfix: The case of finding no usable CRTCs was not detected