summaryrefslogtreecommitdiffstats
path: root/aclocal/config-subdirs.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-02-211-1/+1
| | | | | | | * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in TARGET_CONFIG_SUBDIRS. * aclocal/enable-bsp.m4: fix quoting. * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
* 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-02-051-0/+249
* aclocal/config-subdirs.m4: New file. * aclocal/target.m4: Use macros from config-subdirs.m4.