openbsd-ports/net/gnugk/patches/patch-pwlib_compat_h
2012-01-05 08:44:35 +00:00

24 lines
488 B
Plaintext

$OpenBSD: patch-pwlib_compat_h,v 1.5 2012/01/05 08:44:35 ajacoutot Exp $
--- pwlib_compat.h.orig Mon Nov 28 13:33:41 2011
+++ pwlib_compat.h Thu Jan 5 09:29:45 2012
@@ -187,6 +187,19 @@
#endif
#endif
+#ifdef P_OPENBSD
+ #ifndef hasPConfigArray
+ #define hasPConfigArray 1
+ #endif
+
+ #ifndef h323pluslib
+ #define h323pluslib 1
+ #ifdef H323_H460
+ #define hasH460 1
+ #endif
+ #endif
+#endif
+
#if OPENH323_MAJOR == 1
#if OPENH323_MINOR >= 19
#if OPENH323_MINOR == 19