[Pkg-shadow-devel] Failure to build revision 2520 of shadow

Nicolas François nicolas.francois at centraliens.net
Sun Mar 15 12:49:52 UTC 2009


On Sun, Mar 15, 2009 at 10:00:10AM +0200, fn42551 at fmi.uni-sofia.bg wrote:
> Nicolas François wrote:
>>
>> You can use the --disable-nls configure option, but this will disable
>> all translations. (you may also disable USE_NLS in man/Makefile.am
>> only)
>>
> How can I disable USE_NLS in man/Makefile.am?  By editing the file or by  
> some command line option to autoreconf/configure/make?

Just replace:

if USE_NLS
SUBDIRS = po cs de es fi fr hu id it ja ko pl pt_BR ru sv tr zh_CN zh_TW
else
SUBDIRS =
endif

by:

SUBDIRS =

There are no configure options just to disable the translation of manpages
and keep the translation of binaries.

Best Regards,
-- 
Nekral



More information about the Pkg-shadow-devel mailing list