summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorPhilippe Normand <pnormand@igalia.com>2010-08-17 16:26:41 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2010-09-04 14:52:06 +0200
commit39d2ef5136a7c50458567a9be643bfcaaccfdff5 (patch)
tree498409fc6956114ccda0bf21805d7a704385114f /win32
parentbc5345bbd3fc990afa003a1febe1101f8663486d (diff)
pulseutil: include pid value in gst_pulse_client_name() fallback return value
Fixes bug #627162
Diffstat (limited to 'win32')
-rw-r--r--win32/common/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/common/config.h b/win32/common/config.h
index 85cda6521..ee0620762 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -255,6 +255,9 @@
/* Define to enable OSX video (used by osxvideosink). */
#undef HAVE_OSX_VIDEO
+/* Define to 1 if you have the <process.h> header file. */
+#define HAVE_PROCESS_H 1
+
/* Define to enable pulseaudio plug-in (used by pulseaudio). */
#undef HAVE_PULSE