mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	another freebsd-specific check for zaptel compatibility
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@51291 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -881,6 +881,9 @@ case "${host_os}" in | ||||
| 	AST_EXT_LIB_CHECK([ZAPTEL], [zaptel],, [zaptel.h],, [80]) | ||||
| 	AST_EXT_LIB_CHECK([ZAPTEL_VLDTMF], [zaptel],, [zaptel/zaptel.h],, [90]) | ||||
| 	AST_EXT_LIB_CHECK([ZAPTEL_VLDTMF], [zaptel],, [zaptel.h],, [80]) | ||||
|  | ||||
| 	# other case, old tonezone (0.80) | ||||
| 	AST_EXT_LIB_CHECK([TONEZONE], [tonezone], [tone_zone_find], [zaptel.h], [${tonezone_extra}], [80]) | ||||
| 	;; | ||||
| esac | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user