From: Ralf Wildenhues Date: Tue, 1 Feb 2011 06:48:39 +0000 (+0100) Subject: fix typo in ChangeLog X-Git-Tag: v2.4.2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86562ff7358179df2c44669c53525a86b3723312;p=thirdparty%2Flibtool.git fix typo in ChangeLog --- diff --git a/ChangeLog b/ChangeLog index ef4c27cb8..7165e8a42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2011-02-01 Rainer Orth (tiny change) Fix LD setting for 64-bit Solaris 2/x86. - * libltdl/m4/libtool.m4 (_LT_ENABLE_LOCK) [*-*-solaris*): + * libltdl/m4/libtool.m4 (_LT_ENABLE_LOCK) [*-*-solaris*]: Determine GNU ld options for 64-bit Solaris 2/x86. Detect gld 2.21 _sol2 emulations.