GNU bug report logs - #7508
24.0.50; EMACS_UNIBYTE still occurs in make-dist (trivial problem)

Previous Next

Package: emacs;

Reported by: Ulrich Mueller <ulm <at> gentoo.org>

Date: Sun, 28 Nov 2010 17:18:02 UTC

Severity: minor

Found in version 24.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ulrich Mueller <ulm <at> gentoo.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; EMACS_UNIBYTE still occurs in make-dist (trivial problem)
Date: Sun, 28 Nov 2010 18:22:23 +0100
Environment variable EMACS_UNIBYTE isn't used any more, therefore it's
useless to unset it in make-dist.

--- make-dist~
+++ make-dist
@@ -130,7 +130,6 @@
 ### (Accept only absolute file names.)
 if [ $update = yes ];
 then
-  unset EMACS_UNIBYTE
   if [ -f src/emacs ];
   then
     EMACS=`pwd`/src/emacs




This bug report was last modified 14 years and 175 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.