Changeset 43462708 for configure


Ignore:
Timestamp:
2008-01-06T12:37:55Z (16 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
181e47a, fc82be6
Parents:
46dca11
Message:

More consistency in error/warning errors. Until now "WARNING:" was usually
in upper case while "Error:" wasn't .... that doesn't really make sense.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r46dca11 r43462708  
    454454
    455455if [ "$protocols" = "PROTOCOLS = " ]; then
    456         echo "WARNING: You haven't selected any communication protocol to compile!"
     456        echo "Warning: You haven't selected any communication protocol to compile!"
    457457        echo "         BitlBee will run, but you will be unable to connect to IM servers!"
    458458fi
Note: See TracChangeset for help on using the changeset viewer.