summaryrefslogtreecommitdiff
blob: 8aa9fa566e59e77b69b4e7e3f586b17e494f06cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: findlib-1.8.0/configure
===================================================================
--- findlib-1.8.0.orig/configure
+++ findlib-1.8.0/configure
@@ -581,7 +581,7 @@ fi
 
 # Generate the META files now.
 
-l="$ldbm dynlink $lgraphics $lnum str threads unix stdlib bigarray ocamldoc $llabltk $lcamlp4 $lobuild $lcomplibs $lbytes $lspacetime"
+l="dynlink str threads unix stdlib bigarray ocamldoc $lcomplibs $lbytes $lspacetime"
 
 for dir in site-lib-src/*; do
     # We do not really know if $dir is a directory.