author | Sebastian Harl <sh@teamix.net> | |
Wed, 13 Jun 2012 12:31:00 +0000 (14:31 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Thu, 13 Sep 2012 08:58:09 +0000 (10:58 +0200) | ||
commit | c43464c98c24cd886e839756076a4cded37cdaea | |
tree | f9f09637d3ca09060d96fae1ff630e5fe67fcd01 | tree | snapshot |
parent | 096f706caf5718c11b3e8a7ad9ecb84f05482c4d | commit | diff |
configure: Don't add -liptc to the global LIBS setting.
AC_SEARCH_LIBS() would do that, so save and restore LIBS when calling that
macro.
Signed-off-by: Florian Forster <octo@collectd.org>
AC_SEARCH_LIBS() would do that, so save and restore LIBS when calling that
macro.
Signed-off-by: Florian Forster <octo@collectd.org>
configure.in | diff | blob | history |