Enlightenment CVS committal Author : devilhorns Project : e_modules Module : mem
Dir : e_modules/mem Modified Files: Makefile.am Log Message: Do not need to link against math library. =================================================================== RCS file: /cvs/e/e_modules/mem/Makefile.am,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- Makefile.am 14 Jun 2006 14:15:39 -0000 1.7 +++ Makefile.am 27 Jun 2006 02:19:37 -0000 1.8 @@ -46,7 +46,7 @@ machdep_netbsd.c -module_la_LIBADD = @e_libs@ -lm @machdep_libs@ +module_la_LIBADD = @e_libs@ @machdep_libs@ module_la_LDFLAGS = -module -avoid-version module_la_DEPENDENCIES = $(top_builddir)/config.h 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