Changeset 4636 for pjproject


Ignore:
Timestamp:
Oct 24, 2013 7:07:39 AM (10 years ago)
Author:
ming
Message:

Re #1697: Removed extra spaces in aconfigure.ac

Location:
pjproject/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/aconfigure

    r4635 r4636  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.68 for pjproject 2.x. 
     3# Generated by GNU Autoconf 2.69 for pjproject 2.x. 
    44# 
    55# 
    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. 
     6# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 
    97# 
    108# 
     
    135133(unset CDPATH) >/dev/null 2>&1 && unset CDPATH 
    136134 
     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. 
     143BASH_ENV=/dev/null 
     144ENV=/dev/null 
     145(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 
     146case $- in # (((( 
     147  *v*x* | *x*v* ) as_opts=-vx ;; 
     148  *v* ) as_opts=-v ;; 
     149  *x* ) as_opts=-x ;; 
     150  * ) as_opts= ;; 
     151esac 
     152exec $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 
     156as_fn_exit 255 
     157  fi 
     158  # We don't want this to propagate to other subprocesses. 
     159          { _as_can_reexec=; unset _as_can_reexec;} 
    137160if test "x$CONFIG_SHELL" = x; then 
    138161  as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : 
     
    168191  exitcode=1; echo positional parameters were not saved. 
    169192fi 
    170 test x\$exitcode = x0 || exit 1" 
     193test x\$exitcode = x0 || exit 1 
     194test -x / || exit 1" 
    171195  as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO 
    172196  as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO 
     
    213237 
    214238      if test "x$CONFIG_SHELL" != x; then : 
    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+"$@"} 
     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. 
     244BASH_ENV=/dev/null 
     245ENV=/dev/null 
     246(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 
     247case $- in # (((( 
     248  *v*x* | *x*v* ) as_opts=-vx ;; 
     249  *v* ) as_opts=-v ;; 
     250  *x* ) as_opts=-x ;; 
     251  * ) as_opts= ;; 
     252esac 
     253exec $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 
     257exit 255 
    230258fi 
    231259 
     
    329357 
    330358} # as_fn_mkdir_p 
     359 
     360# as_fn_executable_p FILE 
     361# ----------------------- 
     362# Test if FILE is an executable regular file. 
     363as_fn_executable_p () 
     364{ 
     365  test -f "$1" && test -x "$1" 
     366} # as_fn_executable_p 
    331367# as_fn_append VAR VALUE 
    332368# ---------------------- 
     
    450486    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } 
    451487 
     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 
    452492  # Don't try to exec as it changes $[0], causing all sort of problems 
    453493  # (the dirname of $[0] is not the place where we might find the 
     
    484524    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 
    485525    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 
    486     # In both cases, we have to default to `cp -p'. 
     526    # In both cases, we have to default to `cp -pR'. 
    487527    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 
    488       as_ln_s='cp -p' 
     528      as_ln_s='cp -pR' 
    489529  elif ln conf$$.file conf$$ 2>/dev/null; then 
    490530    as_ln_s=ln 
    491531  else 
    492     as_ln_s='cp -p' 
     532    as_ln_s='cp -pR' 
    493533  fi 
    494534else 
    495   as_ln_s='cp -p' 
     535  as_ln_s='cp -pR' 
    496536fi 
    497537rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file 
     
    505545fi 
    506546 
    507 if test -x / >/dev/null 2>&1; then 
    508   as_test_x='test -x' 
    509 else 
    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   ' 
    527 fi 
    528 as_executable_p=$as_test_x 
     547as_test_x='test -x' 
     548as_executable_p=as_fn_executable_p 
    529549 
    530550# Sed expression to map a string onto a valid CPP name. 
     
    12431263  if test "x$build_alias" = x; then 
    12441264    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 
    12471265  elif test "x$build_alias" != "x$host_alias"; then 
    12481266    cross_compiling=yes 
     
    15521570  cat <<\_ACEOF 
    15531571pjproject configure 2.x 
    1554 generated by GNU Autoconf 2.68 
    1555  
    1556 Copyright (C) 2010 Free Software Foundation, Inc. 
     1572generated by GNU Autoconf 2.69 
     1573 
     1574Copyright (C) 2012 Free Software Foundation, Inc. 
    15571575This configure script is free software; the Free Software Foundation 
    15581576gives unlimited permission to copy, distribute and modify it. 
     
    16681686       } && test -s conftest$ac_exeext && { 
    16691687         test "$cross_compiling" = yes || 
    1670          $as_test_x conftest$ac_exeext 
     1688         test -x conftest$ac_exeext 
    16711689       }; then : 
    16721690  ac_retval=0 
     
    19551973 
    19561974It was created by pjproject $as_me 2.x, which was 
    1957 generated by GNU Autoconf 2.68.  Invocation command line was 
     1975generated by GNU Autoconf 2.69.  Invocation command line was 
    19581976 
    19591977  $ $0 $@ 
     
    24802498  test -z "$as_dir" && as_dir=. 
    24812499    for ac_exec_ext in '' $ac_executable_extensions; do 
    2482   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
     2500  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
    24832501    ac_cv_prog_CC="${ac_tool_prefix}gcc" 
    24842502    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    25202538  test -z "$as_dir" && as_dir=. 
    25212539    for ac_exec_ext in '' $ac_executable_extensions; do 
    2522   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
     2540  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
    25232541    ac_cv_prog_ac_ct_CC="gcc" 
    25242542    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    25732591  test -z "$as_dir" && as_dir=. 
    25742592    for ac_exec_ext in '' $ac_executable_extensions; do 
    2575   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
     2593  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
    25762594    ac_cv_prog_CC="${ac_tool_prefix}cc" 
    25772595    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    26142632  test -z "$as_dir" && as_dir=. 
    26152633    for ac_exec_ext in '' $ac_executable_extensions; do 
    2616   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
     2634  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
    26172635    if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then 
    26182636       ac_prog_rejected=yes 
     
    26722690  test -z "$as_dir" && as_dir=. 
    26732691    for ac_exec_ext in '' $ac_executable_extensions; do 
    2674   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
     2692  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
    26752693    ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 
    26762694    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    27162734  test -z "$as_dir" && as_dir=. 
    27172735    for ac_exec_ext in '' $ac_executable_extensions; do 
    2718   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
     2736  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
    27192737    ac_cv_prog_ac_ct_CC="$ac_prog" 
    27202738    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    31623180#include <stdarg.h> 
    31633181#include <stdio.h> 
    3164 #include <sys/types.h> 
    3165 #include <sys/stat.h> 
     3182struct stat; 
    31663183/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */ 
    31673184struct buf { int x; }; 
     
    32763293  test -z "$as_dir" && as_dir=. 
    32773294    for ac_exec_ext in '' $ac_executable_extensions; do 
    3278   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
     3295  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
    32793296    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 
    32803297    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    33203337  test -z "$as_dir" && as_dir=. 
    33213338    for ac_exec_ext in '' $ac_executable_extensions; do 
    3322   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
     3339  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
    33233340    ac_cv_prog_ac_ct_CXX="$ac_prog" 
    33243341    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    35293546  test -z "$as_dir" && as_dir=. 
    35303547    for ac_exec_ext in '' $ac_executable_extensions; do 
    3531   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
     3548  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
    35323549    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 
    35333550    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    35693586  test -z "$as_dir" && as_dir=. 
    35703587    for ac_exec_ext in '' $ac_executable_extensions; do 
    3571   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
     3588  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
    35723589    ac_cv_prog_ac_ct_RANLIB="ranlib" 
    35733590    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    36233640  test -z "$as_dir" && as_dir=. 
    36243641    for ac_exec_ext in '' $ac_executable_extensions; do 
    3625   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
     3642  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
    36263643    ac_cv_prog_AR="$ac_tool_prefix$ac_prog" 
    36273644    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    36673684  test -z "$as_dir" && as_dir=. 
    36683685    for ac_exec_ext in '' $ac_executable_extensions; do 
    3669   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
     3686  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
    36703687    ac_cv_prog_ac_ct_AR="$ac_prog" 
    36713688    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    44384455    for ac_exec_ext in '' $ac_executable_extensions; do 
    44394456      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 
    4440       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 
     4457      as_fn_executable_p "$ac_path_GREP" || continue 
    44414458# Check for GNU ac_path_GREP and select it if it is found. 
    44424459  # Check for GNU $ac_path_GREP 
     
    45044521    for ac_exec_ext in '' $ac_executable_extensions; do 
    45054522      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 
    4506       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 
     4523      as_fn_executable_p "$ac_path_EGREP" || continue 
    45074524# Check for GNU ac_path_EGREP and select it if it is found. 
    45084525  # Check for GNU $ac_path_EGREP 
     
    58585875  arm-apple-darwin*) 
    58595876        LIBS="$LIBS -framework CoreAudio -framework CoreFoundation -framework AudioToolbox -framework CFNetwork -framework UIKit" 
    5860         ac_pjmedia_audiodev_objs = "coreaudio_dev.o" 
     5877        ac_pjmedia_audiodev_objs="coreaudio_dev.o" 
    58615878        { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking sound device backend... AudioUnit" >&5 
    58625879$as_echo "Checking sound device backend... AudioUnit" >&6; } 
     
    58645881  *darwin*) 
    58655882        LIBS="$LIBS -framework CoreAudio -framework CoreServices -framework AudioUnit -framework AudioToolbox" 
    5866         ac_pjmedia_audiodev_objs = "coreaudio_dev.o" 
     5883        ac_pjmedia_audiodev_objs="coreaudio_dev.o" 
    58675884        if test "`uname -r`" = "6.8"; then 
    58685885                #ac_pa_cflags="$ac_pa_cflags -DPA_OLD_CORE_AUDIO -DMOSX_USE_NON_ATOMIC_FLAG_BITS" 
     
    63086325  test -z "$as_dir" && as_dir=. 
    63096326    for ac_exec_ext in '' $ac_executable_extensions; do 
    6310   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
     6327  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
    63116328    ac_cv_path_SDL_CONFIG="$as_dir/$ac_word$ac_exec_ext" 
    63126329    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    63546371  test -z "$as_dir" && as_dir=. 
    63556372    for ac_exec_ext in '' $ac_executable_extensions; do 
    6356   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
     6373  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
    63576374    ac_cv_path_SDL_CONFIG="$as_dir/$ac_word$ac_exec_ext" 
    63586375    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    64596476  test -z "$as_dir" && as_dir=. 
    64606477    for ac_exec_ext in '' $ac_executable_extensions; do 
    6461   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
     6478  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
    64626479    ac_cv_prog_PKG_CONFIG="$ac_prog" 
    64636480    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
     
    81418158    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 
    81428159    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 
    8143     # In both cases, we have to default to `cp -p'. 
     8160    # In both cases, we have to default to `cp -pR'. 
    81448161    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 
    8145       as_ln_s='cp -p' 
     8162      as_ln_s='cp -pR' 
    81468163  elif ln conf$$.file conf$$ 2>/dev/null; then 
    81478164    as_ln_s=ln 
    81488165  else 
    8149     as_ln_s='cp -p' 
     8166    as_ln_s='cp -pR' 
    81508167  fi 
    81518168else 
    8152   as_ln_s='cp -p' 
     8169  as_ln_s='cp -pR' 
    81538170fi 
    81548171rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file 
     
    82108227fi 
    82118228 
    8212 if test -x / >/dev/null 2>&1; then 
    8213   as_test_x='test -x' 
    8214 else 
    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   ' 
    8232 fi 
    8233 as_executable_p=$as_test_x 
     8229 
     8230# as_fn_executable_p FILE 
     8231# ----------------------- 
     8232# Test if FILE is an executable regular file. 
     8233as_fn_executable_p () 
     8234{ 
     8235  test -f "$1" && test -x "$1" 
     8236} # as_fn_executable_p 
     8237as_test_x='test -x' 
     8238as_executable_p=as_fn_executable_p 
    82348239 
    82358240# Sed expression to map a string onto a valid CPP name. 
     
    82538258ac_log=" 
    82548259This file was extended by pjproject $as_me 2.x, which was 
    8255 generated by GNU Autoconf 2.68.  Invocation command line was 
     8260generated by GNU Autoconf 2.69.  Invocation command line was 
    82568261 
    82578262  CONFIG_FILES    = $CONFIG_FILES 
     
    83158320ac_cs_version="\\ 
    83168321pjproject config.status 2.x 
    8317 configured by $0, generated by GNU Autoconf 2.68, 
     8322configured by $0, generated by GNU Autoconf 2.69, 
    83188323  with options \\"\$ac_cs_config\\" 
    83198324 
    8320 Copyright (C) 2010 Free Software Foundation, Inc. 
     8325Copyright (C) 2012 Free Software Foundation, Inc. 
    83218326This config.status script is free software; the Free Software Foundation 
    83228327gives unlimited permission to copy, distribute and modify it." 
     
    84068411cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    84078412if \$ac_cs_recheck; then 
    8408   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 
     8413  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 
    84098414  shift 
    84108415  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 
  • pjproject/trunk/aconfigure.ac

    r4635 r4636  
    574574  arm-apple-darwin*) 
    575575        LIBS="$LIBS -framework CoreAudio -framework CoreFoundation -framework AudioToolbox -framework CFNetwork -framework UIKit" 
    576         ac_pjmedia_audiodev_objs = "coreaudio_dev.o" 
     576        ac_pjmedia_audiodev_objs="coreaudio_dev.o" 
    577577        AC_MSG_RESULT([Checking sound device backend... AudioUnit]) 
    578578        ;; 
    579579  *darwin*) 
    580580        LIBS="$LIBS -framework CoreAudio -framework CoreServices -framework AudioUnit -framework AudioToolbox" 
    581         ac_pjmedia_audiodev_objs = "coreaudio_dev.o" 
     581        ac_pjmedia_audiodev_objs="coreaudio_dev.o" 
    582582        if test "`uname -r`" = "6.8"; then 
    583583                #ac_pa_cflags="$ac_pa_cflags -DPA_OLD_CORE_AUDIO -DMOSX_USE_NON_ATOMIC_FLAG_BITS" 
Note: See TracChangeset for help on using the changeset viewer.