Enlightenment CVS committal Author : sebastid Project : misc Module : equate
Dir : misc/equate/src Modified Files: Equate.h Makefile.am Log Message: Needs edje Add headers =================================================================== RCS file: /cvsroot/enlightenment/misc/equate/src/Equate.h,v retrieving revision 1.10 retrieving revision 1.11 diff -u -3 -r1.10 -r1.11 --- Equate.h 14 Jan 2004 23:43:54 -0000 1.10 +++ Equate.h 7 Sep 2005 08:17:35 -0000 1.11 @@ -18,6 +18,8 @@ #include <sys/stat.h> #include <unistd.h> #include <limits.h> +#include <stdio.h> +#include <string.h> #include "config.h" =================================================================== RCS file: /cvsroot/enlightenment/misc/equate/src/Makefile.am,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- Makefile.am 17 Jan 2004 11:37:23 -0000 1.7 +++ Makefile.am 7 Sep 2005 08:17:35 -0000 1.8 @@ -5,6 +5,7 @@ -I/usr/local/include \ -I$(top_srcdir)/lib \ @ewl_cflags@ \ [EMAIL PROTECTED]@ \ @ecore_cflags@ bin_PROGRAMS = equate @@ -15,5 +16,5 @@ edje.c \ main.c -equate_LDADD = @ewl_libs@ @ecore_libs@ +equate_LDADD = @ewl_libs@ @edje_libs@ @ecore_libs@ ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs