Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/m4


Modified Files:
        check_x_extension.m4 


Log Message:
rename AC_CHECK_X_EXTENSION into ECORE_CHECK_X_EXTENSION

===================================================================
RCS file: /cvs/e/e17/libs/ecore/m4/check_x_extension.m4,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- check_x_extension.m4        15 Mar 2007 00:25:53 -0000      1.1
+++ check_x_extension.m4        31 Mar 2007 14:55:16 -0000      1.2
@@ -1,5 +1,5 @@
-dnl use: ECORE_CHECK_X_EXT(Foo, header, lib, func)
-AC_DEFUN([AC_CHECK_X_EXTENSION],
+dnl use: ECORE_CHECK_X_EXTENSION(Foo, header, lib, func)
+AC_DEFUN([ECORE_CHECK_X_EXTENSION],
 [
 pushdef([UP], translit([$1], [a-z], [A-Z]))dnl
 pushdef([DOWN], translit([$1], [A-Z], [a-z]))dnl



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to