From 033e0d3de7a8358120dc50ce85714aeee0a9c4fc Mon Sep 17 00:00:00 2001 From: Hugo Heuzard Date: Sun, 16 Jun 2024 10:52:28 +0200 Subject: [PATCH] test --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 76b997f..1c3aba5 100755 --- a/configure +++ b/configure @@ -27,7 +27,7 @@ ocamlopt='ocamlopt' ocamlmklib='ocamlmklib' ocamldep='ocamldep' ocamldoc='ocamldoc' -ccinc="$CPPFLAGS" +ccinc="$CPPFLAGS -I -I/usr/local/include" ldflags="$LDFLAGS" cclib='' ccdef=''