projects
/
profile
/
ivi
/
evas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b83251
)
clean pc files to not have cflags in Cflags: of required libs - seems
author
raster
<raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 23 May 2012 10:21:53 +0000
(10:21 +0000)
committer
raster
<raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 23 May 2012 10:21:53 +0000
(10:21 +0000)
to work these days with pkg-config.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@71353
7cbeb6ba
-43b4-40fd-8cce-
4c39aea84d33
evas.pc.in
patch
|
blob
|
history
diff --git
a/evas.pc.in
b/evas.pc.in
index
47ccdd8
..
db0aa39
100644
(file)
--- a/
evas.pc.in
+++ b/
evas.pc.in
@@
-9,4
+9,4
@@
Description: Evas canvas display library
Version: @VERSION@
Libs: -L${libdir} -levas @EINA_LIBS@ @shm_open_libs@
Libs.private: @EFL_FNMATCH_LIBS@ @pthread_libs@
-Cflags: -I${includedir}/evas-@VMAJ@
@EINA_CFLAGS@
+Cflags: -I${includedir}/evas-@VMAJ@