Mercurial > hg > sonic-annotator
comparison configure @ 87:52e5e2c03792
Update changelog and readme; remove out-of-date install file
author | Chris Cannam |
---|---|
date | Thu, 09 May 2013 13:51:02 +0100 |
parents | 03f33b0cbcfd |
children | 5fe1f2efd407 |
comparison
equal
deleted
inserted
replaced
86:318e2f177ed5 | 87:52e5e2c03792 |
---|---|
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 Annotator 0.8. | 3 # Generated by GNU Autoconf 2.69 for Sonic Annotator 1.0. |
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 Annotator' | 581 PACKAGE_NAME='Sonic Annotator' |
582 PACKAGE_TARNAME='sonic-annotator' | 582 PACKAGE_TARNAME='sonic-annotator' |
583 PACKAGE_VERSION='0.8' | 583 PACKAGE_VERSION='1.0' |
584 PACKAGE_STRING='Sonic Annotator 0.8' | 584 PACKAGE_STRING='Sonic Annotator 1.0' |
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="runner/main.cpp" | 588 ac_unique_file="runner/main.cpp" |
589 # Factoring default headers for most tests. | 589 # Factoring default headers for most tests. |
1307 # | 1307 # |
1308 if test "$ac_init_help" = "long"; then | 1308 if test "$ac_init_help" = "long"; then |
1309 # Omit some internal or obsolete options to make the list less imposing. | 1309 # Omit some internal or obsolete options to make the list less imposing. |
1310 # This message is too long to be a string in the A/UX 3.1 sh. | 1310 # This message is too long to be a string in the A/UX 3.1 sh. |
1311 cat <<_ACEOF | 1311 cat <<_ACEOF |
1312 \`configure' configures Sonic Annotator 0.8 to adapt to many kinds of systems. | 1312 \`configure' configures Sonic Annotator 1.0 to adapt to many kinds of systems. |
1313 | 1313 |
1314 Usage: $0 [OPTION]... [VAR=VALUE]... | 1314 Usage: $0 [OPTION]... [VAR=VALUE]... |
1315 | 1315 |
1316 To assign environment variables (e.g., CC, CFLAGS...), specify them as | 1316 To assign environment variables (e.g., CC, CFLAGS...), specify them as |
1317 VAR=VALUE. See below for descriptions of some of the useful variables. | 1317 VAR=VALUE. See below for descriptions of some of the useful variables. |
1368 _ACEOF | 1368 _ACEOF |
1369 fi | 1369 fi |
1370 | 1370 |
1371 if test -n "$ac_init_help"; then | 1371 if test -n "$ac_init_help"; then |
1372 case $ac_init_help in | 1372 case $ac_init_help in |
1373 short | recursive ) echo "Configuration of Sonic Annotator 0.8:";; | 1373 short | recursive ) echo "Configuration of Sonic Annotator 1.0:";; |
1374 esac | 1374 esac |
1375 cat <<\_ACEOF | 1375 cat <<\_ACEOF |
1376 | 1376 |
1377 Optional Features: | 1377 Optional Features: |
1378 --disable-option-checking ignore unrecognized --enable/--with options | 1378 --disable-option-checking ignore unrecognized --enable/--with options |
1500 fi | 1500 fi |
1501 | 1501 |
1502 test -n "$ac_init_help" && exit $ac_status | 1502 test -n "$ac_init_help" && exit $ac_status |
1503 if $ac_init_version; then | 1503 if $ac_init_version; then |
1504 cat <<\_ACEOF | 1504 cat <<\_ACEOF |
1505 Sonic Annotator configure 0.8 | 1505 Sonic Annotator configure 1.0 |
1506 generated by GNU Autoconf 2.69 | 1506 generated by GNU Autoconf 2.69 |
1507 | 1507 |
1508 Copyright (C) 2012 Free Software Foundation, Inc. | 1508 Copyright (C) 2012 Free Software Foundation, Inc. |
1509 This configure script is free software; the Free Software Foundation | 1509 This configure script is free software; the Free Software Foundation |
1510 gives unlimited permission to copy, distribute and modify it. | 1510 gives unlimited permission to copy, distribute and modify it. |
1840 } # ac_fn_cxx_try_link | 1840 } # ac_fn_cxx_try_link |
1841 cat >config.log <<_ACEOF | 1841 cat >config.log <<_ACEOF |
1842 This file contains any messages produced by compilers while | 1842 This file contains any messages produced by compilers while |
1843 running configure, to aid debugging if configure makes a mistake. | 1843 running configure, to aid debugging if configure makes a mistake. |
1844 | 1844 |
1845 It was created by Sonic Annotator $as_me 0.8, which was | 1845 It was created by Sonic Annotator $as_me 1.0, which was |
1846 generated by GNU Autoconf 2.69. Invocation command line was | 1846 generated by GNU Autoconf 2.69. Invocation command line was |
1847 | 1847 |
1848 $ $0 $@ | 1848 $ $0 $@ |
1849 | 1849 |
1850 _ACEOF | 1850 _ACEOF |
6928 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 6928 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
6929 # Save the log message, to keep $0 and so on meaningful, and to | 6929 # Save the log message, to keep $0 and so on meaningful, and to |
6930 # report actual input values of CONFIG_FILES etc. instead of their | 6930 # report actual input values of CONFIG_FILES etc. instead of their |
6931 # values after options handling. | 6931 # values after options handling. |
6932 ac_log=" | 6932 ac_log=" |
6933 This file was extended by Sonic Annotator $as_me 0.8, which was | 6933 This file was extended by Sonic Annotator $as_me 1.0, which was |
6934 generated by GNU Autoconf 2.69. Invocation command line was | 6934 generated by GNU Autoconf 2.69. Invocation command line was |
6935 | 6935 |
6936 CONFIG_FILES = $CONFIG_FILES | 6936 CONFIG_FILES = $CONFIG_FILES |
6937 CONFIG_HEADERS = $CONFIG_HEADERS | 6937 CONFIG_HEADERS = $CONFIG_HEADERS |
6938 CONFIG_LINKS = $CONFIG_LINKS | 6938 CONFIG_LINKS = $CONFIG_LINKS |
6981 | 6981 |
6982 _ACEOF | 6982 _ACEOF |
6983 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 6983 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
6984 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 6984 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
6985 ac_cs_version="\\ | 6985 ac_cs_version="\\ |
6986 Sonic Annotator config.status 0.8 | 6986 Sonic Annotator config.status 1.0 |
6987 configured by $0, generated by GNU Autoconf 2.69, | 6987 configured by $0, generated by GNU Autoconf 2.69, |
6988 with options \\"\$ac_cs_config\\" | 6988 with options \\"\$ac_cs_config\\" |
6989 | 6989 |
6990 Copyright (C) 2012 Free Software Foundation, Inc. | 6990 Copyright (C) 2012 Free Software Foundation, Inc. |
6991 This config.status script is free software; the Free Software Foundation | 6991 This config.status script is free software; the Free Software Foundation |