summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/util/k5ev/README4
-rw-r--r--src/util/verto/README6
2 files changed, 10 insertions, 0 deletions
diff --git a/src/util/k5ev/README b/src/util/k5ev/README
index 10b49976b..7a14f1327 100644
--- a/src/util/k5ev/README
+++ b/src/util/k5ev/README
@@ -25,3 +25,7 @@ had support for making its API symbols static, but it currently does
not.) The source file verto-k5ev.c wraps ev.c with appropriate
embedding defines, and then defines the libverto module functions
using the slightly modified contents of libverto's verto-ev.c.
+
+The libev upstream project page is at:
+
+ http://software.schmorp.de/pkg/libev.html
diff --git a/src/util/verto/README b/src/util/verto/README
new file mode 100644
index 000000000..8e4761056
--- /dev/null
+++ b/src/util/verto/README
@@ -0,0 +1,6 @@
+This directory builds a verto library with only a private back-end
+module, for use when the system has no installed verto library.
+
+The libverto upstream project page is at:
+
+ https://fedorahosted.org/libverto/