Kevin sent a note indicating that this change is

not necessary, so I am reverting it



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@156612 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Michelson
2008-11-13 17:07:56 +00:00
parent a22928b853
commit fcf93eb5d6
2 changed files with 5 additions and 13 deletions

View File

@@ -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
])