aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--autoconf/ast_gcc_attribute.m42
-rwxr-xr-xconfigure3
2 files changed, 2 insertions, 3 deletions
diff --git a/autoconf/ast_gcc_attribute.m4 b/autoconf/ast_gcc_attribute.m4
index f291dbbd6..9d70b5a49 100644
--- a/autoconf/ast_gcc_attribute.m4
+++ b/autoconf/ast_gcc_attribute.m4
@@ -29,7 +29,7 @@ AC_COMPILE_IFELSE(
)
fi
-m4_ifval([$4],AC_SUBST($4))
+m4_ifval([$4],[AC_SUBST($4)])
CFLAGS="$saved_CFLAGS"
]
)
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