]> code.delx.au - gnu-emacs/blob - doc/misc/trampver.texi
Remove option of licensing under GPL.
[gnu-emacs] / doc / misc / trampver.texi
1 @c -*-texinfo-*-
2 @c texi/trampver.texi. Generated from trampver.texi.in by configure.
3
4 @c This is part of the Emacs manual.
5 @c Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
6 @c Free Software Foundation, Inc.
7 @c See file emacs.texi for copying conditions.
8
9 @c In the Tramp CVS, the version number is auto-frobbed from
10 @c configure.ac, so you should edit that file and run
11 @c "autoconf && ./configure" to change the version number.
12 @set trampver 2.1.14-pre
13
14 @c Other flags from configuration
15 @set instprefix /usr/local
16 @set lispdir /usr/local/share/emacs/site-lisp
17 @set infodir /usr/local/share/info
18
19 @c Formatting of the tramp program name consistent.
20 @set tramp @sc{tramp}
21
22 @c Whether or not describe gateway methods.
23 @ifclear noemacsgw
24 @set emacsgw
25 @end ifclear
26
27 @c Some flags which make the text independent on the (X)Emacs flavor.
28 @c "emacs" resp "xemacs" are set in the Makefile. Default is "emacs".
29 @ifclear emacs
30 @ifclear xemacs
31 @set emacs
32 @end ifclear
33 @end ifclear
34
35 @c Emacs values.
36 @ifset emacs
37 @set emacsname GNU Emacs
38 @set emacsdir emacs
39 @set ftppackagename Ange-FTP
40 @set prefix /
41 @set prefixhop
42 @set postfix :
43 @set postfixhop :
44 @set emacsothername XEmacs
45 @set emacsotherdir xemacs
46 @set emacsotherfilename tramp-xemacs.html
47 @set japanesemanual tramp_ja-emacs.html
48 @end ifset
49
50 @c XEmacs counterparts.
51 @ifset xemacs
52 @set emacsname XEmacs
53 @set emacsdir xemacs
54 @set ftppackagename EFS
55 @set prefix /[
56 @set prefixhop [
57 @set postfix ]
58 @set postfixhop /
59 @set emacsothername GNU Emacs
60 @set emacsotherdir emacs
61 @set emacsotherfilename tramp-emacs.html
62 @set japanesemanual tramp_ja-xemacs.html
63 @end ifset
64
65 @ignore
66 arch-tag: e0fe322c-e06b-46eb-bb5b-d091b521f41c
67 @end ignore