OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [cpukit/] [aclocal/] [canonicalize-tools.m4] - Diff between revs 1026 and 1765

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 1026 Rev 1765
dnl
dnl
dnl canonicalize-tools.m4,v 1.3 2002/07/31 14:57:47 ralf Exp
dnl canonicalize-tools.m4,v 1.3 2002/07/31 14:57:47 ralf Exp
dnl
dnl
dnl Set target tools
dnl Set target tools
dnl
dnl
 
 
AC_DEFUN(RTEMS_CANONICALIZE_TOOLS,
AC_DEFUN(RTEMS_CANONICALIZE_TOOLS,
[AC_REQUIRE([RTEMS_PROG_CC])dnl
[AC_REQUIRE([RTEMS_PROG_CC])dnl
 
 
dnl FIXME: What shall be done if these tools are not available?
dnl FIXME: What shall be done if these tools are not available?
  RTEMS_CHECK_TOOL(AR,ar,no)
  RTEMS_CHECK_TOOL(AR,ar,no)
 
 
dnl special treatment of ranlib
dnl special treatment of ranlib
  RTEMS_CHECK_TOOL(RANLIB,ranlib,:)
  RTEMS_CHECK_TOOL(RANLIB,ranlib,:)
])
])
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.