ajwillia-ms pushed a commit to branch master.

http://git.enlightenment.org/tools/edi.git/commit/?id=b42318aaf580b4cc87cd36e3718a0c8469d92c18

commit b42318aaf580b4cc87cd36e3718a0c8469d92c18
Author: Andy Williams <a...@andywilliams.me>
Date:   Sun Jan 17 17:48:07 2016 +0000

    Supress libtool warning on windows
    
    Thanks to Vincent Torri for the patch
---
 elm_code/src/bin/Makefile.am | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/elm_code/src/bin/Makefile.am b/elm_code/src/bin/Makefile.am
index 74d06a8..847a3c7 100644
--- a/elm_code/src/bin/Makefile.am
+++ b/elm_code/src/bin/Makefile.am
@@ -16,6 +16,3 @@ elm_code_test_main.c \
 elm_code_test_private.h
 
 elm_code_test_LDADD = @EFL_LIBS@ 
$(top_builddir)/elm_code/src/lib/libelm_code.la
-
-elm_code_test_LDFLAGS = @EFL_LTLIBRARY_FLAGS@
-

-- 


Reply via email to