Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/entice

Dir     : e17/apps/entice/src/bin


Modified Files:
      Tag: SPLIT
        Makefile.am entice.h 


Log Message:


muhahahahahhaah :)

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/src/bin/Makefile.am,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -3 -r1.1.2.1 -r1.1.2.2
--- Makefile.am 14 Oct 2002 01:39:29 -0000      1.1.2.1
+++ Makefile.am 5 Feb 2003 03:13:09 -0000       1.1.2.2
@@ -1,7 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
 INCLUDES = \
-       -I$(top_srcdir)/intl \
        -I../lib \
        @imlib2_cflags@ @evas_cflags@ @edb_cflags@ @ecore_cflags@
 
@@ -32,4 +31,4 @@
 panel.h \
 thumb.h
 
-entice_LDADD = @imlib2_libs@ @evas_libs@ @edb_libs@ @ecore_libs@ -lm -lc $(INTLLIBS)
+entice_LDADD = @imlib2_libs@ @evas_libs@ @edb_libs@ @ecore_libs@ -lm -lc
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/src/bin/entice.h,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -3 -r1.1.2.1 -r1.1.2.2
--- entice.h    10 Oct 2002 10:32:10 -0000      1.1.2.1
+++ entice.h    5 Feb 2003 03:13:09 -0000       1.1.2.2
@@ -16,6 +16,10 @@
 
 #include <config.h>
 
+#ifdef WITH_DMALLOC
+#include <dmalloc.h>
+#endif
+
 #define MAX_EVAS_COLORS (216)
 #define MAX_FONT_CACHE  (512 * 1024)
 #define MAX_IMAGE_CACHE (16 * (1024 * 1024))




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to