projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c8954e
)
ecore_cocoa: Add missing opengl framework
author
Raoul Hecky
<raoul.hecky@gmail.com>
Sun, 8 Jun 2014 19:33:22 +0000
(21:33 +0200)
committer
Cedric BAIL
<c.bail@partner.samsung.com>
Wed, 18 Jun 2014 09:34:07 +0000
(11:34 +0200)
m4/evas_check_engine.m4
patch
|
blob
|
history
diff --git
a/m4/evas_check_engine.m4
b/m4/evas_check_engine.m4
index ad587fb10dc3618179daff724801503e79e7f26c..9af1a6d75bf27a827cdfb73d5c9b4f3ab5978b60 100644
(file)
--- a/
m4/evas_check_engine.m4
+++ b/
m4/evas_check_engine.m4
@@
-391,7
+391,7
@@
window = [[NSWindow alloc]
]])],
[
have_dep="yes"
- evas_engine_[]$1[]_libs="-framework Cocoa"
+ evas_engine_[]$1[]_libs="-framework Cocoa
-framework OpenGL
"
],
[have_dep="no"])
LIBS="$LIBS_save"