Add MinGW32 libraries to executables
authorJP Ikaheimonen <jp_ikaheimonen@mentor.com>
Mon, 8 Jul 2013 13:48:24 +0000 (09:48 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 8 Jul 2013 13:48:24 +0000 (09:48 -0400)
commit5881989879e8bc9819c14c4ea8bd05b4d159be58
treed24e74f6dade7ab1942baed8113d24de5536afbb
parent9a7f65a34e9358633109338f12bb52303c358d35
Add MinGW32 libraries to executables

Make configure.ac aware of MinGW, and set up a variable we can use
in make files.
Under MinGW, add platform specific libraries to all link commands.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
converter/Makefile.am
formats/ctf/metadata/Makefile.am
This page took 0.024471 seconds and 4 git commands to generate.