Subversion Repositories svnkaklik

Rev

Rev 558 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 558 Rev 563
Line 355... Line 355...
355
Report bugs to <bug-autoconf@gnu.org>."
355
Report bugs to <bug-autoconf@gnu.org>."
356
 
356
 
357
ac_cs_version="\
357
ac_cs_version="\
358
config.status
358
config.status
359
configured by /home/kaklik/projects/programy/C/ix86/echo/SW/sonar/configure, generated by GNU Autoconf 2.63,
359
configured by /home/kaklik/projects/programy/C/ix86/echo/SW/sonar/configure, generated by GNU Autoconf 2.63,
360
  with options \"'LDFLAGS=-lasound'\"
360
  with options \"'LDFLAGS=-lasound -lfftw3'\"
361
 
361
 
362
Copyright (C) 2008 Free Software Foundation, Inc.
362
Copyright (C) 2008 Free Software Foundation, Inc.
363
This config.status script is free software; the Free Software Foundation
363
This config.status script is free software; the Free Software Foundation
364
gives unlimited permission to copy, distribute and modify it."
364
gives unlimited permission to copy, distribute and modify it."
365
 
365
 
Line 437... Line 437...
437
  exec 6>/dev/null
437
  exec 6>/dev/null
438
  ac_configure_extra_args="$ac_configure_extra_args --silent"
438
  ac_configure_extra_args="$ac_configure_extra_args --silent"
439
fi
439
fi
440
 
440
 
441
if $ac_cs_recheck; then
441
if $ac_cs_recheck; then
442
  set X '/bin/bash' '/home/kaklik/projects/programy/C/ix86/echo/SW/sonar/configure'  'LDFLAGS=-lasound' $ac_configure_extra_args --no-create --no-recursion
442
  set X '/bin/bash' '/home/kaklik/projects/programy/C/ix86/echo/SW/sonar/configure'  'LDFLAGS=-lasound -lfftw3' $ac_configure_extra_args --no-create --no-recursion
443
  shift
443
  shift
444
  $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6
444
  $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6
445
  CONFIG_SHELL='/bin/bash'
445
  CONFIG_SHELL='/bin/bash'
446
  export CONFIG_SHELL
446
  export CONFIG_SHELL
447
  exec "$@"
447
  exec "$@"
Line 759... Line 759...
759
S["DEPDIR"]=".deps"
759
S["DEPDIR"]=".deps"
760
S["OBJEXT"]="o"
760
S["OBJEXT"]="o"
761
S["EXEEXT"]=""
761
S["EXEEXT"]=""
762
S["ac_ct_CC"]="gcc"
762
S["ac_ct_CC"]="gcc"
763
S["CPPFLAGS"]=""
763
S["CPPFLAGS"]=""
764
S["LDFLAGS"]="-lasound"
764
S["LDFLAGS"]="-lasound -lfftw3"
765
S["CFLAGS"]="-g -O2"
765
S["CFLAGS"]="-g -O2"
766
S["CC"]="gcc"
766
S["CC"]="gcc"
767
S["am__untar"]="${AMTAR} xf -"
767
S["am__untar"]="${AMTAR} xf -"
768
S["am__tar"]="${AMTAR} chof - \"$$tardir\""
768
S["am__tar"]="${AMTAR} chof - \"$$tardir\""
769
S["AMTAR"]="${SHELL} /home/kaklik/projects/programy/C/ix86/echo/SW/sonar/missing --run tar"
769
S["AMTAR"]="${SHELL} /home/kaklik/projects/programy/C/ix86/echo/SW/sonar/missing --run tar"