Changes between Version 10 and Version 11 of Ticket #9167


Ignore:
Timestamp:
Jan 1, 2009, 6:47:28 PM (16 years ago)
Author:
cssdev
Comment:

It should be feasible to use -install_name $(IVPREFIX)/$(LIBDSO) in each GNUmakefile.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9167 – Description

    v10 v11  
    22
    331) patch for lib/GNUmakefile:
     4{{{
    45--- GNUmakefile 2006-05-29 21:21:36.000000000 -0400
    56+++ GNUmakefile.new     2006-05-29 21:21:49.000000000 -0400
     
    1314 LLDLIBS = \
    1415        -ljpeg -limage $(FLLIB) \
     16}}}
    1517
    16182) patch for .../libSoXt
     19{{{
    1720--- GNUmakefile 2006-05-29 21:24:59.000000000 -0400
    1821+++ GNUmakefile.new     2006-05-29 21:24:39.000000000 -0400
     
    2629
    2730 OBJECTS = \
     31}}}