From bd561f9a1941821c9c1d9266765b3a9d1b133e00 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Tue, 4 Mar 2008 13:09:07 -0500 Subject: check if the linker supports a flag instead of just checking for GNU ld * configure.in: move AM_PROG_LIBTOOL to the top (ld_supports_flag): new function for checking if the linker supports a given flag --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7a083f54..28497bc8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-03-04 John (J5) Palmieri + + * check if the linker supports a flag instead of just checking for GNU + ld + * configure.in: move AM_PROG_LIBTOOL to the top + (ld_supports_flag): new function for checking if the linker supports + a given flag + 2008-03-04 John (J5) Palmieri * add a changelog for Benjamin Reed's git patch RANT: Change Logs are -- cgit v1.2.3