diff options
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 20 | 
1 files changed, 10 insertions, 10 deletions
| @@ -1,6 +1,6 @@  #! /bin/sh  # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for w3m 0.5. +# Generated by GNU Autoconf 2.59 for w3m 0.5.1.  #  # Report bugs to <ukai@debian.or.jp>.  # @@ -269,8 +269,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}  # Identity of this package.  PACKAGE_NAME='w3m'  PACKAGE_TARNAME='w3m' -PACKAGE_VERSION='0.5' -PACKAGE_STRING='w3m 0.5' +PACKAGE_VERSION='0.5.1' +PACKAGE_STRING='w3m 0.5.1'  PACKAGE_BUGREPORT='ukai@debian.or.jp'  # Factoring default headers for most tests. @@ -779,7 +779,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 w3m 0.5 to adapt to many kinds of systems. +\`configure' configures w3m 0.5.1 to adapt to many kinds of systems.  Usage: $0 [OPTION]... [VAR=VALUE]... @@ -840,7 +840,7 @@ fi  if test -n "$ac_init_help"; then    case $ac_init_help in -     short | recursive ) echo "Configuration of w3m 0.5:";; +     short | recursive ) echo "Configuration of w3m 0.5.1:";;     esac    cat <<\_ACEOF @@ -1007,7 +1007,7 @@ fi  test -n "$ac_init_help" && exit 0  if $ac_init_version; then    cat <<\_ACEOF -w3m configure 0.5 +w3m configure 0.5.1  generated by GNU Autoconf 2.59  Copyright (C) 2003 Free Software Foundation, Inc. @@ -1021,7 +1021,7 @@ cat >&5 <<_ACEOF  This file contains any messages produced by compilers while  running configure, to aid debugging if configure makes a mistake. -It was created by w3m $as_me 0.5, which was +It was created by w3m $as_me 0.5.1, which was  generated by GNU Autoconf 2.59.  Invocation command line was    $ $0 $@ @@ -1358,7 +1358,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu  PACKAGE=w3m -VERSION=0.5 +VERSION=0.5.1  cat >>confdefs.h <<_ACEOF  #define PACKAGE "$PACKAGE"  _ACEOF @@ -10511,7 +10511,7 @@ _ASBOX  } >&5  cat >&5 <<_CSEOF -This file was extended by w3m $as_me 0.5, which was +This file was extended by w3m $as_me 0.5.1, which was  generated by GNU Autoconf 2.59.  Invocation command line was    CONFIG_FILES    = $CONFIG_FILES @@ -10574,7 +10574,7 @@ _ACEOF  cat >>$CONFIG_STATUS <<_ACEOF  ac_cs_version="\\ -w3m config.status 0.5 +w3m config.status 0.5.1  configured by $0, generated by GNU Autoconf 2.59,    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" | 
