[X2Go-Commits] [nx-libs] 04/06: nxcompshad/configure.ac: blindly copy-pasting might not be the smartest idea; it's *COMPSHAD* here.

git-admin at x2go.org git-admin at x2go.org
Wed Mar 7 21:58:05 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 f3231601be0b83051c0c2732120a8f9f72e616d9
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Wed Mar 7 21:35:51 2018 +0100

    nxcompshad/configure.ac: blindly copy-pasting might not be the smartest idea; it's *COMPSHAD* here.
---
 nxcompshad/configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nxcompshad/configure.ac b/nxcompshad/configure.ac
index 3f2b6ab..19a6ae7 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_COMP_VERSION=["$(printf '%s\n' "${COMP_VERSION}" | awk -F '.' '/^[0-9]+\.[0-9]+\.[0-9]+.*$/ { print $1 ":" $2 ":" $3; }')"]
+LT_COMPSHAD_VERSION=["$(printf '%s\n' "${COMPSHAD_VERSION}" | awk -F '.' '/^[0-9]+\.[0-9]+\.[0-9]+.*$/ { print $1 ":" $2 ":" $3; }')"]
 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