summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMaria Matejka <mq@ucw.cz>2023-01-19 13:24:12 +0100
committerMaria Matejka <mq@ucw.cz>2023-01-19 18:17:05 +0100
commit1127f19a7a12b162064b1f521acd5c0017fbcf89 (patch)
treec80db6f02d775cf1b29809ae3b5e5c1f7cd9fb33 /configure.ac
parent84c298465f6360a8694d4837f3420961ea321fa5 (diff)
parent140c534fb81d0e165b7d674e869c646455ed19d1 (diff)
Merge commit '140c534fb81d0e165b7d674e869c646455ed19d1' into thread-next
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f942ec1b..2f37f9d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -226,6 +226,8 @@ else
;;
openbsd*)
sysdesc=bsd
+ CPPFLAGS="$CPPFLAGS -I/usr/local/include"
+ LDFLAGS="$LDFLAGS -L/usr/local/lib"
;;
dragonfly*)
sysdesc=bsd