summaryrefslogtreecommitdiffstats
path: root/polyp/polyplib-internal.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-09-15 13:03:25 +0000
committerLennart Poettering <lennart@poettering.net>2004-09-15 13:03:25 +0000
commit8c110d904ddf30ce35c9a0c18449436af18a5095 (patch)
treec5749b5e13d0ace36a7cf089af077b6588b7bb76 /polyp/polyplib-internal.h
parent935826f4f318a89a0a570f766deb54808a4f9683 (diff)
correct autospawning
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@202 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'polyp/polyplib-internal.h')
-rw-r--r--polyp/polyplib-internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/polyp/polyplib-internal.h b/polyp/polyplib-internal.h
index de63b1ba..98fd7924 100644
--- a/polyp/polyplib-internal.h
+++ b/polyp/polyplib-internal.h
@@ -48,6 +48,8 @@
#define ENV_DEFAULT_SOURCE "POLYP_SOURCE"
#define ENV_DEFAULT_SERVER "POLYP_SERVER"
#define ENV_DEFAULT_BINARY "POLYP_BINARY"
+#define ENV_DISABLE_AUTOSPAWN "POLYP_NOAUTOSPAWN"
+#define ENV_AUTOSPAWNED "POLYP_AUTOSPAWNED"
struct pa_context {
int ref;