Add 2012 to FSF copyright years for Emacs files
[bpt/emacs.git] / doc / misc / trampver.texi
CommitLineData
4009494e
GM
1@c -*-texinfo-*-
2@c texi/trampver.texi. Generated from trampver.texi.in by configure.
3
a05074b9 4@c This is part of the Emacs manual.
acaf905b 5@c Copyright (C) 2003-2012 Free Software Foundation, Inc.
1aaf2292 6@c See file doclicense.texi for copying conditions.
a05074b9 7
4009494e
GM
8@c In the Tramp CVS, the version number is auto-frobbed from
9@c configure.ac, so you should edit that file and run
10@c "autoconf && ./configure" to change the version number.
4a623313 11@set trampver 2.2.3-24.1
4009494e
GM
12
13@c Other flags from configuration
14@set instprefix /usr/local
15@set lispdir /usr/local/share/emacs/site-lisp
311dd93f 16@set infodir /usr/local/share/info
4009494e
GM
17
18@c Formatting of the tramp program name consistent.
19@set tramp @sc{tramp}
20
9ee04134
MA
21@c Whether or not describe GVFS integration.
22@ifclear noemacsgvfs
23@set emacsgvfs
24@end ifclear
25
4009494e
GM
26@c Whether or not describe gateway methods.
27@ifclear noemacsgw
28@set emacsgw
29@end ifclear
30
31@c Some flags which make the text independent on the (X)Emacs flavor.
32@c "emacs" resp "xemacs" are set in the Makefile. Default is "emacs".
33@ifclear emacs
34@ifclear xemacs
35@set emacs
36@end ifclear
37@end ifclear
38
39@c Emacs values.
40@ifset emacs
0c973505 41@set emacsname Emacs
4009494e
GM
42@set emacsdir emacs
43@set ftppackagename Ange-FTP
44@set prefix /
45@set prefixhop
46@set postfix :
47@set postfixhop :
1aaf2292
MA
48@set ipv6prefix [
49@set ipv6postfix ]
4009494e
GM
50@set emacsothername XEmacs
51@set emacsotherdir xemacs
52@set emacsotherfilename tramp-xemacs.html
4009494e
GM
53@end ifset
54
55@c XEmacs counterparts.
56@ifset xemacs
57@set emacsname XEmacs
58@set emacsdir xemacs
59@set ftppackagename EFS
60@set prefix /[
61@set prefixhop [
62@set postfix ]
63@set postfixhop /
1aaf2292
MA
64@set ipv6prefix
65@set ipv6postfix
6e7fa8e2 66@set emacsothername Emacs
4009494e
GM
67@set emacsotherdir emacs
68@set emacsotherfilename tramp-emacs.html
4009494e 69@end ifset