summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthew Jordan <mjordan@digium.com>2014-07-04 14:33:22 +0000
committerMatthew Jordan <mjordan@digium.com>2014-07-04 14:33:22 +0000
commit46b00b9c646ccc0ee94c7f994795bae893cfa0dd (patch)
tree1925fc856ffe8382755f0955b82db7938b7f0364 /configure.ac
parent97834718c283d74e3571c1bf52d2840b93157cda (diff)
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
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 29354e8b6..bf5cd168f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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