summaryrefslogtreecommitdiff
path: root/opcodes/Makefile.am
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2007-04-18 12:14:50 +0000
committerDaniel Jacobowitz <dan@debian.org>2007-04-18 12:14:50 +0000
commit7cf16495a52489b864b83140c7cdbbbc3ef20c63 (patch)
treea1d38df21283309f54ad3dba7a57c6fc9c85642d /opcodes/Makefile.am
parent9654768473d6d6d3239ce93d1777ed56e6e120b8 (diff)
downloadgdb-7cf16495a52489b864b83140c7cdbbbc3ef20c63.tar.gz
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.am')
-rw-r--r--opcodes/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am
index 96433f3fae5..d187ce21052 100644
--- a/opcodes/Makefile.am
+++ b/opcodes/Makefile.am
@@ -362,7 +362,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