commit cedef5b09c13d8fac119a7ee5595ee253c2a37b4 from: Omar Polo date: Wed Aug 23 19:46:53 2023 UTC fix build of regress commit - 01d3961d6f076d5668eac97e9d3e3d0812836730 commit + cedef5b09c13d8fac119a7ee5595ee253c2a37b4 blob - 726c160350c4defb58ff690dfc6a596107a4d687 blob + c77f13ca7fb5f9eb8e00f08d258e0ac3d831af1a --- configure +++ configure @@ -337,7 +337,7 @@ else COMPATS="$f ${COMPATS}" done - CFLAGS="-Icompat/libtls ${CFLAGS}" + CFLAGS="-Icompat/libtls -I../compat/libtls ${CFLAGS}" deptest ASN1_time_tm_cmp ASN1_TIME_TM_CMP || true deptest ASN1_time_tm_clamp_notafter ASN1_TIME_TM_CLAMP_NOTAFTER || true