]> git.pld-linux.org Git - packages/OpenAL.git/blame - OpenAL.spec
- fixed build, cleanups etc.
[packages/OpenAL.git] / OpenAL.spec
CommitLineData
68071dbf
JB
1#
2# Conditional build:
3# _without_alsa - without ALSA support
4# _without_doc - don't build HTML documentation (from SGML source)
5# _with_mmx - use MMX (won't run on non-MMX CPU)
6#
7%ifarch athlon
8%define _with_mmx 1
9%endif
10%ifnarch i586 i686 athlon
11%define _with_mmx 0
12%endif
d451b59a 13Summary: Open Audio Library
14