mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-29 16:00:17 +00:00
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
|
||||
|
||||
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: AC_PREREQ(2.57).
|
||||
|
||||
@@ -5,7 +5,7 @@ AC_INIT([rtems-scripts],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
|
||||
AC_CONFIG_SRCDIR([binutils])
|
||||
RTEMS_TOP([..])
|
||||
AC_PREFIX_DEFAULT([/opt/rtems])
|
||||
AM_INIT_AUTOMAKE([no-define foreign 1.6])
|
||||
AM_INIT_AUTOMAKE([no-define foreign 1.7.2])
|
||||
|
||||
AC_CANONICAL_HOST
|
||||
|
||||
|
||||
Reference in New Issue
Block a user