[X2Go-Commits] [nx-libs] 01/38: nxcomp{, shad}/configure.ac: trailing whitespace removal only.

git-admin at x2go.org git-admin at x2go.org
Mon Feb 26 06:44:57 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch 3.6.x
in repository nx-libs.

commit dd1ae1769858b7467bd4cde2b83b1cda8653c983
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sun Feb 25 04:29:52 2018 +0100

    nxcomp{,shad}/configure.ac: trailing whitespace removal only.
---
 nxcomp/configure.ac     | 2 +-
 nxcompshad/configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/nxcomp/configure.ac b/nxcomp/configure.ac
index b7350a4..695f174 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
diff --git a/nxcompshad/configure.ac b/nxcompshad/configure.ac
index 3113918..932fb45 100644
--- a/nxcompshad/configure.ac
+++ b/nxcompshad/configure.ac
@@ -22,7 +22,7 @@ AC_PROG_LIBTOOL
 COMPSHAD_VERSION=nxcompshad_version
 AC_SUBST([COMPSHAD_VERSION])
 
-LT_COMPSHAD_VERSION=[`echo $COMPSHAD_VERSION | sed -r -e 's/^([0-9]+\.[0-9]+\.[0-9]+).*$/\1/' -e 's/\./:/g'`] 
+LT_COMPSHAD_VERSION=[`echo $COMPSHAD_VERSION | sed -r -e 's/^([0-9]+\.[0-9]+\.[0-9]+).*$/\1/' -e 's/\./:/g'`]
 AC_SUBST([LT_COMPSHAD_VERSION])
 
 # Silence warning: ar: 'u' modifier ignored since 'D' is the default

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list