|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for Icecast 2.4.0-kh13. |
| 3 | +# Generated by GNU Autoconf 2.69 for Icecast 2.4.0-kh14. |
4 | 4 | #
|
5 | 5 | # Report bugs to <karl@kheyes.plus.com>.
|
6 | 6 | #
|
@@ -590,8 +590,8 @@ MAKEFLAGS=
|
590 | 590 | # Identity of this package.
|
591 | 591 | PACKAGE_NAME='Icecast'
|
592 | 592 | PACKAGE_TARNAME='icecast'
|
593 |
| -PACKAGE_VERSION='2.4.0-kh13' |
594 |
| -PACKAGE_STRING='Icecast 2.4.0-kh13' |
| 593 | +PACKAGE_VERSION='2.4.0-kh14' |
| 594 | +PACKAGE_STRING='Icecast 2.4.0-kh14' |
595 | 595 | PACKAGE_BUGREPORT='karl@kheyes.plus.com'
|
596 | 596 | PACKAGE_URL=''
|
597 | 597 |
|
@@ -1385,7 +1385,7 @@ if test "$ac_init_help" = "long"; then
|
1385 | 1385 | # Omit some internal or obsolete options to make the list less imposing.
|
1386 | 1386 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1387 | 1387 | cat <<_ACEOF
|
1388 |
| -\`configure' configures Icecast 2.4.0-kh13 to adapt to many kinds of systems. |
| 1388 | +\`configure' configures Icecast 2.4.0-kh14 to adapt to many kinds of systems. |
1389 | 1389 |
|
1390 | 1390 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1391 | 1391 |
|
|
1455 | 1455 |
|
1456 | 1456 | if test -n "$ac_init_help"; then
|
1457 | 1457 | case $ac_init_help in
|
1458 |
| - short | recursive ) echo "Configuration of Icecast 2.4.0-kh13:";; |
| 1458 | + short | recursive ) echo "Configuration of Icecast 2.4.0-kh14:";; |
1459 | 1459 | esac
|
1460 | 1460 | cat <<\_ACEOF
|
1461 | 1461 |
|
|
1589 | 1589 | test -n "$ac_init_help" && exit $ac_status
|
1590 | 1590 | if $ac_init_version; then
|
1591 | 1591 | cat <<\_ACEOF
|
1592 |
| -Icecast configure 2.4.0-kh13 |
| 1592 | +Icecast configure 2.4.0-kh14 |
1593 | 1593 | generated by GNU Autoconf 2.69
|
1594 | 1594 |
|
1595 | 1595 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2236,7 +2236,7 @@ cat >config.log <<_ACEOF
|
2236 | 2236 | This file contains any messages produced by compilers while
|
2237 | 2237 | running configure, to aid debugging if configure makes a mistake.
|
2238 | 2238 |
|
2239 |
| -It was created by Icecast $as_me 2.4.0-kh13, which was |
| 2239 | +It was created by Icecast $as_me 2.4.0-kh14, which was |
2240 | 2240 | generated by GNU Autoconf 2.69. Invocation command line was
|
2241 | 2241 |
|
2242 | 2242 | $ $0 $@
|
|
3099 | 3099 |
|
3100 | 3100 | # Define the identity of the package.
|
3101 | 3101 | PACKAGE='icecast'
|
3102 |
| - VERSION='2.4.0-kh13' |
| 3102 | + VERSION='2.4.0-kh14' |
3103 | 3103 |
|
3104 | 3104 |
|
3105 | 3105 | cat >>confdefs.h <<_ACEOF
|
@@ -20210,7 +20210,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
20210 | 20210 | # report actual input values of CONFIG_FILES etc. instead of their
|
20211 | 20211 | # values after options handling.
|
20212 | 20212 | ac_log="
|
20213 |
| -This file was extended by Icecast $as_me 2.4.0-kh13, which was |
| 20213 | +This file was extended by Icecast $as_me 2.4.0-kh14, which was |
20214 | 20214 | generated by GNU Autoconf 2.69. Invocation command line was
|
20215 | 20215 |
|
20216 | 20216 | CONFIG_FILES = $CONFIG_FILES
|
@@ -20276,7 +20276,7 @@ _ACEOF
|
20276 | 20276 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
20277 | 20277 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
20278 | 20278 | ac_cs_version="\\
|
20279 |
| -Icecast config.status 2.4.0-kh13 |
| 20279 | +Icecast config.status 2.4.0-kh14 |
20280 | 20280 | configured by $0, generated by GNU Autoconf 2.69,
|
20281 | 20281 | with options \\"\$ac_cs_config\\"
|
20282 | 20282 |
|
|
0 commit comments