- Timestamp:
- 2013-03-01T10:28:44Z (12 years ago)
- Branches:
- master
- Children:
- ed3ff43
- Parents:
- 36f6ab3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
r36f6ab3 rb2b7f52 548 548 549 549 if [ "$skype" = "1" -o "$skype" = "plugin" ]; then 550 if [ "$arch" = "Darwin" ]; then 551 echo "SKYPEFLAGS=-dynamiclib -undefined dynamic_lookup" >> Makefile.settings 552 else 553 echo "SKYPEFLAGS=-fPIC -shared" >> Makefile.settings 554 fi 550 555 echo 'SKYPE_PI=skype.so' >> Makefile.settings 551 556 protocols_mods="$protocol_mods skype(plugin)"
Note: See TracChangeset
for help on using the changeset viewer.