* modify the way eina_config.h is built (see eina_config.h.in
authorcaro <caro>
Mon, 8 Jun 2009 08:27:33 +0000 (08:27 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 8 Jun 2009 08:27:33 +0000 (08:27 +0000)
commitfdc7acb5c32e880e5266aefff6cbde19559fcb1e
tree3e5aa0cb5fe9917b44dd2fbcdc2bfed001451fb1
parentab540567d5ca9322df6549348f335dbedeb0c0b1
 * modify the way eina_config.h is built (see eina_config.h.in
   and configure.ac)
 * include eina_config.h explicitely in files where the macros
   of eina_config.h are used
 * define eina_magic_string_init()  and eina_magic_string_shutdown()
   even when the mugle option is set (magic disabled)
 * formatting and fix in configure.ac

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@40962 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac
src/include/eina_config.h.in
src/include/eina_magic.h
src/include/eina_safety_checks.h
src/include/eina_types.h
src/lib/eina_list.c
src/lib/eina_magic.c
src/lib/eina_rectangle.c