summaryrefslogtreecommitdiff
path: root/xorgversion.m4
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-06 23:30:00 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-06 23:30:13 -0700
commite6a41a0c6a84b34c6dc173a0a41089d0ebaddac0 (patch)
tree1e4d430843b35689768382d5687da0567558547c /xorgversion.m4
parent3683c2b2d0b5e7d57374860147ca827da596bad5 (diff)
Strip trailing whitespace
sed -i 's/[[:space:]]*$//' * Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'xorgversion.m4')
-rw-r--r--xorgversion.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/xorgversion.m4 b/xorgversion.m4
index 017fb51..19f2ffd 100644
--- a/xorgversion.m4
+++ b/xorgversion.m4
@@ -26,7 +26,7 @@ dnl
# XORG_RELEASE_VERSION
# --------------------
# Defines PACKAGE_VERSION_{MAJOR,MINOR,PATCHLEVEL} for modules to use.
-
+
AC_DEFUN([XORG_RELEASE_VERSION],[
AC_DEFINE_UNQUOTED([PACKAGE_VERSION_MAJOR],
[`echo $PACKAGE_VERSION | cut -d . -f 1`],