aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorNeal H. Walfield <[email protected]>2015-02-18 10:04:12 +0000
committerNeal H. Walfield <[email protected]>2015-02-18 10:04:12 +0000
commitb400d7c65daaf44f227073ddde7d06986afde786 (patch)
tree6898834b0e53e69a9435dabd63c61157e53ed6f9 /autogen.sh
parentw32: Use -static-libgcc to avoid linking to libgcc_s_sjlj-1.dll. (diff)
downloadlibgpg-error-b400d7c65daaf44f227073ddde7d06986afde786.tar.gz
libgpg-error-b400d7c65daaf44f227073ddde7d06986afde786.zip
Correct URL.
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 471193c..24da40c 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/msg00084html
+ http://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