mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-05 12:53:45 +00:00
Review: https://reviewboard.asterisk.org/r/1891/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@369517 65c4cc65-6c06-0410-ace0-fbb531ad65f3
5 lines
107 B
Python
5 lines
107 B
Python
# $Id$
|
|
|
|
# Specify if host has sound device, or test should be performed using sound device
|
|
HAS_SND_DEV = 0
|