Mercurial > hg > tony
comparison configure @ 471:e3a245457b6a v1.0-linuxbuild
Version again
author | Chris Cannam |
---|---|
date | Wed, 15 Apr 2015 12:18:12 +0100 |
parents | 6750a9502191 |
children | 7665cc683dd1 |
comparison
equal
deleted
inserted
replaced
469:7a5e47d2f0eb | 471:e3a245457b6a |
---|---|
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 Tony 0.6. | 3 # Generated by GNU Autoconf 2.69 for Tony 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='Tony' | 581 PACKAGE_NAME='Tony' |
582 PACKAGE_TARNAME='tony' | 582 PACKAGE_TARNAME='tony' |
583 PACKAGE_VERSION='0.6' | 583 PACKAGE_VERSION='1.0' |
584 PACKAGE_STRING='Tony 0.6' | 584 PACKAGE_STRING='Tony 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="src/main.cpp" | 588 ac_unique_file="src/main.cpp" |
589 # Factoring default headers for most tests. | 589 # Factoring default headers for most tests. |
1332 # | 1332 # |
1333 if test "$ac_init_help" = "long"; then | 1333 if test "$ac_init_help" = "long"; then |
1334 # Omit some internal or obsolete options to make the list less imposing. | 1334 # Omit some internal or obsolete options to make the list less imposing. |
1335 # This message is too long to be a string in the A/UX 3.1 sh. | 1335 # This message is too long to be a string in the A/UX 3.1 sh. |
1336 cat <<_ACEOF | 1336 cat <<_ACEOF |
1337 \`configure' configures Tony 0.6 to adapt to many kinds of systems. | 1337 \`configure' configures Tony 1.0 to adapt to many kinds of systems. |
1338 | 1338 |
1339 Usage: $0 [OPTION]... [VAR=VALUE]... | 1339 Usage: $0 [OPTION]... [VAR=VALUE]... |
1340 | 1340 |
1341 To assign environment variables (e.g., CC, CFLAGS...), specify them as | 1341 To assign environment variables (e.g., CC, CFLAGS...), specify them as |
1342 VAR=VALUE. See below for descriptions of some of the useful variables. | 1342 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 Tony 0.6:";; | 1398 short | recursive ) echo "Configuration of Tony 1.0:";; |
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 Tony configure 0.6 | 1549 Tony configure 1.0 |
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 Tony $as_me 0.6, which was | 1889 It was created by Tony $as_me 1.0, 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 |
8041 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 8041 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
8042 # Save the log message, to keep $0 and so on meaningful, and to | 8042 # Save the log message, to keep $0 and so on meaningful, and to |
8043 # report actual input values of CONFIG_FILES etc. instead of their | 8043 # report actual input values of CONFIG_FILES etc. instead of their |
8044 # values after options handling. | 8044 # values after options handling. |
8045 ac_log=" | 8045 ac_log=" |
8046 This file was extended by Tony $as_me 0.6, which was | 8046 This file was extended by Tony $as_me 1.0, which was |
8047 generated by GNU Autoconf 2.69. Invocation command line was | 8047 generated by GNU Autoconf 2.69. Invocation command line was |
8048 | 8048 |
8049 CONFIG_FILES = $CONFIG_FILES | 8049 CONFIG_FILES = $CONFIG_FILES |
8050 CONFIG_HEADERS = $CONFIG_HEADERS | 8050 CONFIG_HEADERS = $CONFIG_HEADERS |
8051 CONFIG_LINKS = $CONFIG_LINKS | 8051 CONFIG_LINKS = $CONFIG_LINKS |
8094 | 8094 |
8095 _ACEOF | 8095 _ACEOF |
8096 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 8096 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
8097 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 8097 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
8098 ac_cs_version="\\ | 8098 ac_cs_version="\\ |
8099 Tony config.status 0.6 | 8099 Tony config.status 1.0 |
8100 configured by $0, generated by GNU Autoconf 2.69, | 8100 configured by $0, generated by GNU Autoconf 2.69, |
8101 with options \\"\$ac_cs_config\\" | 8101 with options \\"\$ac_cs_config\\" |
8102 | 8102 |
8103 Copyright (C) 2012 Free Software Foundation, Inc. | 8103 Copyright (C) 2012 Free Software Foundation, Inc. |
8104 This config.status script is free software; the Free Software Foundation | 8104 This config.status script is free software; the Free Software Foundation |