Index: curl-8.12.0/configure.ac =================================================================== --- curl-8.12.0.orig/configure.ac +++ curl-8.12.0/configure.ac @@ -502,11 +502,6 @@ if test "$curl_cv_native_windows" = "yes esac fi -CURL_SET_COMPILER_BASIC_OPTS -CURL_SET_COMPILER_DEBUG_OPTS -CURL_SET_COMPILER_OPTIMIZE_OPTS -CURL_SET_COMPILER_WARNING_OPTS - if test "$compiler_id" = "INTEL_UNIX_C"; then # if test "$compiler_num" -ge "1000"; then