--- pycaml/Makefile.orig	2009-04-06 12:59:15.000000000 +0200
+++ pycaml/Makefile	2009-04-06 12:59:20.000000000 +0200
@@ -3,7 +3,7 @@
 OCAMLMAKEFILE = OCamlMakefile
 PY_PREFIX = $(shell python getprefix.py)
 PY_VERSION = $(shell python getversion.py)
-CLIBS = python$(PY_VERSION) pthread dl util m c
+CLIBS = python$(PY_VERSION) pthread util m c
 
 SOURCES = pycaml.ml pycaml_ml.c
 RESULT = pycaml
