]> git.ipfire.org Git - thirdparty/gcc.git/commit - libbacktrace/configure.ac
ztest.c: #include <errno.h>.
authorIan Lance Taylor <iant@golang.org>
Tue, 3 Oct 2017 02:27:33 +0000 (02:27 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 3 Oct 2017 02:27:33 +0000 (02:27 +0000)
commit8398c1dfe24391ee18b6147d22415f30f7b82f2a
treebbc2c4e35dd9dd451be9a9530db6d5c480ffb5c2
parent0adaaf009b580258831b4392fd653b26c9258c52
ztest.c: #include <errno.h>.

* 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.

From-SVN: r253377
libbacktrace/ChangeLog
libbacktrace/Makefile.am
libbacktrace/Makefile.in
libbacktrace/configure
libbacktrace/configure.ac
libbacktrace/ztest.c