On Thu, Dec 20, 2012 at 11:41 AM, Enlightenment SVN <
no-re...@enlightenment.org> wrote:

> Log:
> efl/eet: Fix certifictate file path detection for eet tests.
>
> Author:       stefan
> Date:         2012-12-20 05:41:18 -0800 (Thu, 20 Dec 2012)
> New Revision: 81453
> Trac:         http://trac.enlightenment.org/e/changeset/81453
>
> Modified:
>   trunk/efl/src/Makefile_Eet.am
>
> Modified: trunk/efl/src/Makefile_Eet.am
> ===================================================================
> --- trunk/efl/src/Makefile_Eet.am       2012-12-20 13:39:58 UTC (rev 81452)
> +++ trunk/efl/src/Makefile_Eet.am       2012-12-20 13:41:18 UTC (rev 81453)
> @@ -99,7 +99,7 @@
>  -I$(top_srcdir)/src/lib/eina \
>  -I$(top_builddir)/src/lib/eina \
>  -I$(top_srcdir)/src/lib/eet \
> --DTESTS_SRC_DIR=\"$(top_srcdir)\" \
> +-DTESTS_SRC_DIR=\"`pwd`/$(top_srcdir)\" \
>  @CHECK_CFLAGS@ \

 @EET_CFLAGS@
>

makes no sense to use `pwd` in there. Why are you doing that?


-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to