diff options
author | Neal H. Walfield <[email protected]> | 2015-02-18 10:04:12 +0000 |
---|---|---|
committer | Neal H. Walfield <[email protected]> | 2015-02-18 10:04:12 +0000 |
commit | b400d7c65daaf44f227073ddde7d06986afde786 (patch) | |
tree | 6898834b0e53e69a9435dabd63c61157e53ed6f9 /autogen.sh | |
parent | w32: Use -static-libgcc to avoid linking to libgcc_s_sjlj-1.dll. (diff) | |
download | libgpg-error-b400d7c65daaf44f227073ddde7d06986afde786.tar.gz libgpg-error-b400d7c65daaf44f227073ddde7d06986afde786.zip |
Correct URL.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |