forked from Imagelibrary/rtems
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.68, automake-1.11.1.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
||||
|
||||
2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* rtems4.10/sparc/Makefile.am: Bump RTEMS CPU Kit version.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
m4_define([RTEMS_API],[4.10])
|
||||
|
||||
AC_PREREQ(2.65)
|
||||
AC_PREREQ([2.68])
|
||||
AC_INIT([crossrpms],[0.20100607.0],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_SRCDIR([binutils/binutils.add])
|
||||
AC_CONFIG_AUX_DIR(.)
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
||||
|
||||
2008-09-08 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* AUTHORS: Convert to UNIX CR/LF style.
|
||||
|
||||
@@ -4,7 +4,7 @@ m4_define([M4_RTEMS_API],[4.7])
|
||||
m4_define([M4_RTEMS_VERSION],[4.6.99.3])
|
||||
m4_define([M4_RTEMS_RELEASE],[0])
|
||||
|
||||
AC_PREREQ(2.59)
|
||||
AC_PREREQ([2.68])
|
||||
AC_INIT([rtemsrpms],[M4_RTEMS_RELEASE],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_AUX_DIR(.)
|
||||
|
||||
@@ -12,7 +12,7 @@ AC_CANONICAL_HOST
|
||||
|
||||
AC_PREFIX_DEFAULT([/opt/rtems-][M4_RTEMS_API])
|
||||
|
||||
AM_INIT_AUTOMAKE([1.9])
|
||||
AM_INIT_AUTOMAKE([1.11.1])
|
||||
|
||||
rpmprefix="[rtems-]M4_RTEMS_API[-]"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user