aboutsummaryrefslogtreecommitdiff
path: root/opcodes/Makefile.in
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2007-04-18 12:14:50 +0000
committerDaniel Jacobowitz <drow@false.org>2007-04-18 12:14:50 +0000
commitee5c21a00edd649f4305fbfc3722746f83055ce2 (patch)
tree862bd9b10da269b8ca2b7c7f16f189492f82ed13 /opcodes/Makefile.in
parent9ecf7166d24755752a87c979c910b67baf556fdb (diff)
downloadgdb-ee5c21a00edd649f4305fbfc3722746f83055ce2.zip
gdb-ee5c21a00edd649f4305fbfc3722746f83055ce2.tar.gz
gdb-ee5c21a00edd649f4305fbfc3722746f83055ce2.tar.bz2
2007-04-18 Matthias Klose <doko@ubuntu.com>
* Makefile.am (libbfd_la_LDFLAGS): Use bfd soversion. (bfdver.h): Use the date in non-release builds for the soversion. * Makefile.in: Regenerate. 2007-04-18 Matthias Klose <doko@ubuntu.com> * Makefile.am (libopcodes_la_LDFLAGS): Use bfd soversion. * Makefile.in: Regenerate.
Diffstat (limited to 'opcodes/Makefile.in')
-rw-r--r--opcodes/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in
index 8acad92..dbb4354 100644
--- a/opcodes/Makefile.in
+++ b/opcodes/Makefile.in
@@ -571,7 +571,7 @@ libopcodes_la_SOURCES = dis-buf.c disassemble.c dis-init.c
# if host != build.
libopcodes_la_DEPENDENCIES = $(OFILES)
libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@
-libopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
+libopcodes_la_LDFLAGS = -release `cat ../bfd/libtool-soversion` @WIN32LDFLAGS@
# libtool will build .libs/libopcodes.a. We create libopcodes.a in
# the build directory so that we don't have to convert all the