[xmltooling] 11/19: Remove .pl extension of cxxtestgen

Ferenc Wágner wferi-guest at moszumanska.debian.org
Thu Jul 21 18:18:59 UTC 2016


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

wferi-guest pushed a commit to branch patch-queue/debian/experimental
in repository xmltooling.

commit d61c569b0d86e1e5a9ca46e6d990888e60eb6985
Author: Ferenc Wágner <wferi at niif.hu>
Date:   Wed Jul 6 09:32:40 2016 +0200

    Remove .pl extension of cxxtestgen
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 20f8356..192be11 100644
--- a/configure.ac
+++ b/configure.ac
@@ -261,7 +261,7 @@ AC_LINK_IFELSE(
     [AC_DEFINE([HAVE_ITERATOR_TRAITS],[1],[Define to 1 if you have an STL implementation that supports std::iterator_traits.])],[])
 
 # Check for unit test support
-CXXTEST="/usr/bin/cxxtestgen.pl"
+CXXTEST="/usr/bin/cxxtestgen"
 CXXTESTFLAGS=""
 AC_ARG_WITH(cxxtest,
     AS_HELP_STRING([--with-cxxtest=PATH], [where cxxtest is installed]),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xmltooling.git



More information about the Pkg-shibboleth-devel mailing list