]> git.pld-linux.org Git - packages/ocaml.git/blame - ocaml.spec
- updated compile.ml change; now applies to 3.08, but needs further update (breaks...
[packages/ocaml.git] / ocaml.spec
CommitLineData
3105856a
JB
1#
2# Conditional build:
f4710e3c 3
b552f088
JB
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
f4710e3c
MM
8
9# --without x11 implies --without tk
1b2eae14 10%{!?with_x:%undefine with_tk}
4797676b 11
6e71517f 12%define p4ver 3.06
307e1de8 13%define sver 3.08
db184753 14
65fbc6c7 15Summary: The Objective Caml compiler and programming environment
8151bf1e 16