bfd/:
[deliverable/binutils-gdb.git] / bfd / aclocal.m4
index 4926242a6d516f5f336ba4cb98b26b4a7f07a595..4759a9f2f6ec45d5d480507256177e78cf849188 100644 (file)
@@ -152,8 +152,8 @@ AC_DEFUN([AM_INSTALL_LIBBFD],
   AC_MSG_RESULT($install_libbfd_p)
   AM_CONDITIONAL(INSTALL_LIBBFD, test $install_libbfd_p = yes)
   # Need _noncanonical variables for this.
-  ACX_HOST_NONCANONICAL
-  ACX_TARGET_NONCANONICAL
+  ACX_NONCANONICAL_HOST
+  ACX_NONCANONICAL_TARGET
   # libbfd.a is a host library containing target dependent code
   bfdlibdir='$(libdir)'
   bfdincludedir='$(includedir)'
This page took 0.042515 seconds and 4 git commands to generate.