- Timestamp:
- 2010-12-07T23:41:49Z (14 years ago)
- Branches:
- master
- Children:
- 76c89dc7
- Parents:
- 83f1bd1d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
r83f1bd1d rc775a58 601 601 oscar=0 602 602 yahoo=0 603 twitter=0604 603 605 604 if [ "$events" = "libevent" ]; then 606 echo607 605 echo 'Warning: Some libpurple modules (including msn-pecan) do their event handling' 608 606 echo 'outside libpurple, talking to GLib directly. At least for now the combination' 609 607 echo 'libpurple + libevent is *not* recommended!' 608 echo 610 609 fi 611 610 fi
Note: See TracChangeset
for help on using the changeset viewer.