m4-patches
[Top][All Lists]
Advanced

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

03-tags.patch


From: Akim Demaille
Subject: 03-tags.patch
Date: Fri, 17 Aug 2001 13:47:21 +0200

Index: ChangeLog
from  Akim Demaille  <address@hidden>

        * modules/Makefile.am (ETAGS_ARGS): New.

Index: modules/Makefile.am
--- modules/Makefile.am Fri, 10 Aug 2001 14:01:13 +0200 akim
+++ modules/Makefile.am Thu, 16 Aug 2001 11:56:25 +0200 akim
@@ -1,16 +1,16 @@
 ## This file is part of GNU m4
-## Copyright 2000 Free Software Foundation, Inc.
-##
+## Copyright 2000, 2001 Free Software Foundation, Inc.
+##
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
-## the Free Software Foundation; either version 2 of the License, or
+## the Free Software Foundation; either version 2 of the License, or
 ## (at your option) any later version.
 ##
 ## This program is distributed in the hope that it will be useful,
 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 ## GNU General Public License for more details.
-##
+##
 ## You should have received a copy of the GNU General Public License
 ## along with this program; if not, write to the Free Software
 ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
@@ -21,6 +21,8 @@
 MAINTAINERCLEANFILES = Makefile.in

 testsubdir = testSubDir
+
+ETAGS_ARGS = --regex='/M4BUILTIN_HANDLER[ \t]*(\([^)]*\)/\1/'

 EXTRA_DIST = modtest.m4 shadow.m4 time.m4 time2.m4 stdlib.m4 format.c



reply via email to

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