From 3b578ba312575b58645cf538340b758a47b14185 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 8 Aug 2006 19:08:50 +0000 Subject: [PATCH] 2006-06-23 Stepan Kasal * Makefile.am (PACKAGE_VERSION): Remove superfluous definition. --- backends/ChangeLog | 4 ++++ backends/Makefile.am | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/backends/ChangeLog b/backends/ChangeLog index 1f3b7303d..127f3bbf4 100644 --- a/backends/ChangeLog +++ b/backends/ChangeLog @@ -1,3 +1,7 @@ +2006-06-23 Stepan Kasal + + * Makefile.am (PACKAGE_VERSION): Remove superfluous definition. + 2006-08-03 Roland McGrath * sparc_regs.c (sparc_register_name): List 32 FPU regs only for diff --git a/backends/Makefile.am b/backends/Makefile.am index 95143bcbd..fc4822588 100644 --- a/backends/Makefile.am +++ b/backends/Makefile.am @@ -35,7 +35,6 @@ AM_CFLAGS += -fpic -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 \ INCLUDES = -I$(srcdir) -I$(top_srcdir)/libebl \ -I$(top_srcdir)/libelf -I$(top_srcdir)/libdw \ -I$(top_srcdir)/lib -I.. -PACKAGE_VERSION = @PACKAGE_VERSION@ modules = i386 sh x86_64 ia64 alpha arm sparc ppc ppc64 s390 -- 2.47.2