1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 15:49:41 +02:00

update autoconf script

This commit is contained in:
Darrell Walisser 2017-03-31 12:48:30 -04:00
parent d16274e883
commit a0ff99b472

2
configure vendored
View File

@ -19189,7 +19189,7 @@ fi
if test x$enable_sse = xyes; then
if test "${CXX}" = "gnu"; then
if test "${ax_cv_cxx_compiler_vendor}" = "gnu"; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler accepts -msse" >&5
$as_echo_n "checking whether C++ compiler accepts -msse... " >&6; }
if ${ax_cv_cxx_flags__msse+:} false; then :