Loading ares/m4/cares-compilers.m4 +9 −0 Original line number Diff line number Diff line Loading @@ -328,6 +328,9 @@ AC_DEFUN([CARES_COMPILER_WORKS_IFELSE], [ tmp_compiler_works="yes" ],[ tmp_compiler_works="no" echo " " >&6 sed 's/^/cc-fail> /' conftest.err >&6 echo " " >&6 ]) dnl linking capability verification if test "$tmp_compiler_works" = "yes"; then Loading @@ -341,6 +344,9 @@ AC_DEFUN([CARES_COMPILER_WORKS_IFELSE], [ tmp_compiler_works="yes" ],[ tmp_compiler_works="no" echo " " >&6 sed 's/^/ln-fail> /' conftest.err >&6 echo " " >&6 ]) fi dnl only do runtime verification when not cross-compiling Loading @@ -359,6 +365,9 @@ AC_DEFUN([CARES_COMPILER_WORKS_IFELSE], [ tmp_compiler_works="yes" ],[ tmp_compiler_works="no" echo " " >&6 echo "rn-fail test program exited with status $ac_status" >&6 echo " " >&6 ]) fi dnl branch upon test result Loading m4/curl-compilers.m4 +9 −0 Original line number Diff line number Diff line Loading @@ -334,6 +334,9 @@ AC_DEFUN([CURL_COMPILER_WORKS_IFELSE], [ tmp_compiler_works="yes" ],[ tmp_compiler_works="no" echo " " >&6 sed 's/^/cc-fail> /' conftest.err >&6 echo " " >&6 ]) dnl linking capability verification if test "$tmp_compiler_works" = "yes"; then Loading @@ -347,6 +350,9 @@ AC_DEFUN([CURL_COMPILER_WORKS_IFELSE], [ tmp_compiler_works="yes" ],[ tmp_compiler_works="no" echo " " >&6 sed 's/^/ln-fail> /' conftest.err >&6 echo " " >&6 ]) fi dnl only do runtime verification when not cross-compiling Loading @@ -365,6 +371,9 @@ AC_DEFUN([CURL_COMPILER_WORKS_IFELSE], [ tmp_compiler_works="yes" ],[ tmp_compiler_works="no" echo " " >&6 echo "rn-fail test program exited with status $ac_status" >&6 echo " " >&6 ]) fi dnl branch upon test result Loading Loading
ares/m4/cares-compilers.m4 +9 −0 Original line number Diff line number Diff line Loading @@ -328,6 +328,9 @@ AC_DEFUN([CARES_COMPILER_WORKS_IFELSE], [ tmp_compiler_works="yes" ],[ tmp_compiler_works="no" echo " " >&6 sed 's/^/cc-fail> /' conftest.err >&6 echo " " >&6 ]) dnl linking capability verification if test "$tmp_compiler_works" = "yes"; then Loading @@ -341,6 +344,9 @@ AC_DEFUN([CARES_COMPILER_WORKS_IFELSE], [ tmp_compiler_works="yes" ],[ tmp_compiler_works="no" echo " " >&6 sed 's/^/ln-fail> /' conftest.err >&6 echo " " >&6 ]) fi dnl only do runtime verification when not cross-compiling Loading @@ -359,6 +365,9 @@ AC_DEFUN([CARES_COMPILER_WORKS_IFELSE], [ tmp_compiler_works="yes" ],[ tmp_compiler_works="no" echo " " >&6 echo "rn-fail test program exited with status $ac_status" >&6 echo " " >&6 ]) fi dnl branch upon test result Loading
m4/curl-compilers.m4 +9 −0 Original line number Diff line number Diff line Loading @@ -334,6 +334,9 @@ AC_DEFUN([CURL_COMPILER_WORKS_IFELSE], [ tmp_compiler_works="yes" ],[ tmp_compiler_works="no" echo " " >&6 sed 's/^/cc-fail> /' conftest.err >&6 echo " " >&6 ]) dnl linking capability verification if test "$tmp_compiler_works" = "yes"; then Loading @@ -347,6 +350,9 @@ AC_DEFUN([CURL_COMPILER_WORKS_IFELSE], [ tmp_compiler_works="yes" ],[ tmp_compiler_works="no" echo " " >&6 sed 's/^/ln-fail> /' conftest.err >&6 echo " " >&6 ]) fi dnl only do runtime verification when not cross-compiling Loading @@ -365,6 +371,9 @@ AC_DEFUN([CURL_COMPILER_WORKS_IFELSE], [ tmp_compiler_works="yes" ],[ tmp_compiler_works="no" echo " " >&6 echo "rn-fail test program exited with status $ac_status" >&6 echo " " >&6 ]) fi dnl branch upon test result Loading