Move crypto modules to crypto/.
[gnulib.git] / modules / crypto / gc-random
diff --git a/modules/crypto/gc-random b/modules/crypto/gc-random
new file mode 100644 (file)
index 0000000..74b879c
--- /dev/null
@@ -0,0 +1,23 @@
+Description:
+Generic crypto random number functions.
+
+Files:
+m4/gc-random.m4
+
+Depends-on:
+crypto/gc
+
+configure.ac:
+gl_GC_RANDOM
+gl_MODULE_INDICATOR([gc-random])
+
+Makefile.am:
+
+Include:
+"gc.h"
+
+License:
+LGPL
+
+Maintainer:
+Simon Josefsson