efl/legacy/ecore/src/lib/ecore_ipc
doursse be1229247a autostuff improvements:
* use non deprecated version of AC_INIT and AM_INIT_AUTOMAKE
   and check the required minimal versions.
 * add bzipped distribution archive
 * add AC_LIBTOOL_WIN32_DLL
 * forbid libtool to check fortran
 * compute libtool versioning from the version of the package
 * pass the directories based on ${prefix} to the preoprocessor
   with the -D option
 * replace INCLUDES, wich is deprecated since 2001 by AM_CPPFLAGS
 * remove useless -L flags in *_la_LDFLAGS


SVN revision: 32338
2007-11-04 09:29:20 +00:00
..
.cvsignore added Ecore_Ipc.h 2004-04-12 19:35:26 +00:00
Ecore_Ipc.h Add some const's. 2007-10-21 15:16:14 +00:00
Makefile.am autostuff improvements: 2007-11-04 09:29:20 +00:00
ecore_ipc.c Add some const's. 2007-10-21 15:16:14 +00:00
ecore_ipc_private.h - maintain a list of connected clients and use that for clients_get 2006-03-30 14:01:04 +00:00