Alexandre Julliard : makefiles: Link libwine statically into the tools to avoid run-time path dependencies .

Alexandre Julliard julliard at winehq.org
Fri Oct 4 15:08:40 CDT 2013


Module: wine
Branch: master
Commit: a60ebd3ade22879d5992bcde7fd1da150859cd30
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=a60ebd3ade22879d5992bcde7fd1da150859cd30

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Oct  4 14:17:53 2013 +0200

makefiles: Link libwine statically into the tools to avoid run-time path dependencies.

---

 .gitignore            |    2 -
 Make.rules.in         |    8 ++--
 Make.vars.in          |    2 +-
 Maketest.rules.in     |    2 +-
 configure             |   15 +------
 configure.ac          |   11 +-----
 fonts/Makefile.in     |  100 ++++++++++++++++++++++++------------------------
 libs/wine/Makefile.in |    5 ++
 tools/Makefile.in     |    4 +-
 tools/wmc/Makefile.in |   15 +++----
 tools/wrc/Makefile.in |   15 +++----
 11 files changed, 78 insertions(+), 101 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=a60ebd3ade22879d5992bcde7fd1da150859cd30



More information about the wine-cvs mailing list