rse         99/10/27 02:30:20

  Modified:    src      Configure
  Log:
  Take over changes from OpenBSD's integrated httpd source to their
  OpenBSD entry in Configure in order to reduce their patching next time.
  
  Revision  Changes    Path
  1.373     +2 -0      apache-1.3/src/Configure
  
  Index: Configure
  ===================================================================
  RCS file: /home/cvs/apache-1.3/src/Configure,v
  retrieving revision 1.372
  retrieving revision 1.373
  diff -u -r1.372 -r1.373
  --- Configure 1999/09/09 20:14:33     1.372
  +++ Configure 1999/10/27 09:30:19     1.373
  @@ -478,6 +478,8 @@
       *-openbsd*)
        OS='OpenBSD'
        DBM_LIB=""
  +     DB_LIB=""
  +     DEF_WANTHSREGEX=no
        ;;
       *-next-nextstep*)
        OS='NeXTStep'
  
  
  

Reply via email to