forked from Imagelibrary/rtems
* configure.ac: Requires automake-1.10. Require autoconf-2.60. * aclocal/rtems-top.m4, aclocal/version.m4: Adaptions to automake-1.10.
5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
AC_DEFUN([RTEMS_VERSIONING],
|
|
m4_define([_RTEMS_VERSION],[4.6.99.4]))
|
|
|
|
m4_define([RTEMS_API],[4.7])
|