summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-03 11:09:22 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-09 20:28:37 +0000
commit358e6295fdc494f4f1ed6ab7b1618a82bcd4b0ac (patch)
treeb6b8e62098d304f7aa896371e9498d8ebd613f05
parent5c617fc17d9da49f92823b78472a59bd98033611 (diff)
Add xfilesearchpath to xt.pc
Make setting of --with-xfile-search-path available to other components, without having to link with libXt. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--xt.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/xt.pc.in b/xt.pc.in
index 1daf61f..1950523 100644
--- a/xt.pc.in
+++ b/xt.pc.in
@@ -5,6 +5,7 @@ includedir=@includedir@
appdefaultdir=@appdefaultdir@
datarootdir=@datarootdir@
errordbdir=@ERRORDBDIR@
+xfilesearchpath=@XFILESEARCHPATHDEFAULT@
Name: Xt
Description: X Toolkit Library