Mercurial > emacs
annotate doc/misc/trampver.texi @ 106009:e6af95c4c862
Use gcc-generated dependency files if we can (GNU Make and gcc required).
* Makefile.in: If AUTO_DEPEND is defined, make gcc generate
dependency files in deps/. Include those files into Makefile.
* config.in: Generated (AUTO_DEPEND).
* configure.in: --enable-autodepend is new. Check for GNU Make
and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use
gcc and GNU make to generate dependencies.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Sat, 14 Nov 2009 15:17:38 +0000 |
parents | 256b91f6910e |
children | 1d1d5d9bd884 |
rev | line source |
---|---|
84320 | 1 @c -*-texinfo-*- |
2 @c texi/trampver.texi. Generated from trampver.texi.in by configure. | |
3 | |
87903 | 4 @c This is part of the Emacs manual. |
100850
fadd129857fc
* trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
Michael Albinus <michael.albinus@gmx.de>
parents:
97621
diff
changeset
|
5 @c Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 |
87903 | 6 @c Free Software Foundation, Inc. |
100850
fadd129857fc
* trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
Michael Albinus <michael.albinus@gmx.de>
parents:
97621
diff
changeset
|
7 @c See file doclicense.texi for copying conditions. |
87903 | 8 |
84320 | 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. | |
105910
256b91f6910e
* trampver.texi: Update release number.
Michael Albinus <michael.albinus@gmx.de>
parents:
105901
diff
changeset
|
12 @set trampver 2.1.18-pre |
84320 | 13 |
14 @c Other flags from configuration | |
15 @set instprefix /usr/local | |
16 @set lispdir /usr/local/share/emacs/site-lisp | |
85126
9a6e9b6e4a76
Sync with Tramp 2.1.11.
Michael Albinus <michael.albinus@gmx.de>
parents:
84320
diff
changeset
|
17 @set infodir /usr/local/share/info |
84320 | 18 |
19 @c Formatting of the tramp program name consistent. | |
20 @set tramp @sc{tramp} | |
21 | |
105256
94b39316ef4a
* trampver.texi: Set default value of `emacsimap'.
Michael Albinus <michael.albinus@gmx.de>
parents:
103646
diff
changeset
|
22 @c Whether or not describe GVFS integration. |
94b39316ef4a
* trampver.texi: Set default value of `emacsimap'.
Michael Albinus <michael.albinus@gmx.de>
parents:
103646
diff
changeset
|
23 @ifclear noemacsgvfs |
94b39316ef4a
* trampver.texi: Set default value of `emacsimap'.
Michael Albinus <michael.albinus@gmx.de>
parents:
103646
diff
changeset
|
24 @set emacsgvfs |
94b39316ef4a
* trampver.texi: Set default value of `emacsimap'.
Michael Albinus <michael.albinus@gmx.de>
parents:
103646
diff
changeset
|
25 @end ifclear |
94b39316ef4a
* trampver.texi: Set default value of `emacsimap'.
Michael Albinus <michael.albinus@gmx.de>
parents:
103646
diff
changeset
|
26 |
84320 | 27 @c Whether or not describe gateway methods. |
28 @ifclear noemacsgw | |
29 @set emacsgw | |
30 @end ifclear | |
31 | |
105256
94b39316ef4a
* trampver.texi: Set default value of `emacsimap'.
Michael Albinus <michael.albinus@gmx.de>
parents:
103646
diff
changeset
|
32 @c Whether or not describe IMAP support. |
94b39316ef4a
* trampver.texi: Set default value of `emacsimap'.
Michael Albinus <michael.albinus@gmx.de>
parents:
103646
diff
changeset
|
33 @ifclear noemacsimap |
94b39316ef4a
* trampver.texi: Set default value of `emacsimap'.
Michael Albinus <michael.albinus@gmx.de>
parents:
103646
diff
changeset
|
34 @set emacsimap |
103535
87b3a15102c2
* trampver.texi: Update release number. Set default value of
Michael Albinus <michael.albinus@gmx.de>
parents:
101731
diff
changeset
|
35 @end ifclear |
87b3a15102c2
* trampver.texi: Update release number. Set default value of
Michael Albinus <michael.albinus@gmx.de>
parents:
101731
diff
changeset
|
36 |
84320 | 37 @c Some flags which make the text independent on the (X)Emacs flavor. |
38 @c "emacs" resp "xemacs" are set in the Makefile. Default is "emacs". | |
39 @ifclear emacs | |
40 @ifclear xemacs | |
41 @set emacs | |
42 @end ifclear | |
43 @end ifclear | |
44 | |
45 @c Emacs values. | |
46 @ifset emacs | |
47 @set emacsname GNU Emacs | |
48 @set emacsdir emacs | |
49 @set ftppackagename Ange-FTP | |
50 @set prefix / | |
51 @set prefixhop | |
52 @set postfix : | |
53 @set postfixhop : | |
100850
fadd129857fc
* trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
Michael Albinus <michael.albinus@gmx.de>
parents:
97621
diff
changeset
|
54 @set ipv6prefix [ |
fadd129857fc
* trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
Michael Albinus <michael.albinus@gmx.de>
parents:
97621
diff
changeset
|
55 @set ipv6postfix ] |
84320 | 56 @set emacsothername XEmacs |
57 @set emacsotherdir xemacs | |
58 @set emacsotherfilename tramp-xemacs.html | |
59 @set japanesemanual tramp_ja-emacs.html | |
60 @end ifset | |
61 | |
62 @c XEmacs counterparts. | |
63 @ifset xemacs | |
64 @set emacsname XEmacs | |
65 @set emacsdir xemacs | |
66 @set ftppackagename EFS | |
67 @set prefix /[ | |
68 @set prefixhop [ | |
69 @set postfix ] | |
70 @set postfixhop / | |
100850
fadd129857fc
* trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
Michael Albinus <michael.albinus@gmx.de>
parents:
97621
diff
changeset
|
71 @set ipv6prefix |
fadd129857fc
* trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
Michael Albinus <michael.albinus@gmx.de>
parents:
97621
diff
changeset
|
72 @set ipv6postfix |
84320 | 73 @set emacsothername GNU Emacs |
74 @set emacsotherdir emacs | |
75 @set emacsotherfilename tramp-emacs.html | |
76 @set japanesemanual tramp_ja-xemacs.html | |
77 @end ifset | |
78 | |
79 @ignore | |
80 arch-tag: e0fe322c-e06b-46eb-bb5b-d091b521f41c | |
81 @end ignore |