]> git.pld-linux.org Git - packages/gettext.git/blame - gettext.spec
- fix for new autoconf
[packages/gettext.git] / gettext.spec
Content-type: text/html ]> git.pld-linux.org Git - packages/gettext.git/blame - gettext.spec


500 - Internal Server Error

Malformed UTF-8 character (fatal) at (eval 6) line 1, <$fd> line 106.
This page took 0.100286 seconds and 4 git commands to generate.
CommitLineData
477b7b4d
MM
1#
2# Conditional build:
7e71e93c
JB
3%bcond_without asprintf # without libasprintf C++ library
4%bcond_without xemacs # without po-mode for xemacs
5da74ad2 5%bcond_without gcj # with Java support by gcj (preferred over javac)
7e71e93c 6%bcond_with javac # with Java support by some javac
fac9633f 7%bcond_without dotnet # without .NET support
477b7b4d 8#
9217affe 9
fac9633f 10%include /usr/lib/rpm/macros.mono
11
12%ifnarch %{ix86} %{x8664} arm hppa ppc s390 s390x
13%undefine with_dotnet
14%endif
15
7e71e93c 16%undefine with_xemacs
9217affe 17
7e71e93c 18%define build_java %{?with_gcj:1}%{!?with_gcj:%{?with_javac:1}%{!?with_javac:0}}
a04d6a92 19Summary: Utilties for program national language support
20