]> git.pld-linux.org Git - packages/gettext.git/blame - gettext.spec
- msg* utils can be used w/o autoconf - changed R:>= to C:< in -devel
[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 85.
This page took 0.223746 seconds and 4 git commands to generate.
CommitLineData
477b7b4d 1#
795b76be
JB
2# TODO: C# (pnet or mono must be chosen)
3#
477b7b4d 4# Conditional build:
7e71e93c
JB
5%bcond_without asprintf # without libasprintf C++ library
6%bcond_without xemacs # without po-mode for xemacs
7%bcond_with gcj # with Java support by gcj requires gcj 3.x, but not 3.0.4+ (broken for now))
8%bcond_with javac # with Java support by some javac
477b7b4d 9#
9217affe 10
7e71e93c 11%undefine with_xemacs
9217affe 12
7e71e93c 13%define build_java %{?with_gcj:1}%{!?with_gcj:%{?with_javac:1}%{!?with_javac:0}}
a04d6a92 14Summary: Utilties for program national language support
15