Enlightenment CVS committal Author : raster Project : e17 Module : libs/embryo
Dir : e17/libs/embryo/src/lib Modified Files: Embryo.h Makefile.am Log Message: patches applied as per emails :) =================================================================== RCS file: /cvs/e/e17/libs/embryo/src/lib/Embryo.h,v retrieving revision 1.13 retrieving revision 1.14 diff -u -3 -r1.13 -r1.14 --- Embryo.h 27 Dec 2005 17:17:31 -0000 1.13 +++ Embryo.h 10 Feb 2007 17:23:05 -0000 1.14 @@ -4,7 +4,7 @@ #ifdef EAPI #undef EAPI #endif -#ifdef WIN32 +#ifdef _MSC_VER # ifdef BUILDING_DLL # define EAPI __declspec(dllexport) # else =================================================================== RCS file: /cvs/e/e17/libs/embryo/src/lib/Makefile.am,v retrieving revision 1.13 retrieving revision 1.14 diff -u -3 -r1.13 -r1.14 --- Makefile.am 22 Mar 2005 13:10:09 -0000 1.13 +++ Makefile.am 10 Feb 2007 17:23:05 -0000 1.14 @@ -7,7 +7,6 @@ -I$(top_builddir) \ -I$(top_srcdir)/src/lib \ -I$(top_srcdir)/src/lib/include - lib_LTLIBRARIES = libembryo.la include_HEADERS = Embryo.h @@ -23,4 +22,4 @@ libembryo_la_LIBADD = -lm @fnmatch_libs@ libembryo_la_DEPENDENCIES = $(top_builddir)/config.h -libembryo_la_LDFLAGS = -version-info 9:1:9 +libembryo_la_LDFLAGS = @create_shared_lib@ -version-info 9:1:9 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs