From: SourceForge.net <no...@so...> - 2010-11-21 18:05:41
|
Feature Requests item #3102319, was opened at 2010-11-03 11:39 Message generated for change (Comment added) made by patrickh You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=437250&aid=3102319&group_id=43735 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Johannes Zarl (isilmendil) Assigned to: Nobody/Anonymous (nobody) Summary: Add pkg-config support Initial Comment: Since flagpoll is rather exotic compared to pkg-config it would be nice to have support for pkg-config as well. The simplest way to achieve this would be to use the .fpc file and simply install it as .pc file. Only minor modifications to the .fpc are necessary (setting the prefix, not using the "fp_file_cwd" variable). The attached patch makes the neccessary changes to gmtl.fpc.in and adds a gmtl.pc install target to the Sconscript... ---------------------------------------------------------------------- >Comment By: Patrick Hartling (patrickh) Date: 2010-11-21 12:05 Message: Your patch was applied in r1264 Thanks for the submission. ---------------------------------------------------------------------- Comment By: Patrick Hartling (patrickh) Date: 2010-11-21 11:59 Message: Backing out part of r1188 will probably take care of most of this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=437250&aid=3102319&group_id=43735 |