diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2006-03-17 15:33:08 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2006-03-17 15:33:08 +0000 |
| commit | 33daa1ef853f40975b45a7a88d26416373e0ed26 (patch) | |
| tree | 83177549750172b02d3755b34ce624f9a2fcfa4f /ChangeLog | |
| parent | ff2c5fd49cc302de2f2732b91768cd2c2e5f199a (diff) | |
configure.ac: Don't compile udp and rtsp plugins on win32 (mingw) or other systems that don't have <sys/socket.h> for...
Original commit message from CVS:
* configure.ac:
Don't compile udp and rtsp plugins on win32 (mingw) or other
systems that don't have <sys/socket.h> for some reason (#316203).
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-03-17 Tim-Philipp Müller <tim at centricular dot net> + + * configure.ac: + Don't compile udp and rtsp plugins on win32 (mingw) or other + systems that don't have <sys/socket.h> for some reason (#316203). + 2006-03-16 Zaheer Abbas Merali <zaheerabbas at merali dot org> * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset), |
