]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Update snprintf.m4, add _HW_FUNC_XPRINTF_REPLACE
authorWolfgang Stöggl <c72578@yahoo.de>
Mon, 18 Feb 2019 10:28:09 +0000 (11:28 +0100)
committerTobias Oetiker <tobi@oetiker.ch>
Mon, 18 Feb 2019 13:17:16 +0000 (14:17 +0100)
commite4754c863a68a1258aaaab99aef5634f68da7498
tree319f528b25c2f1298c4e380e727e224667a7fc5e
parent1745a7654cab20b87d55bbd97d0af19393a44d26
Update snprintf.m4, add _HW_FUNC_XPRINTF_REPLACE

- Add _HW_FUNC_XPRINTF_REPLACE again to snprintf.m4, in a modified way.
  Use AC_LIBOBJ([rrd_snprintf]) instead of original AC_LIBOBJ([snprintf])
- Fixes the following configure messages under MinGW-w64:
  ./configure: line 14694: _HW_FUNC_XPRINTF_REPLACE: command not found
  ./configure: line 14752: _HW_FUNC_XPRINTF_REPLACE: command not found
m4/snprintf.m4