summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/autoconfig.h.in6
l---------include/asterisk/libresample.h1
2 files changed, 6 insertions, 1 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index 19d052db7..d3245cea4 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -665,6 +665,12 @@
/* Define to indicate the ${REMAINDER_DESCRIP} library version */
#undef HAVE_REMAINDER_VERSION
+/* Define this to indicate the ${RESAMPLE_DESCRIP} library */
+#undef HAVE_RESAMPLE
+
+/* Define to indicate the ${RESAMPLE_DESCRIP} library version */
+#undef HAVE_RESAMPLE_VERSION
+
/* Define to 1 if your system has the ndestroy resolver function. */
#undef HAVE_RES_NDESTROY
diff --git a/include/asterisk/libresample.h b/include/asterisk/libresample.h
deleted file mode 120000
index d71269da1..000000000
--- a/include/asterisk/libresample.h
+++ /dev/null
@@ -1 +0,0 @@
-../../main/libresample/include/libresample.h \ No newline at end of file