aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-26 21:18:17 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-26 21:18:17 +0000
commitf1dd93b29e6598cb4a4f2b87ee7d56cc45d4b2e4 (patch)
tree48b19d25b34a294804a0cac0aa5fc390e4e51f13 /configure
parentcfdf0f62177f285b8721b0e56518ebd247b4edb5 (diff)
Dunno why this worked on my machine, but it works better this way.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@279609 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index 1c1af5045..1d0ae07c2 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.ac Revision: 278986 .
+# From configure.ac Revision: 279561 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for asterisk 1.6.2.
#
@@ -6713,9 +6713,9 @@ GNU_MAKE=$ac_cv_GNU_MAKE
if test ${ac_cv_GNU_MAKE_VERSION_MAJOR} -gt 2 -a ${ac_cv_GNU_MAKE_VERSION_MINOR} -gt 80; then
- $LN_S -f sounds/Makefile.381 sounds/Makefile
+ $LN_S -f Makefile.381 sounds/Makefile
else
- $LN_S -f sounds/Makefile.380 sounds/Makefile
+ $LN_S -f Makefile.380 sounds/Makefile
fi
if test -n "$ac_tool_prefix"; then