remove -dylib_file mappings that are not needed anymore
commit368210926b67483a3926a0af1890127ca182e064
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Wed, 3 Apr 2013 16:49:44 +0000 (3 18:49 +0200)
committerMichael Stahl <mstahl@redhat.com>
Thu, 4 Apr 2013 17:46:46 +0000 (4 17:46 +0000)
treee3c0ee0602b096d099d49af789da2b284cbf0685
parent1d073a3b48d2d5387992a6868dcdd601b80838b7
remove -dylib_file mappings that are not needed anymore

XCode 2.5 (i.e. Mac OSX 10.4 & 10.5) couldn't find the libraries
without explicit mapping, but as baseline is now 10.6, this
wrapping is no longer necessary

Change-Id: I225fc47b9ea4b1fb2b13ba575605cbdebc014fd8
Reviewed-on: https://gerrit.libreoffice.org/3192
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
19 files changed:
RepositoryExternal.mk
libxmlsec/ExternalProject_xmlsec.mk
odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/Makefile
odk/examples/DevelopersGuide/Components/CppComponent/Makefile
odk/examples/DevelopersGuide/Database/DriverSkeleton/Makefile
odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/Makefile
odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/Makefile
odk/examples/DevelopersGuide/ProfUNO/CppBinding/Makefile
odk/examples/DevelopersGuide/ProfUNO/Lifetime/Makefile
odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/Makefile
odk/examples/cpp/DocumentLoader/Makefile
odk/examples/cpp/complextoolbarcontrols/Makefile
odk/examples/cpp/counter/Makefile
odk/examples/cpp/remoteclient/Makefile
odk/settings/settings.mk
redland/ExternalProject_rasqal.mk
redland/ExternalProject_redland.mk
solenv/bin/macosx-dylib-link-list.pl [deleted file]
solenv/gbuild/platform/macosx.mk