Re: [PATCH] libgloss: use m4_foreach_w to simplify the logic a bit
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Feb 25 23:53, Mike Frysinger wrote: > It's functionally the same, but the configure.ac code is simpler and > less boiler plate duplicated. > --- > libgloss/configure | 34 +++++++++++++++++----------------- > libgloss/configure.ac | 12 +++++++----- > 2 files changed, 24 insertions(+), 22 deletions(-) Ok. Thx, Corinna