summaryrefslogtreecommitdiff
path: root/libssp/aclocal.m4
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2006-09-29 21:18:51 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2006-09-29 21:18:51 +0000
commit6c342df1f56a88bb167297d888c44062efb37cc4 (patch)
tree346dee200c6a0383469b6f2717eb67627098f850 /libssp/aclocal.m4
parente6a9045ef96f1b599f37cf7cadd2243635a29ca5 (diff)
downloadgcc-6c342df1f56a88bb167297d888c44062efb37cc4.tar.gz
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117318 138bc75d-0d04-0410-961f-82ee72b054a4
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 576735e1b47..7777acfc6d7 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])