about summary refs log tree commit homepage
path: root/ext
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-02-24 02:27:26 +0000
committerEric Wong <e@80x24.org>2016-02-24 02:32:05 +0000
commitff20ef4d9b3140a6821a28e0b65de3c74146efb1 (patch)
treed8986c330e5bbcebc42375958c3a30586d29d7e9 /ext
parent74cb18404488a524996b39d4e93837bc23fb7fb8 (diff)
downloadraindrops-ff20ef4d9b3140a6821a28e0b65de3c74146efb1.tar.gz
Neither the GCC nor libatomic_ops URLs are valid, anymore.
Update them to the latest versions and ensure the URLs themselves
are visible in documentation as links to external sites.

Additionally, the current cgit installation on bogomips.org will
soon be replaced by a CSS-free web-based viewer.

Also, correct the reference to "LGPL-2.1+" while we're at it
and add references to the nntp:// mail archives.
Diffstat (limited to 'ext')
-rw-r--r--ext/raindrops/extconf.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/raindrops/extconf.rb b/ext/raindrops/extconf.rb
index 74ed8f9..79d212c 100644
--- a/ext/raindrops/extconf.rb
+++ b/ext/raindrops/extconf.rb
@@ -47,7 +47,7 @@ SRC
 end or have_header('atomic_ops.h') or abort <<-SRC
 
 libatomic_ops is required if GCC 4+ is not used.
-See http://www.hpl.hp.com/research/linux/atomic_ops/
+See https://github.com/ivmai/libatomic_ops
 
 Users of Debian-based distros may run: