jim         96/12/08 14:53:45

  Modified:    src       Configure
  Log:
  Added another SCO5
  
  Revision  Changes    Path
  1.46      +1 -1      apache/src/Configure
  
  Index: Configure
  ===================================================================
  RCS file: /export/home/cvs/apache/src/Configure,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -C3 -r1.45 -r1.46
  *** Configure 1996/12/05 14:07:03     1.45
  --- Configure 1996/12/08 22:53:43     1.46
  ***************
  *** 251,257 ****
        CFLAGS="$CFLAGS -DSCO -Oacgiltz"
        LIBS="$LIBS -lPW -lsocket -lmalloc -lcrypt_i"
        ;;
  !     *-sco5*)
        OS='SCO 5'
        CFLAGS="$CFLAGS -DSCO5"
        LIBS="$LIBS -lsocket -lmalloc -lprot"
  --- 251,257 ----
        CFLAGS="$CFLAGS -DSCO -Oacgiltz"
        LIBS="$LIBS -lPW -lsocket -lmalloc -lcrypt_i"
        ;;
  !     *-sco5*|*-SCO_SV*)
        OS='SCO 5'
        CFLAGS="$CFLAGS -DSCO5"
        LIBS="$LIBS -lsocket -lmalloc -lprot"
  
  
  

Reply via email to