jorton 2003/11/04 02:02:01
Modified: . configure.in
Log:
* configure.in: Don't build the "random" directory yet.
Revision Changes Path
1.548 +1 -1 apr/configure.in
Index: configure.in
===================================================================
RCS file: /home/cvs/apr/configure.in,v
retrieving revision 1.547
retrieving revision 1.548
diff -u -u -r1.547 -r1.548
--- configure.in 3 Nov 2003 13:25:00 -0000 1.547
+++ configure.in 4 Nov 2003 10:02:01 -0000 1.548
@@ -100,7 +100,7 @@
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 random"
+apr_modules="file_io network_io threadproc misc locks time mmap shmem user
memory atomic poll support"
dnl Checks for programs.
AC_PROG_MAKE_SET