Changes committed to git://oss.sgi.com:8090/nathans/pcp.git
configure.in | 4 ++--
src/include/impl.h | 6 +++++-
src/include/platform_defs.h.in | 8 +++++++-
src/libpcp_http/src/http_lib.c | 4 ++--
src/pmcd/src/config.c | 3 +++
src/pmcd/src/pmcd.c | 1 +
src/pmdas/cisco/cisco.c | 20 ++++++++++++--------
src/pmdas/jstat/jstat.c | 5 +++++
src/pmdas/pmcd/src/pmcd.c | 5 ++++-
src/pmdas/shping/pmda.c | 1 +
src/pmdas/shping/shping.c | 7 ++++---
src/pmdas/weblog/check_match.c | 2 +-
src/pmdas/weblog/pmda.c | 2 +-
src/pmdumptext/GNUmakefile | 8 +-------
src/pmhostname/pmhostname.c | 5 ++---
src/pmie/src/pragmatics.c | 9 +--------
src/pmie/src/show.c | 7 +------
src/pmpost/pmpost.c | 2 +-
src/pmproxy/pmproxy.c | 1 +
src/pmstat/pmstat.c | 2 +-
src/pmval/pmval.c | 2 +-
21 files changed, 57 insertions(+), 47 deletions(-)
commit 1b0030c044636415c3d15a443034680c5c7c658b
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Wed May 21 14:32:58 2008 +1000
Fix build fallout after MinGW changes on MacOSX as well.
commit 1338b91bf474207e05088d1c7bbc0fe455975cda
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Wed May 21 14:11:46 2008 +1000
Fix up missed pieces and other-platform build fixes after header
rejigging.
|