fix build of regress

This commit is contained in:
Omar Polo 2023-08-23 19:46:53 +00:00
parent 01d3961d6f
commit cedef5b09c
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -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