Changeset 4635


Ignore:
Timestamp:
Oct 24, 2013 6:27:14 AM (10 years ago)
Author:
bennylp
Message:

Re #1697: fixed build error with the new coreaudio_dev.m introduced by r4617, because build process looks for an ObjC compiler

Location:
pjproject/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/aconfigure

    r4628 r4635  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.69 for pjproject 2.x. 
     3# Generated by GNU Autoconf 2.68 for pjproject 2.x. 
    44# 
    55# 
    6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 
     6# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 
     7# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software 
     8# Foundation, Inc. 
    79# 
    810# 
     
    133135(unset CDPATH) >/dev/null 2>&1 && unset CDPATH 
    134136 
    135 # Use a proper internal environment variable to ensure we don't fall 
    136   # into an infinite loop, continuously re-executing ourselves. 
    137   if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then 
    138     _as_can_reexec=no; export _as_can_reexec; 
    139     # We cannot yet assume a decent shell, so we have to provide a 
    140 # neutralization value for shells without unset; and this also 
    141 # works around shells that cannot unset nonexistent variables. 
    142 # Preserve -v and -x to the replacement shell. 
    143 BASH_ENV=/dev/null 
    144 ENV=/dev/null 
    145 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 
    146 case $- in # (((( 
    147   *v*x* | *x*v* ) as_opts=-vx ;; 
    148   *v* ) as_opts=-v ;; 
    149   *x* ) as_opts=-x ;; 
    150   * ) as_opts= ;; 
    151 esac 
    152 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} 
    153 # Admittedly, this is quite paranoid, since all the known shells bail 
    154 # out after a failed `exec'. 
    155 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 
    156 as_fn_exit 255 
    157   fi 
    158   # We don't want this to propagate to other subprocesses. 
    159           { _as_can_reexec=; unset _as_can_reexec;} 
    160137if test "x$CONFIG_SHELL" = x; then 
    161138  as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : 
     
    191168  exitcode=1; echo positional parameters were not saved. 
    192169fi 
    193 test x\$exitcode = x0 || exit 1 
    194 test -x / || exit 1" 
     170test x\$exitcode = x0 || exit 1" 
    195171  as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO 
    196172  as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO 
     
    237213 
    238214      if test "x$CONFIG_SHELL" != x; then : 
    239   export CONFIG_SHELL 
    240              # We cannot yet assume a decent shell, so we have to provide a 
    241 # neutralization value for shells without unset; and this also 
    242 # works around shells that cannot unset nonexistent variables. 
    243 # Preserve -v and -x to the replacement shell. 
    244 BASH_ENV=/dev/null 
    245 ENV=/dev/null 
    246 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 
    247 case $- in # (((( 
    248   *v*x* | *x*v* ) as_opts=-vx ;; 
    249   *v* ) as_opts=-v ;; 
    250   *x* ) as_opts=-x ;; 
    251   * ) as_opts= ;; 
    252 esac 
    253 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} 
    254 # Admittedly, this is quite paranoid, since all the known shells bail 
    255 # out after a failed `exec'. 
    256 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 
    257 exit 255 
     215  # We cannot yet assume a decent shell, so we have to provide a 
     216        # neutralization value for shells without unset; and this also 
     217        # works around shells that cannot unset nonexistent variables. 
     218        # Preserve -v and -x to the replacement shell. 
     219        BASH_ENV=/dev/null 
     220        ENV=/dev/null 
     221        (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 
     222        export CONFIG_SHELL 
     223        case $- in # (((( 
     224          *v*x* | *x*v* ) as_opts=-vx ;; 
     225          *v* ) as_opts=-v ;; 
     226          *x* ) as_opts=-x ;; 
     227          * ) as_opts= ;; 
     228        esac 
     229        exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} 
    258230fi 
    259231 
     
    357329 
    358330} # as_fn_mkdir_p 
    359  
    360 # as_fn_executable_p FILE 
    361 # ----------------------- 
    362 # Test if FILE is an executable regular file. 
    363 as_fn_executable_p () 
    364 { 
    365   test -f "$1" && test -x "$1" 
    366 } # as_fn_executable_p 
    367331# as_fn_append VAR VALUE 
    368332# ---------------------- 
     
    486450    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } 
    487451 
    488   # If we had to re-execute with $CONFIG_SHELL, we're ensured to have 
    489   # already done that, so ensure we don't try to do so again and fall 
    490   # in an infinite loop.  This has already happened in practice. 
    491   _as_can_reexec=no; export _as_can_reexec 
    492452  # Don't try to exec as it changes $[0], causing all sort of problems 
    493453  # (the dirname of $[0] is not the place where we might find the 
     
    524484    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 
    525485    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 
    526     # In both cases, we have to default to `cp -pR'. 
     486    # In both cases, we have to default to `cp -p'. 
    527487    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 
    528       as_ln_s='cp -pR' 
     488      as_ln_s='cp -p' 
    529489  elif ln conf$$.file conf$$ 2>/dev/null; then 
    530490    as_ln_s=ln 
    531491  else 
    532     as_ln_s='cp -pR' 
     492    as_ln_s='cp -p' 
    533493  fi 
    534494else 
    535   as_ln_s='cp -pR' 
     495  as_ln_s='cp -p' 
    536496fi 
    537497rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file 
     
    545505fi 
    546506 
    547 as_test_x='test -x' 
    548 as_executable_p=as_fn_executable_p 
     507if test -x / >/dev/null 2>&1; then 
     508  as_test_x='test -x' 
     509else 
     510  if ls -dL / >/dev/null 2>&1; then 
     511    as_ls_L_option=L 
     512  else 
     513    as_ls_L_option= 
     514  fi 
     515  as_test_x=' 
     516    eval sh -c '\'' 
     517      if test -d "$1"; then 
     518        test -d "$1/."; 
     519      else 
     520        case $1 in #( 
     521        -*)set "./$1";; 
     522        esac; 
     523        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( 
     524        ???[sx]*):;;*)false;;esac;fi 
     525    '\'' sh 
     526  ' 
     527fi 
     528as_executable_p=$as_test_x 
    549529 
    550530# Sed expression to map a string onto a valid CPP name. 
     
    667647ac_pa_use_oss 
    668648ac_pa_use_alsa 
     649ac_pjmedia_audiodev_objs 
    669650ac_pa_cflags 
    670651ac_external_pa 
     
    12621243  if test "x$build_alias" = x; then 
    12631244    cross_compiling=maybe 
     1245    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. 
     1246    If a cross compiler is detected then cross compile mode will be used" >&2 
    12641247  elif test "x$build_alias" != "x$host_alias"; then 
    12651248    cross_compiling=yes 
     
    15691552  cat <<\_ACEOF 
    15701553pjproject configure 2.x 
    1571 generated by GNU Autoconf 2.69 
    1572  
    1573 Copyright (C) 2012 Free Software Foundation, Inc. 
     1554generated by GNU Autoconf 2.68 
     1555 
     1556Copyright (C) 2010 Free Software Foundation, Inc. 
    15741557This configure script is free software; the Free Software Foundation 
    15751558gives unlimited permission to copy, distribute and modify it. 
     
    16851668       } && test -s conftest$ac_exeext && { 
    16861669         test "$cross_compiling" = yes || 
    1687          test -x conftest$ac_exeext 
     1670         $as_test_x conftest$ac_exeext 
    16881671       }; then : 
    16891672  ac_retval=0 
     
    19721955 
    19731956It was created by pjproject $as_me 2.x, which was 
    1974 generated by GNU Autoconf 2.69.  Invocation command line was 
     1957generated by GNU Autoconf 2.68.  Invocation command line was 
    19751958 
    19761959  $ $0 $@ 
     
    24972480  test -z "$as_dir" && as_dir=. 
    24982481    for ac_exec_ext in '' $ac_executable_extensions; do 
    2499   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     2482  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    25002483    ac_cv_prog_CC="${ac_tool_prefix}gcc" 
    25012484    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    25372520  test -z "$as_dir" && as_dir=. 
    25382521    for ac_exec_ext in '' $ac_executable_extensions; do 
    2539   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     2522  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    25402523    ac_cv_prog_ac_ct_CC="gcc" 
    25412524    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    25902573  test -z "$as_dir" && as_dir=. 
    25912574    for ac_exec_ext in '' $ac_executable_extensions; do 
    2592   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     2575  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    25932576    ac_cv_prog_CC="${ac_tool_prefix}cc" 
    25942577    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    26312614  test -z "$as_dir" && as_dir=. 
    26322615    for ac_exec_ext in '' $ac_executable_extensions; do 
    2633   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     2616  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    26342617    if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then 
    26352618       ac_prog_rejected=yes 
     
    26892672  test -z "$as_dir" && as_dir=. 
    26902673    for ac_exec_ext in '' $ac_executable_extensions; do 
    2691   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     2674  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    26922675    ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 
    26932676    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    27332716  test -z "$as_dir" && as_dir=. 
    27342717    for ac_exec_ext in '' $ac_executable_extensions; do 
    2735   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     2718  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    27362719    ac_cv_prog_ac_ct_CC="$ac_prog" 
    27372720    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    31793162#include <stdarg.h> 
    31803163#include <stdio.h> 
    3181 struct stat; 
     3164#include <sys/types.h> 
     3165#include <sys/stat.h> 
    31823166/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */ 
    31833167struct buf { int x; }; 
     
    32923276  test -z "$as_dir" && as_dir=. 
    32933277    for ac_exec_ext in '' $ac_executable_extensions; do 
    3294   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     3278  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    32953279    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 
    32963280    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    33363320  test -z "$as_dir" && as_dir=. 
    33373321    for ac_exec_ext in '' $ac_executable_extensions; do 
    3338   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     3322  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    33393323    ac_cv_prog_ac_ct_CXX="$ac_prog" 
    33403324    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    35453529  test -z "$as_dir" && as_dir=. 
    35463530    for ac_exec_ext in '' $ac_executable_extensions; do 
    3547   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     3531  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    35483532    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 
    35493533    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    35853569  test -z "$as_dir" && as_dir=. 
    35863570    for ac_exec_ext in '' $ac_executable_extensions; do 
    3587   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     3571  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    35883572    ac_cv_prog_ac_ct_RANLIB="ranlib" 
    35893573    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    36393623  test -z "$as_dir" && as_dir=. 
    36403624    for ac_exec_ext in '' $ac_executable_extensions; do 
    3641   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     3625  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    36423626    ac_cv_prog_AR="$ac_tool_prefix$ac_prog" 
    36433627    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    36833667  test -z "$as_dir" && as_dir=. 
    36843668    for ac_exec_ext in '' $ac_executable_extensions; do 
    3685   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     3669  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    36863670    ac_cv_prog_ac_ct_AR="$ac_prog" 
    36873671    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    44544438    for ac_exec_ext in '' $ac_executable_extensions; do 
    44554439      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 
    4456       as_fn_executable_p "$ac_path_GREP" || continue 
     4440      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 
    44574441# Check for GNU ac_path_GREP and select it if it is found. 
    44584442  # Check for GNU $ac_path_GREP 
     
    45204504    for ac_exec_ext in '' $ac_executable_extensions; do 
    45214505      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 
    4522       as_fn_executable_p "$ac_path_EGREP" || continue 
     4506      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 
    45234507# Check for GNU ac_path_EGREP and select it if it is found. 
    45244508  # Check for GNU $ac_path_EGREP 
     
    58655849  true; 
    58665850else 
     5851 
    58675852 case $target in 
    58685853  *android*) 
     
    58735858  arm-apple-darwin*) 
    58745859        LIBS="$LIBS -framework CoreAudio -framework CoreFoundation -framework AudioToolbox -framework CFNetwork -framework UIKit" 
     5860        ac_pjmedia_audiodev_objs = "coreaudio_dev.o" 
    58755861        { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking sound device backend... AudioUnit" >&5 
    58765862$as_echo "Checking sound device backend... AudioUnit" >&6; } 
     
    58785864  *darwin*) 
    58795865        LIBS="$LIBS -framework CoreAudio -framework CoreServices -framework AudioUnit -framework AudioToolbox" 
     5866        ac_pjmedia_audiodev_objs = "coreaudio_dev.o" 
    58805867        if test "`uname -r`" = "6.8"; then 
    58815868                #ac_pa_cflags="$ac_pa_cflags -DPA_OLD_CORE_AUDIO -DMOSX_USE_NON_ATOMIC_FLAG_BITS" 
     
    63216308  test -z "$as_dir" && as_dir=. 
    63226309    for ac_exec_ext in '' $ac_executable_extensions; do 
    6323   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     6310  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    63246311    ac_cv_path_SDL_CONFIG="$as_dir/$ac_word$ac_exec_ext" 
    63256312    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    63676354  test -z "$as_dir" && as_dir=. 
    63686355    for ac_exec_ext in '' $ac_executable_extensions; do 
    6369   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     6356  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    63706357    ac_cv_path_SDL_CONFIG="$as_dir/$ac_word$ac_exec_ext" 
    63716358    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    64726459  test -z "$as_dir" && as_dir=. 
    64736460    for ac_exec_ext in '' $ac_executable_extensions; do 
    6474   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     6461  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    64756462    ac_cv_prog_PKG_CONFIG="$ac_prog" 
    64766463    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    81548141    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 
    81558142    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 
    8156     # In both cases, we have to default to `cp -pR'. 
     8143    # In both cases, we have to default to `cp -p'. 
    81578144    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 
    8158       as_ln_s='cp -pR' 
     8145      as_ln_s='cp -p' 
    81598146  elif ln conf$$.file conf$$ 2>/dev/null; then 
    81608147    as_ln_s=ln 
    81618148  else 
    8162     as_ln_s='cp -pR' 
     8149    as_ln_s='cp -p' 
    81638150  fi 
    81648151else 
    8165   as_ln_s='cp -pR' 
     8152  as_ln_s='cp -p' 
    81668153fi 
    81678154rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file 
     
    82238210fi 
    82248211 
    8225  
    8226 # as_fn_executable_p FILE 
    8227 # ----------------------- 
    8228 # Test if FILE is an executable regular file. 
    8229 as_fn_executable_p () 
    8230 { 
    8231   test -f "$1" && test -x "$1" 
    8232 } # as_fn_executable_p 
    8233 as_test_x='test -x' 
    8234 as_executable_p=as_fn_executable_p 
     8212if test -x / >/dev/null 2>&1; then 
     8213  as_test_x='test -x' 
     8214else 
     8215  if ls -dL / >/dev/null 2>&1; then 
     8216    as_ls_L_option=L 
     8217  else 
     8218    as_ls_L_option= 
     8219  fi 
     8220  as_test_x=' 
     8221    eval sh -c '\'' 
     8222      if test -d "$1"; then 
     8223        test -d "$1/."; 
     8224      else 
     8225        case $1 in #( 
     8226        -*)set "./$1";; 
     8227        esac; 
     8228        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( 
     8229        ???[sx]*):;;*)false;;esac;fi 
     8230    '\'' sh 
     8231  ' 
     8232fi 
     8233as_executable_p=$as_test_x 
    82358234 
    82368235# Sed expression to map a string onto a valid CPP name. 
     
    82548253ac_log=" 
    82558254This file was extended by pjproject $as_me 2.x, which was 
    8256 generated by GNU Autoconf 2.69.  Invocation command line was 
     8255generated by GNU Autoconf 2.68.  Invocation command line was 
    82578256 
    82588257  CONFIG_FILES    = $CONFIG_FILES 
     
    83168315ac_cs_version="\\ 
    83178316pjproject config.status 2.x 
    8318 configured by $0, generated by GNU Autoconf 2.69, 
     8317configured by $0, generated by GNU Autoconf 2.68, 
    83198318  with options \\"\$ac_cs_config\\" 
    83208319 
    8321 Copyright (C) 2012 Free Software Foundation, Inc. 
     8320Copyright (C) 2010 Free Software Foundation, Inc. 
    83228321This config.status script is free software; the Free Software Foundation 
    83238322gives unlimited permission to copy, distribute and modify it." 
     
    84078406cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    84088407if \$ac_cs_recheck; then 
    8409   set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 
     8408  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 
    84108409  shift 
    84118410  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 
  • pjproject/trunk/aconfigure.ac

    r4628 r4635  
    566566  true; 
    567567else 
     568 AC_SUBST(ac_pjmedia_audiodev_objs) 
    568569 case $target in 
    569570  *android*) 
     
    573574  arm-apple-darwin*) 
    574575        LIBS="$LIBS -framework CoreAudio -framework CoreFoundation -framework AudioToolbox -framework CFNetwork -framework UIKit" 
     576        ac_pjmedia_audiodev_objs = "coreaudio_dev.o" 
    575577        AC_MSG_RESULT([Checking sound device backend... AudioUnit]) 
    576578        ;; 
    577579  *darwin*) 
    578580        LIBS="$LIBS -framework CoreAudio -framework CoreServices -framework AudioUnit -framework AudioToolbox" 
     581        ac_pjmedia_audiodev_objs = "coreaudio_dev.o" 
    579582        if test "`uname -r`" = "6.8"; then 
    580583                #ac_pa_cflags="$ac_pa_cflags -DPA_OLD_CORE_AUDIO -DMOSX_USE_NON_ATOMIC_FLAG_BITS" 
  • pjproject/trunk/pjmedia/build/Makefile

    r4632 r4635  
    8181export PJMEDIA_AUDIODEV_SRCDIR = ../src/pjmedia-audiodev 
    8282export PJMEDIA_AUDIODEV_OBJS +=  audiodev.o audiotest.o errno.o \ 
    83                                  coreaudio_dev.o legacy_dev.o null_dev.o pa_dev.o wmme_dev.o \ 
     83                                 legacy_dev.o null_dev.o pa_dev.o wmme_dev.o \ 
    8484                                 alsa_dev.o bb10_dev.o bdimad_dev.o \ 
    8585                                 android_jni_dev.o opensl_dev.o 
  • pjproject/trunk/pjmedia/build/os-auto.mak.in

    r4331 r4635  
    6262 
    6363export CODEC_OBJS= 
     64 
     65export PJMEDIA_AUDIODEV_OBJS += @ac_pjmedia_audiodev_objs@  
    6466 
    6567ifeq ($(AC_NO_G711_CODEC),1) 
Note: See TracChangeset for help on using the changeset viewer.