From: Tristan Gingold Date: Wed, 3 Mar 2010 13:06:53 +0000 (+0000) Subject: bfd/ X-Git-Tag: binutils-2_20_1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56d5deb7bbd2222dd0768dff860dca805a9a09fe;p=thirdparty%2Fbinutils-gdb.git bfd/ 2010-03-03 Tristan Gingold * Makefile.am (RELEASE): Unset. * Makefile.in: Regenerate. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 51c52efd4eb..f5232654360 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2010-03-03 Tristan Gingold + + * Makefile.am (RELEASE): Unset. + * Makefile.in: Regenerate. + 2010-03-01 Tristan Gingold * configure.in: Bump version to 2.20.1 diff --git a/bfd/Makefile.am b/bfd/Makefile.am index a0c1eaa0902..13ace292176 100644 --- a/bfd/Makefile.am +++ b/bfd/Makefile.am @@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = 1.11 no-dist foreign ACLOCAL_AMFLAGS = -I . -I .. -I ../config # Uncomment the following line when doing a release. -RELEASE=y +# RELEASE=y INCDIR = $(srcdir)/../include CSEARCH = -I. -I$(srcdir) -I$(INCDIR) diff --git a/bfd/Makefile.in b/bfd/Makefile.in index 6bebad7e872..721069f05e7 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -317,7 +317,7 @@ AUTOMAKE_OPTIONS = 1.11 no-dist foreign ACLOCAL_AMFLAGS = -I . -I .. -I ../config # Uncomment the following line when doing a release. -RELEASE = y +# RELEASE=y INCDIR = $(srcdir)/../include CSEARCH = -I. -I$(srcdir) -I$(INCDIR) SUBDIRS = doc po