[mm-common] Remove _MM_PRE_INIT from mm-module.m4



commit 7a00aa61cf2bd46b6f44c1c8ffc5d3e48f327df3
Author: Daniel Elstner <daniel kitta gmail com>
Date:   Sat Aug 15 00:18:18 2009 +0200

    Remove _MM_PRE_INIT from mm-module.m4

 macros/mm-module.m4 |   10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)
---
diff --git a/macros/mm-module.m4 b/macros/mm-module.m4
index 014cad5..5073bc8 100644
--- a/macros/mm-module.m4
+++ b/macros/mm-module.m4
@@ -15,15 +15,7 @@
 ## You should have received a copy of the GNU General Public License
 ## along with mm-common.  If not, see <http://www.gnu.org/licenses/>.
 
-#serial 20090809
-
-## _MM_PRE_INIT
-##
-## Private pre-initialization macro for use with AC_REQUIRE().  For now,
-## all it does is register a forbidden token pattern with autom4te, so
-## that unexpanded macro calls in the output can be caught.
-##
-AC_DEFUN([_MM_PRE_INIT], [m4_pattern_forbid([^_?MM_])])
+#serial 20090814
 
 ## _MM_INIT_MODULE_VERSION(basename, BASENAME, [major], [minor], [micro])
 ##



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