Changeset 446c6ff


Ignore:
Timestamp:
2008-08-07T13:19:34Z (16 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
1f59f2f
Parents:
75d5e71
Message:

typo fix for creating the osx plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skype/configure.ac

    r75d5e71 r446c6ff  
    1919        *apple-darwin*)
    2020                SHARED_FLAGS="-dynamiclib -Wl,-headerpad_max_install_names,-undefined,dynamic_lookup"
    21                 SHARED_EXT="dynlib"
     21                SHARED_EXT="dylib"
    2222                ;;
    2323        *)
Note: See TracChangeset for help on using the changeset viewer.