forked from Imagelibrary/rtems
Require autoconf-2.69.
This commit is contained in:
@@ -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-tests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_SRCDIR([PROBLEMS])
|
||||
RTEMS_TOP([..],[])
|
||||
|
||||
@@ -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-tests-fstests],
|
||||
[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_SRCDIR([imfs_support])
|
||||
|
||||
@@ -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-tests-libtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_SRCDIR([cpuuse])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
||||
@@ -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-tests-mptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_SRCDIR([mp01])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
||||
@@ -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-tests-psxtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_SRCDIR([psx01])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
||||
@@ -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-tests-psxtmtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_SRCDIR([psxtmmutex02])
|
||||
RTEMS_TOP([../..],[..])
|
||||
|
||||
@@ -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-tests-samples],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_SRCDIR([hello])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
||||
@@ -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-tests-smptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_SRCDIR([smp01])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
||||
@@ -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-tests-sptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_SRCDIR([sp01])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
||||
@@ -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-tests-tmtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_SRCDIR([tm01])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
||||
@@ -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-tests-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_SRCDIR([generic])
|
||||
RTEMS_TOP([../..],[..])
|
||||
|
||||
@@ -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-tests-tools-generic],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_SRCDIR([sorttimes.in])
|
||||
RTEMS_TOP(../../..)
|
||||
|
||||
Reference in New Issue
Block a user