2003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Add AM_CONDITIONAL(LIBCHIP).
	* fileio/Makefile.am: Only build if LIBCHIP is available.
This commit is contained in:
Ralf Corsepius
2003-10-23 07:02:46 +00:00
parent 6e30d9762f
commit cb3cf606cd
6 changed files with 18 additions and 0 deletions

View File

@@ -34,6 +34,8 @@ RTEMS_CHECK_NETWORKING
AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
AM_CONDITIONAL(HAS_CXX,test "$HAS_CPLUSPLUS" = "yes")
AM_CONDITIONAL(HAS_MP,test "$HAS_MP" = "yes")
#FIXME: We should use a feature based check
AM_CONDITIONAL(LIBCHIP,[test "$RTEMS_BSP_FAMILY" != "posix"])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile