From: David Daney Date: Mon, 23 Jan 2006 18:23:16 +0000 (+0000) Subject: Fixed Changelog from last commit. to be: X-Git-Tag: releases/gcc-4.2.0~4660 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eab3aad5805128785916dbce9c12f0a2ba5cf85;p=thirdparty%2Fgcc.git Fixed Changelog from last commit. to be: * configure.host (disable_dladdr): Remove variable and its documentation. * configure.ac: Do not test for disable_dladdr. * configure: Regenerate. * include/config.h.in: Regenerate. From-SVN: r110139 --- diff --git a/libjava/ChangeLog b/libjava/ChangeLog index cd1bbf954494..abe7989f40dc 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -4,6 +4,7 @@ documentation. * configure.ac: Do not test for disable_dladdr. * configure: Regenerate. + * include/config.h.in: Regenerate. 2006-01-18 Tom Tromey