aboutsummaryrefslogtreecommitdiffstats
path: root/core.lv2/lv2core.pc.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-12-15 22:59:04 +0000
committerDavid Robillard <d@drobilla.net>2010-12-15 22:59:04 +0000
commit183dcf0f6ccd4ee5d36a13641f3e2df6a36a9f65 (patch)
treef4336f4bf138394eace81a19f006cd3c47a2dd69 /core.lv2/lv2core.pc.in
parenta4acc97a239856fcbcc4d83d64bebf35aadfe98f (diff)
downloadlv2-183dcf0f6ccd4ee5d36a13641f3e2df6a36a9f65.tar.xz
Update for waf 1.6.
Diffstat (limited to 'core.lv2/lv2core.pc.in')
-rw-r--r--core.lv2/lv2core.pc.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/core.lv2/lv2core.pc.in b/core.lv2/lv2core.pc.in
index 5c06f73..a511a81 100644
--- a/core.lv2/lv2core.pc.in
+++ b/core.lv2/lv2core.pc.in
@@ -1,7 +1,7 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
+prefix=@PREFIX@
+exec_prefix=@EXEC_PREFIX@
+libdir=@LIBDIR@
+includedir=@INCLUDEDIR@
Name: lv2core
Version: @LV2CORE_VERSION@