1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/russian/cyrproxy/files/patch-ae
1997-06-19 11:38:28 +00:00

37 lines
596 B
Plaintext

*** policy.h.bak Mon May 5 20:47:06 1997
--- policy.h Thu Jun 19 15:31:36 1997
***************
*** 94,100 ****
/* #define NO_VSNPRINTF */
! #if defined(_AIX) || !defined(NO_VSNPRINTF)
#define NO_VSNPRINTF
#endif
--- 94,100 ----
/* #define NO_VSNPRINTF */
! #if defined(_AIX)
#define NO_VSNPRINTF
#endif
***************
*** 105,111 ****
*/
/* #define NO_HSTRERROR */
! #if defined(_AIX) || !defined(NO_HSTRERROR)
#define NO_HSTRERROR
#endif
--- 105,111 ----
*/
/* #define NO_HSTRERROR */
! #if defined(_AIX)
#define NO_HSTRERROR
#endif