summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-09-28 07:19:29 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-09-28 07:19:29 +0000
commit1f60e1c555f75f486dc40ab940332c03bdf76ae7 (patch)
tree7166413cc99af9416cae1c3031b3c1129f4d40ee /contrib/crossrpms/configure.ac
parentBump _RTEMS_API to 4.9. (diff)
downloadrtems-1f60e1c555f75f486dc40ab940332c03bdf76ae7.tar.bz2
rtems-4.9.
Diffstat (limited to 'contrib/crossrpms/configure.ac')
-rw-r--r--contrib/crossrpms/configure.ac28
1 files changed, 14 insertions, 14 deletions
diff --git a/contrib/crossrpms/configure.ac b/contrib/crossrpms/configure.ac
index 61d7388c14..c653447ac3 100644
--- a/contrib/crossrpms/configure.ac
+++ b/contrib/crossrpms/configure.ac
@@ -1,6 +1,6 @@
## $Id$
-m4_define([RTEMS_API],[4.8])
+m4_define([RTEMS_API],[4.9])
AC_PREREQ(2.60)
AC_INIT([crossrpms],[0.20070226.1],[http://www.rtems.org/bugzilla])
@@ -168,19 +168,19 @@ AC_CONFIG_FILES([freebsd6.1/i586/Makefile])
AC_CONFIG_FILES([freebsd6.2/Makefile])
AC_CONFIG_FILES([freebsd6.2/i586/Makefile])
-AC_CONFIG_FILES([rtems4.8/Makefile])
-AC_CONFIG_FILES([rtems4.8/arm/Makefile])
-AC_CONFIG_FILES([rtems4.8/avr/Makefile])
-AC_CONFIG_FILES([rtems4.8/bfin/Makefile])
-AC_CONFIG_FILES([rtems4.8/h8300/Makefile])
-AC_CONFIG_FILES([rtems4.8/i386/Makefile])
-AC_CONFIG_FILES([rtems4.8/m68k/Makefile])
-AC_CONFIG_FILES([rtems4.8/mips/Makefile])
-AC_CONFIG_FILES([rtems4.8/mipstx39/Makefile])
-AC_CONFIG_FILES([rtems4.8/powerpc/Makefile])
-AC_CONFIG_FILES([rtems4.8/sh/Makefile])
-AC_CONFIG_FILES([rtems4.8/sparc/Makefile])
-AC_CONFIG_FILES([rtems4.8/tic4x/Makefile])
+AC_CONFIG_FILES([rtems4.9/Makefile])
+AC_CONFIG_FILES([rtems4.9/arm/Makefile])
+AC_CONFIG_FILES([rtems4.9/avr/Makefile])
+AC_CONFIG_FILES([rtems4.9/bfin/Makefile])
+AC_CONFIG_FILES([rtems4.9/h8300/Makefile])
+AC_CONFIG_FILES([rtems4.9/i386/Makefile])
+AC_CONFIG_FILES([rtems4.9/m68k/Makefile])
+AC_CONFIG_FILES([rtems4.9/mips/Makefile])
+AC_CONFIG_FILES([rtems4.9/mipstx39/Makefile])
+AC_CONFIG_FILES([rtems4.9/powerpc/Makefile])
+AC_CONFIG_FILES([rtems4.9/sh/Makefile])
+AC_CONFIG_FILES([rtems4.9/sparc/Makefile])
+AC_CONFIG_FILES([rtems4.9/tic4x/Makefile])
AC_CONFIG_FILES([autotools/Makefile])