Mercurial > hg > sonic-visualiser
comparison configure @ 941:33418a475d9e
Don't set version from configure, track it in version.h instead. Next will be 2.5.
author | Chris Cannam |
---|---|
date | Mon, 20 Apr 2015 09:37:24 +0100 |
parents | 6b683d12ab65 |
children | 28ccb621d1af 94253fa11318 |
comparison
equal
deleted
inserted
replaced
940:440ead77632b | 941:33418a475d9e |
---|---|
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.4.1. | 3 # Generated by GNU Autoconf 2.69. |
4 # | |
5 # Report bugs to <cannam@all-day-breakfast.com>. | |
6 # | 4 # |
7 # | 5 # |
8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. | 6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
9 # | 7 # |
10 # | 8 # |
264 $as_echo "$0: the shells that I found on your system." | 262 $as_echo "$0: the shells that I found on your system." |
265 if test x${ZSH_VERSION+set} = xset ; then | 263 if test x${ZSH_VERSION+set} = xset ; then |
266 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" | 264 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" |
267 $as_echo "$0: be upgraded to zsh 4.3.4 or later." | 265 $as_echo "$0: be upgraded to zsh 4.3.4 or later." |
268 else | 266 else |
269 $as_echo "$0: Please tell bug-autoconf@gnu.org and | 267 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system, |
270 $0: cannam@all-day-breakfast.com about your system, | |
271 $0: including any error possibly output before this | 268 $0: including any error possibly output before this |
272 $0: message. Then install a modern shell, or manually run | 269 $0: message. Then install a modern shell, or manually run |
273 $0: the script under such a shell if you do have one." | 270 $0: the script under such a shell if you do have one." |
274 fi | 271 fi |
275 exit 1 | 272 exit 1 |
576 subdirs= | 573 subdirs= |
577 MFLAGS= | 574 MFLAGS= |
578 MAKEFLAGS= | 575 MAKEFLAGS= |
579 | 576 |
580 # Identity of this package. | 577 # Identity of this package. |
581 PACKAGE_NAME='Sonic Visualiser' | 578 PACKAGE_NAME= |
582 PACKAGE_TARNAME='sonic-visualiser' | 579 PACKAGE_TARNAME= |
583 PACKAGE_VERSION='2.4.1' | 580 PACKAGE_VERSION= |
584 PACKAGE_STRING='Sonic Visualiser 2.4.1' | 581 PACKAGE_STRING= |
585 PACKAGE_BUGREPORT='cannam@all-day-breakfast.com' | 582 PACKAGE_BUGREPORT= |
586 PACKAGE_URL='' | 583 PACKAGE_URL= |
587 | 584 |
585 ac_unique_file="Sonic Visualiser" | |
588 ac_unique_file="main/main.cpp" | 586 ac_unique_file="main/main.cpp" |
589 # Factoring default headers for most tests. | 587 # Factoring default headers for most tests. |
590 ac_includes_default="\ | 588 ac_includes_default="\ |
591 #include <stdio.h> | 589 #include <stdio.h> |
592 #ifdef HAVE_SYS_TYPES_H | 590 #ifdef HAVE_SYS_TYPES_H |
832 sysconfdir='${prefix}/etc' | 830 sysconfdir='${prefix}/etc' |
833 sharedstatedir='${prefix}/com' | 831 sharedstatedir='${prefix}/com' |
834 localstatedir='${prefix}/var' | 832 localstatedir='${prefix}/var' |
835 includedir='${prefix}/include' | 833 includedir='${prefix}/include' |
836 oldincludedir='/usr/include' | 834 oldincludedir='/usr/include' |
837 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | 835 docdir='${datarootdir}/doc/${PACKAGE}' |
838 infodir='${datarootdir}/info' | 836 infodir='${datarootdir}/info' |
839 htmldir='${docdir}' | 837 htmldir='${docdir}' |
840 dvidir='${docdir}' | 838 dvidir='${docdir}' |
841 pdfdir='${docdir}' | 839 pdfdir='${docdir}' |
842 psdir='${docdir}' | 840 psdir='${docdir}' |
1332 # | 1330 # |
1333 if test "$ac_init_help" = "long"; then | 1331 if test "$ac_init_help" = "long"; then |
1334 # Omit some internal or obsolete options to make the list less imposing. | 1332 # 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. | 1333 # This message is too long to be a string in the A/UX 3.1 sh. |
1336 cat <<_ACEOF | 1334 cat <<_ACEOF |
1337 \`configure' configures Sonic Visualiser 2.4.1 to adapt to many kinds of systems. | 1335 \`configure' configures this package to adapt to many kinds of systems. |
1338 | 1336 |
1339 Usage: $0 [OPTION]... [VAR=VALUE]... | 1337 Usage: $0 [OPTION]... [VAR=VALUE]... |
1340 | 1338 |
1341 To assign environment variables (e.g., CC, CFLAGS...), specify them as | 1339 To assign environment variables (e.g., CC, CFLAGS...), specify them as |
1342 VAR=VALUE. See below for descriptions of some of the useful variables. | 1340 VAR=VALUE. See below for descriptions of some of the useful variables. |
1380 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] | 1378 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] |
1381 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] | 1379 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] |
1382 --infodir=DIR info documentation [DATAROOTDIR/info] | 1380 --infodir=DIR info documentation [DATAROOTDIR/info] |
1383 --localedir=DIR locale-dependent data [DATAROOTDIR/locale] | 1381 --localedir=DIR locale-dependent data [DATAROOTDIR/locale] |
1384 --mandir=DIR man documentation [DATAROOTDIR/man] | 1382 --mandir=DIR man documentation [DATAROOTDIR/man] |
1385 --docdir=DIR documentation root | 1383 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE] |
1386 [DATAROOTDIR/doc/sonic-visualiser] | |
1387 --htmldir=DIR html documentation [DOCDIR] | 1384 --htmldir=DIR html documentation [DOCDIR] |
1388 --dvidir=DIR dvi documentation [DOCDIR] | 1385 --dvidir=DIR dvi documentation [DOCDIR] |
1389 --pdfdir=DIR pdf documentation [DOCDIR] | 1386 --pdfdir=DIR pdf documentation [DOCDIR] |
1390 --psdir=DIR ps documentation [DOCDIR] | 1387 --psdir=DIR ps documentation [DOCDIR] |
1391 _ACEOF | 1388 _ACEOF |
1393 cat <<\_ACEOF | 1390 cat <<\_ACEOF |
1394 _ACEOF | 1391 _ACEOF |
1395 fi | 1392 fi |
1396 | 1393 |
1397 if test -n "$ac_init_help"; then | 1394 if test -n "$ac_init_help"; then |
1398 case $ac_init_help in | 1395 |
1399 short | recursive ) echo "Configuration of Sonic Visualiser 2.4.1:";; | |
1400 esac | |
1401 cat <<\_ACEOF | 1396 cat <<\_ACEOF |
1402 | 1397 |
1403 Optional Features: | 1398 Optional Features: |
1404 --disable-option-checking ignore unrecognized --enable/--with options | 1399 --disable-option-checking ignore unrecognized --enable/--with options |
1405 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) | 1400 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) |
1482 X11_LIBS linker flags for X11, overriding pkg-config | 1477 X11_LIBS linker flags for X11, overriding pkg-config |
1483 | 1478 |
1484 Use these variables to override the choices made by `configure' or to help | 1479 Use these variables to override the choices made by `configure' or to help |
1485 it to find libraries and programs with nonstandard names/locations. | 1480 it to find libraries and programs with nonstandard names/locations. |
1486 | 1481 |
1487 Report bugs to <cannam@all-day-breakfast.com>. | 1482 Report bugs to the package provider. |
1488 _ACEOF | 1483 _ACEOF |
1489 ac_status=$? | 1484 ac_status=$? |
1490 fi | 1485 fi |
1491 | 1486 |
1492 if test "$ac_init_help" = "recursive"; then | 1487 if test "$ac_init_help" = "recursive"; then |
1545 fi | 1540 fi |
1546 | 1541 |
1547 test -n "$ac_init_help" && exit $ac_status | 1542 test -n "$ac_init_help" && exit $ac_status |
1548 if $ac_init_version; then | 1543 if $ac_init_version; then |
1549 cat <<\_ACEOF | 1544 cat <<\_ACEOF |
1550 Sonic Visualiser configure 2.4.1 | 1545 configure |
1551 generated by GNU Autoconf 2.69 | 1546 generated by GNU Autoconf 2.69 |
1552 | 1547 |
1553 Copyright (C) 2012 Free Software Foundation, Inc. | 1548 Copyright (C) 2012 Free Software Foundation, Inc. |
1554 This configure script is free software; the Free Software Foundation | 1549 This configure script is free software; the Free Software Foundation |
1555 gives unlimited permission to copy, distribute and modify it. | 1550 gives unlimited permission to copy, distribute and modify it. |
1784 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} | 1779 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} |
1785 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 | 1780 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 |
1786 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} | 1781 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} |
1787 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 | 1782 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 |
1788 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} | 1783 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} |
1789 ( $as_echo "## ------------------------------------------- ## | |
1790 ## Report this to cannam@all-day-breakfast.com ## | |
1791 ## ------------------------------------------- ##" | |
1792 ) | sed "s/^/$as_me: WARNING: /" >&2 | |
1793 ;; | 1784 ;; |
1794 esac | 1785 esac |
1795 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 1786 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
1796 $as_echo_n "checking for $2... " >&6; } | 1787 $as_echo_n "checking for $2... " >&6; } |
1797 if eval \${$3+:} false; then : | 1788 if eval \${$3+:} false; then : |
1885 } # ac_fn_cxx_try_link | 1876 } # ac_fn_cxx_try_link |
1886 cat >config.log <<_ACEOF | 1877 cat >config.log <<_ACEOF |
1887 This file contains any messages produced by compilers while | 1878 This file contains any messages produced by compilers while |
1888 running configure, to aid debugging if configure makes a mistake. | 1879 running configure, to aid debugging if configure makes a mistake. |
1889 | 1880 |
1890 It was created by Sonic Visualiser $as_me 2.4.1, which was | 1881 It was created by $as_me, which was |
1891 generated by GNU Autoconf 2.69. Invocation command line was | 1882 generated by GNU Autoconf 2.69. Invocation command line was |
1892 | 1883 |
1893 $ $0 $@ | 1884 $ $0 $@ |
1894 | 1885 |
1895 _ACEOF | 1886 _ACEOF |
7497 | 7488 |
7498 | 7489 |
7499 | 7490 |
7500 subdirs="$subdirs svcore svgui svapp" | 7491 subdirs="$subdirs svcore svgui svapp" |
7501 | 7492 |
7502 ac_config_files="$ac_config_files config.pri version.h" | 7493 ac_config_files="$ac_config_files config.pri" |
7503 | 7494 |
7504 | 7495 |
7505 cat >confcache <<\_ACEOF | 7496 cat >confcache <<\_ACEOF |
7506 # This file is a shell script that caches the results of configure | 7497 # This file is a shell script that caches the results of configure |
7507 # tests run on this system so they can be shared between configure | 7498 # tests run on this system so they can be shared between configure |
8042 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 8033 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
8043 # Save the log message, to keep $0 and so on meaningful, and to | 8034 # Save the log message, to keep $0 and so on meaningful, and to |
8044 # report actual input values of CONFIG_FILES etc. instead of their | 8035 # report actual input values of CONFIG_FILES etc. instead of their |
8045 # values after options handling. | 8036 # values after options handling. |
8046 ac_log=" | 8037 ac_log=" |
8047 This file was extended by Sonic Visualiser $as_me 2.4.1, which was | 8038 This file was extended by $as_me, which was |
8048 generated by GNU Autoconf 2.69. Invocation command line was | 8039 generated by GNU Autoconf 2.69. Invocation command line was |
8049 | 8040 |
8050 CONFIG_FILES = $CONFIG_FILES | 8041 CONFIG_FILES = $CONFIG_FILES |
8051 CONFIG_HEADERS = $CONFIG_HEADERS | 8042 CONFIG_HEADERS = $CONFIG_HEADERS |
8052 CONFIG_LINKS = $CONFIG_LINKS | 8043 CONFIG_LINKS = $CONFIG_LINKS |
8089 instantiate the configuration file FILE | 8080 instantiate the configuration file FILE |
8090 | 8081 |
8091 Configuration files: | 8082 Configuration files: |
8092 $config_files | 8083 $config_files |
8093 | 8084 |
8094 Report bugs to <cannam@all-day-breakfast.com>." | 8085 Report bugs to the package provider." |
8095 | 8086 |
8096 _ACEOF | 8087 _ACEOF |
8097 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 8088 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
8098 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 8089 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
8099 ac_cs_version="\\ | 8090 ac_cs_version="\\ |
8100 Sonic Visualiser config.status 2.4.1 | 8091 config.status |
8101 configured by $0, generated by GNU Autoconf 2.69, | 8092 configured by $0, generated by GNU Autoconf 2.69, |
8102 with options \\"\$ac_cs_config\\" | 8093 with options \\"\$ac_cs_config\\" |
8103 | 8094 |
8104 Copyright (C) 2012 Free Software Foundation, Inc. | 8095 Copyright (C) 2012 Free Software Foundation, Inc. |
8105 This config.status script is free software; the Free Software Foundation | 8096 This config.status script is free software; the Free Software Foundation |
8208 # Handling of arguments. | 8199 # Handling of arguments. |
8209 for ac_config_target in $ac_config_targets | 8200 for ac_config_target in $ac_config_targets |
8210 do | 8201 do |
8211 case $ac_config_target in | 8202 case $ac_config_target in |
8212 "config.pri") CONFIG_FILES="$CONFIG_FILES config.pri" ;; | 8203 "config.pri") CONFIG_FILES="$CONFIG_FILES config.pri" ;; |
8213 "version.h") CONFIG_FILES="$CONFIG_FILES version.h" ;; | |
8214 | 8204 |
8215 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | 8205 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; |
8216 esac | 8206 esac |
8217 done | 8207 done |
8218 | 8208 |