Merged revisions 156612 via svnmerge from

https://origsvn.digium.com/svn/asterisk/trunk

........
r156612 | mmichelson | 2008-11-13 11:07:56 -0600 (Thu, 13 Nov 2008) | 4 lines

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/branches/1.6.1@156614 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Michelson
2008-11-13 17:12:35 +00:00
parent 78f2cb4911
commit 698278dfd8
2 changed files with 1 additions and 11 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
])