IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 5, 2006, 11:16:46 AM (20 years ago)
Author:
desonia
Message:

changed version and tweaks for distcheck.

File:
1 edited

Legend:

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

    r5512 r6793  
    2424        psErrorText.h
    2525
    26 install-exec-hook: libpslib.la
    27         $(PERL) -pe "s|(^dependency_libs=.*)|dependency_libs=\'$(PSLIB_LIBS)\'|" $(libdir)/libpslib.la > libpslib.la.temp
    28         $(INSTALL) libpslib.la.temp $(libdir)/libpslib.la
     26install-exec-local: libpslib.la
     27        $(PERL) -pe "s|(^dependency_libs=.*)|dependency_libs=\'$(PSLIB_LIBS)\'|" libpslib.la > libpslib.la.temp
     28        cp libpslib.la.temp libpslib.la
Note: See TracChangeset for help on using the changeset viewer.