This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Newer Autoconf versions have more macros which mangle the positional parameters ($*), for example AC_CANONICAL_HOST. This patch grabs the parameters as early as possible (and does not hurt with 2.59). (Note that 2.60 and 2.61 had a bug in that it destroyed $* anyway, which is one reason the tree should move to at least 2.62 when it moves.)
OK for GCC trunk and sync to binutils? This has survived several GCC bootstraps.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |