diff options
author | jbj <devnull@localhost> | 2002-08-13 16:36:44 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-08-13 16:36:44 +0000 |
commit | 9b29055f422cd5f2aeff27b6c80e7c83317920c9 (patch) | |
tree | d517b5460cb1d8a058634455533ffee2d14e1750 /configure.ac | |
parent | f34283307b084d1baf8ac598d2053f914fd0ce3f (diff) | |
download | librpm-tizen-9b29055f422cd5f2aeff27b6c80e7c83317920c9.tar.gz librpm-tizen-9b29055f422cd5f2aeff27b6c80e7c83317920c9.tar.bz2 librpm-tizen-9b29055f422cd5f2aeff27b6c80e7c83317920c9.zip |
- supply transitive closure for CLI packages from rpmdb-redhat database.
CVS patchset: 5624
CVS date: 2002/08/13 16:36:44
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9b3fa14cb..c7154e246 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ AM_CONFIG_HEADER(config.h) dnl XXX AM_MAINTAINER_MODE dnl Set of available languages. -ALL_LINGUAS="cs da de en_RN es eu_ES fi fr gl hu id is it ja ko no pl pt pt_BR ro ru sk sl sr sv tr uk wa zh zh_CN.GB2312" +ALL_LINGUAS="cs da de fi fr gl is ja ko no pl pt pt_BR ro ru sk sl sr sv tr" # echo " # **************************************************************************** |