ref: 539ce7d60ccd73fc8ff6465e686a031b15bab199
parent: e2dc0160196d169f258769c88df481fbdf9d1f0f
author: cbagwell <cbagwell>
date: Sun Aug 21 20:49:12 EDT 2005
Updating configure script version.
--- a/configure
+++ b/configure
@@ -1,7 +1,7 @@
#! /bin/sh
-# From configure.in 1.6.
+# From configure.in 1.8.
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for sox 12.17.7.
+# Generated by GNU Autoconf 2.59 for sox 12.17.8.
#
# Report bugs to <cbagwell@users.sourceforge.net>.
#
@@ -269,9 +269,9 @@
# Identity of this package.
PACKAGE_NAME='sox'
-PACKAGE_TARNAME='"sox-12.17.7"'
-PACKAGE_VERSION='12.17.7'
-PACKAGE_STRING='sox 12.17.7'
+PACKAGE_TARNAME='"sox-12.17.8"'
+PACKAGE_VERSION='12.17.8'
+PACKAGE_STRING='sox 12.17.8'
PACKAGE_BUGREPORT='cbagwell@users.sourceforge.net'
ac_unique_file="sox.1"
@@ -781,7 +781,7 @@
# 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 sox 12.17.7 to adapt to many kinds of systems.
+\`configure' configures sox 12.17.8 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -843,7 +843,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of sox 12.17.7:";;
+ short | recursive ) echo "Configuration of sox 12.17.8:";;
esac
cat <<\_ACEOF
@@ -969,7 +969,7 @@
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-sox configure 12.17.7
+sox configure 12.17.8
generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -983,7 +983,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by sox $as_me 12.17.7, which was
+It was created by sox $as_me 12.17.8, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@
@@ -6047,7 +6047,7 @@
} >&5
cat >&5 <<_CSEOF
-This file was extended by sox $as_me 12.17.7, which was
+This file was extended by sox $as_me 12.17.8, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -6107,7 +6107,7 @@
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-sox config.status 12.17.7
+sox config.status 12.17.8
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
--- a/configure.in
+++ b/configure.in
@@ -3,9 +3,9 @@
dnl configure.in
dnl
-AC_REVISION(1.6)
+AC_REVISION(1.8)
-AC_INIT(sox, 12.17.7, cbagwell@users.sourceforge.net, "sox-12.17.7")
+AC_INIT(sox, 12.17.8, cbagwell@users.sourceforge.net, "sox-12.17.8")
AC_CONFIG_SRCDIR(sox.1)