	Config_file installation


*** What you need ***
- OCaml 3.08.0 or above
- make ;-)

*** How to compile ***
- ./configure
- make all (or only make byte if ocamlopt is not installed)
- make doc
- make install
