aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-15 23:25:09 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-15 23:25:09 +0000
commitceff8cd7884ba1c07c236938ced5553730f3c33e (patch)
tree762b0fbd855b6e9ac8806af2963d8a524336a1ca /configure
parent9823a33ff4e1bed6e77b715ed10980d0a744f7d1 (diff)
Quote AC_SUBST within m4_ifval, so it does not get prematurely expanded.
(closes issue #17654) Reported by: pprindeville Patches: issue17654.diff uploaded by qwell (license 4) Tested by: qwell, pprindeville git-svn-id: http://svn.digium.com/svn/asterisk/trunk@276830 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure b/configure
index c2067c1ee..3a3fe0b00 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.ac Revision: 276731 .
+# From configure.ac Revision: 276769 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for asterisk trunk.
#
@@ -1087,7 +1087,6 @@ POW_LIB
HAS_POLL
PBX_PTHREAD_RWLOCK_INITIALIZER
PBX_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
-
PBX_WEAKREF
GC_CFLAGS
GC_LDFLAGS