* configure.in (host): Add in missing $noconfigdirs to defines.

* configure: Regenerate.
This commit is contained in:
DJ Delorie
2004-02-11 17:50:38 +00:00
parent 960471b1a6
commit b18ee8a2a6
3 changed files with 50 additions and 46 deletions

View File

@@ -1,3 +1,8 @@
2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
* configure.in (host): Add in missing $noconfigdirs to defines.
* configure: Regenerate.
2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
Nathanael Nerode <neroden@gcc.gnu.org>