]> git.pld-linux.org Git - packages/ocaml-findlib.git/blob - labltk.patch
- up to 1.9.1
[packages/ocaml-findlib.git] / labltk.patch
1 --- findlib-1.9.1/configure~    2021-03-16 12:43:00.000000000 +0100
2 +++ findlib-1.9.1/configure     2021-03-18 09:51:26.415095066 +0100
3 @@ -526,7 +526,7 @@
4      have_str=0
5  fi
6  
7 -if check_library labltk 'normal since 4.02' labltk/labtk.cma; then
8 +if check_library labltk 'normal since 4.02' labltk/labltk.cma; then
9      have_labltk=1
10  else
11      have_labltk=0
This page took 0.125733 seconds and 3 git commands to generate.