Skip to content

Commit 516a4a8

Browse files
committed
Run autoconf
1 parent 1d62d23 commit 516a4a8

File tree

3 files changed

+30
-30
lines changed

3 files changed

+30
-30
lines changed

configure

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
2-
# From configure.ac de8c50be.
2+
# From configure.ac 1d62d238.
33
# Guess values for system-dependent variables and create Makefiles.
4-
# Generated by GNU Autoconf 2.69 for Eggdrop 1.9.4.
4+
# Generated by GNU Autoconf 2.69 for Eggdrop 1.9.5.
55
#
66
# Report bugs to <bugs@eggheads.org>.
77
#
@@ -583,8 +583,8 @@ MAKEFLAGS=
583583
# Identity of this package.
584584
PACKAGE_NAME='Eggdrop'
585585
PACKAGE_TARNAME='eggdrop'
586-
PACKAGE_VERSION='1.9.4'
587-
PACKAGE_STRING='Eggdrop 1.9.4'
586+
PACKAGE_VERSION='1.9.5'
587+
PACKAGE_STRING='Eggdrop 1.9.5'
588588
PACKAGE_BUGREPORT='bugs@eggheads.org'
589589
PACKAGE_URL=''
590590

@@ -1334,7 +1334,7 @@ if test "$ac_init_help" = "long"; then
13341334
# Omit some internal or obsolete options to make the list less imposing.
13351335
# This message is too long to be a string in the A/UX 3.1 sh.
13361336
cat <<_ACEOF
1337-
\`configure' configures Eggdrop 1.9.4 to adapt to many kinds of systems.
1337+
\`configure' configures Eggdrop 1.9.5 to adapt to many kinds of systems.
13381338
13391339
Usage: $0 [OPTION]... [VAR=VALUE]...
13401340
@@ -1401,7 +1401,7 @@ fi
14011401

14021402
if test -n "$ac_init_help"; then
14031403
case $ac_init_help in
1404-
short | recursive ) echo "Configuration of Eggdrop 1.9.4:";;
1404+
short | recursive ) echo "Configuration of Eggdrop 1.9.5:";;
14051405
esac
14061406
cat <<\_ACEOF
14071407
@@ -1511,7 +1511,7 @@ fi
15111511
test -n "$ac_init_help" && exit $ac_status
15121512
if $ac_init_version; then
15131513
cat <<\_ACEOF
1514-
Eggdrop configure 1.9.4
1514+
Eggdrop configure 1.9.5
15151515
generated by GNU Autoconf 2.69
15161516
15171517
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2222,7 +2222,7 @@ cat >config.log <<_ACEOF
22222222
This file contains any messages produced by compilers while
22232223
running configure, to aid debugging if configure makes a mistake.
22242224
2225-
It was created by Eggdrop $as_me 1.9.4, which was
2225+
It was created by Eggdrop $as_me 1.9.5, which was
22262226
generated by GNU Autoconf 2.69. Invocation command line was
22272227
22282228
$ $0 $@
@@ -10495,7 +10495,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1049510495
# report actual input values of CONFIG_FILES etc. instead of their
1049610496
# values after options handling.
1049710497
ac_log="
10498-
This file was extended by Eggdrop $as_me 1.9.4, which was
10498+
This file was extended by Eggdrop $as_me 1.9.5, which was
1049910499
generated by GNU Autoconf 2.69. Invocation command line was
1050010500
1050110501
CONFIG_FILES = $CONFIG_FILES
@@ -10561,7 +10561,7 @@ _ACEOF
1056110561
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1056210562
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1056310563
ac_cs_version="\\
10564-
Eggdrop config.status 1.9.4
10564+
Eggdrop config.status 1.9.5
1056510565
configured by $0, generated by GNU Autoconf 2.69,
1056610566
with options \\"\$ac_cs_config\\"
1056710567

src/mod/compress.mod/configure

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
2-
# From configure.ac de8c50be.
2+
# From configure.ac 1d62d238.
33
# Guess values for system-dependent variables and create Makefiles.
4-
# Generated by GNU Autoconf 2.69 for Eggdrop Compress Module 1.9.4.
4+
# Generated by GNU Autoconf 2.69 for Eggdrop Compress Module 1.9.5.
55
#
66
# Report bugs to <bugs@eggheads.org>.
77
#
@@ -583,8 +583,8 @@ MAKEFLAGS=
583583
# Identity of this package.
584584
PACKAGE_NAME='Eggdrop Compress Module'
585585
PACKAGE_TARNAME='eggdrop-compress-module'
586-
PACKAGE_VERSION='1.9.4'
587-
PACKAGE_STRING='Eggdrop Compress Module 1.9.4'
586+
PACKAGE_VERSION='1.9.5'
587+
PACKAGE_STRING='Eggdrop Compress Module 1.9.5'
588588
PACKAGE_BUGREPORT='bugs@eggheads.org'
589589
PACKAGE_URL=''
590590

@@ -1240,7 +1240,7 @@ if test "$ac_init_help" = "long"; then
12401240
# Omit some internal or obsolete options to make the list less imposing.
12411241
# This message is too long to be a string in the A/UX 3.1 sh.
12421242
cat <<_ACEOF
1243-
\`configure' configures Eggdrop Compress Module 1.9.4 to adapt to many kinds of systems.
1243+
\`configure' configures Eggdrop Compress Module 1.9.5 to adapt to many kinds of systems.
12441244
12451245
Usage: $0 [OPTION]... [VAR=VALUE]...
12461246
@@ -1303,7 +1303,7 @@ fi
13031303

13041304
if test -n "$ac_init_help"; then
13051305
case $ac_init_help in
1306-
short | recursive ) echo "Configuration of Eggdrop Compress Module 1.9.4:";;
1306+
short | recursive ) echo "Configuration of Eggdrop Compress Module 1.9.5:";;
13071307
esac
13081308
cat <<\_ACEOF
13091309
@@ -1383,7 +1383,7 @@ fi
13831383
test -n "$ac_init_help" && exit $ac_status
13841384
if $ac_init_version; then
13851385
cat <<\_ACEOF
1386-
Eggdrop Compress Module configure 1.9.4
1386+
Eggdrop Compress Module configure 1.9.5
13871387
generated by GNU Autoconf 2.69
13881388
13891389
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1687,7 +1687,7 @@ cat >config.log <<_ACEOF
16871687
This file contains any messages produced by compilers while
16881688
running configure, to aid debugging if configure makes a mistake.
16891689
1690-
It was created by Eggdrop Compress Module $as_me 1.9.4, which was
1690+
It was created by Eggdrop Compress Module $as_me 1.9.5, which was
16911691
generated by GNU Autoconf 2.69. Invocation command line was
16921692
16931693
$ $0 $@
@@ -3687,7 +3687,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
36873687
# report actual input values of CONFIG_FILES etc. instead of their
36883688
# values after options handling.
36893689
ac_log="
3690-
This file was extended by Eggdrop Compress Module $as_me 1.9.4, which was
3690+
This file was extended by Eggdrop Compress Module $as_me 1.9.5, which was
36913691
generated by GNU Autoconf 2.69. Invocation command line was
36923692
36933693
CONFIG_FILES = $CONFIG_FILES
@@ -3740,7 +3740,7 @@ _ACEOF
37403740
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
37413741
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
37423742
ac_cs_version="\\
3743-
Eggdrop Compress Module config.status 1.9.4
3743+
Eggdrop Compress Module config.status 1.9.5
37443744
configured by $0, generated by GNU Autoconf 2.69,
37453745
with options \\"\$ac_cs_config\\"
37463746

src/mod/dns.mod/configure

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
2-
# From configure.ac de8c50be.
2+
# From configure.ac 1d62d238.
33
# Guess values for system-dependent variables and create Makefiles.
4-
# Generated by GNU Autoconf 2.69 for Eggdrop DNS Module 1.9.4.
4+
# Generated by GNU Autoconf 2.69 for Eggdrop DNS Module 1.9.5.
55
#
66
# Report bugs to <bugs@eggheads.org>.
77
#
@@ -582,8 +582,8 @@ MAKEFLAGS=
582582
# Identity of this package.
583583
PACKAGE_NAME='Eggdrop DNS Module'
584584
PACKAGE_TARNAME='eggdrop-dns-module'
585-
PACKAGE_VERSION='1.9.4'
586-
PACKAGE_STRING='Eggdrop DNS Module 1.9.4'
585+
PACKAGE_VERSION='1.9.5'
586+
PACKAGE_STRING='Eggdrop DNS Module 1.9.5'
587587
PACKAGE_BUGREPORT='bugs@eggheads.org'
588588
PACKAGE_URL=''
589589

@@ -1200,7 +1200,7 @@ if test "$ac_init_help" = "long"; then
12001200
# Omit some internal or obsolete options to make the list less imposing.
12011201
# This message is too long to be a string in the A/UX 3.1 sh.
12021202
cat <<_ACEOF
1203-
\`configure' configures Eggdrop DNS Module 1.9.4 to adapt to many kinds of systems.
1203+
\`configure' configures Eggdrop DNS Module 1.9.5 to adapt to many kinds of systems.
12041204
12051205
Usage: $0 [OPTION]... [VAR=VALUE]...
12061206
@@ -1263,7 +1263,7 @@ fi
12631263

12641264
if test -n "$ac_init_help"; then
12651265
case $ac_init_help in
1266-
short | recursive ) echo "Configuration of Eggdrop DNS Module 1.9.4:";;
1266+
short | recursive ) echo "Configuration of Eggdrop DNS Module 1.9.5:";;
12671267
esac
12681268
cat <<\_ACEOF
12691269
@@ -1342,7 +1342,7 @@ fi
13421342
test -n "$ac_init_help" && exit $ac_status
13431343
if $ac_init_version; then
13441344
cat <<\_ACEOF
1345-
Eggdrop DNS Module configure 1.9.4
1345+
Eggdrop DNS Module configure 1.9.5
13461346
generated by GNU Autoconf 2.69
13471347
13481348
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1476,7 +1476,7 @@ cat >config.log <<_ACEOF
14761476
This file contains any messages produced by compilers while
14771477
running configure, to aid debugging if configure makes a mistake.
14781478
1479-
It was created by Eggdrop DNS Module $as_me 1.9.4, which was
1479+
It was created by Eggdrop DNS Module $as_me 1.9.5, which was
14801480
generated by GNU Autoconf 2.69. Invocation command line was
14811481
14821482
$ $0 $@
@@ -3119,7 +3119,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
31193119
# report actual input values of CONFIG_FILES etc. instead of their
31203120
# values after options handling.
31213121
ac_log="
3122-
This file was extended by Eggdrop DNS Module $as_me 1.9.4, which was
3122+
This file was extended by Eggdrop DNS Module $as_me 1.9.5, which was
31233123
generated by GNU Autoconf 2.69. Invocation command line was
31243124
31253125
CONFIG_FILES = $CONFIG_FILES
@@ -3172,7 +3172,7 @@ _ACEOF
31723172
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
31733173
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
31743174
ac_cs_version="\\
3175-
Eggdrop DNS Module config.status 1.9.4
3175+
Eggdrop DNS Module config.status 1.9.5
31763176
configured by $0, generated by GNU Autoconf 2.69,
31773177
with options \\"\$ac_cs_config\\"
31783178

0 commit comments

Comments
 (0)