SourceForge patch #654210 to fix naming/numbering shared libs under OS X

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Gilles Depeyrot
2002-12-30 21:20:59 +00:00
parent 05ac7ac578
commit 05159a2750
3 changed files with 530 additions and 518 deletions

View File

@@ -21,7 +21,7 @@ while test $# -gt 0; do
verbose=1
;;
-o|-compatibility_version|-current_version|-framework|-undefined)
-o|-compatibility_version|-current_version|-framework|-undefined|-install_name)
# collect these options and values
args="$args $1 $2"
shift