dreid       01/05/09 04:58:51

  Modified:    .        configure.in
  Log:
  This removes MM from the beos build.
  
  Revision  Changes    Path
  1.301     +0 -2      apr/configure.in
  
  Index: configure.in
  ===================================================================
  RCS file: /home/cvs/apr/configure.in,v
  retrieving revision 1.300
  retrieving revision 1.301
  diff -u -r1.300 -r1.301
  --- configure.in      2001/05/07 14:35:40     1.300
  +++ configure.in      2001/05/09 11:58:47     1.301
  @@ -177,9 +177,7 @@
          OSDIR="beos"
          APR_ADDTO(CPPFLAGS,-DBEOS)
          enable_threads="system_threads"
  -       config_subdirs="shmem/unix/mm"
          native_mmap_emul="1"
  -       USE_MM=yes
          APR_CHECK_DEFINE(BONE_VERSION, sys/socket.h)
          eolstr="\\n"
          file_as_socket="0"
  
  
  

Reply via email to