Changeset 66911fc
- Timestamp:
- 2011-06-29T23:29:01Z (13 years ago)
- Branches:
- master
- Children:
- 004f494
- Parents:
- 2ff0f37
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
r2ff0f37 r66911fc 541 541 fi 542 542 543 if [ "$skype" = " plugin" ]; then543 if [ "$skype" = "1" ]; then 544 544 echo 'SKYPE_PI=skype.so' >> Makefile.settings 545 545 fi … … 747 747 fi 748 748 749 if [ "$skype" = " plugin" ]; then749 if [ "$skype" = "1" ]; then 750 750 echo ' Skype enabled (as a plugin).' 751 751 else
Note: See TracChangeset
for help on using the changeset viewer.