Enlightenment CVS committal

Author  : englebass
Project : misc
Module  : envision

Dir     : misc/envision/src


Modified Files:
        Makefile.am 


Log Message:
Compile fixes.

===================================================================
RCS file: /cvs/e/misc/envision/src/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 21 Mar 2005 00:59:47 -0000      1.4
+++ Makefile.am 27 Jul 2007 16:30:24 -0000      1.5
@@ -1,7 +1,6 @@
-# $Id: Makefile.am,v 1.4 2005/03/21 00:59:47 xenith Exp $
+# $Id: Makefile.am,v 1.5 2007/07/27 16:30:24 englebass Exp $
 
-AM_CFLAGS = @ECORE_CFLAGS@ @EVAS_CFLAGS@ @EDJE_CFLAGS@ \
-       @EMOTION_CFLAGS@
+AM_CFLAGS = @ENVISION_CFLAGS@
 
 bin_PROGRAMS = envision
 
@@ -10,5 +9,4 @@
        callbacks.c           callbacks.h       \
        config.c                  config.h
 
-envision_LDADD = @ECORE_LIBS@ @EVAS_LIBS@ @EDJE_LIBS@ \
-       @EMOTION_LIBS@
+envision_LDADD = @ENVISION_LIBS@



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to