]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Regen configure
authorTilghman Lesher <tilghman@meg.abyt.es>
Sun, 26 Dec 2010 21:16:42 +0000 (21:16 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Sun, 26 Dec 2010 21:16:42 +0000 (21:16 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@299753 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configure

index af44296967a013d338bc525df44d9b8e68023f4c..99fd5fc4c754073d4b405b461cbd9cacc65ceef3 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.ac Revision: 298818 .
+# From configure.ac Revision: 299752 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.65 for asterisk trunk.
 #
@@ -4721,10 +4721,10 @@ case "${host_os}" in
      darwin*)
 
      if test ${prefix} = 'NONE'; then
-        astlibdir=/Library/Application Support/Asterisk/Modules
-        astvarlibdir=/Library/Application Support/Asterisk
+        astlibdir='/Library/Application Support/Asterisk/Modules'
+        astvarlibdir='/Library/Application Support/Asterisk'
         astlogdir=/Library/Logs/Asterisk
-        astvarrundir=/Library/Application Support/Asterisk/Run
+        astvarrundir='/Library/Application Support/Asterisk/Run'
      fi
 
 $as_echo "#define AST_POLL_COMPAT 1" >>confdefs.h