emacs-devel
[Top][All Lists]
Advanced

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

configure and --program-prefix, --program-suffix and --program-transform


From: Pavel Janík
Subject: configure and --program-prefix, --program-suffix and --program-transform-name
Date: Thu, 15 Nov 2001 22:54:37 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i386-suse-linux-gnu)

Hi,

I have just committed the patches for this. You can now install files to
bin/ with your prefixes, suffixes and you can also transform the name of
emacs and emacs-${version} with sed's transformation. Please test it and
let me know of any problems you encounter.

Sample command line:

   ./configure --program-prefix=GNU --program-suffix=-21 
--program-transform-name=s/emacs/scame/

After make install you will end up with:

address@hidden:/tmp/ROOT> ls -1 bin/
GNUb2m-21
GNUctags-21
GNUebrowse-21
GNUetags-21
GNUgrep-changelog-21
GNUrcs-checkin-21
GNUscame-21
GNUscame-21.1.50-21
GNUscameclient-21
-- 
Pavel Janík

After 40 Terabytes, your fingers start to hurt.
                  -- David Miller about typing



reply via email to

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