summaryrefslogtreecommitdiff
path: root/enlightenment.pc.in
diff options
context:
space:
mode:
authorCarsten Haitzler <raster@rasterman.com>2008-08-06 05:42:53 +0000
committerCarsten Haitzler <raster@rasterman.com>2008-08-06 05:42:53 +0000
commit63742d8f1e983f6fe9bf2b1ff30005c260e7b48e (patch)
tree8ef3bb0c4461f0d23b9102c03cff0e75dbd6547e /enlightenment.pc.in
parent7dbd1098b2ada95fd93a2afeff516ee1fb1e13e9 (diff)
downloadenlightenment-63742d8f1e983f6fe9bf2b1ff30005c260e7b48e.tar.gz
fix pc file to not inlcude dbus verbatim includes. just -D's for config
SVN revision: 35342
Diffstat (limited to 'enlightenment.pc.in')
-rw-r--r--enlightenment.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/enlightenment.pc.in b/enlightenment.pc.in
index bda8b19318..5410f8e299 100644
--- a/enlightenment.pc.in
+++ b/enlightenment.pc.in
@@ -8,4 +8,4 @@ Description: Enlightenmnt Window Manager
Version: @VERSION@
Libs: -L${libdir}
Libs.private:
-Cflags: -I${includedir} @e_cflags@
+Cflags: -I${includedir} @e_configflags@