IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 15, 2005, 3:22:56 PM (21 years ago)
Author:
desonia
Message:

added hack to tell libtool about library dependencies without actually
linking them in.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/Makefile.am

    r3127 r3239  
    2929        psTest.h \
    3030        pslib.h
     31
     32install-exec-hook: libpslib.la
     33        sed "s|\(^dependency_libs=.*\)|dependency_libs=\'$(PSLIB_LIBS)\'|" libpslib.la > $(libdir)/libpslib.la
     34
     35   
Note: See TracChangeset for help on using the changeset viewer.