Enlightenment CVS committal Author : cedric Project : e17 Module : proto/eina
Dir : e17/proto/eina Modified Files: configure.in Log Message: Add the __UNUSED__ macro. =================================================================== RCS file: /cvs/e/e17/proto/eina/configure.in,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- configure.in 30 Jul 2008 13:58:26 -0000 1.3 +++ configure.in 31 Jul 2008 14:59:22 -0000 1.4 @@ -11,6 +11,8 @@ AM_INIT_AUTOMAKE(1.6 dist-bzip2) AM_CONFIG_HEADER(config.h) +AC_C___ATTRIBUTE__ + AC_LIBTOOL_WIN32_DLL define([AC_LIBTOOL_LANG_CXX_CONFIG], [:])dnl define([AC_LIBTOOL_LANG_F77_CONFIG], [:])dnl @@ -151,6 +153,7 @@ src/lib/Makefile src/modules/Makefile src/modules/mm_policies/Makefile +src/modules/chained_pool/Makefile ]) AC_OUTPUT ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs