[vlc-devel] [PATCH] Configure: display sse* flags at the end of configure...
Rémi Denis-Courmont
remi at remlab.net
Mon Jan 9 14:01:30 CET 2012
On Mon, 9 Jan 2012 13:57:21 +0100, Jean-Baptiste Kempf <jb at videolan.org>
wrote:
> ---
> configure.ac | 20 +++++++++++++++-----
> 1 files changed, 15 insertions(+), 5 deletions(-)
$ARCH does not imply that the features are required. $ARCH is not always
well-defined: supports for inline assembly, compiler instrinsics and
assembly modules are distinct. And it is not implemented on non-x86 at all.
So I do not really see the point of showing this. The correct results are
shown in the checking for... messages. $ARCH only adds confusion.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list