Posts Tagged as ‘autoconf’

October 12, 2009

OCaml autoconf macros 1.1

_Zack did all the work for the new release of the autoconf macros to support OCaml projects.
There’s a build for Fedora already and you can read the manual page here.
Does anyone know a good way to format man pages to HTML, but without making them all sucky and proportional with randomly sized headers? I’d [...]

March 31, 2009

Using autoconf for OCaml projects

Today Zack and I released the first version of ocaml-autoconf, which is a collection of OCaml-related autoconf macros. That package won’t tell you how to use autoconf though, and that is something that people wrongly regard as being incomprehensible or too hard to learn. In this tutorial you’ll see that you only need [...]