summaryrefslogtreecommitdiff
path: root/elementary.pc.in
diff options
context:
space:
mode:
authorVincent Torri <vincent dot torri at gmail dot com>2014-08-29 19:05:30 +0200
committerTom Hacohen <tom@stosb.com>2014-09-02 10:29:50 +0100
commit2a1bc688a94583af71ce44a3db0b1d403590b23d (patch)
tree7f9a9de26698fe69e300f62e1038aa194d857942 /elementary.pc.in
parentc707a638d365f401d0f1063fa8eb738d35c44089 (diff)
downloadelementary-2a1bc688a94583af71ce44a3db0b1d403590b23d.tar.gz
Reorganise configure.ac layout (and simplify)
This includes: Bumping versions of autoconf and automake. Remove or replace deprecated macros. Use correct paths.
Diffstat (limited to 'elementary.pc.in')
-rw-r--r--elementary.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/elementary.pc.in b/elementary.pc.in
index 4e26dec58..3c880fdff 100644
--- a/elementary.pc.in
+++ b/elementary.pc.in
@@ -13,5 +13,5 @@ Name: elementary
Description: Mobile device touchscreen widget library
@pkgconfig_requires_private@: @requirement_elm@
Version: @VERSION@
-Libs: -L${libdir} -lelementary @my_libs@ @ELEMENTARY_LIBS@ @EVIL_LIBS@ @ELEMENTARY_WEB_LIBS@ @ELEMENTARY_EMAP_LIBS@
+Libs: -L${libdir} -lelementary @my_libs@ @ELEMENTARY_LIBS@ @ELEMENTARY_WEB_LIBS@ @ELEMENTARY_EMAP_LIBS@
Cflags: -I${includedir}/elementary-@VMAJ@