dgaudet     98/06/08 11:06:47

  Modified:    src      Configure
  Log:
  tsk tsk brian.  update to take into account brian's latest change to ncr.
  
  Revision  Changes    Path
  1.265     +1 -1      apache-1.3/src/Configure
  
  Index: Configure
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/src/Configure,v
  retrieving revision 1.264
  retrieving revision 1.265
  diff -u -r1.264 -r1.265
  --- Configure 1998/06/06 20:48:52     1.264
  +++ Configure 1998/06/08 18:06:43     1.265
  @@ -616,7 +616,7 @@
        LIBS="$LIBS -lsocket -lnsl"
        DEF_WANTHSREGEX=yes
        ;;
  -    i486-ncr-sysv4)
  +    *-ncr-sysv4)
        OS='NCR MP/RAS'
        CFLAGS="$CFLAGS -DSVR4 -DMPRAS"
        LIBS="$LIBS -lsocket -lnsl -lc -L/usr/ucblib -lucb"
  
  
  

Reply via email to