aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorbbryant <bbryant@f38db490-d61c-443f-a65b-d21fe96a405b>2008-05-02 20:25:42 +0000
committerbbryant <bbryant@f38db490-d61c-443f-a65b-d21fe96a405b>2008-05-02 20:25:42 +0000
commitef68dab0186d17a3597f67c3c81e5871aee2728e (patch)
tree5cbfe3eda4693de9a7551853ab720b0b3e74ea04 /include
parent26000ee774d06e86e107fa05396b99f3ecd22090 (diff)
Add new "pri show version" command to show the libpri version for support reasons.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@115257 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include')
-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 8a760320e..e5ac572d5 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -277,6 +277,9 @@
/* Define to indicate the ${PRI_DESCRIP} library */
#undef HAVE_PRI
+/* Define to indicate the ${PRI_VERSION_DESCRIP} library */
+#undef HAVE_PRI_VERSION
+
/* Define if you have POSIX threads libraries and header files. */
#undef HAVE_PTHREAD