summaryrefslogtreecommitdiffstats
path: root/libraries/liboop/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/liboop/README')
-rw-r--r--libraries/liboop/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/liboop/README b/libraries/liboop/README
index 08dd15820a..7727ed461e 100644
--- a/libraries/liboop/README
+++ b/libraries/liboop/README
@@ -6,3 +6,7 @@ It replaces the "select() loop" and allows the registration of event
handlers for file and network I/O, timers and signals. Since processes
use these mechanisms for almost all external communication, liboop can
be used as the basis for almost any application.
+
+adns is optional dependency. When adns is installed, the script will
+build a liboop adns version. No additinal commands are needed.
+Configure will catch it automatically.