]> git.pld-linux.org Git - packages/ocaml.git/blame - ocaml.spec
- release 6, fixes x11libdir to allow build on amd64
[packages/ocaml.git] / ocaml.spec
CommitLineData
3105856a
JB
1#
2# Conditional build:
f4710e3c
MM
3
4%bcond_without emacs # emacs subpackage
1b2eae14 5%bcond_without x # without X11 support
f4710e3c
MM
6%bcond_without tk # tk support
7%bcond_with db3 # use db3 instead of db 4.x
8
9# --without x11 implies --without tk
1b2eae14 10%{!?with_x:%undefine with_tk}
4797676b 11
db184753
MM
12%define p4ver 3.06
13
65fbc6c7 14Summary: The Objective Caml compiler and programming environment
8151bf1e 15