]> git.pld-linux.org Git - packages/ocaml.git/blame_incremental - ocaml.spec
- updated to 3.09.3, pure fun updated to 1.0.6
[packages/ocaml.git] / ocaml.spec
... / ...
CommitLineData
1#
2# Conditional build:
3%bcond_without emacs # without emacs subpackage
4%bcond_without x # without X11 support
5%bcond_without tk # without Tcl/Tk support
6#
7# --without x11 implies --without tk
8%{!?with_x:%undefine with_tk}
9
10%define p4ver 3.06
11%define sver 3.09
12
13Summary: The Objective Caml compiler and programming environment
14