Projet

Général

Profil

Révision a318064d

IDa318064d3d3dc27337e3e7903b9083c955f7b1b0
Parent 4df1c1a4
Enfant fd2a8b3b

Ajouté par Steve Schnepp il y a plus de 13 ans

actually test if it can be run

Voir les différences:

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