/[packages]/cauldron/wxgtk/current/SOURCES/wxWidgets-3.1.4-fix-linking.patch
ViewVC logotype

Contents of /cauldron/wxgtk/current/SOURCES/wxWidgets-3.1.4-fix-linking.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1614310 - (show annotations) (download)
Sun Aug 16 18:17:52 2020 UTC (3 years, 8 months ago) by wally
File size: 493 byte(s)
- new version 3.1.4
1 diff -up ./Makefile.in.linking ./Makefile.in
2 --- ./Makefile.in.linking 2013-10-13 19:31:37.051826556 +0300
3 +++ ./Makefile.in 2013-10-13 19:32:29.596706786 +0300
4 @@ -61,7 +61,7 @@ EXTRALIBS = @EXTRALIBS@
5 EXTRALIBS_XML = @EXTRALIBS_XML@
6 EXTRALIBS_HTML = @EXTRALIBS_HTML@
7 EXTRALIBS_MEDIA = @EXTRALIBS_MEDIA@
8 -EXTRALIBS_GUI = @EXTRALIBS_GUI@
9 +EXTRALIBS_GUI = @EXTRALIBS_GUI@ -lcairo -lX11
10 EXTRALIBS_OPENGL = @EXTRALIBS_OPENGL@
11 EXTRALIBS_SDL = @EXTRALIBS_SDL@
12 EXTRALIBS_STC = @EXTRALIBS_STC@

  ViewVC Help
Powered by ViewVC 1.1.30