Mercurial > hg > sonic-visualiser
comparison configure @ 637:f45af8d8091e imaf_enc
Merge from default branch
author | Chris Cannam |
---|---|
date | Mon, 04 Nov 2013 17:47:53 +0000 |
parents | 8e64cebd38c0 854668a6a33a |
children | bfd68cc71a25 |
comparison
equal
deleted
inserted
replaced
636:767789a78984 | 637:f45af8d8091e |
---|---|
1 #! /bin/sh | 1 #! /bin/sh |
2 # Guess values for system-dependent variables and create Makefiles. | 2 # Guess values for system-dependent variables and create Makefiles. |
3 # Generated by GNU Autoconf 2.69 for Sonic Visualiser 2.1. | 3 # Generated by GNU Autoconf 2.69 for Sonic Visualiser 2.2. |
4 # | 4 # |
5 # Report bugs to <cannam@all-day-breakfast.com>. | 5 # Report bugs to <cannam@all-day-breakfast.com>. |
6 # | 6 # |
7 # | 7 # |
8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. | 8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
578 MAKEFLAGS= | 578 MAKEFLAGS= |
579 | 579 |
580 # Identity of this package. | 580 # Identity of this package. |
581 PACKAGE_NAME='Sonic Visualiser' | 581 PACKAGE_NAME='Sonic Visualiser' |
582 PACKAGE_TARNAME='sonic-visualiser' | 582 PACKAGE_TARNAME='sonic-visualiser' |
583 PACKAGE_VERSION='2.1' | 583 PACKAGE_VERSION='2.2' |
584 PACKAGE_STRING='Sonic Visualiser 2.1' | 584 PACKAGE_STRING='Sonic Visualiser 2.2' |
585 PACKAGE_BUGREPORT='cannam@all-day-breakfast.com' | 585 PACKAGE_BUGREPORT='cannam@all-day-breakfast.com' |
586 PACKAGE_URL='' | 586 PACKAGE_URL='' |
587 | 587 |
588 ac_unique_file="main/main.cpp" | 588 ac_unique_file="main/main.cpp" |
589 # Factoring default headers for most tests. | 589 # Factoring default headers for most tests. |
1331 # | 1331 # |
1332 if test "$ac_init_help" = "long"; then | 1332 if test "$ac_init_help" = "long"; then |
1333 # Omit some internal or obsolete options to make the list less imposing. | 1333 # Omit some internal or obsolete options to make the list less imposing. |
1334 # This message is too long to be a string in the A/UX 3.1 sh. | 1334 # This message is too long to be a string in the A/UX 3.1 sh. |
1335 cat <<_ACEOF | 1335 cat <<_ACEOF |
1336 \`configure' configures Sonic Visualiser 2.1 to adapt to many kinds of systems. | 1336 \`configure' configures Sonic Visualiser 2.2 to adapt to many kinds of systems. |
1337 | 1337 |
1338 Usage: $0 [OPTION]... [VAR=VALUE]... | 1338 Usage: $0 [OPTION]... [VAR=VALUE]... |
1339 | 1339 |
1340 To assign environment variables (e.g., CC, CFLAGS...), specify them as | 1340 To assign environment variables (e.g., CC, CFLAGS...), specify them as |
1341 VAR=VALUE. See below for descriptions of some of the useful variables. | 1341 VAR=VALUE. See below for descriptions of some of the useful variables. |
1393 _ACEOF | 1393 _ACEOF |
1394 fi | 1394 fi |
1395 | 1395 |
1396 if test -n "$ac_init_help"; then | 1396 if test -n "$ac_init_help"; then |
1397 case $ac_init_help in | 1397 case $ac_init_help in |
1398 short | recursive ) echo "Configuration of Sonic Visualiser 2.1:";; | 1398 short | recursive ) echo "Configuration of Sonic Visualiser 2.2:";; |
1399 esac | 1399 esac |
1400 cat <<\_ACEOF | 1400 cat <<\_ACEOF |
1401 | 1401 |
1402 Optional Features: | 1402 Optional Features: |
1403 --disable-option-checking ignore unrecognized --enable/--with options | 1403 --disable-option-checking ignore unrecognized --enable/--with options |
1544 fi | 1544 fi |
1545 | 1545 |
1546 test -n "$ac_init_help" && exit $ac_status | 1546 test -n "$ac_init_help" && exit $ac_status |
1547 if $ac_init_version; then | 1547 if $ac_init_version; then |
1548 cat <<\_ACEOF | 1548 cat <<\_ACEOF |
1549 Sonic Visualiser configure 2.1 | 1549 Sonic Visualiser configure 2.2 |
1550 generated by GNU Autoconf 2.69 | 1550 generated by GNU Autoconf 2.69 |
1551 | 1551 |
1552 Copyright (C) 2012 Free Software Foundation, Inc. | 1552 Copyright (C) 2012 Free Software Foundation, Inc. |
1553 This configure script is free software; the Free Software Foundation | 1553 This configure script is free software; the Free Software Foundation |
1554 gives unlimited permission to copy, distribute and modify it. | 1554 gives unlimited permission to copy, distribute and modify it. |
1884 } # ac_fn_cxx_try_link | 1884 } # ac_fn_cxx_try_link |
1885 cat >config.log <<_ACEOF | 1885 cat >config.log <<_ACEOF |
1886 This file contains any messages produced by compilers while | 1886 This file contains any messages produced by compilers while |
1887 running configure, to aid debugging if configure makes a mistake. | 1887 running configure, to aid debugging if configure makes a mistake. |
1888 | 1888 |
1889 It was created by Sonic Visualiser $as_me 2.1, which was | 1889 It was created by Sonic Visualiser $as_me 2.2, which was |
1890 generated by GNU Autoconf 2.69. Invocation command line was | 1890 generated by GNU Autoconf 2.69. Invocation command line was |
1891 | 1891 |
1892 $ $0 $@ | 1892 $ $0 $@ |
1893 | 1893 |
1894 _ACEOF | 1894 _ACEOF |
7900 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 7900 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
7901 # Save the log message, to keep $0 and so on meaningful, and to | 7901 # Save the log message, to keep $0 and so on meaningful, and to |
7902 # report actual input values of CONFIG_FILES etc. instead of their | 7902 # report actual input values of CONFIG_FILES etc. instead of their |
7903 # values after options handling. | 7903 # values after options handling. |
7904 ac_log=" | 7904 ac_log=" |
7905 This file was extended by Sonic Visualiser $as_me 2.1, which was | 7905 This file was extended by Sonic Visualiser $as_me 2.2, which was |
7906 generated by GNU Autoconf 2.69. Invocation command line was | 7906 generated by GNU Autoconf 2.69. Invocation command line was |
7907 | 7907 |
7908 CONFIG_FILES = $CONFIG_FILES | 7908 CONFIG_FILES = $CONFIG_FILES |
7909 CONFIG_HEADERS = $CONFIG_HEADERS | 7909 CONFIG_HEADERS = $CONFIG_HEADERS |
7910 CONFIG_LINKS = $CONFIG_LINKS | 7910 CONFIG_LINKS = $CONFIG_LINKS |
7953 | 7953 |
7954 _ACEOF | 7954 _ACEOF |
7955 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 7955 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
7956 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 7956 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
7957 ac_cs_version="\\ | 7957 ac_cs_version="\\ |
7958 Sonic Visualiser config.status 2.1 | 7958 Sonic Visualiser config.status 2.2 |
7959 configured by $0, generated by GNU Autoconf 2.69, | 7959 configured by $0, generated by GNU Autoconf 2.69, |
7960 with options \\"\$ac_cs_config\\" | 7960 with options \\"\$ac_cs_config\\" |
7961 | 7961 |
7962 Copyright (C) 2012 Free Software Foundation, Inc. | 7962 Copyright (C) 2012 Free Software Foundation, Inc. |
7963 This config.status script is free software; the Free Software Foundation | 7963 This config.status script is free software; the Free Software Foundation |