Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-5
authorMiles Bader <miles@gnu.org>
Thu, 20 May 2004 09:43:27 +0000 (09:43 +0000)
committerMiles Bader <miles@gnu.org>
Thu, 20 May 2004 09:43:27 +0000 (09:43 +0000)
Use explicit tags for autoconf input files

Autoconf doesn't support an automatically stripped comment syntax for
.in files, so except for configure.in, we must use explicit tags. :-(

Makefile.in
etc/Makefile.in
lisp/Makefile.in
texi/Makefile.in
texi/gnusconfig.tex.in
texi/ps/Makefile.in

index a0ce39a..73b8eb3 100644 (file)
@@ -59,7 +59,3 @@ Makefile: $(srcdir)/Makefile.in config.status
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
-
-m4_if(dnl      Do not change this comment
-   arch-tag: 9aa23320-10af-4c6d-814e-94cb575e38bc
-)dnl
index c5e5a0e..8ef7da1 100644 (file)
@@ -58,7 +58,3 @@ distclean:
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
-
-m4_if(dnl      Do not change this comment
-   arch-tag: 2bb4458b-f1c3-41ab-a3b2-260899daa307
-)dnl
index 2c3d2bf..b0b5447 100644 (file)
@@ -84,7 +84,3 @@ Makefile: $(srcdir)/Makefile.in ../config.status
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
-
-m4_if(dnl      Do not change this comment
-   arch-tag: c4d7b32b-7365-4eba-9f52-ba04469878a4
-)dnl
index 53ce386..eefd57f 100644 (file)
@@ -252,7 +252,3 @@ gnusconfig.tex: $(srcdir)/gnusconfig.tex.in ../config.status
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
-
-m4_if(dnl      Do not change this comment
-   arch-tag: 9ba7e62d-d90d-45c1-a2de-5926f6fb2b9c
-)dnl
index 1571299..4989104 100644 (file)
@@ -9,7 +9,3 @@
 %%% mode: latex
 %%% TeX-master: t
 %%% End: 
-
-m4_if(dnl      Do not change this comment
-   arch-tag: c5d3af43-9822-47f4-8560-3784a0350d14
-)dnl
index 55e44ac..644ad50 100644 (file)
@@ -211,7 +211,3 @@ Makefile: $(srcdir)/Makefile.in ../../config.status
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
-
-m4_if(dnl      Do not change this comment
-   arch-tag: b51c354c-9f54-4505-9482-0d66d95174ac
-)dnl