Mercurial > hg > svgui
comparison configure @ 640:c6d705bf1672
Merge from branch "qt5". This revision actually builds with Qt4 (late releases) or Qt5, though it will warn on configure with Qt4.
author | Chris Cannam |
---|---|
date | Tue, 14 May 2013 12:36:43 +0100 |
parents | 6d38e9b15a78 |
children | 51da09385b38 |
comparison
equal
deleted
inserted
replaced
632:9d8f6552014d | 640:c6d705bf1672 |
---|---|
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 SVgui 1.8. | 3 # Generated by GNU Autoconf 2.69 for SVgui 2.1. |
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='SVgui' | 581 PACKAGE_NAME='SVgui' |
582 PACKAGE_TARNAME='svgui' | 582 PACKAGE_TARNAME='svgui' |
583 PACKAGE_VERSION='1.8' | 583 PACKAGE_VERSION='2.1' |
584 PACKAGE_STRING='SVgui 1.8' | 584 PACKAGE_STRING='SVgui 2.1' |
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="widgets/Fader.h" | 588 ac_unique_file="widgets/Fader.h" |
589 # Factoring default headers for most tests. | 589 # Factoring default headers for most tests. |
1317 # | 1317 # |
1318 if test "$ac_init_help" = "long"; then | 1318 if test "$ac_init_help" = "long"; then |
1319 # Omit some internal or obsolete options to make the list less imposing. | 1319 # Omit some internal or obsolete options to make the list less imposing. |
1320 # This message is too long to be a string in the A/UX 3.1 sh. | 1320 # This message is too long to be a string in the A/UX 3.1 sh. |
1321 cat <<_ACEOF | 1321 cat <<_ACEOF |
1322 \`configure' configures SVgui 1.8 to adapt to many kinds of systems. | 1322 \`configure' configures SVgui 2.1 to adapt to many kinds of systems. |
1323 | 1323 |
1324 Usage: $0 [OPTION]... [VAR=VALUE]... | 1324 Usage: $0 [OPTION]... [VAR=VALUE]... |
1325 | 1325 |
1326 To assign environment variables (e.g., CC, CFLAGS...), specify them as | 1326 To assign environment variables (e.g., CC, CFLAGS...), specify them as |
1327 VAR=VALUE. See below for descriptions of some of the useful variables. | 1327 VAR=VALUE. See below for descriptions of some of the useful variables. |
1378 _ACEOF | 1378 _ACEOF |
1379 fi | 1379 fi |
1380 | 1380 |
1381 if test -n "$ac_init_help"; then | 1381 if test -n "$ac_init_help"; then |
1382 case $ac_init_help in | 1382 case $ac_init_help in |
1383 short | recursive ) echo "Configuration of SVgui 1.8:";; | 1383 short | recursive ) echo "Configuration of SVgui 2.1:";; |
1384 esac | 1384 esac |
1385 cat <<\_ACEOF | 1385 cat <<\_ACEOF |
1386 | 1386 |
1387 Optional Features: | 1387 Optional Features: |
1388 --disable-option-checking ignore unrecognized --enable/--with options | 1388 --disable-option-checking ignore unrecognized --enable/--with options |
1523 fi | 1523 fi |
1524 | 1524 |
1525 test -n "$ac_init_help" && exit $ac_status | 1525 test -n "$ac_init_help" && exit $ac_status |
1526 if $ac_init_version; then | 1526 if $ac_init_version; then |
1527 cat <<\_ACEOF | 1527 cat <<\_ACEOF |
1528 SVgui configure 1.8 | 1528 SVgui configure 2.1 |
1529 generated by GNU Autoconf 2.69 | 1529 generated by GNU Autoconf 2.69 |
1530 | 1530 |
1531 Copyright (C) 2012 Free Software Foundation, Inc. | 1531 Copyright (C) 2012 Free Software Foundation, Inc. |
1532 This configure script is free software; the Free Software Foundation | 1532 This configure script is free software; the Free Software Foundation |
1533 gives unlimited permission to copy, distribute and modify it. | 1533 gives unlimited permission to copy, distribute and modify it. |
1863 } # ac_fn_cxx_try_link | 1863 } # ac_fn_cxx_try_link |
1864 cat >config.log <<_ACEOF | 1864 cat >config.log <<_ACEOF |
1865 This file contains any messages produced by compilers while | 1865 This file contains any messages produced by compilers while |
1866 running configure, to aid debugging if configure makes a mistake. | 1866 running configure, to aid debugging if configure makes a mistake. |
1867 | 1867 |
1868 It was created by SVgui $as_me 1.8, which was | 1868 It was created by SVgui $as_me 2.1, which was |
1869 generated by GNU Autoconf 2.69. Invocation command line was | 1869 generated by GNU Autoconf 2.69. Invocation command line was |
1870 | 1870 |
1871 $ $0 $@ | 1871 $ $0 $@ |
1872 | 1872 |
1873 _ACEOF | 1873 _ACEOF |
3955 | 3955 |
3956 | 3956 |
3957 | 3957 |
3958 | 3958 |
3959 if test x$QMAKE = x ; then | 3959 if test x$QMAKE = x ; then |
3960 # Extract the first word of "qmake-qt4", so it can be a program name with args. | 3960 # Extract the first word of "qmake-qt5", so it can be a program name with args. |
3961 set dummy qmake-qt4; ac_word=$2 | 3961 set dummy qmake-qt5; ac_word=$2 |
3962 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 3962 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
3963 $as_echo_n "checking for $ac_word... " >&6; } | 3963 $as_echo_n "checking for $ac_word... " >&6; } |
3964 if ${ac_cv_prog_QMAKE+:} false; then : | 3964 if ${ac_cv_prog_QMAKE+:} false; then : |
3965 $as_echo_n "(cached) " >&6 | 3965 $as_echo_n "(cached) " >&6 |
3966 else | 3966 else |
3972 do | 3972 do |
3973 IFS=$as_save_IFS | 3973 IFS=$as_save_IFS |
3974 test -z "$as_dir" && as_dir=. | 3974 test -z "$as_dir" && as_dir=. |
3975 for ac_exec_ext in '' $ac_executable_extensions; do | 3975 for ac_exec_ext in '' $ac_executable_extensions; do |
3976 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | 3976 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3977 ac_cv_prog_QMAKE="$QTDIR/bin/qmake-qt4" | 3977 ac_cv_prog_QMAKE="$QTDIR/bin/qmake-qt5" |
3978 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3978 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
3979 break 2 | 3979 break 2 |
3980 fi | 3980 fi |
3981 done | 3981 done |
3982 done | 3982 done |
4072 fi | 4072 fi |
4073 | 4073 |
4074 | 4074 |
4075 fi | 4075 fi |
4076 if test x$QMAKE = x ; then | 4076 if test x$QMAKE = x ; then |
4077 # Extract the first word of "qmake-qt4", so it can be a program name with args. | 4077 # Extract the first word of "qmake-qt5", so it can be a program name with args. |
4078 set dummy qmake-qt4; ac_word=$2 | 4078 set dummy qmake-qt5; ac_word=$2 |
4079 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 4079 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
4080 $as_echo_n "checking for $ac_word... " >&6; } | 4080 $as_echo_n "checking for $ac_word... " >&6; } |
4081 if ${ac_cv_prog_QMAKE+:} false; then : | 4081 if ${ac_cv_prog_QMAKE+:} false; then : |
4082 $as_echo_n "(cached) " >&6 | 4082 $as_echo_n "(cached) " >&6 |
4083 else | 4083 else |
4089 do | 4089 do |
4090 IFS=$as_save_IFS | 4090 IFS=$as_save_IFS |
4091 test -z "$as_dir" && as_dir=. | 4091 test -z "$as_dir" && as_dir=. |
4092 for ac_exec_ext in '' $ac_executable_extensions; do | 4092 for ac_exec_ext in '' $ac_executable_extensions; do |
4093 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | 4093 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4094 ac_cv_prog_QMAKE="qmake-qt4" | 4094 ac_cv_prog_QMAKE="qmake-qt5" |
4095 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4095 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4096 break 2 | 4096 break 2 |
4097 fi | 4097 fi |
4098 done | 4098 done |
4099 done | 4099 done |
4151 | 4151 |
4152 | 4152 |
4153 fi | 4153 fi |
4154 if test x$QMAKE = x ; then | 4154 if test x$QMAKE = x ; then |
4155 as_fn_error $? " | 4155 as_fn_error $? " |
4156 Failed to find the required qmake-qt4 or qmake program. Please | 4156 Failed to find the required qmake-qt5 or qmake program. Please |
4157 ensure you have the necessary Qt4 development files installed, and | 4157 ensure you have the necessary Qt5 development files installed, and |
4158 if necessary set QTDIR to the location of your Qt4 installation. | 4158 if necessary set QTDIR to the location of your Qt5 installation. |
4159 " "$LINENO" 5 | 4159 " "$LINENO" 5 |
4160 fi | 4160 fi |
4161 | 4161 |
4162 # Suitable versions of qmake should print out something like: | 4162 # Suitable versions of qmake should print out something like: |
4163 # | 4163 # |
4167 # This may be translated, so we check only for the numbers (2.x and 4.x | 4167 # This may be translated, so we check only for the numbers (2.x and 4.x |
4168 # in that order). | 4168 # in that order). |
4169 # | 4169 # |
4170 QMAKE_VERSION_OUTPUT=`$QMAKE -v` | 4170 QMAKE_VERSION_OUTPUT=`$QMAKE -v` |
4171 case "$QMAKE_VERSION_OUTPUT" in | 4171 case "$QMAKE_VERSION_OUTPUT" in |
4172 *2.*4.*) ;; | 4172 *5.*) ;; |
4173 *) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: | 4173 *) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: |
4174 *** The version of qmake found in \"$QMAKE\" looks like it might be | 4174 *** The version of qmake found in \"$QMAKE\" looks like it might be |
4175 from the wrong version of Qt (Qt4 is required). Please check | 4175 from the wrong version of Qt (Qt5 is required). Please check |
4176 that this is the correct version of qmake for Qt4 builds. | 4176 that this is the correct version of qmake for Qt5 builds. |
4177 " >&5 | 4177 " >&5 |
4178 $as_echo "$as_me: WARNING: | 4178 $as_echo "$as_me: WARNING: |
4179 *** The version of qmake found in \"$QMAKE\" looks like it might be | 4179 *** The version of qmake found in \"$QMAKE\" looks like it might be |
4180 from the wrong version of Qt (Qt4 is required). Please check | 4180 from the wrong version of Qt (Qt5 is required). Please check |
4181 that this is the correct version of qmake for Qt4 builds. | 4181 that this is the correct version of qmake for Qt5 builds. |
4182 " >&2;} | 4182 " >&2;} |
4183 esac | 4183 esac |
4184 | 4184 |
4185 case "`uname`" in | 4185 case "`uname`" in |
4186 *Darwin*) QMAKE="$QMAKE -spec macx-g++";; | 4186 *Darwin*) QMAKE="$QMAKE -spec macx-g++";; |
5156 fi | 5156 fi |
5157 fi | 5157 fi |
5158 | 5158 |
5159 | 5159 |
5160 SV_MODULE_MODULE=vamphostsdk | 5160 SV_MODULE_MODULE=vamphostsdk |
5161 SV_MODULE_VERSION_TEST="vamp-hostsdk >= 2.3.1" | 5161 SV_MODULE_VERSION_TEST="vamp-hostsdk >= 2.5" |
5162 SV_MODULE_HEADER=vamp-hostsdk/PluginLoader.h | 5162 SV_MODULE_HEADER=vamp-hostsdk/PluginLoader.h |
5163 SV_MODULE_LIB=vamp-hostsdk | 5163 SV_MODULE_LIB=vamp-hostsdk |
5164 SV_MODULE_FUNC=libvamphostsdk_v_2_3_1_present | 5164 SV_MODULE_FUNC=libvamphostsdk_v_2_5_present |
5165 SV_MODULE_HAVE=HAVE_$(echo vamphostsdk | tr 'a-z' 'A-Z') | 5165 SV_MODULE_HAVE=HAVE_$(echo vamphostsdk | tr 'a-z' 'A-Z') |
5166 SV_MODULE_FAILED=1 | 5166 SV_MODULE_FAILED=1 |
5167 if test -n "$vamphostsdk_LIBS" ; then | 5167 if test -n "$vamphostsdk_LIBS" ; then |
5168 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5 | 5168 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5 |
5169 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;} | 5169 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;} |
7415 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 7415 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
7416 # Save the log message, to keep $0 and so on meaningful, and to | 7416 # Save the log message, to keep $0 and so on meaningful, and to |
7417 # report actual input values of CONFIG_FILES etc. instead of their | 7417 # report actual input values of CONFIG_FILES etc. instead of their |
7418 # values after options handling. | 7418 # values after options handling. |
7419 ac_log=" | 7419 ac_log=" |
7420 This file was extended by SVgui $as_me 1.8, which was | 7420 This file was extended by SVgui $as_me 2.1, which was |
7421 generated by GNU Autoconf 2.69. Invocation command line was | 7421 generated by GNU Autoconf 2.69. Invocation command line was |
7422 | 7422 |
7423 CONFIG_FILES = $CONFIG_FILES | 7423 CONFIG_FILES = $CONFIG_FILES |
7424 CONFIG_HEADERS = $CONFIG_HEADERS | 7424 CONFIG_HEADERS = $CONFIG_HEADERS |
7425 CONFIG_LINKS = $CONFIG_LINKS | 7425 CONFIG_LINKS = $CONFIG_LINKS |
7468 | 7468 |
7469 _ACEOF | 7469 _ACEOF |
7470 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 7470 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
7471 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 7471 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
7472 ac_cs_version="\\ | 7472 ac_cs_version="\\ |
7473 SVgui config.status 1.8 | 7473 SVgui config.status 2.1 |
7474 configured by $0, generated by GNU Autoconf 2.69, | 7474 configured by $0, generated by GNU Autoconf 2.69, |
7475 with options \\"\$ac_cs_config\\" | 7475 with options \\"\$ac_cs_config\\" |
7476 | 7476 |
7477 Copyright (C) 2012 Free Software Foundation, Inc. | 7477 Copyright (C) 2012 Free Software Foundation, Inc. |
7478 This config.status script is free software; the Free Software Foundation | 7478 This config.status script is free software; the Free Software Foundation |
8042 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 | 8042 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 |
8043 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} | 8043 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |
8044 fi | 8044 fi |
8045 | 8045 |
8046 | 8046 |
8047 if ! $QMAKE -r; then | 8047 if ! $QMAKE -r svgui.pro; then |
8048 as_fn_error $? "qmake failed: Command was \"$QMAKE -r\"" "$LINENO" 5 | 8048 as_fn_error $? "qmake failed: Command was \"$QMAKE -r\"" "$LINENO" 5 |
8049 fi | 8049 fi |
8050 | 8050 |
8051 { $as_echo "$as_me:${as_lineno-$LINENO}: | 8051 { $as_echo "$as_me:${as_lineno-$LINENO}: |
8052 | 8052 |
8054 Please check the above messages for any warnings that you | 8054 Please check the above messages for any warnings that you |
8055 might care about, and then run \"make\". | 8055 might care about, and then run \"make\". |
8056 | 8056 |
8057 The file config.pri contains the configuration settings for | 8057 The file config.pri contains the configuration settings for |
8058 qmake. If you want to adjust these by hand, edit config.pri | 8058 qmake. If you want to adjust these by hand, edit config.pri |
8059 and run \"qmake -r\" again to regenerate the Makefile. | 8059 and run \"$QMAKE -r\" again to regenerate the Makefile. |
8060 " >&5 | 8060 " >&5 |
8061 $as_echo "$as_me: | 8061 $as_echo "$as_me: |
8062 | 8062 |
8063 Configuration complete. | 8063 Configuration complete. |
8064 Please check the above messages for any warnings that you | 8064 Please check the above messages for any warnings that you |
8065 might care about, and then run \"make\". | 8065 might care about, and then run \"make\". |
8066 | 8066 |
8067 The file config.pri contains the configuration settings for | 8067 The file config.pri contains the configuration settings for |
8068 qmake. If you want to adjust these by hand, edit config.pri | 8068 qmake. If you want to adjust these by hand, edit config.pri |
8069 and run \"qmake -r\" again to regenerate the Makefile. | 8069 and run \"$QMAKE -r\" again to regenerate the Makefile. |
8070 " >&6;} | 8070 " >&6;} |