Re: [PATCH 0/5] start converting libgloss to non-recursive automake
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Feb 5 00:46, Mike Frysinger wrote: > This converts the top-level to automake, and then cuts a few subdirs over > to non-recursive automake. I didn't cut all the subdirs over to automake, > but should be easy to convert more over. > > Mike Frysinger (5): > libgloss: convert top level to automake > libgloss: merge doc into top-level Makefile > libgloss: merge libgloss into top-level Makefile > libgloss: merge iq2000 into top-level Makefile > libgloss: merge bfin into top-level Makefile $ autoreconf configure.ac:46: warning: macro 'AM_ENABLE_MULTILIB' not found in library configure.ac:31: warning: macro 'AM_ENABLE_MULTILIB' not found in library [...] Problem? A dependency to another not yet applied patch? Corinna