commit | 4f4a38bae02b01bdaee03fbe996906bb7b0f31dd | [log] [tgz] |
---|---|---|
author | Joakim Soderberg <joakim.soderberg@gmail.com> | Wed Feb 06 15:28:07 2013 +0900 |
committer | Andy Green <andy.green@linaro.org> | Wed Feb 06 15:49:12 2013 +0900 |
tree | 3d2ee42332dbaa1f4baf861dbd253eabd7ad0e3a | |
parent | 68e8d730b8cf2d3b35a25f69afc45d49a818e1e2 [diff] |
Added check for inline keyword availability. Both to CMake project and Autoconf. inline will be defined to whatever inline replacement exists on the system, such as __inline or __inline__