* elf/check-textrel.c: Include config.h.
commit65de2d72b0d0108a1d7f15266f195914e5085327
authorJakub Jelinek <jakub@redhat.com>
Thu, 2 Mar 2006 09:59:03 +0000 (2 09:59 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 2 Mar 2006 09:59:03 +0000 (2 09:59 +0000)
treec2a616b76eb64fc126bb33a6b776a650809cf08e
parent4a22fa60cd42eba5ab1931547be33f7764ef6f73
* elf/check-textrel.c: Include config.h.
(AB(handle_file)): Don't fail if PF_X | PF_W on architectures known
to have executable writable PLT.
* sysdeps/powerpc/powerpc32/configure.in (HAVE_PPC_SECURE_PLT): New
test.
* sysdeps/powerpc/powerpc32/configure: Rebuilt.
* config.h.in (HAVE_PPC_SECURE_PLT): Add.
ChangeLog
config.h.in
elf/check-textrel.c
sysdeps/powerpc/powerpc32/configure
sysdeps/powerpc/powerpc32/configure.in