Changeset 4e3df8a
- Timestamp:
- 2011-02-24T18:50:18Z (14 years ago)
- Branches:
- master
- Children:
- bb8d7d1
- Parents:
- da60f28
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
rda60f28 r4e3df8a 729 729 echo ' Using event handler: '$events 730 730 echo ' Using SSL library: '$ssl 731 echo ' Building with these storage backends: '$STORAGES731 #echo ' Building with these storage backends: '$STORAGES 732 732 733 733 if [ -n "$protocols" ]; then 734 734 echo ' Building with these protocols:' $protocols 735 case "$protocols" in 736 *purple*) 737 echo " Note that BitlBee-libpurple is supported on a best-effort basis. It's" 738 echo " not *fully* compatible with normal BitlBee. Don't use it unless you" 739 echo " absolutely need it (i.e. support for a certain protocol or feature)." 740 esac 735 741 else 736 742 echo ' Building without IM-protocol support. We wish you a lot of fun...'
Note: See TracChangeset
for help on using the changeset viewer.