You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2023/02/15 11:51:11 UTC

svn propchange: r1907672 - svn:log

Author: ylavic
Revision: 1907672
Modified property: svn:log

Modified: svn:log at Wed Feb 15 11:51:11 2023
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Feb 15 11:51:11 2023
@@ -2,3 +2,7 @@ configure: Assume crypt() does not suppo
 
 Can be forced with "./configure ap_cv_crypt_sha2=yes ..." still.
 
+* configure.in:
+  Give AC_RUN_IFELSE a cross-compiling action, otherwise it fails with:
+    configure: error: cannot run test program while cross compiling
+