aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2023-08-23 19:46:53 +0000
committerOmar Polo <op@omarpolo.com>2023-08-23 19:46:53 +0000
commitcedef5b09c13d8fac119a7ee5595ee253c2a37b4 (patch)
treec350e30a0e73c5b3c39ff870e781425c3f1a416f /configure
parent01d3961d6f076d5668eac97e9d3e3d0812836730 (diff)
fix build of regress
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 726c160..c77f13c 100755
--- a/configure
+++ b/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