summaryrefslogtreecommitdiffstats
path: root/aclocal/rtems-cpu-subdirs.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-171-19/+20
| | | | | | | | * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS, add 2nd arg to _RTEMS_CPU_SUBDIR. * aclocal/target.m4: Replace ac_configure_args with rtems_configure_args, add rtems_configure_args to INIT-CMDS. * Makefile.am: Require automake-1.5.
* 2001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-101-0/+31
* aclocal/rtems-cpu-subdirs.m4: New file.