mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Bump version.
Add AC_CONFIG_FILES([autotools/Makefile])
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
m4_define([RTEMS_API],[4.7])
|
m4_define([RTEMS_API],[4.7])
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
AC_INIT([crossrpms],[0.20060723.1],[rtems-bugs@rtems.com])
|
AC_INIT([crossrpms],[0.20060724.1],[rtems-bugs@rtems.com])
|
||||||
AC_CONFIG_SRCDIR([binutils/binutils.add])
|
AC_CONFIG_SRCDIR([binutils/binutils.add])
|
||||||
AC_CONFIG_AUX_DIR(.)
|
AC_CONFIG_AUX_DIR(.)
|
||||||
|
|
||||||
@@ -172,4 +172,6 @@ AC_CONFIG_FILES([rtems4.7/sh/Makefile])
|
|||||||
AC_CONFIG_FILES([rtems4.7/sparc/Makefile])
|
AC_CONFIG_FILES([rtems4.7/sparc/Makefile])
|
||||||
AC_CONFIG_FILES([rtems4.7/tic4x/Makefile])
|
AC_CONFIG_FILES([rtems4.7/tic4x/Makefile])
|
||||||
|
|
||||||
|
AC_CONFIG_FILES([autotools/Makefile])
|
||||||
|
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|||||||
Reference in New Issue
Block a user