From 9a53e8d9e93a0c1b80db1cbc9de859f0d3b0f48d Mon Sep 17 00:00:00 2001 From: mmichelson Date: Thu, 13 Nov 2008 17:07:56 +0000 Subject: Kevin sent a note indicating that this change is not necessary, so I am reverting it git-svn-id: http://svn.digium.com/svn/asterisk/trunk@156612 f38db490-d61c-443f-a65b-d21fe96a405b --- autoconf/ast_c_compile_check.m4 | 2 -- 1 file changed, 2 deletions(-) (limited to 'autoconf') diff --git a/autoconf/ast_c_compile_check.m4 b/autoconf/ast_c_compile_check.m4 index c7125b0d5..0d49ec3ca 100644 --- a/autoconf/ast_c_compile_check.m4 +++ b/autoconf/ast_c_compile_check.m4 @@ -26,8 +26,6 @@ AC_DEFUN([AST_C_COMPILE_CHECK], ], [ AC_MSG_RESULT(no) ] ) - AC_SUBST(PBX_$1) - AC_SUBST($1_INCLUDE) CPPFLAGS="${saved_cppflags}" fi ]) -- cgit v1.2.3