2007-04-11 Joel Sherrill <joel@OARcorp.com>

* configure.ac: Do not configure tools. They only build on a Solaris
	VMEBus host anyway.
This commit is contained in:
Joel Sherrill
2007-04-11 11:18:34 +00:00
parent dd64e2bb63
commit caacea235c
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2007-04-11 Joel Sherrill <joel@OARcorp.com>
* configure.ac: Do not configure tools. They only build on a Solaris
VMEBus host anyway.
2007-04-02 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Add dummy printk support so all tests link.

View File

@@ -17,7 +17,7 @@ RTEMS_PROG_CCAS
RTEMS_CHECK_NETWORKING
RTEMS_CONFIG_BUILD_SUBDIRS(tools)
## RTEMS_CONFIG_BUILD_SUBDIRS(tools)
AM_CONDITIONAL([HAS_NETWORKING],test "$HAS_NETWORKING" = "yes")
AM_CONDITIONAL([HAS_FPSP],[test "$RTEMS_CPU_MODEL" = "m68040"])