Changeset 446c6ff
- Timestamp:
- 2008-08-07T13:19:34Z (16 years ago)
- Branches:
- master
- Children:
- 1f59f2f
- Parents:
- 75d5e71
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/configure.ac
r75d5e71 r446c6ff 19 19 *apple-darwin*) 20 20 SHARED_FLAGS="-dynamiclib -Wl,-headerpad_max_install_names,-undefined,dynamic_lookup" 21 SHARED_EXT="dy nlib"21 SHARED_EXT="dylib" 22 22 ;; 23 23 *)
Note: See TracChangeset
for help on using the changeset viewer.