IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 7, 2006, 3:04:45 PM (19 years ago)
Author:
jhoblitt
Message:

remove the dangerous use of ppStats_CFLAGS & ppStats_LDFLAGS as a) they conflict with the automake/libtoolized names for the ppStats binary and b) they were used for optimization flags only and we don't want other packages to inherit those

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStats/ppStats.pc.in

    r10539 r10540  
    99Requires: pslib psmodules
    1010Libs: -L${libdir} -lppStats
    11 Libs.private: @ppStats_LDFLAGS@
    12 Cflags: -I${includedir} @ppStats_CFLAGS@
     11Cflags: -I${includedir}
Note: See TracChangeset for help on using the changeset viewer.