2007-04-18 Matthias Klose <doko@ubuntu.com>
[deliverable/binutils-gdb.git] / opcodes / Makefile.in
index 8acad92bd62ac360e679a850abcdd62d50bd8a41..dbb4354bc4df557bb1e8e0732f4f7f93927f6eb4 100644 (file)
@@ -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
This page took 0.026732 seconds and 4 git commands to generate.