~audio-recorder/audio-recorder/trunk

« back to all changes in this revision

Viewing changes to configure

  • Committer: Osmo Antero
  • Date: 2021-11-04 08:22:20 UTC
  • Revision ID: osmoma@gmail.com-20211104082220-nyunkxi37fq4600v
Version 3.3.4. Removed Speexenc (SPX) encoder from MediaProfiles. Added opus encoder.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.69 for Audio Recorder 3.3.2.
 
3
# Generated by GNU Autoconf 2.69 for Audio Recorder 3.3.4.
4
4
#
5
5
# Report bugs to <https://bugs.launchpad.net/~audio-recorder>.
6
6
#
580
580
# Identity of this package.
581
581
PACKAGE_NAME='Audio Recorder'
582
582
PACKAGE_TARNAME='audio-recorder'
583
 
PACKAGE_VERSION='3.3.2'
584
 
PACKAGE_STRING='Audio Recorder 3.3.2'
 
583
PACKAGE_VERSION='3.3.4'
 
584
PACKAGE_STRING='Audio Recorder 3.3.4'
585
585
PACKAGE_BUGREPORT='https://bugs.launchpad.net/~audio-recorder'
586
586
PACKAGE_URL=''
587
587
 
1377
1377
  # Omit some internal or obsolete options to make the list less imposing.
1378
1378
  # This message is too long to be a string in the A/UX 3.1 sh.
1379
1379
  cat <<_ACEOF
1380
 
\`configure' configures Audio Recorder 3.3.2 to adapt to many kinds of systems.
 
1380
\`configure' configures Audio Recorder 3.3.4 to adapt to many kinds of systems.
1381
1381
 
1382
1382
Usage: $0 [OPTION]... [VAR=VALUE]...
1383
1383
 
1444
1444
 
1445
1445
if test -n "$ac_init_help"; then
1446
1446
  case $ac_init_help in
1447
 
     short | recursive ) echo "Configuration of Audio Recorder 3.3.2:";;
 
1447
     short | recursive ) echo "Configuration of Audio Recorder 3.3.4:";;
1448
1448
   esac
1449
1449
  cat <<\_ACEOF
1450
1450
 
1574
1574
test -n "$ac_init_help" && exit $ac_status
1575
1575
if $ac_init_version; then
1576
1576
  cat <<\_ACEOF
1577
 
Audio Recorder configure 3.3.2
 
1577
Audio Recorder configure 3.3.4
1578
1578
generated by GNU Autoconf 2.69
1579
1579
 
1580
1580
Copyright (C) 2012 Free Software Foundation, Inc.
1981
1981
This file contains any messages produced by compilers while
1982
1982
running configure, to aid debugging if configure makes a mistake.
1983
1983
 
1984
 
It was created by Audio Recorder $as_me 3.3.2, which was
 
1984
It was created by Audio Recorder $as_me 3.3.4, which was
1985
1985
generated by GNU Autoconf 2.69.  Invocation command line was
1986
1986
 
1987
1987
  $ $0 $@
2839
2839
 
2840
2840
# Define the identity of the package.
2841
2841
 PACKAGE='audio-recorder'
2842
 
 VERSION='3.3.2'
 
2842
 VERSION='3.3.4'
2843
2843
 
2844
2844
 
2845
2845
cat >>confdefs.h <<_ACEOF
8935
8935
# report actual input values of CONFIG_FILES etc. instead of their
8936
8936
# values after options handling.
8937
8937
ac_log="
8938
 
This file was extended by Audio Recorder $as_me 3.3.2, which was
 
8938
This file was extended by Audio Recorder $as_me 3.3.4, which was
8939
8939
generated by GNU Autoconf 2.69.  Invocation command line was
8940
8940
 
8941
8941
  CONFIG_FILES    = $CONFIG_FILES
8992
8992
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8993
8993
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
8994
8994
ac_cs_version="\\
8995
 
Audio Recorder config.status 3.3.2
 
8995
Audio Recorder config.status 3.3.4
8996
8996
configured by $0, generated by GNU Autoconf 2.69,
8997
8997
  with options \\"\$ac_cs_config\\"
8998
8998