]> granicus.if.org Git - strace/commit
Export SIZEOF_LONG and SIZEOF_KERNEL_LONG_T to tests
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 13 Feb 2018 04:17:08 +0000 (04:17 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 13 Feb 2018 04:17:08 +0000 (04:17 +0000)
commit4b36fd69f7b98c7e485e9142d60b69939c2b4908
tree57e1bfd1419b3de1b6a77d82dfe5fea6d3288808
parent101621d4c7aac7be44570477480de04181236a09
Export SIZEOF_LONG and SIZEOF_KERNEL_LONG_T to tests

* configure.ac (AC_SUBST): Add SIZEOF_LONG and SIZEOF_KERNEL_LONG_T.
* tests/Makefile.am (SIZEOF_LONG, SIZEOF_KERNEL_LONG_T): New variables.
(AM_TEST_LOG_FLAGS): Pass them.
* bootstrap: Substitute them.
bootstrap
configure.ac
tests/Makefile.am