Re: [LaunchMON-devel] config prefix support committed to the 0.7 branch
Brought to you by:
dongahn
|
From: Todd G. <tga...@gm...> - 2009-08-28 15:56:48
|
Thanks, Dong! This works for me and compiles with STAT w/o conflicts. -Todd On Aug 27, 2009, at 5:32 PM, Dong H. Ahn wrote: > fyi, i just incorporated Todd's prefix config support to help other > autoconf projects to use the launchmon package without having to > suffer config.h conflicts. The branch should now export include/lmon- > config.h as part of installation instead of config.h, and all other > launchmon header files check system header files using prefixed > macros (e.g., LAUNCHMON_HAVE_STDIO_H vs. HAVE_STDIO_H.) > > Dong |