| b042dd28 | 07-Aug-2013 |
apb <apb@NetBSD.org> |
Revert previous change to tools/Makefile.gnuhost. When getenv("M4") contains multiple words, flex fails.
Adjust tools/autoconf/Makefile to pass the necessary extra arguments via M4=... in CONFIGURE
Revert previous change to tools/Makefile.gnuhost. When getenv("M4") contains multiple words, flex fails.
Adjust tools/autoconf/Makefile to pass the necessary extra arguments via M4=... in CONFIGURE_ENV. This is similar to what used to be in revision 1.4 of tools/autoconf/Makefile, but it's now after instead of before the inclusion of Makefile.gnuhost, because it has to override the value of M4=... that Makefile.gnuhost stores in CONFIGURE_ENV.
show more ...
|