From e2e5438927b3a02e006b7975c46f8a046789054f Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Thu, 29 Aug 2002 19:55:40 +0000 Subject: Update 2.5.2 --> 2.5.3 --- x11-wm/fvwm2-devel/files/patch-FvwmM4.c | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'x11-wm/fvwm2-devel/files/patch-FvwmM4.c') diff --git a/x11-wm/fvwm2-devel/files/patch-FvwmM4.c b/x11-wm/fvwm2-devel/files/patch-FvwmM4.c index 016e489fbdd7..9956b198e40d 100644 --- a/x11-wm/fvwm2-devel/files/patch-FvwmM4.c +++ b/x11-wm/fvwm2-devel/files/patch-FvwmM4.c @@ -1,11 +1,11 @@ ---- modules/FvwmM4/FvwmM4.c.orig Tue Jun 18 04:53:39 2002 -+++ modules/FvwmM4/FvwmM4.c Mon Jul 1 00:02:14 2002 -@@ -71,7 +71,7 @@ - int m4_prefix_defines; /* Add "m4_" to the names of the defines */ - char m4_options[BUFSIZ]; /* Command line options to m4 */ - char m4_outfile[BUFSIZ] = ""; /* The output filename for m4 */ --char *m4_prog = "m4"; /* Name of the m4 program */ -+char *m4_prog = "gm4"; /* Name of the m4 program */ - int m4_default_quotes; /* Use default m4 quotes */ - char *m4_startquote = "`"; /* Left quote characters for m4 */ - char *m4_endquote = "'"; /* Right quote characters for m4 */ +--- modules/FvwmM4/FvwmM4.c.orig Mon Aug 12 14:00:13 2002 ++++ modules/FvwmM4/FvwmM4.c Thu Aug 29 12:09:55 2002 +@@ -70,7 +70,7 @@ + int m4_prefix_defines; /* Add "m4_" to the names of the defines */ + char m4_options[BUFSIZ]; /* Command line options to m4 */ + char m4_outfile[BUFSIZ] = ""; /* The output filename for m4 */ +-char *m4_prog = "m4"; /* Name of the m4 program */ ++char *m4_prog = "gm4"; /* Name of the m4 program */ + int m4_default_quotes; /* Use default m4 quotes */ + char *m4_startquote = "`"; /* Left quote characters for m4 */ + char *m4_endquote = "'"; /* Right quote characters for m4 */ -- cgit v1.2.3