From: Doug M. <mc...@ia...> - 2007-07-05 14:37:39
|
On Jul 5, 2007, at 9:17 AM, Patrick Hartling wrote: > Doug McCorkle wrote: >> On Jun 28, 2007, at 9:06 AM, Doug McCorkle wrote: >> >>> On Jun 28, 2007, at 8:36 AM, Patrick Hartling wrote: >>> >>>> Doug McCorkle wrote: >>>>> Hello, >>>>> >>>>> Attached is a patch that changes the SConstruct to encode the >>>>> relative flagpoll variable in the fpc file rather than utilize the >>>>> absolute path for prefix. >>>> With this patch, headers end up getting installed into /include/ >>>> cppdom-0.7.8 >>>> instead of <prefix>/include/cppdom-0.7.8. I think that >>>> base_inst_paths['include'] plays a more important role than just >>>> influencing >>>> what ends up in the generated .fpc file. >>> Thanks for catching the mistake. Attached is a revised patch. I >>> also cleaned up some other aspects of the previous patch. >>> >> >> I was just wondering if this patch is ok or if there are also >> problems with this implementation? > > It was fine. I committed it a week ago. > OK. The sourceforge veiwsvn must be slow in getting those changes on the public page. Thanks! Doug |