Mercurial > hg > sonic-annotator
comparison configure @ 46:4d07f61dba3f
* Add -v option to print version
author | Chris Cannam |
---|---|
date | Mon, 18 Oct 2010 14:19:11 +0100 |
parents | 94d988cef54e |
children | f0e3651ad3b0 |
comparison
equal
deleted
inserted
replaced
45:69c438d4b9d3 | 46:4d07f61dba3f |
---|---|
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.65 for Sonic Annotator 0.5. | 3 # Generated by GNU Autoconf 2.65 for Sonic Annotator 0.6hg. |
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, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
550 MAKEFLAGS= | 550 MAKEFLAGS= |
551 | 551 |
552 # Identity of this package. | 552 # Identity of this package. |
553 PACKAGE_NAME='Sonic Annotator' | 553 PACKAGE_NAME='Sonic Annotator' |
554 PACKAGE_TARNAME='sonic-annotator' | 554 PACKAGE_TARNAME='sonic-annotator' |
555 PACKAGE_VERSION='0.5' | 555 PACKAGE_VERSION='0.6hg' |
556 PACKAGE_STRING='Sonic Annotator 0.5' | 556 PACKAGE_STRING='Sonic Annotator 0.6hg' |
557 PACKAGE_BUGREPORT='cannam@all-day-breakfast.com' | 557 PACKAGE_BUGREPORT='cannam@all-day-breakfast.com' |
558 PACKAGE_URL='' | 558 PACKAGE_URL='' |
559 | 559 |
560 ac_unique_file="runner/main.cpp" | 560 ac_unique_file="runner/main.cpp" |
561 # Factoring default headers for most tests. | 561 # Factoring default headers for most tests. |
1299 # | 1299 # |
1300 if test "$ac_init_help" = "long"; then | 1300 if test "$ac_init_help" = "long"; then |
1301 # Omit some internal or obsolete options to make the list less imposing. | 1301 # Omit some internal or obsolete options to make the list less imposing. |
1302 # This message is too long to be a string in the A/UX 3.1 sh. | 1302 # This message is too long to be a string in the A/UX 3.1 sh. |
1303 cat <<_ACEOF | 1303 cat <<_ACEOF |
1304 \`configure' configures Sonic Annotator 0.5 to adapt to many kinds of systems. | 1304 \`configure' configures Sonic Annotator 0.6hg to adapt to many kinds of systems. |
1305 | 1305 |
1306 Usage: $0 [OPTION]... [VAR=VALUE]... | 1306 Usage: $0 [OPTION]... [VAR=VALUE]... |
1307 | 1307 |
1308 To assign environment variables (e.g., CC, CFLAGS...), specify them as | 1308 To assign environment variables (e.g., CC, CFLAGS...), specify them as |
1309 VAR=VALUE. See below for descriptions of some of the useful variables. | 1309 VAR=VALUE. See below for descriptions of some of the useful variables. |
1360 _ACEOF | 1360 _ACEOF |
1361 fi | 1361 fi |
1362 | 1362 |
1363 if test -n "$ac_init_help"; then | 1363 if test -n "$ac_init_help"; then |
1364 case $ac_init_help in | 1364 case $ac_init_help in |
1365 short | recursive ) echo "Configuration of Sonic Annotator 0.5:";; | 1365 short | recursive ) echo "Configuration of Sonic Annotator 0.6hg:";; |
1366 esac | 1366 esac |
1367 cat <<\_ACEOF | 1367 cat <<\_ACEOF |
1368 | 1368 |
1369 Optional Features: | 1369 Optional Features: |
1370 --disable-option-checking ignore unrecognized --enable/--with options | 1370 --disable-option-checking ignore unrecognized --enable/--with options |
1511 fi | 1511 fi |
1512 | 1512 |
1513 test -n "$ac_init_help" && exit $ac_status | 1513 test -n "$ac_init_help" && exit $ac_status |
1514 if $ac_init_version; then | 1514 if $ac_init_version; then |
1515 cat <<\_ACEOF | 1515 cat <<\_ACEOF |
1516 Sonic Annotator configure 0.5 | 1516 Sonic Annotator configure 0.6hg |
1517 generated by GNU Autoconf 2.65 | 1517 generated by GNU Autoconf 2.65 |
1518 | 1518 |
1519 Copyright (C) 2009 Free Software Foundation, Inc. | 1519 Copyright (C) 2009 Free Software Foundation, Inc. |
1520 This configure script is free software; the Free Software Foundation | 1520 This configure script is free software; the Free Software Foundation |
1521 gives unlimited permission to copy, distribute and modify it. | 1521 gives unlimited permission to copy, distribute and modify it. |
1853 } # ac_fn_cxx_try_link | 1853 } # ac_fn_cxx_try_link |
1854 cat >config.log <<_ACEOF | 1854 cat >config.log <<_ACEOF |
1855 This file contains any messages produced by compilers while | 1855 This file contains any messages produced by compilers while |
1856 running configure, to aid debugging if configure makes a mistake. | 1856 running configure, to aid debugging if configure makes a mistake. |
1857 | 1857 |
1858 It was created by Sonic Annotator $as_me 0.5, which was | 1858 It was created by Sonic Annotator $as_me 0.6hg, which was |
1859 generated by GNU Autoconf 2.65. Invocation command line was | 1859 generated by GNU Autoconf 2.65. Invocation command line was |
1860 | 1860 |
1861 $ $0 $@ | 1861 $ $0 $@ |
1862 | 1862 |
1863 _ACEOF | 1863 _ACEOF |
7743 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 7743 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
7744 # Save the log message, to keep $0 and so on meaningful, and to | 7744 # Save the log message, to keep $0 and so on meaningful, and to |
7745 # report actual input values of CONFIG_FILES etc. instead of their | 7745 # report actual input values of CONFIG_FILES etc. instead of their |
7746 # values after options handling. | 7746 # values after options handling. |
7747 ac_log=" | 7747 ac_log=" |
7748 This file was extended by Sonic Annotator $as_me 0.5, which was | 7748 This file was extended by Sonic Annotator $as_me 0.6hg, which was |
7749 generated by GNU Autoconf 2.65. Invocation command line was | 7749 generated by GNU Autoconf 2.65. Invocation command line was |
7750 | 7750 |
7751 CONFIG_FILES = $CONFIG_FILES | 7751 CONFIG_FILES = $CONFIG_FILES |
7752 CONFIG_HEADERS = $CONFIG_HEADERS | 7752 CONFIG_HEADERS = $CONFIG_HEADERS |
7753 CONFIG_LINKS = $CONFIG_LINKS | 7753 CONFIG_LINKS = $CONFIG_LINKS |
7796 | 7796 |
7797 _ACEOF | 7797 _ACEOF |
7798 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 7798 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
7799 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 7799 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
7800 ac_cs_version="\\ | 7800 ac_cs_version="\\ |
7801 Sonic Annotator config.status 0.5 | 7801 Sonic Annotator config.status 0.6hg |
7802 configured by $0, generated by GNU Autoconf 2.65, | 7802 configured by $0, generated by GNU Autoconf 2.65, |
7803 with options \\"\$ac_cs_config\\" | 7803 with options \\"\$ac_cs_config\\" |
7804 | 7804 |
7805 Copyright (C) 2009 Free Software Foundation, Inc. | 7805 Copyright (C) 2009 Free Software Foundation, Inc. |
7806 This config.status script is free software; the Free Software Foundation | 7806 This config.status script is free software; the Free Software Foundation |
8895 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 8895 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
8896 # Save the log message, to keep $0 and so on meaningful, and to | 8896 # Save the log message, to keep $0 and so on meaningful, and to |
8897 # report actual input values of CONFIG_FILES etc. instead of their | 8897 # report actual input values of CONFIG_FILES etc. instead of their |
8898 # values after options handling. | 8898 # values after options handling. |
8899 ac_log=" | 8899 ac_log=" |
8900 This file was extended by Sonic Annotator $as_me 0.5, which was | 8900 This file was extended by Sonic Annotator $as_me 0.6hg, which was |
8901 generated by GNU Autoconf 2.65. Invocation command line was | 8901 generated by GNU Autoconf 2.65. Invocation command line was |
8902 | 8902 |
8903 CONFIG_FILES = $CONFIG_FILES | 8903 CONFIG_FILES = $CONFIG_FILES |
8904 CONFIG_HEADERS = $CONFIG_HEADERS | 8904 CONFIG_HEADERS = $CONFIG_HEADERS |
8905 CONFIG_LINKS = $CONFIG_LINKS | 8905 CONFIG_LINKS = $CONFIG_LINKS |
8948 | 8948 |
8949 _ACEOF | 8949 _ACEOF |
8950 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 8950 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
8951 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 8951 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
8952 ac_cs_version="\\ | 8952 ac_cs_version="\\ |
8953 Sonic Annotator config.status 0.5 | 8953 Sonic Annotator config.status 0.6hg |
8954 configured by $0, generated by GNU Autoconf 2.65, | 8954 configured by $0, generated by GNU Autoconf 2.65, |
8955 with options \\"\$ac_cs_config\\" | 8955 with options \\"\$ac_cs_config\\" |
8956 | 8956 |
8957 Copyright (C) 2009 Free Software Foundation, Inc. | 8957 Copyright (C) 2009 Free Software Foundation, Inc. |
8958 This config.status script is free software; the Free Software Foundation | 8958 This config.status script is free software; the Free Software Foundation |