daily update
[deliverable/binutils-gdb.git] / opcodes / aclocal.m4
index 5858db78bf19bd6d4dd1420718412fcfac9fcfc8..184bf3665ad700fc3458b7324449128fc11d0c96 100644 (file)
@@ -28,6 +28,13 @@ AC_DEFUN([CY_WITH_NLS],)
 AC_SUBST(INTLLIBS)
 ])
 
+dnl AM_INSTALL_LIBBFD already included in bfd/acinclude.m4
+ifelse(yes,no,[
+AC_DEFUN([AM_INSTALL_LIBBFD],)
+AC_SUBST(bfdlibdir)
+AC_SUBST(bfdincludedir)
+])
+
 # Do all the work for Automake.  This macro actually does too much --
 # some checks are only needed if your package does certain things.
 # But this isn't really a big deal.
This page took 0.022867 seconds and 4 git commands to generate.