]> git.saurik.com Git - wxWidgets.git/commit
Install wxrc with proper library dependencies under OS X.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 1 Oct 2013 16:08:55 +0000 (16:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 1 Oct 2013 16:08:55 +0000 (16:08 +0000)
commitc9c6a869184662263f8eb4758926b18868bf80ee
tree046afd7c8ccc848277d05d57918aaea9dbc53017
parentc1362094462123fddf522afb31d9bd605f8eac47
Install wxrc with proper library dependencies under OS X.

In addition to changing the libraries themselves to point to the dependencies
in their installed location, we also need to do the same thing for wxrc when
installing it under OS X, otherwise it wouldn't run once the libraries are not
available in their original location any more.

Closes #15452.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure
configure.in