summaryrefslogtreecommitdiff
path: root/check/Makefile.am
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2016-08-24 10:32:57 -0700
committerDan Nicholson <dbn.lists@gmail.com>2016-08-30 09:41:54 -0700
commitbbbdab4c606a1996e6ba573336b425ccc136463c (patch)
treec5439fea55f605873f8119fe64ba71ce8daa1b3c /check/Makefile.am
parent091722179bda0a6dcf388fbfdfcd948b1cb53e9f (diff)
Don't override empty prefix setting
If the original prefix setting is empty, skip prepending the redefined prefix to other variables. This works the same as if the pc file doesn't have a prefix variable at all. https://bugs.freedesktop.org/show_bug.cgi?id=97453-empty
Diffstat (limited to 'check/Makefile.am')
-rw-r--r--check/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/check/Makefile.am b/check/Makefile.am
index f6d88e9..cf26019 100644
--- a/check/Makefile.am
+++ b/check/Makefile.am
@@ -99,6 +99,7 @@ EXTRA_DIST = \
gtk/xproto.pc \
gtk/xrender.pc \
tilde.pc \
+ pkgconfig/empty-prefix.pc \
pkgconfig/prefixdef.pc \
pkgconfig/prefixdef-expanded.pc \
pcfiledir.pc \