mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	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:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user