forked from Imagelibrary/rtems
Merger from rtems-4-6-branch.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* configure.ac: Remove AC_CONFIG_AUX_DIR.
|
||||||
|
|
||||||
2003-02-20 Till Straumann <strauman@slac.stanford.edu>
|
2003-02-20 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
PR 349/bsps
|
PR 349/bsps
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ AC_PREREQ(2.57)
|
|||||||
AC_INIT([rtems-c-src-lib-libbsp-powerpc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
|
AC_INIT([rtems-c-src-lib-libbsp-powerpc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
|
||||||
AC_CONFIG_SRCDIR([dmv177])
|
AC_CONFIG_SRCDIR([dmv177])
|
||||||
RTEMS_TOP(../../../../..)
|
RTEMS_TOP(../../../../..)
|
||||||
AC_CONFIG_AUX_DIR(../../../../..)
|
|
||||||
|
|
||||||
RTEMS_CANONICAL_TARGET_CPU
|
RTEMS_CANONICAL_TARGET_CPU
|
||||||
AM_INIT_AUTOMAKE([no-define foreign 1.7.2])
|
AM_INIT_AUTOMAKE([no-define foreign 1.7.2])
|
||||||
|
|||||||
Reference in New Issue
Block a user