texinfo-commits
[Top][All Lists]
Advanced

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

texinfo update (Tue Apr 20 09:44:01 EDT 2004)


From: Karl Berry
Subject: texinfo update (Tue Apr 20 09:44:01 EDT 2004)
Date: Tue, 20 Apr 2004 09:44:16 -0400

Index: makeinfo/tests/copying
===================================================================
RCS file: /cvsroot/texinfo/texinfo/makeinfo/tests/copying,v
retrieving revision 1.2
retrieving revision 1.1
diff -c -r1.2 -r1.1
*** makeinfo/tests/copying      20 Apr 2004 13:26:00 -0000      1.2
--- makeinfo/tests/copying      11 Apr 2004 17:56:47 -0000      1.1
***************
*** 1,10 ****
  #!/bin/sh
- # $Id: copying,v 1.2 2004/04/20 13:26:00 karl Exp $
  # Test @copying.  The configure script for tramp uses this to make sure
  # the makeinfo that is present supports @copying.
  
! unset TEXINFO_OUTPUT LANG LANGUAGE
! LC_ALL=POSIX; export LC_ALL
  : ${srcdir=.}
  
  ../makeinfo -o copying.out $srcdir/copying.txi || exit 1
--- 1,8 ----
  #!/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
P makeinfo/tests/copying


reply via email to

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