Re: [PATCH] libgloss: hardcode AC_CONFIG_AUX_DIR path
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Jan 7 22:08, Mike Frysinger wrote: > In order to transition to automake, we have to use hardcoded paths in > the AC_CONFIG_AUX_DIR macro call (since automake evaluates the path > itself, and doesn't expand vars), so simplify all the calls here. Apparently we're not using multi.m4, so this should be safe. Hopefully. I'm quite fuzzy in terms of this stuff, but I can't see a problem right now. Please push. Thanks, Corinna