Code

* configure.ac: Have the "linker tolerates -z relro" configure test do
authormjwybrow <mjwybrow@users.sourceforge.net>
Sun, 4 May 2008 15:26:51 +0000 (15:26 +0000)
committermjwybrow <mjwybrow@users.sourceforge.net>
Sun, 4 May 2008 15:26:51 +0000 (15:26 +0000)
commit252718e90e039822c5883e0271f9fcfb5f7c8c80
tree1d0bf5b84c0991acb377fb14492f66a40f18c9f2
parent09b41bcb00ad0bafed3179893fe874c9f239d0ad
  * configure.ac: Have the "linker tolerates -z relro" configure test do
    a AC_LINK_IFELSE since the existing AC_COMPILE_IFELSE didn't use the
    LDFLAGS and therefore wasn't actually performing the test.
configure.ac