aboutsummaryrefslogtreecommitdiff
path: root/libssp/aclocal.m4
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2006-09-29 22:18:51 +0100
committerJoseph Myers <jsm28@gcc.gnu.org>2006-09-29 22:18:51 +0100
commitbe14fe72cbae6192bfa999ce25e07ecb0e53fc5f (patch)
tree346dee200c6a0383469b6f2717eb67627098f850 /libssp/aclocal.m4
parent4a44c1a228783f56c4c4b7e7aeee102115a6696d (diff)
downloadgcc-be14fe72cbae6192bfa999ce25e07ecb0e53fc5f.zip
gcc-be14fe72cbae6192bfa999ce25e07ecb0e53fc5f.tar.gz
gcc-be14fe72cbae6192bfa999ce25e07ecb0e53fc5f.tar.bz2
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
Diffstat (limited to 'libssp/aclocal.m4')
-rw-r--r--libssp/aclocal.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/libssp/aclocal.m4 b/libssp/aclocal.m4
index 576735e..7777acf 100644
--- a/libssp/aclocal.m4
+++ b/libssp/aclocal.m4
@@ -917,4 +917,5 @@ AC_SUBST([am__untar])
m4_include([../config/acx.m4])
m4_include([../config/depstand.m4])
m4_include([../config/lead-dot.m4])
+m4_include([../config/no-executables.m4])
m4_include([../libtool.m4])