forked from Imagelibrary/rtems
2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use AC_CONFIG_AUX_DIR(..).
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* configure.ac: Use AC_CONFIG_AUX_DIR(..).
|
||||||
|
|
||||||
2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Remove references to RTEMS_BSP.
|
* configure.ac: Remove references to RTEMS_BSP.
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ AC_PREREQ(2.52)
|
|||||||
AC_INIT([rtems-c-src-exec],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
|
AC_INIT([rtems-c-src-exec],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
|
||||||
AC_CONFIG_SRCDIR([score])
|
AC_CONFIG_SRCDIR([score])
|
||||||
RTEMS_TOP(../../..)
|
RTEMS_TOP(../../..)
|
||||||
AC_CONFIG_AUX_DIR(../../..)
|
AC_CONFIG_AUX_DIR(..)
|
||||||
|
|
||||||
RTEMS_CANONICAL_TARGET_CPU
|
RTEMS_CANONICAL_TARGET_CPU
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* configure.ac: Use AC_CONFIG_AUX_DIR(..).
|
||||||
|
|
||||||
2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Remove references to RTEMS_BSP.
|
* configure.ac: Remove references to RTEMS_BSP.
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ AC_PREREQ(2.52)
|
|||||||
AC_INIT([rtems-c-src-exec],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
|
AC_INIT([rtems-c-src-exec],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
|
||||||
AC_CONFIG_SRCDIR([score])
|
AC_CONFIG_SRCDIR([score])
|
||||||
RTEMS_TOP(../../..)
|
RTEMS_TOP(../../..)
|
||||||
AC_CONFIG_AUX_DIR(../../..)
|
AC_CONFIG_AUX_DIR(..)
|
||||||
|
|
||||||
RTEMS_CANONICAL_TARGET_CPU
|
RTEMS_CANONICAL_TARGET_CPU
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user