forked from Imagelibrary/rtems
* aclocal/version.m4: New file. * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/ aclocal/version.m4. * bootstrap: Use aclocal/version.m4 instead of VERSION. * configure.ac: Use aclocal/version.m4 instead of VERSION.
3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
AC_DEFUN([RTEMS_VERSIONING],
|
|
m4_define([_RTEMS_VERSION],[ss-20030221]))
|