Révision a318064d
actually test if it can be run
| plugins/asterisk/asterisk_channels | ||
|---|---|---|
| 9 | 9 |
# LGPL License |
| 10 | 10 |
|
| 11 | 11 |
if [ "$1" = "autoconf" ]; then |
| 12 |
echo "yes" |
|
| 12 |
[ -z $(which asterisk) ] && echo "no" || echo "yes"
|
|
| 13 | 13 |
exit 0 |
| 14 | 14 |
fi |
| 15 | 15 |
|
Formats disponibles : Unified diff