diff --git a/configure b/configure index 555dc8861e..32ab7329e3 100755 --- a/configure +++ b/configure @@ -872,7 +872,7 @@ check_code(){ check_cppflags(){ log check_cppflags "$@" check_cpp "$@" <; EOF } @@ -1166,7 +1166,7 @@ check_host_cpp(){ check_host_cppflags(){ log check_host_cppflags "$@" check_host_cpp "$@" <; EOF }