bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

makeinfo/tests/copying fails due to LC_MESSAGES


From: Akim Demaille
Subject: makeinfo/tests/copying fails due to LC_MESSAGES
Date: Wed, 25 Aug 2004 09:30:01 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Hi all!

% ./copying                               nostromo 9:27
% less copying                           nostromo Err 2
#!/bin/sh
# Test @copying.  The configure script for tramp uses this to make sure
# the makeinfo that is present supports @copying.

unset TEXINFO_OUTPUT
: ${srcdir=.}

../makeinfo -o copying.out $srcdir/copying.txi || exit 1
fgrep 'produced by' copying.out >/dev/null || exit 2

rm -f copying.out
% ../makeinfo -o copying.out copying.txi  nostromo 9:27
% less copying.out                        nostromo 9:28

Ceci est le fichier Info copying.out, produit par Makeinfo version 4.7
à partir copying.txi.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]