summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-17 18:21:31 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-17 18:21:31 -0700
commit0077e7828bd26869d7a3e9ec6158ab09bf646ef3 (patch)
treed8b138f4c6bc9d83d3e104190ab21620d34010f2 /configure.ac
parent63dc5cc8fe89807c7945949d1d86da44ce69687a (diff)
downloadxorg-lib-libXtst-0077e7828bd26869d7a3e9ec6158ab09bf646ef3.tar.gz
Fix spelling/wording issues
Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9e1fc1b..2b08052 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,7 +44,7 @@ XORG_WITH_FOP
XORG_WITH_XSLTPROC
XORG_CHECK_SGML_DOCTOOLS(1.8)
-# Obtain compiler/linker options for depedencies
+# Obtain compiler/linker options for dependencies
PKG_CHECK_MODULES(XTST, [x11 >= 1.6] [xext >= 1.0.99.4] xi [recordproto >= 1.13.99.1] [xextproto >= 7.0.99.3] inputproto)
# Determine if the source for man pages is available