* ztest.c: #include <errno.h>.
commitbf821bfdfcafcd4376277400e86f20d5487d3835
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Oct 2017 02:27:33 +0000 (3 02:27 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Oct 2017 02:27:33 +0000 (3 02:27 +0000)
treebbc2c4e35dd9dd451be9a9530db6d5c480ffb5c2
parent3b74528df297159b3a1d361b568b63440f7f6751
* ztest.c: #include <errno.h>.
(TEST_TIMING): Don't define, don't test.
(xclock_gettime, xclockid_t): Define if !HAVE_CLOCK_GETTIME.
(clockid_t, clock_gettime, CLOCK_REALTIME): Likewise.
(ZLIB_CLOCK_GETTIME_ARG): Define.
* configure.ac: Change clock_gettime_link to CLOCK_GETTIME_LINK.
* Makefile.am: Likewise.
* configure, Makefile.in: Rebuild.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@253377 138bc75d-0d04-0410-961f-82ee72b054a4
libbacktrace/ChangeLog
libbacktrace/Makefile.am
libbacktrace/Makefile.in
libbacktrace/configure
libbacktrace/configure.ac
libbacktrace/ztest.c