aboutsummaryrefslogtreecommitdiff
path: root/nxcomp
diff options
context:
space:
mode:
authorMihai Moldovan <ionic@ionic.de>2018-02-25 04:29:52 +0100
committerMihai Moldovan <ionic@ionic.de>2018-02-25 04:29:52 +0100
commitdd1ae1769858b7467bd4cde2b83b1cda8653c983 (patch)
tree919ef0bf60a5bf5547109fcb8fdc8821ac378076 /nxcomp
parent7af47b583ba8b2ab78aeec6b67c862d5eef6e9f1 (diff)
downloadnx-libs-dd1ae1769858b7467bd4cde2b83b1cda8653c983.tar.gz
nx-libs-dd1ae1769858b7467bd4cde2b83b1cda8653c983.tar.bz2
nx-libs-dd1ae1769858b7467bd4cde2b83b1cda8653c983.zip
nxcomp{,shad}/configure.ac: trailing whitespace removal only.
Diffstat (limited to 'nxcomp')
-rw-r--r--nxcomp/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/configure.ac b/nxcomp/configure.ac
index b7350a45e..695f174f4 100644
--- a/nxcomp/configure.ac
+++ b/nxcomp/configure.ac
@@ -22,7 +22,7 @@ AC_PROG_LIBTOOL
COMP_VERSION=nxcomp_version
AC_SUBST([COMP_VERSION])
-LT_COMP_VERSION=[`echo $COMP_VERSION | sed -r -e 's/^([0-9]+\.[0-9]+\.[0-9]+).*$/\1/' -e 's/\./:/g'`]
+LT_COMP_VERSION=[`echo $COMP_VERSION | sed -r -e 's/^([0-9]+\.[0-9]+\.[0-9]+).*$/\1/' -e 's/\./:/g'`]
AC_SUBST([LT_COMP_VERSION])
# Silence warning: ar: 'u' modifier ignored since 'D' is the default