[LaunchMON-devel] config prefix support committed to the 0.7 branch
Brought to you by:
dongahn
From: Dong H. A. <ah...@ll...> - 2009-08-28 00:33:08
|
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 |