summaryrefslogtreecommitdiff
path: root/xorgversion.m4
diff options
context:
space:
mode:
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`],