Skip to content

Commit 033e0d3

Browse files
author
Hugo Heuzard
committed
test
1 parent 1e28d2d commit 033e0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ocamlopt='ocamlopt'
2727
ocamlmklib='ocamlmklib'
2828
ocamldep='ocamldep'
2929
ocamldoc='ocamldoc'
30-
ccinc="$CPPFLAGS"
30+
ccinc="$CPPFLAGS -I -I/usr/local/include"
3131
ldflags="$LDFLAGS"
3232
cclib=''
3333
ccdef=''

0 commit comments

Comments
 (0)