summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-16 22:18:56 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-16 22:18:56 -0700
commitb46167511d429792086fb8e8cfea6f19b2fc9847 (patch)
tree0c9e6e660581dd670f711b744562724f7d5c8243 /configure.ac
parentead0cea593266b91f08d33a0c83170ba92d8ac7e (diff)
downloadxorg-lib-libXext-b46167511d429792086fb8e8cfea6f19b2fc9847.tar.gz
Strip trailing whitespace
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change 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 6e6cc8b..dd9788a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ XORG_WITH_XSLTPROC
XORG_CHECK_SGML_DOCTOOLS(1.8)
XORG_CHECK_MALLOC_ZERO
-# Determine .so library version per platform
+# Determine .so library version per platform
# based on SharedXextRev in monolith xc/config/cf/*Lib.tmpl
if test "x$XEXT_SOREV" = "x" ; then
case $host_os in