[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] issue warnings for more missing optional libraries
From: |
Ben Pfaff |
Subject: |
Re: [PATCH] issue warnings for more missing optional libraries |
Date: |
Mon, 19 Oct 2009 14:14:17 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
Bruno Haible <address@hidden> writes:
> I like it. Even more I like the configure files that print a summary of the
> most important decisions or findings at the end of the configuration, thus
> giving an opportunity to the user to re-configure with different --with or
> --enable options. (Given the size of the configure output, hardly anyone looks
> through it in its entirety.)
I like this too. GNU PSPP takes this approach a step further, by
reporting failure to find required libraries (etc.) only at the
end of the configure run, so that the user gets a complete list
of all the missing prerequisites, not just the first one that
configure could not find.
--
Ben Pfaff
http://benpfaff.org
- [PATCH] issue warnings for more missing optional libraries, Pádraig Brady, 2009/10/19
- Re: [PATCH] issue warnings for more missing optional libraries, Jim Meyering, 2009/10/19
- Re: [PATCH] issue warnings for more missing optional libraries, Pádraig Brady, 2009/10/19
- Re: [PATCH] issue warnings for more missing optional libraries, Jim Meyering, 2009/10/19
- Re: [PATCH] issue warnings for more missing optional libraries, Andreas Schwab, 2009/10/19
- Re: [PATCH] issue warnings for more missing optional libraries, Jim Meyering, 2009/10/19
- Re: [PATCH] issue warnings for more missing optional libraries, Bruno Haible, 2009/10/19
- Re: [PATCH] issue warnings for more missing optional libraries,
Ben Pfaff <=
- Re: [PATCH] issue warnings for more missing optional libraries, Pádraig Brady, 2009/10/19
- Re: [PATCH] issue warnings for more missing optional libraries, Jim Meyering, 2009/10/20
- Re: [PATCH] issue warnings for more missing optional libraries, Simon Josefsson, 2009/10/20
- Re: [PATCH] issue warnings for more missing optional libraries, Paolo Bonzini, 2009/10/20