]> git.pld-linux.org Git - packages/ocaml.git/blame_incremental - ocaml.spec
- updated to 3.08.4, removed outdated gcc-pr21291-workaround patch
[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%bcond_with db3 # use db3 instead of db 4.x
7#
8# --without x11 implies --without tk
9%{!?with_x:%undefine with_tk}
10
11%define p4ver 3.06
12%define sver 3.08
13
14Summary: The Objective Caml compiler and programming environment
15