- Timestamp:
- 2013-12-07T12:49:28Z (11 years ago)
- Branches:
- master
- Children:
- 48b75f1
- Parents:
- 434a2d0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
r434a2d0 ra8aa823 512 512 echo 'OTR_PI=otr.so' >> Makefile.settings 513 513 fi 514 if [ "$otr" != 0 ] && ! pkg-config libotr --atleast-version=4.0; then 515 echo 516 echo 'WARNING: Your libotr seems to be old. BitlBee now needs at least libotr 4.0.' 517 # Not hard-failing because the code above doesn't use pkg-config, so who knows 518 # what's true at this point... 519 fi 514 520 515 521 if [ "$skype" = "1" -o "$skype" = "plugin" ]; then
Note: See TracChangeset
for help on using the changeset viewer.