emacs-devel
[Top][All Lists]
Advanced

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

lwlib-Xol* files and make-dist?


From: Pavel Janík
Subject: lwlib-Xol* files and make-dist?
Date: Sat, 20 Apr 2002 19:24:35 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i386-suse-linux-gnu)

Hi,

make-dist contains:

echo "Making links to \`lwlib'"
(cd lwlib
 ln *.c *.h *.in ../${tempdir}/lwlib
 ln README Imakefile ChangeLog ../${tempdir}/lwlib
 cd ../${tempdir}/lwlib
 rm -f lwlib-Xol*)

so files lwlib/lwlib-Xol* never end up in dist file. Is there any reason
to have them in CVS when they are not distributed? This change

1996-01-23  Karl Heuer  <address@hidden>

        * make-dist (lwlib): Don't distribute lwlib-Xol* files.

was done in 1996, so those files are not used by users for about 6 years.
-- 
Pavel Janík

Perl is a strange, strange language.  At the 32nd try, I got my
modifications to work.
                  -- Lars Magne Ingebrigtsen in gnus.ding



reply via email to

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