summaryrefslogtreecommitdiff
path: root/enlightenment.pc.in
blob: 0694636818d82096bce52692d6a359a1393efd0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/@PACKAGE@
modules=@libdir@/@PACKAGE@/modules
config_apps=@prefix@/share/@PACKAGE@/config-apps
release=@release@

Name: enlightenment
Description: Enlightenmnt Window Manager
Requires: @requirements_e@
Version: @VERSION@
Libs: -L${libdir}
Libs.private:  -lm
Cflags: -I${includedir} @e_configflags@