This file was not updated in a recent patch from Ralf Corsepius.

This commit is contained in:
Joel Sherrill
1999-10-04 16:58:20 +00:00
parent 95ba459981
commit 3ac8e5900d
2 changed files with 54 additions and 198 deletions
+52 -191
View File
File diff suppressed because it is too large Load Diff
+2 -7
View File
@@ -1,30 +1,25 @@
dnl Process this file with autoconf to produce a configure script.
dnl
dnl $Id$
dnl $Id$
AC_PREREQ(2.13)
AC_INIT(libbsp)
RTEMS_TOP(../../..)
AC_CONFIG_AUX_DIR(../../..)
AC_PROG_MAKE_SET
RTEMS_CANONICAL_TARGET_CPU
AM_INIT_AUTOMAKE(rtems-c-src-lib,RTEMS_VERSION,no)
AM_MAINTAINER_MODE
RTEMS_ENABLE_MULTIPROCESSING
RTEMS_ENABLE_NETWORKING
RTEMS_ENABLE_RDBG
RTEMS_ENABLE_CXX
RTEMS_ENABLE_GCC28
RTEMS_ENABLE_LIBCDIR
RTEMS_ENABLE_BARE
RTEMS_ENABLE_HWAPI
RTEMS_ENV_RTEMSBSP
AC_PROG_INSTALL
RTEMS_CHECK_CPU
RTEMS_CANONICAL_HOST