Code

1) Cleans up one configure.ac error AC_LINK_IFELSE requires AC_LANG_PROGRAM (or somet...
authorBrian Aker <brian@tangent.org>
Fri, 26 Oct 2012 06:02:15 +0000 (02:02 -0400)
committerFlorian Forster <octo@collectd.org>
Sat, 10 Nov 2012 09:19:01 +0000 (10:19 +0100)
commit601a4eae6906761b26bdb555b005d93090c17a04
treefca56cb0740603340f7eb0907dd8914fd6e95342
parent180e00031294e090167a19958b4030387a0c90a0
1) Cleans up one configure.ac error AC_LINK_IFELSE requires AC_LANG_PROGRAM (or something similar) to get the setup right.
2) Fix for maintaier-clean so that you can run the autoreconf build script multiple times.
3) Clean up the generated man pages when running cleanup.

Signed-off-by: Florian Forster <octo@collectd.org>
Makefile.am
configure.in
src/Makefile.am