gst/gstplugin.c: Using sigaction should depend on HAVE_SIGACTION, not HAVE_WIN32.
authorDavid Schleef <ds@schleef.org>
Sun, 13 May 2007 00:09:00 +0000 (00:09 +0000)
committerDavid Schleef <ds@schleef.org>
Sun, 13 May 2007 00:09:00 +0000 (00:09 +0000)
commit0c76828268bc521d1a592d46d8f96c527e56617a
tree1cf867003210c6576ba024b46a09c51bf3f13444
parent7f9a26d71c5582b140dbc4242e52e22786a0e255
gst/gstplugin.c: Using sigaction should depend on HAVE_SIGACTION, not HAVE_WIN32.

Original commit message from CVS:
* gst/gstplugin.c:
Using sigaction should depend on HAVE_SIGACTION, not HAVE_WIN32.
Switch to using g_stat() because it's more portable.
ChangeLog
gst/gstplugin.c