m4-patches
[Top][All Lists]
Advanced

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

FYI: 25-gary-timestamp-__m4_version__.patch


From: Gary V. Vaughan
Subject: FYI: 25-gary-timestamp-__m4_version__.patch
Date: Sun, 7 Oct 2001 17:48:22 +0100
User-agent: Mutt/1.3.16i

Index: ChangeLog
from  Gary Vaughan  <address@hidden>
        * modules/gnu.c (m4_macro_table): Display the timetamp when
        expanding __m4_version__.

Index: modules/gnu.c
===================================================================
RCS file: /cvsroot/m4/m4/modules/gnu.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -u -r1.14 -r1.15
--- modules/gnu.c       2001/10/04 08:03:18     1.14
+++ modules/gnu.c       2001/10/07 16:33:08     1.15
@@ -114,7 +114,7 @@ m4_macro m4_macro_table[] =
   { "__unix__",                        "" },
 #endif
   { "__gnu__",                 "" },
-  { "__m4_version__",          VERSION },
+  { "__m4_version__",          VERSION/**/TIMESTAMP },

   { 0, 0 },
 };

-- 
  ())_. Gary V. Vaughan     gary@(oranda.demon.co.uk|gnu.org)
  ( '/  Research Scientist  http://www.oranda.demon.co.uk       ,_())____
  / )=  GNU Hacker          http://www.gnu.org/software/libtool  \'      `&
`(_~)_  Tech' Author        http://sources.redhat.com/autobook   =`---d__/



reply via email to

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