Re: [Caml-list] lablgtk2: cannot find the Pango module?
Alan Schmitt <[email protected]>
| Newsgroups | gmane.network.unison.devel |
|---|---|
| Message-ID | <[email protected]> |
[email protected] writes: > Can't we just make this change conditionally -- i.e., use ocamlfind > iff ocamlfind is installed? Sure. Is there a canonical way to detect something is installed? Alan