summaryrefslogtreecommitdiff
path: root/comms/asterisk10/patches/patch-include_asterisk_autoconfig.h.in
blob: 7785d1044aa65ac0bea70118badbdbd5c452c585 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-include_asterisk_autoconfig.h.in,v 1.2 2012/10/09 01:36:32 jnemeth Exp $

--- include/asterisk/autoconfig.h.in.orig	2012-08-09 19:11:01.000000000 +0000
+++ include/asterisk/autoconfig.h.in
@@ -899,6 +899,9 @@
 /* Define to 1 if you have the <syslog.h> header file. */
 #undef HAVE_SYSLOG_H
 
+/* Define to 1 if sys/atomic.h atomic operations are supported. */
+#undef HAVE_SYS_ATOMIC_H
+
 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
    */
 #undef HAVE_SYS_DIR_H