Changeset 54c5ca1
- Timestamp:
- 2005-12-17T12:38:07Z (19 years ago)
- Branches:
- master
- Children:
- afe0764
- Parents:
- dd9a51b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
rdd9a51b r54c5ca1 252 252 if [ "$ret" = "0" ]; then 253 253 echo 254 echo ' WARNING: Could not find a suitable SSL library (GnuTLS, libnss or OpenSSL).'255 echo ' 256 echo ' 257 echo ' 254 echo 'ERROR: Could not find a suitable SSL library (GnuTLS, libnss or OpenSSL).' 255 echo ' This is necessary for MSN and full Jabber support. To continue,' 256 echo ' install a suitable SSL library or disable MSN support (--msn=0).' 257 echo ' If you want Jabber without SSL support you can try --ssl=bogus.' 258 258 259 259 exit 1;
Note: See TracChangeset
for help on using the changeset viewer.