bfd/:
[deliverable/binutils-gdb.git] / bfd / acinclude.m4
index 37028f951a078a975046e4e02c66c45db97e4bfb..764c94bd65bf6148a72e159019f4eb7550f23632 100644 (file)
@@ -140,8 +140,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.023542 seconds and 4 git commands to generate.