]> git.pld-linux.org Git - packages/ocaml.git/blame_incremental - ocaml.spec
- updated compile.ml change; now applies to 3.08, but needs further update (breaks...
[packages/ocaml.git] / ocaml.spec
... / ...
CommitLineData
1#
2# Conditional build:
3
4%bcond_without emacs # without emacs subpackage
5%bcond_without x # without X11 support
6%bcond_without tk # without Tcl/Tk support
7%bcond_with db3 # use db3 instead of db 4.x
8
9# --without x11 implies --without tk
10%{!?with_x:%undefine with_tk}
11
12%define p4ver 3.06
13%define sver 3.08
14
15Summary: The Objective Caml compiler and programming environment
16