aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-04 01:16:26 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-04 01:16:26 +0000
commita304ab51c0a68e99957c4fe580f647a910dcba0d (patch)
tree489e8e0ec860025ea20b5f4c3ddbba44333b82f5 /include/asterisk
parentbbd2b8e467973919d3e924c41df4b64a40daef71 (diff)
Make the default install path appear to be /usr on Linux, instead of /usr/local.
Also, reorganize the options, so that they're more alphabetical. (closes issue #17013) Reported by: klaus3000 git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@267759 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk')
-rw-r--r--include/asterisk/autoconfig.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index 74fe15931..fa883c472 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -275,9 +275,15 @@
/* Define to 1 if you have the OGG library. */
#undef HAVE_OGG
+/* Define to 1 if you have the OpenAIS library. */
+#undef HAVE_OPENAIS
+
/* Define if your system has the OpenH323 libraries. */
#undef HAVE_OPENH323
+/* Define to 1 if you have the MFR2 library. */
+#undef HAVE_OPENR2
+
/* Define to 1 if you have the OpenSSL library. */
#undef HAVE_OPENSSL