dreid       02/05/01 13:27:11

  Modified:    .        configure.in
  Log:
  Allow the build to succeed on beos by setting this correctly.
  
  Revision  Changes    Path
  1.442     +1 -0      apr/configure.in
  
  Index: configure.in
  ===================================================================
  RCS file: /home/cvs/apr/configure.in,v
  retrieving revision 1.441
  retrieving revision 1.442
  diff -u -r1.441 -r1.442
  --- configure.in      1 May 2002 10:47:37 -0000       1.441
  +++ configure.in      1 May 2002 20:27:11 -0000       1.442
  @@ -338,6 +338,7 @@
          APR_CHECK_DEFINE(BONE_VERSION, sys/socket.h)
          eolstr="\\n"
          osver=`uname -r`
  +       proc_mutex_is_global=1
          case $osver in
             5.0.4)
                file_as_socket="1"
  
  
  

Reply via email to