]> granicus.if.org Git - check/commitdiff
Improving README
authorNicola Spanti (RyDroid) <dev@nicola-spanti.info>
Mon, 6 Jun 2016 01:16:21 +0000 (22:16 -0300)
committerNicola Spanti (RyDroid) <dev@nicola-spanti.info>
Mon, 6 Jun 2016 01:16:21 +0000 (22:16 -0300)
README.md
check.pc.in

index 27259f3c55f1f7c6195c4bdd7f5a84aaf54cc4fa..6196d3043693c070e41478f4583877f52c4869b8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,13 +18,13 @@ tutorial.  The tutorial is also available as `info check`.
 
 Check has the following dependencies:
 
-* automake-1.9.6 (1.11.3 on OS X if you are using /usr/bin/ar)
-* autoconf-2.59
-* libtool-1.5.22
-* pkg-config-0.20
-* texinfo-4.7 (for documentation)
+* [automake](https://www.gnu.org/software/automake/)-1.9.6 (1.11.3 on OS X if you are using /usr/bin/ar)
+* [autoconf](https://www.gnu.org/software/autoconf/)-2.59
+* [libtool](https://www.gnu.org/software/libtool/)-1.5.22
+* [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/)-0.20
+* [texinfo](https://www.gnu.org/software/texinfo/)-4.7 (for documentation)
 * tetex-bin (or any texinfo-compatible TeX installation, for documentation)
-* POSIX sed
+* POSIX [sed](https://en.wikipedia.org/wiki/Sed)
 
 The versions specified may be higher than those actually needed.
 
index f23110e421c48a505d4f751048aaf0f1fdb3a989..9aa76f0aa5fbdf3ddcad6a5ddd6de52f5d5ec169 100644 (file)
@@ -5,7 +5,7 @@ includedir=@includedir@
 
 Name: Check
 Description: A unit test framework for C
-URL: http://check.sourceforge.net
+URL: https://libcheck.github.io/check/
 Version: @VERSION@
 Requires.private: @LIBSUBUNIT_PC@
 Libs: -L${libdir} -lcheck