Enlightenment CVS committal

Author  : vapier
Project : e_modules
Module  : evolume

Dir     : e_modules/evolume


Modified Files:
        configure.ac 


Log Message:
drop unneeded CFLAGS and move MODULE_ARCH define to configure like many other 
emodules

===================================================================
RCS file: /cvs/e/e_modules/evolume/configure.ac,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- configure.ac        22 Mar 2006 01:58:12 -0000      1.2
+++ configure.ac        31 Mar 2006 07:00:24 -0000      1.3
@@ -92,6 +92,7 @@
 
 MODULE_ARCH="$host_os-$host_cpu"
 AC_SUBST(MODULE_ARCH)
+AC_DEFINE_UNQUOTED(MODULE_ARCH, "$MODULE_ARCH", "Module architecture")
 
 AC_PREFIX_DEFAULT(${HOME}/.e/e)
 if test "x$prefix" = "xNONE"; then




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to