|
|
@ -1,5 +1,5 @@
|
|
|
|
#! /bin/sh
|
|
|
|
#! /bin/sh
|
|
|
|
# From configure.ac Revision: 89472 .
|
|
|
|
# From configure.ac Revision: 89475 .
|
|
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
|
|
# Generated by GNU Autoconf 2.61.
|
|
|
|
# Generated by GNU Autoconf 2.61.
|
|
|
|
#
|
|
|
|
#
|
|
|
@ -34749,7 +34749,7 @@ if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then
|
|
|
|
echo $ECHO_N "(cached) $ECHO_C" >&6
|
|
|
|
echo $ECHO_N "(cached) $ECHO_C" >&6
|
|
|
|
else
|
|
|
|
else
|
|
|
|
ac_check_lib_save_LIBS=$LIBS
|
|
|
|
ac_check_lib_save_LIBS=$LIBS
|
|
|
|
LIBS="-lexecinfo ${pbxlibdir} -lexecinfo $LIBS"
|
|
|
|
LIBS="-lexecinfo ${pbxlibdir} $LIBS"
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
|
/* confdefs.h. */
|
|
|
|
/* confdefs.h. */
|
|
|
|
_ACEOF
|
|
|
|
_ACEOF
|
|
|
@ -34815,7 +34815,7 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
# now check for the header.
|
|
|
|
# now check for the header.
|
|
|
|
if test "${AST_BKTR_FOUND}" = "yes"; then
|
|
|
|
if test "${AST_BKTR_FOUND}" = "yes"; then
|
|
|
|
BKTR_LIB="${pbxlibdir} -lexecinfo -lexecinfo"
|
|
|
|
BKTR_LIB="${pbxlibdir} -lexecinfo "
|
|
|
|
# if --with-BKTR=DIR has been specified, use it.
|
|
|
|
# if --with-BKTR=DIR has been specified, use it.
|
|
|
|
if test "x${BKTR_DIR}" != "x"; then
|
|
|
|
if test "x${BKTR_DIR}" != "x"; then
|
|
|
|
BKTR_INCLUDE="-I${BKTR_DIR}/include"
|
|
|
|
BKTR_INCLUDE="-I${BKTR_DIR}/include"
|
|
|
|