summaryrefslogtreecommitdiffstats
path: root/botan/src/entropy/egd/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/entropy/egd/info.txt')
-rw-r--r--botan/src/entropy/egd/info.txt32
1 files changed, 32 insertions, 0 deletions
diff --git a/botan/src/entropy/egd/info.txt b/botan/src/entropy/egd/info.txt
new file mode 100644
index 0000000..85ba86c
--- /dev/null
+++ b/botan/src/entropy/egd/info.txt
@@ -0,0 +1,32 @@
+realname "EGD Entropy Source"
+
+define ENTROPY_SRC_EGD
+
+load_on auto
+modset unix
+
+<add>
+es_egd.h
+es_egd.cpp
+</add>
+
+<libs>
+solaris -> socket
+qnx -> socket
+</libs>
+
+<os>
+aix
+cygwin
+darwin
+freebsd
+dragonfly
+hpux
+irix
+linux
+netbsd
+openbsd
+qnx
+solaris
+tru64
+</os>