wrowe       2002/07/16 23:17:24

  Modified:    .        configure.in
  Log:
    Thanks Justin!
  
  Revision  Changes    Path
  1.464     +1 -1      apr/configure.in
  
  Index: configure.in
  ===================================================================
  RCS file: /home/cvs/apr/configure.in,v
  retrieving revision 1.463
  retrieving revision 1.464
  diff -u -r1.463 -r1.464
  --- configure.in      17 Jul 2002 05:15:17 -0000      1.463
  +++ configure.in      17 Jul 2002 06:17:24 -0000      1.464
  @@ -82,7 +82,7 @@
   DEFAULT_OSDIR="unix"
   echo "(Default will be ${DEFAULT_OSDIR})"
   
  -apr_modules="file_io network_io threadproc misc locks time mmap shmem i18n 
user memory atomic poll support"
  +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
  
  
  

Reply via email to