Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: drop R_PPC_REL16 check | Adhemerval Zanella | 2015-02-10 | 1 | -16/+0 |
| | | | | | Current minimum support binutils (2.22) supports R_PPC_REL16 as default, so no need to extra configure checks. | ||||
* | rename configure.in to configure.ac | Mike Frysinger | 2013-10-30 | 1 | -0/+32 |
Autoconf has been deprecating configure.in for quite a long time. Rename all our configure.in and preconfigure.in files to .ac. Signed-off-by: Mike Frysinger <vapier@gentoo.org> |