From 5241882ce2d21c23035a00d252b2c4668529fb31 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 16 Mar 2002 02:47:08 +0000 Subject: Update. 2002-03-15 H.J. Lu Ulrich Drepper * configure.in: Check for availability of init_array/fini_array/preinit_array handling in binutils. * config.h.in (HAVE_INITFINI_ARRAY): New macro. * config.make.in (have-initfini-array): New variable. --- config.make.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config.make.in') diff --git a/config.make.in b/config.make.in index 76048959c2..edd47a51bc 100644 --- a/config.make.in +++ b/config.make.in @@ -48,6 +48,7 @@ with-fp = @with_fp@ with-cvs = @with_cvs@ old-glibc-headers = @old_glibc_headers@ unwind-find-fde = @libc_cv_gcc_unwind_find_fde@ +have-initfini-array = @libc_cv_initfinit_array@ static-libgcc = @libc_cv_gcc_static_libgcc@ -- cgit v1.2.3