From b2eace1f47a4ad78db7264e69e80e507fd1af021 Mon Sep 17 00:00:00 2001 From: ben Date: Mon, 3 Nov 2003 13:25:01 +0000 Subject: Start of new PRNG. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64712 13f79535-47bb-0310-9956-ffa450edef68 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 6846570af..44b8ec937 100644 --- a/configure.in +++ b/configure.in @@ -100,7 +100,7 @@ dnl These added to allow default directories to be used... DEFAULT_OSDIR="unix" echo "(Default will be ${DEFAULT_OSDIR})" -apr_modules="file_io network_io threadproc misc locks time mmap shmem user memory atomic poll support" +apr_modules="file_io network_io threadproc misc locks time mmap shmem user memory atomic poll support random" dnl Checks for programs. AC_PROG_MAKE_SET -- cgit v1.2.1