gmond: fix linking against libganglia at build time
authorMarc Fournier <marc.fournier@camptocamp.com>
Sun, 13 Sep 2015 22:03:44 +0000 (00:03 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Sun, 13 Sep 2015 22:03:44 +0000 (00:03 +0200)
commit1a0ffe992fa7a970346fafb5f688fce5ee6f22ee
treee8569246120763ebde93da4a3bb20d836e20080a
parent600c8b6ab8077ba5e871591bf55276f705fe520a
gmond: fix linking against libganglia at build time

Current versions of libganglia don't ship the ganglia-config utility
anymore. Change the configure script to not expect it to be in $PATH and
provide sensible defaults instead.

Fix #1129
configure.ac