2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Remove RTEMS_PROJECT_ROOT.
	* aclocal/project-root.m4: Remove.
This commit is contained in:
Ralf Corsepius
2002-07-01 09:59:43 +00:00
parent 18ec075f9f
commit 74701e194d
5 changed files with 10 additions and 26 deletions

View File

@@ -1,3 +1,8 @@
2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_PROJECT_ROOT.
* aclocal/project-root.m4: Remove.
2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/enable-multiprocessing.m4: Fix typo.

View File

@@ -1,22 +0,0 @@
dnl
dnl $Id$
dnl
dnl
dnl PROJECT_TOPdir .. relative path to the top of the build-tree
dnl PROJECT_ROOT .. relative path to the top of the temporary
dnl installation directory inside the build-tree
dnl RTEMS_TOPdir .. relative path of a subpackage's configure.in to the
dnl toplevel configure.in of the source-tree
dnl RTEMS_ROOT .. path to the top of a bsp's build directory
dnl [Applied by custom/*.cfg, depredicated otherwise]
dnl
AC_DEFUN(RTEMS_PROJECT_ROOT,
[dnl
AC_REQUIRE([RTEMS_TOP])
PACKHEX="\$(PROJECT_TOPdir)/tools/build/packhex"
AC_SUBST(PACKHEX)
])

View File

@@ -27,8 +27,6 @@ RTEMS_CHECK_RTEMS_DEBUG
RTEMS_CHECK_CPU
RTEMS_CANONICAL_HOST
RTEMS_PROJECT_ROOT
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
RTEMS_CANONICALIZE_TOOLS
AC_PROG_RANLIB

View File

@@ -1,3 +1,8 @@
2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_PROJECT_ROOT.
* aclocal/project-root.m4: Remove.
2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/enable-multiprocessing.m4: Fix typo.

View File

@@ -27,8 +27,6 @@ RTEMS_CHECK_RTEMS_DEBUG
RTEMS_CHECK_CPU
RTEMS_CANONICAL_HOST
RTEMS_PROJECT_ROOT
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
RTEMS_CANONICALIZE_TOOLS
AC_PROG_RANLIB