From 9c345ff27ef588b4ffef84007ef691261e560116 Mon Sep 17 00:00:00 2001 From: Paul Gevers Date: Sat, 26 Oct 2013 18:22:19 +0200 Subject: Imported Upstream version 8.4.3 --- configure | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 43f9679..1cc3fac 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.69 for daisy-player 8.4.1. +# Generated by GNU Autoconf 2.69 for daisy-player 8.4.3. # # Report bugs to . # @@ -580,8 +580,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='daisy-player' PACKAGE_TARNAME='daisy-player' -PACKAGE_VERSION='8.4.1' -PACKAGE_STRING='daisy-player 8.4.1' +PACKAGE_VERSION='8.4.3' +PACKAGE_STRING='daisy-player 8.4.3' PACKAGE_BUGREPORT='jos@jlemmens.nl' PACKAGE_URL='' @@ -1304,7 +1304,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 daisy-player 8.4.1 to adapt to many kinds of systems. +\`configure' configures daisy-player 8.4.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1374,7 +1374,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of daisy-player 8.4.1:";; + short | recursive ) echo "Configuration of daisy-player 8.4.3:";; esac cat <<\_ACEOF @@ -1474,7 +1474,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -daisy-player configure 8.4.1 +daisy-player configure 8.4.3 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2011,7 +2011,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 daisy-player $as_me 8.4.1, which was +It was created by daisy-player $as_me 8.4.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2827,7 +2827,7 @@ fi # Define the identity of the package. PACKAGE='daisy-player' - VERSION='8.4.1' + VERSION='8.4.3' cat >>confdefs.h <<_ACEOF @@ -7684,6 +7684,17 @@ _ACEOF fi done +for ac_func in isascii +do : + ac_fn_c_check_func "$LINENO" "isascii" "ac_cv_func_isascii" +if test "x$ac_cv_func_isascii" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_ISASCII 1 +_ACEOF + +fi +done + ac_config_files="$ac_config_files Makefile doc/Makefile m4/Makefile man/Makefile po/Makefile.in src/Makefile" @@ -8213,7 +8224,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by daisy-player $as_me 8.4.1, which was +This file was extended by daisy-player $as_me 8.4.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -8279,7 +8290,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -daisy-player config.status 8.4.1 +daisy-player config.status 8.4.3 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" -- cgit v1.2.3