Define LIBIBERTY
authorNick Clifton <nickc@redhat.com>
Sun, 21 May 2000 17:01:02 +0000 (17:01 +0000)
committerNick Clifton <nickc@redhat.com>
Sun, 21 May 2000 17:01:02 +0000 (17:01 +0000)
opcodes/ChangeLog
opcodes/Makefile.am

index 68ae62f06929c0fd1ca89f8b51c8208f34eafa7a..8c3c3e74ac498b722f9e1d37b83d6b46beab4630 100644 (file)
@@ -1,3 +1,7 @@
+2000-05-21  Nick Clifton  <nickc@cygnus.com>
+
+       * Makefile.am (LIBIBERTY): Define.
+
 2000-05-16  Frank Ch. Eigler  <fche@redhat.com>
 
        * fr30-desc.h: Partially regenerated to account for changed
index 893f28c59e884b10a3781d4aa11a3188fb908fbf..a3fc14e1ee7a751ff4f65e6ac430353ff845b812 100644 (file)
@@ -16,6 +16,9 @@ lib_LTLIBRARIES = libopcodes.la
 # This is where bfd.h lives.
 BFD_H = ../bfd/bfd.h
 
+# This is where libiberty lives.
+LIBIBERTY = ../libiberty/libiberty.a
+
 # Header files.
 HFILES = \
        arm-opc.h \