bug-toutdoux
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-ToutDoux] Fwd: exuberant ctags - amélioration du configure de dtags


From: mathieu
Subject: [Bug-ToutDoux] Fwd: exuberant ctags - amélioration du configure de dtags address@hidden
Date: Thu, 6 Sep 2001 13:06:25 +0200

errata :

elif et non else !!


proposition :

        echo $ac_n "checking for Exuberant Ctags""... $ac_c" 1>&6
        echo "configure:1849: checking for Exuberant Ctags" >&5
        if ctags-exuberant --version > /dev/null 2>&1; then
                echo "$ac_t""yes" 1>&6  
                ctags_msg=yes
        elif ctags --version | grep xuberant> /dev/null 2>&1; then
                echo "$ac_t""yes" 1>&6  
                ctags_msg=yes
        else
                { echo "configure: error: ctags-exuberant software not
found" 1>&2; exit 1; }
                ctags_msg=no
        fi







reply via email to

[Prev in Thread] Current Thread [Next in Thread]