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

hson at users.sourceforge.net hson at users.sourceforge.net
Sun Apr 12 17:15:28 CEST 2009


Revision: 4288
          http://gar.svn.sourceforge.net/gar/?rev=4288&view=rev
Author:   hson
Date:     2009-04-12 15:15:28 +0000 (Sun, 12 Apr 2009)

Log Message:
-----------
imagemagick: Add EXTRA_LD_OPTIONS to force libtool to use built libs instead of installed libs during install phase

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

Modified: csw/mgar/pkg/ImageMagick/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ImageMagick/trunk/Makefile	2009-04-12 14:05:48 UTC (rev 4287)
+++ csw/mgar/pkg/ImageMagick/trunk/Makefile	2009-04-12 15:15:28 UTC (rev 4288)
@@ -45,6 +45,7 @@
 # Test has to be run *after* install
 TEST_SCRIPTS =
 
+EXTRA_LD_OPTIONS = -L./magick/.libs 
 MERGE_EXCLUDE_LIBTOOL ?= $(libdir)/lib.*\.la
 EXTRA_MERGE_EXCLUDE_FILES = .*/perllocal.pod
 


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