summaryrefslogtreecommitdiff
path: root/pc/eo.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* autotools: define @datarootdir@ explicitly to avoid config.status warnings.Savio Sena2014-05-101-0/+2
| | | | | | | | | | | | | | | Summary: This patch removes warnings like this: config.status: WARNING: '/home/savio/src/efl/pc/eo.pc.in' seems to ignore the --datarootdir setting Reviewers: cedric, JackDanielZ, smohanty CC: felipealmeida, cedric Differential Revision: https://phab.enlightenment.org/D843 Signed-off-by: Cedric Bail <cedric.bail@free.fr>
* eolian: fix pkg-config eoincludedir variable to point to @datadir@ instead ↵Savio Sena2014-05-091-1/+1
| | | | | | | | | | | | | | of @datarootdir@. Summary: .eo files are installed at $(datadir)/eolian/include/ actually. The set-up fails when configure --datadir is different from --datarootdir. Reviewers: cedric, JackDanielZ CC: felipealmeida, cedric Differential Revision: https://phab.enlightenment.org/D838 Signed-off-by: Cedric Bail <cedric.bail@free.fr>
* Eolian: Set eolian_flags in .pc files and ship .eo files.Tom Hacohen2014-03-131-0/+2
|
* alpha1 release autofoo/build tree work to pass distcheck and actually workv1.8.0-alpha1Carsten Haitzler (Rasterman)2013-11-041-1/+1
|
* efl: do not support old pkg-config.Gustavo Sverzut Barbieri2012-10-101-1/+1
| | | | | | | | | | | | | if the distro still wants to support the SUPER OLD pkg-config, then it will have to fix the generated .pc before installing them: {{{ sed -i 's/^Requires.private:/Requires:/g' pc/*.pc }}} SVN revision: 77818
* cleaning up the base of efl tree moving files to subdirsCarsten Haitzler2012-09-271-0/+12
SVN revision: 77106