aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure b/configure
index bbcce92ad..ad5711a1e 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.ac Revision: 267399 .
+# From configure.ac Revision: 267775 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for asterisk trunk.
#
@@ -11049,6 +11049,8 @@ if test "${with_sounds_cache+set}" = set; then
;;
esac
+else
+ SOUNDS_CACHE_DIR="${HOME}/.asterisk_sounds_cache"
fi