aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-05-17 23:49:15 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-05-17 23:49:15 +0000
commitfb80ae6cf3a78ea0d7d41c3948c9f538a04d5fa7 (patch)
treeac3bdac227866c0ecfdffd8d8d1b128c1dc02927 /include
parentbc7512ec84522179543a47b8f5c9fb11f4308347 (diff)
Cache sound tarfiles in a common directory, such that a clean reinstall does not force a re-download of the tarballs.
(closes issue #15370) Reported by: pprindeville Patches: asterisk-trunk-bugid15370.patch uploaded by pprindeville (license 347) Tested by: pprindeville, tilghman, seanbright git-svn-id: http://svn.digium.com/svn/asterisk/trunk@263724 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/autoconfig.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index fc0abd36a..15013b0b2 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -555,9 +555,6 @@
/* Define to 1 if you have the ISDN PRI subaddressing library. */
#undef HAVE_PRI_SUBADDR
-/* Define to 1 if you have the ISDN PRI get_version library. */
-#undef HAVE_PRI_VERSION
-
/* Define if you have POSIX threads libraries and header files. */
#undef HAVE_PTHREAD