* Makefile.am (libopcodes_la_LIBADD): Add @WIN32LIBADD@.
authorIan Lance Taylor <ian@airs.com>
Mon, 13 Apr 1998 20:52:01 +0000 (20:52 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 13 Apr 1998 20:52:01 +0000 (20:52 +0000)
(libopcodes_la_LDFLAGS): Add @WIN32LDFLAGS@.
* configure.in: Define and substitute WIN32LDFLAGS and
WIN32LIBADD.
* aclocal.m4: Rebuild with new libtool.
* configure, Makefile.in: Rebuild.

opcodes/ChangeLog

index ebb3f387725b11b2f0a78478444928e6e028232d..2885a0c102389bb606297b9d1867db98e165018a 100644 (file)
@@ -1,3 +1,12 @@
+Mon Apr 13 16:50:27 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.am (libopcodes_la_LIBADD): Add @WIN32LIBADD@.
+       (libopcodes_la_LDFLAGS): Add @WIN32LDFLAGS@.
+       * configure.in: Define and substitute WIN32LDFLAGS and
+       WIN32LIBADD.
+       * aclocal.m4: Rebuild with new libtool.
+       * configure, Makefile.in: Rebuild.
+
 start-sanitize-r5900
 Mon Apr 13 16:02:02 1998  Frank Ch. Eigler  <fche@cygnus.com>