2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Remove AC_CONFIG_AUX_DIR.
This commit is contained in:
Ralf Corsepius
2003-03-06 10:45:24 +00:00
parent 17569bf489
commit b18646c909
242 changed files with 484 additions and 121 deletions

View File

@@ -6,7 +6,6 @@ AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-powerpc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([dmv177])
RTEMS_TOP(../../../../..)
AC_CONFIG_AUX_DIR(../../../../..)
RTEMS_CANONICAL_TARGET_CPU
AM_INIT_AUTOMAKE([no-define foreign 1.7.2])