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