m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/m4/m4private.h


From: Gary V . Vaughan
Subject: Changes to m4/m4/m4private.h
Date: Thu, 27 Oct 2005 12:04:07 -0400

Index: m4/m4/m4private.h
diff -u m4/m4/m4private.h:1.45 m4/m4/m4private.h:1.46
--- m4/m4/m4private.h:1.45      Wed May  4 19:36:30 2005
+++ m4/m4/m4private.h   Thu Oct 27 16:04:03 2005
@@ -1,7 +1,7 @@
 /* GNU m4 -- A simple macro processor
 
-   Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1998, 1999, 2004,
-   2005 Free Software Foundation, Inc.
+   Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1998, 1999, 2004, 2005
+                 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
@@ -137,6 +137,7 @@
                                     m4_obstack *obs);
 extern void        m4__module_exit (m4 *context);
 extern lt_dlhandle  m4__module_next (lt_dlhandle);
+extern lt_dlhandle  m4__module_find (const char *name);
 
 
 




reply via email to

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