IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 26, 2006, 12:58:09 PM (20 years ago)
Author:
jhoblitt
Message:

cleanup pkgconfig & -config helper script -- sync with psmodules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/pslib.pc.in

    r8923 r8988  
    22exec_prefix=@exec_prefix@
    33libdir=@libdir@
    4 includedir=@includedir@
     4includedir=@includedir@/@PACKAGE_NAME@
    55
    6 Name: psLib
     6Name: @PACKAGE_NAME@
    77Description: Pan-STARRS Library
    88Version: @VERSION@
    9 Libs: -L@libdir@ -lpslib @PSLIB_LIBS@ @LIBS@
    10 Cflags: -I${includedir}/@PACKAGE_NAME@ @PSLIB_CFLAGS@
     9Libs: -L${libdir} -lpslib @PSLIB_LIBS@
     10Cflags: -I${includedir} @PSLIB_CFLAGS@
Note: See TracChangeset for help on using the changeset viewer.