summaryrefslogtreecommitdiff
path: root/include/asterisk/autoconfig.h.in
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2015-08-10 11:27:12 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2015-08-10 11:27:12 -0500
commitff36b5482b05baa3e91161c567162873d7d2b38d (patch)
treeb9b57dfed43e662eef99bf340f1765acd612d114 /include/asterisk/autoconfig.h.in
parent35fe8f74fe680ab2e9b41149762559e3ea02bfa9 (diff)
parent40caf0ad9bef07bdfb568a88192c157dd1840100 (diff)
Merge "Replaces clock_gettime() with ast_tsnow()"
Diffstat (limited to 'include/asterisk/autoconfig.h.in')
-rw-r--r--include/asterisk/autoconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index 965b329de..17aac1d83 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -767,6 +767,9 @@
/* Define to 1 if you have the `roundl' function. */
#undef HAVE_ROUNDL
+/* Define to 1 if rt has the Realtime functions feature. */
+#undef HAVE_RT
+
/* Define if your system has the RTLD_NOLOAD headers. */
#undef HAVE_RTLD_NOLOAD