2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>

* configure.ac: Remove reference to RTEMS_OBJECT_FORMAT.
This commit is contained in:
Joel Sherrill
2010-06-28 19:53:00 +00:00
parent 6cc69f188b
commit ef87186893
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Remove reference to RTEMS_OBJECT_FORMAT.
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Add test to exercise IMFS behaviour with

View File

@@ -22,8 +22,6 @@ RTEMS_CANONICALIZE_TOOLS
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
RTEMS_OBJECT_FORMAT
AM_CONDITIONAL([HAS_NETWORKING],[test "$HAS_NETWORKING" = "yes"])
RTEMS_CHECK_CPUOPTS([RTEMS_POSIX_API])