mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 20:08:17 +00:00
Regen configure
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@299753 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
8
configure
vendored
8
configure
vendored
@@ -1,5 +1,5 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# From configure.ac Revision: 298818 .
|
# From configure.ac Revision: 299752 .
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by GNU Autoconf 2.65 for asterisk trunk.
|
# Generated by GNU Autoconf 2.65 for asterisk trunk.
|
||||||
#
|
#
|
||||||
@@ -4721,10 +4721,10 @@ case "${host_os}" in
|
|||||||
darwin*)
|
darwin*)
|
||||||
|
|
||||||
if test ${prefix} = 'NONE'; then
|
if test ${prefix} = 'NONE'; then
|
||||||
astlibdir=/Library/Application Support/Asterisk/Modules
|
astlibdir='/Library/Application Support/Asterisk/Modules'
|
||||||
astvarlibdir=/Library/Application Support/Asterisk
|
astvarlibdir='/Library/Application Support/Asterisk'
|
||||||
astlogdir=/Library/Logs/Asterisk
|
astlogdir=/Library/Logs/Asterisk
|
||||||
astvarrundir=/Library/Application Support/Asterisk/Run
|
astvarrundir='/Library/Application Support/Asterisk/Run'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
$as_echo "#define AST_POLL_COMPAT 1" >>confdefs.h
|
$as_echo "#define AST_POLL_COMPAT 1" >>confdefs.h
|
||||||
|
|||||||
Reference in New Issue
Block a user