gst/: On win32, all the __declspec stuff for symbol exporting is apparently only...
authorVincent Torri <vtorri@univ-evry.fr>
Fri, 5 Jan 2007 13:23:02 +0000 (13:23 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 5 Jan 2007 13:23:02 +0000 (13:23 +0000)
commit47d2b0a976c8de622bb0da320331498bc90a4242
tree91141aafe11d51bc18d93ea0649075c31a6e0d98
parentc84a427f7ba2c979968765aed53ebb10f5726340
gst/: On win32, all the __declspec stuff for symbol exporting is apparently only needed with MSVC, but doesn't work w...

Original commit message from CVS:
Patch by: Vincent Torri  <vtorri at univ-evry dot fr>
* gst/gst_private.h:
* gst/gstconfig.h.in:
* gst/gstinfo.h:
On win32, all the __declspec stuff for symbol exporting is
apparently only needed with MSVC, but doesn't work with MingW.
Fixes compilation with MingW and #391909.
ChangeLog
gst/gst_private.h
gst/gstconfig.h.in
gst/gstinfo.h