aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-11-16 12:27:00 +0000
committerWerner Koch <[email protected]>2016-11-16 12:27:00 +0000
commit7f5f26fd66e60e60de875c70b1f93f60c0438780 (patch)
tree198c1edb66e1c5b2a132635070d96bf81a65b381 /autogen.sh
parentcore: Do not leak the override session key to ps(1). (diff)
downloadgpgme-7f5f26fd66e60e60de875c70b1f93f60c0438780.tar.gz
gpgme-7f5f26fd66e60e60de875c70b1f93f60c0438780.zip
doc: Replace http: by https: in core source files.
-- Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 24da40ca..91f35a65 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -347,7 +347,7 @@ if [ -d .git ]; then
[ -z "${SILENT}" ] && cat <<EOF
*** Activating trailing whitespace git pre-commit hook. ***
For more information see this thread:
- http://mail.gnome.org/archives/desktop-devel-list/2009-May/msg00084.html
+ https://mail.gnome.org/archives/desktop-devel-list/2009-May/msg00084.html
To deactivate this pre-commit hook again move .git/hooks/pre-commit
and .git/hooks/pre-commit.sample out of the way.
EOF