summaryrefslogtreecommitdiff
path: root/elementary.pc.in
diff options
context:
space:
mode:
authorSavio Sena <savio@expertisesolutions.com.br>2014-07-21 20:30:28 -0300
committerSavio Sena <savio@expertisesolutions.com.br>2014-07-21 21:00:31 -0300
commit5ef73c69a3de8e94689269199b061de59d5f440a (patch)
tree7397cd9be840d676700eae23ccf4bc6e83da8c8f /elementary.pc.in
parent011f1ace3bc4d6d908d658729bb7a1c350cc95c4 (diff)
downloadelementary-5ef73c69a3de8e94689269199b061de59d5f440a.tar.gz
autotools: Fixed errors and warnings.
Removed portability warnings from Automake. Removed *.eo.hh from BUILT_SOURCES. Fixed some redeclaration of variables. Added datarootdir and datadir to elementary.pc.in.
Diffstat (limited to 'elementary.pc.in')
-rw-r--r--elementary.pc.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/elementary.pc.in b/elementary.pc.in
index bda788e98..4e26dec58 100644
--- a/elementary.pc.in
+++ b/elementary.pc.in
@@ -2,6 +2,8 @@ prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
+datarootdir=@datarootdir@
+datadir=@datadir@
pkgdatadir=@datadir@/elementary
themes=${pkgdatadir}/themes
eoincludedir=@datadir@/eolian/include