From 4103b09671b40013e10cab4d556fd65465fa800f Mon Sep 17 00:00:00 2001 From: Alex Bennee Date: Wed, 14 Jul 2010 16:04:37 +0100 Subject: EasyTag 2.1.6 --- configure | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 99189fe..294d421 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for easytag 2.1.5. +# Generated by GNU Autoconf 2.61 for easytag 2.1.6. # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. @@ -726,8 +726,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='easytag' PACKAGE_TARNAME='easytag' -PACKAGE_VERSION='2.1.5' -PACKAGE_STRING='easytag 2.1.5' +PACKAGE_VERSION='2.1.6' +PACKAGE_STRING='easytag 2.1.6' PACKAGE_BUGREPORT='' ac_unique_file="src/easytag.h" @@ -1432,7 +1432,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures easytag 2.1.5 to adapt to many kinds of systems. +\`configure' configures easytag 2.1.6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1502,7 +1502,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of easytag 2.1.5:";; + short | recursive ) echo "Configuration of easytag 2.1.6:";; esac cat <<\_ACEOF @@ -1629,7 +1629,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -easytag configure 2.1.5 +easytag configure 2.1.6 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1643,7 +1643,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by easytag $as_me 2.1.5, which was +It was created by easytag $as_me 2.1.6, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -2334,7 +2334,7 @@ fi # Define the identity of the package. PACKAGE='easytag' - VERSION='2.1.5' + VERSION='2.1.6' cat >>confdefs.h <<_ACEOF @@ -20464,7 +20464,7 @@ fi no_gtk=yes fi - min_gtk_version=2.4.1 + min_gtk_version=2.12.0 { echo "$as_me:$LINENO: checking for GTK+ - version >= $min_gtk_version" >&5 echo $ECHO_N "checking for GTK+ - version >= $min_gtk_version... $ECHO_C" >&6; } @@ -20696,8 +20696,8 @@ rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ fi GTK_CFLAGS="" GTK_LIBS="" - { { echo "$as_me:$LINENO: error: *** GTK >= 2.4.1 not installed! ***" >&5 -echo "$as_me: error: *** GTK >= 2.4.1 not installed! ***" >&2;} + { { echo "$as_me:$LINENO: error: *** GTK >= 2.12.0 not installed! ***" >&5 +echo "$as_me: error: *** GTK >= 2.12.0 not installed! ***" >&2;} { (exit 1); exit 1; }; } fi @@ -20714,12 +20714,12 @@ if test -n "$PKG_CONFIG"; then pkg_cv_GTK_CFLAGS="$GTK_CFLAGS" else if test -n "$PKG_CONFIG" && \ - { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= 2.4.1 glib-2.0 >= 2.4.1\"") >&5 - ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.1 glib-2.0 >= 2.4.1") 2>&5 + { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= 2.12.0 glib-2.0 >= 2.8.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.12.0 glib-2.0 >= 2.8.0") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4.1 glib-2.0 >= 2.4.1" 2>/dev/null` + pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.12.0 glib-2.0 >= 2.8.0" 2>/dev/null` else pkg_failed=yes fi @@ -20732,12 +20732,12 @@ if test -n "$PKG_CONFIG"; then pkg_cv_GTK_LIBS="$GTK_LIBS" else if test -n "$PKG_CONFIG" && \ - { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= 2.4.1 glib-2.0 >= 2.4.1\"") >&5 - ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.1 glib-2.0 >= 2.4.1") 2>&5 + { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= 2.12.0 glib-2.0 >= 2.8.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.12.0 glib-2.0 >= 2.8.0") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4.1 glib-2.0 >= 2.4.1" 2>/dev/null` + pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.12.0 glib-2.0 >= 2.8.0" 2>/dev/null` else pkg_failed=yes fi @@ -20756,14 +20756,14 @@ else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4.1 glib-2.0 >= 2.4.1"` + GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gtk+-2.0 >= 2.12.0 glib-2.0 >= 2.8.0"` else - GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4.1 glib-2.0 >= 2.4.1"` + GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.12.0 glib-2.0 >= 2.8.0"` fi # Put the nasty error message in config.log where it belongs echo "$GTK_PKG_ERRORS" >&5 - { { echo "$as_me:$LINENO: error: Package requirements (gtk+-2.0 >= 2.4.1 glib-2.0 >= 2.4.1) were not met: + { { echo "$as_me:$LINENO: error: Package requirements (gtk+-2.0 >= 2.12.0 glib-2.0 >= 2.8.0) were not met: $GTK_PKG_ERRORS @@ -20774,7 +20774,7 @@ Alternatively, you may set the environment variables GTK_CFLAGS and GTK_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. " >&5 -echo "$as_me: error: Package requirements (gtk+-2.0 >= 2.4.1 glib-2.0 >= 2.4.1) were not met: +echo "$as_me: error: Package requirements (gtk+-2.0 >= 2.12.0 glib-2.0 >= 2.8.0) were not met: $GTK_PKG_ERRORS @@ -21519,7 +21519,7 @@ echo "${ECHO_T}no" >&6; } echo "*** Warning: Speex file support disabled, speex missing" echo "*** (Install speex, libogg and libvorbis libraries to enable it)" echo "***" - elif test "x$ogg_available" = "xno"; then + elif test "x$enable_ogg" = "xno"; then { echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6; } enable_speex="no" @@ -26460,7 +26460,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by easytag $as_me 2.1.5, which was +This file was extended by easytag $as_me 2.1.6, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -26513,7 +26513,7 @@ Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -easytag config.status 2.1.5 +easytag config.status 2.1.6 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" -- cgit v1.2.3