Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/epsilon

Dir     : e17/libs/epsilon/src/lib/exiftags


Modified Files:
        Makefile.am 


Log Message:


doesnt need imlib2 anymore - uses evas directly for thumbnailing (and remove
epeg - evas can do this too with load options).

===================================================================
RCS file: /cvs/e/e17/libs/epsilon/src/lib/exiftags/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- Makefile.am 11 Nov 2007 10:11:19 -0000      1.5
+++ Makefile.am 22 May 2008 03:36:25 -0000      1.6
@@ -4,9 +4,7 @@
 AM_CPPFLAGS = \
 -I$(top_builddir)/src \
 -I$(top_srcdir)/src \
--I$(top_srcdir)/src/lib \
[EMAIL PROTECTED]@ \
[EMAIL PROTECTED]@
+-I$(top_srcdir)/src/lib
 
 noinst_LTLIBRARIES = libepsilon_exiftags.la
 
@@ -27,6 +25,6 @@
 olympus.c \
 tagdefs.c
 
-libepsilon_exiftags_la_LIBADD    = @imlib_libs@ @epeg_libs@
+libepsilon_exiftags_la_LIBADD    =
 libepsilon_exiftags_la_DEPENDENCIES = ../../config.h
 libepsilon_exiftags_la_LDFLAGS      = $(LDFLAGS)



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to