[Pkg-voip-commits] [bctoolbox] 19/57: fix configure.ac default install path

daniel at gnoutcheff.name daniel at gnoutcheff.name
Thu Mar 30 04:31:32 UTC 2017


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

gnoutchd-guest pushed a commit to branch debian/sid
in repository bctoolbox.

commit 8e9e5a538ed587911004631c26d7a30d500fbb87
Author: Simon Morlat <simon.morlat at linphone.org>
Date:   Sun Dec 4 21:01:45 2016 +0100

    fix configure.ac default install path
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 9df47b7..4713d00 100755
--- a/configure.ac
+++ b/configure.ac
@@ -230,7 +230,7 @@ AM_CONDITIONAL(ENABLE_MBEDTLS, test "$mbedtls_found" = "true")
 dnl substitute variables used by .pc files
 
 if test "$prefix" = "NONE" ; then
-	install_prefix=/usr
+	install_prefix=/usr/local
 else
 	install_prefix=$prefix
 fi

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



More information about the Pkg-voip-commits mailing list