Require autoconf-2.69.

This commit is contained in:
Ralf Corsépius
2012-07-19 15:44:32 +02:00
parent c0456d7f0d
commit 0f772813aa
145 changed files with 145 additions and 145 deletions

View File

@@ -1,6 +1,6 @@
## Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
AC_PREREQ([2.69])
AC_INIT([rtems-c-src-lib-libcpu-arm],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([shared])
RTEMS_TOP([../../../../..],[../../..])

View File

@@ -1,6 +1,6 @@
## Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
AC_PREREQ([2.69])
AC_INIT([rtems-c-src-lib-libcpu-bfin],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
RTEMS_TOP([../../../../..],[../../..])

View File

@@ -1,6 +1,6 @@
## Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
AC_PREREQ([2.69])
AC_INIT([rtems-c-src-lib-libcpu-i386],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([cpuModel.h])
RTEMS_TOP([../../../../..],[../../..])

View File

@@ -1,6 +1,6 @@
## Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
AC_PREREQ([2.69])
AC_INIT([rtems-c-src-lib-libcpu-lm32],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
RTEMS_TOP([../../../../..],[../../..])

View File

@@ -1,6 +1,6 @@
## Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
AC_PREREQ([2.69])
AC_INIT([rtems-c-src-lib-libcpu-m68k],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([m68040])
RTEMS_TOP([../../../../..],[../../..])

View File

@@ -1,6 +1,6 @@
## Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
AC_PREREQ([2.69])
AC_INIT([rtems-c-src-lib-libcpu-mips],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([clock])
RTEMS_TOP([../../../../..],[../../..])

View File

@@ -1,6 +1,6 @@
## Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
AC_PREREQ([2.69])
AC_INIT([rtems-c-src-lib-libcpu-nios2],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
RTEMS_TOP([../../../../..],[../../..])

View File

@@ -1,6 +1,6 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
AC_PREREQ([2.69])
AC_INIT([rtems-c-src-lib-libcpu-powerpc],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([mpc6xx])
RTEMS_TOP([../../../../..],[../../..])

View File

@@ -1,6 +1,6 @@
## Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
AC_PREREQ([2.69])
AC_INIT([rtems-c-src-lib-libcpu-sh],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([sh7032])
RTEMS_TOP([../../../../..],[../../..])

View File

@@ -1,6 +1,6 @@
## Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
AC_PREREQ([2.69])
AC_INIT([rtems-c-src-lib-libcpu-sparc],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([reg_win])
RTEMS_TOP([../../../../..],[../../..])

View File

@@ -1,6 +1,6 @@
## Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
AC_PREREQ([2.69])
AC_INIT([rtems-c-src-lib-libcpu-sparc64],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([shared])
RTEMS_TOP([../../../../..],[../../..])