Revert "Turbostat: add missing types in configure.ac"
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 6 Mar 2016 17:08:38 +0000 (18:08 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 6 Mar 2016 17:08:38 +0000 (18:08 +0100)
commit8231301bebae2ad48ced7d6abf405c72a275bd23
tree356597b4871f9b7d5ffe1f8c638242057c97b816
parent5a911ceb65165a4293830503afd257a9bd474bc7
Revert "Turbostat: add missing types in configure.ac"

These autoconf tests were introduced in autoconf 2.60.
We still support older versions.

We've assumed for a while now that any platform we build
on has the types and functionality tested here available, and supports
a reasonable subset of the C99 and Posix standards.

This fixes building from git on RHEL5.

This reverts commit 45687863426b21f854711248258a13c345371843.
configure.ac