configure: Update script to pass if channels/h323/Makefile.in does not exist

This simply removes that check from the configure script, as r418019 removed
chan_h323.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@418034 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Matthew Jordan
2014-07-04 14:33:22 +00:00
parent 97834718c2
commit 46b00b9c64
2 changed files with 2 additions and 267 deletions

View File

@@ -2453,7 +2453,6 @@ else
touch makeopts.acbak
fi
AC_CONFIG_FILES([build_tools/menuselect-deps makeopts channels/h323/Makefile])
AST_CHECK_MANDATORY
if test -f build_tools/menuselect-deps; then