aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index 3d3c4379c..847b35d26 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.ac Revision: 298817 .
+# From configure.ac Revision: 298957 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.65 for asterisk 1.6.2.
#
@@ -10157,7 +10157,7 @@ if test "${with_sounds_cache+set}" = set; then :
;;
*)
if test "x${withval}" = "x"; then
- SOUNDS_CACHE_DIR="${HOME}/.asterisk_sounds_cache"
+ :
else
SOUNDS_CACHE_DIR="${withval}"
fi
@@ -10165,7 +10165,7 @@ if test "${with_sounds_cache+set}" = set; then :
esac
else
- SOUNDS_CACHE_DIR="${HOME}/.asterisk_sounds_cache"
+ :
fi