You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by bn...@apache.org on 2001/10/19 00:10:09 UTC

cvs commit: apr/include/arch/netware apr_private.h

bnicholes    01/10/18 15:10:09

  Modified:    include/arch/netware apr_private.h
  Log:
  Removed HAVE_MKSTEMP from the NetWare build
  
  Revision  Changes    Path
  1.4       +0 -1      apr/include/arch/netware/apr_private.h
  
  Index: apr_private.h
  ===================================================================
  RCS file: /home/cvs/apr/include/arch/netware/apr_private.h,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- apr_private.h	2001/09/28 14:05:23	1.3
  +++ apr_private.h	2001/10/18 22:10:09	1.4
  @@ -86,7 +86,6 @@
   #define HAVE_STDLIB_H   1
   #define HAVE_SYS_STAT_H 1
   #define HAVE_FCNTL_H    1
  -#define HAVE_MKSTEMP    1
   
   #define HAVE_STRICMP    1
   #define HAVE_STRNICMP   1