summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Engestrom <eric@engestrom.ch>2017-04-01 00:14:55 +0100
committerUli Schlachter <psychon@znc.in>2017-09-10 12:01:20 +0200
commitaee2654afe4a3d82c9a82d42e857176cc379701d (patch)
tree5a98896d58361791175ca46ce44242bb2df43fc5
parent50f0755a7f894acae168f19c66e52a3f139ca4ec (diff)
downloadxcb-pthread-stubs-aee2654afe4a3d82c9a82d42e857176cc379701d.tar.gz
pthread-stubs.pc: remove no longer used variables
These are unused since 8340ebd656c7e1a5b6d3 ("Rework the pthread-stub design") Cc: Emil Velikov <emil.l.velikov@gmail.com> Signed-off-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com> Signed-off-by: Uli Schlachter <psychon@znc.in>
-rw-r--r--pthread-stubs.pc.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/pthread-stubs.pc.in b/pthread-stubs.pc.in
index d256d77..b55ff1a 100644
--- a/pthread-stubs.pc.in
+++ b/pthread-stubs.pc.in
@@ -1,7 +1,3 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-
Name: pthread stubs
Description: Meta package for pthread symbols - defaults to heavyweight ones if the C runtime does not provide lightweight ones.
Version: @PACKAGE_VERSION@