forked from Imagelibrary/rtems
* Makefile.maint, aclocal/rpm.m4, aclocal/rtems-top.m4, aclocal/version.m4: Rename RTEMS_API into _RTEMS_API.
5 lines
102 B
Plaintext
5 lines
102 B
Plaintext
AC_DEFUN([RTEMS_VERSIONING],
|
|
m4_define([_RTEMS_VERSION],[4.10.99.0]))
|
|
|
|
m4_define([_RTEMS_API],[4.11])
|