IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 19, 2005, 12:15:45 PM (21 years ago)
Author:
drobbin
Message:

Applied patches from bug 528

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/psmodule.pc.in

    r3651 r5067  
    44includedir=@includedir@
    55
    6 Name: psLib
    7 Description: Pan-STARRS Library
     6Name: psmodule
     7Description: Pan-STARRS Module Library
    88Version: @VERSION@
    9 Libs: -L@libdir@ -lpsmodule @LDFLAGS@
    10 Cflags: @CFLAGS@
     9Libs: -L${libdir} -lpsmodule @PSMODULE_LIBS@
     10Cflags: -I${includedir} @PSMODULE_CFLAGS@
Note: See TracChangeset for help on using the changeset viewer.