aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-17 00:40:34 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-17 00:40:34 +0000
commit51fa205e0ad24641cfb0e7c3e12803c932266724 (patch)
treed0c366c868c0bec9062fa4a43261202d7cea59dd /include
parent2a06c64dfb46da96f3906b8a68cae0b8a331a4ee (diff)
If the pg_config application is found, but there is probably executing it,
then consider postgres unavailable. (issue #8637) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@55052 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/autoconfig.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index 001b42c95..3610c05c2 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -593,9 +593,6 @@
#ifndef _POSIX_PTHREAD_SEMANTICS
# undef _POSIX_PTHREAD_SEMANTICS
#endif
-#ifndef _TANDEM_SOURCE
-# undef _TANDEM_SOURCE
-#endif
/* Define like PROTOTYPES; this can be used by system headers. */
#undef __PROTOTYPES