Enable shared libraries on Darwin.

This commit is contained in:
W. Eric Norum
2002-07-24 18:33:25 +00:00
parent fb588e60b6
commit 4b117cce42

View File

@@ -11,6 +11,11 @@
#
FINK_DIR=/sw
#
# Shared libraries work fine on Darwin
#
SHARED_LIBRARIES=YES
#
# Other local options
#