2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Explicitly check for OBJCOPY.
This commit is contained in:
Ralf Corsepius
2004-02-14 04:56:21 +00:00
parent dcf277ca9d
commit 800a0472f1
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Explicitly check for OBJCOPY.
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect changes to bsp.am.

View File

@@ -13,6 +13,7 @@ RTEMS_BSP_CONFIGURE
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
RTEMS_CANONICALIZE_TOOLS
RTEMS_CHECK_TOOL(OBJCOPY,objcopy,:)
RTEMS_PROG_CCAS
RTEMS_CHECK_NETWORKING