Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : apps/euphoria

Dir     : e17/apps/euphoria/m4


Modified Files:
        ac_expand_dir.m4 ac_path_generic.m4 


Log Message:
fixes for automake 1.8
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/euphoria/m4/ac_expand_dir.m4,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- ac_expand_dir.m4    22 Feb 2004 10:12:10 -0000      1.1
+++ ac_expand_dir.m4    21 May 2004 18:43:08 -0000      1.2
@@ -3,7 +3,7 @@
 dnl and assigns the resulting string to VARNAME
 dnl example: AC_DEFINE_DIR(DATADIR, "$datadir")
 dnl by Alexandre Oliva <[EMAIL PROTECTED]>
-AC_DEFUN(AC_EXPAND_DIR, [
+AC_DEFUN([AC_EXPAND_DIR], [
        $1=$2
        $1=`(
            test "x$prefix" = xNONE && prefix="$ac_default_prefix"
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/euphoria/m4/ac_path_generic.m4,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- ac_path_generic.m4  22 Feb 2004 10:12:10 -0000      1.1
+++ ac_path_generic.m4  21 May 2004 18:43:08 -0000      1.2
@@ -25,7 +25,7 @@
 dnl
 dnl @author Angus Lees <[EMAIL PROTECTED]>
 
-AC_DEFUN(AC_PATH_GENERIC,
+AC_DEFUN([AC_PATH_GENERIC],
 [dnl
 dnl we're going to need uppercase, lowercase and user-friendly versions of the
 dnl string `LIBRARY'




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to