From be14fe72cbae6192bfa999ce25e07ecb0e53fc5f Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 29 Sep 2006 22:18:51 +0100 Subject: re PR other/25035 (libssp causes a failure with cross compilers with unified trees) PR other/25035 * configure.ac (AC_EXEEXT): Remove. (GCC_NO_EXECUTABLES): Call. (ssp_use_symver): Default to no if unable to link. (AC_CHECK_FUNCS): Hardwire results if unable to link. * aclocal.m4, configure, Makefile.in: Regenerate. From-SVN: r117318 --- libssp/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'libssp/ChangeLog') diff --git a/libssp/ChangeLog b/libssp/ChangeLog index fcadf7b..60d9a19 100644 --- a/libssp/ChangeLog +++ b/libssp/ChangeLog @@ -1,3 +1,12 @@ +2006-09-29 Joseph S. Myers + + PR other/25035 + * configure.ac (AC_EXEEXT): Remove. + (GCC_NO_EXECUTABLES): Call. + (ssp_use_symver): Default to no if unable to link. + (AC_CHECK_FUNCS): Hardwire results if unable to link. + * aclocal.m4, configure, Makefile.in: Regenerate. + 2006-05-23 Carlos O'Donell * Makefile.am: Add install-html target. Add install-html to .PHONY -- cgit v1.1