From: Doug Evans Date: Tue, 15 Sep 2009 23:30:37 +0000 (+0000) Subject: fix thinko in previous entry X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=5b81ce52a3243ee7cbd3af4acb1590bf74b506cb;p=deliverable%2Fbinutils-gdb.git fix thinko in previous entry --- diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index b7ff467869..e108bbd93b 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -4,8 +4,7 @@ * configure.ac (sim_hwflags): Use AC_DEFINE to define HAVE_UNION_SEMUN. * configure: Regenerate. * config.in: Regenerate. - * hw_sem.c: #include "config.h". - (HAVE_UNION_SEMUN): Renamed from HAS_UNION_SEMUN. + * hw_sem.c: (HAVE_UNION_SEMUN): Renamed from HAS_UNION_SEMUN. 2009-08-22 Ralf Wildenhues