[csw-devel] SF.net SVN: gar:[7961] csw/mgar/pkg/libcairo/trunk/Makefile

hson at users.sourceforge.net hson at users.sourceforge.net
Mon Jan 11 00:37:31 CET 2010


Revision: 7961
          http://gar.svn.sourceforge.net/gar/?rev=7961&view=rev
Author:   hson
Date:     2010-01-10 23:37:31 +0000 (Sun, 10 Jan 2010)

Log Message:
-----------
libcairo: Add X11/lib first to RUNPATH

Modified Paths:
--------------
    csw/mgar/pkg/libcairo/trunk/Makefile

Modified: csw/mgar/pkg/libcairo/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libcairo/trunk/Makefile	2010-01-10 23:36:43 UTC (rev 7960)
+++ csw/mgar/pkg/libcairo/trunk/Makefile	2010-01-10 23:37:31 UTC (rev 7961)
@@ -55,6 +55,7 @@
 # We want libcairo to be linked with Xrender from $(prefix)/X11/lib not
 # $(prefix)/lib since the latter is linked to /usr/openwin/lib/libX11.so.4
 EXTRA_SOS_LD_FLAGS = -L$(abspath $(prefix)/X11/lib/$(MM_LIBDIR))
+EXTRA_SOS_LD_OPTIONS = -R$(abspath $(prefix)/X11/lib/$(MM_LIBDIR))
 # imagediff in testsuite needs -lsocket
 EXTRA_LDFLAGS = -lsocket -lnsl
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list