Skip to content

Commit 535bb39

Browse files
committed
fix issue #13
1 parent 80c4022 commit 535bb39

File tree

11 files changed

+172
-171
lines changed

11 files changed

+172
-171
lines changed

autom4te.cache/output.0

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@%:@! /bin/sh
22
@%:@ Guess values for system-dependent variables and create Makefiles.
3-
@%:@ Generated by GNU Autoconf 2.69 for shc 3.9.3a3.
3+
@%:@ Generated by GNU Autoconf 2.69 for shc 3.9.3a4.
44
@%:@
55
@%:@ Report bugs to <http://github.com/neurobin/shc/issues>.
66
@%:@
@@ -580,8 +580,8 @@ MAKEFLAGS=
580580
# Identity of this package.
581581
PACKAGE_NAME='shc'
582582
PACKAGE_TARNAME='shc'
583-
PACKAGE_VERSION='3.9.3a3'
584-
PACKAGE_STRING='shc 3.9.3a3'
583+
PACKAGE_VERSION='3.9.3a4'
584+
PACKAGE_STRING='shc 3.9.3a4'
585585
PACKAGE_BUGREPORT='http://github.com/neurobin/shc/issues'
586586
PACKAGE_URL=''
587587

@@ -1279,7 +1279,7 @@ if test "$ac_init_help" = "long"; then
12791279
# Omit some internal or obsolete options to make the list less imposing.
12801280
# This message is too long to be a string in the A/UX 3.1 sh.
12811281
cat <<_ACEOF
1282-
\`configure' configures shc 3.9.3a3 to adapt to many kinds of systems.
1282+
\`configure' configures shc 3.9.3a4 to adapt to many kinds of systems.
12831283

12841284
Usage: $0 [OPTION]... [VAR=VALUE]...
12851285

@@ -1346,7 +1346,7 @@ fi
13461346

13471347
if test -n "$ac_init_help"; then
13481348
case $ac_init_help in
1349-
short | recursive ) echo "Configuration of shc 3.9.3a3:";;
1349+
short | recursive ) echo "Configuration of shc 3.9.3a4:";;
13501350
esac
13511351
cat <<\_ACEOF
13521352

@@ -1437,7 +1437,7 @@ fi
14371437
test -n "$ac_init_help" && exit $ac_status
14381438
if $ac_init_version; then
14391439
cat <<\_ACEOF
1440-
shc configure 3.9.3a3
1440+
shc configure 3.9.3a4
14411441
generated by GNU Autoconf 2.69
14421442

14431443
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1863,7 +1863,7 @@ cat >config.log <<_ACEOF
18631863
This file contains any messages produced by compilers while
18641864
running configure, to aid debugging if configure makes a mistake.
18651865

1866-
It was created by shc $as_me 3.9.3a3, which was
1866+
It was created by shc $as_me 3.9.3a4, which was
18671867
generated by GNU Autoconf 2.69. Invocation command line was
18681868

18691869
$ $0 $@
@@ -2733,7 +2733,7 @@ fi
27332733

27342734
# Define the identity of the package.
27352735
PACKAGE='shc'
2736-
VERSION='3.9.3a3'
2736+
VERSION='3.9.3a4'
27372737

27382738

27392739
cat >>confdefs.h <<_ACEOF
@@ -5311,7 +5311,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
53115311
# report actual input values of CONFIG_FILES etc. instead of their
53125312
# values after options handling.
53135313
ac_log="
5314-
This file was extended by shc $as_me 3.9.3a3, which was
5314+
This file was extended by shc $as_me 3.9.3a4, which was
53155315
generated by GNU Autoconf 2.69. Invocation command line was
53165316

53175317
CONFIG_FILES = $CONFIG_FILES
@@ -5368,7 +5368,7 @@ _ACEOF
53685368
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
53695369
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
53705370
ac_cs_version="\\
5371-
shc config.status 3.9.3a3
5371+
shc config.status 3.9.3a4
53725372
configured by $0, generated by GNU Autoconf 2.69,
53735373
with options \\"\$ac_cs_config\\"
53745374

autom4te.cache/output.1

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@%:@! /bin/sh
22
@%:@ Guess values for system-dependent variables and create Makefiles.
3-
@%:@ Generated by GNU Autoconf 2.69 for shc 3.9.3a3.
3+
@%:@ Generated by GNU Autoconf 2.69 for shc 3.9.3a4.
44
@%:@
55
@%:@ Report bugs to <http://github.com/neurobin/shc/issues>.
66
@%:@
@@ -580,8 +580,8 @@ MAKEFLAGS=
580580
# Identity of this package.
581581
PACKAGE_NAME='shc'
582582
PACKAGE_TARNAME='shc'
583-
PACKAGE_VERSION='3.9.3a3'
584-
PACKAGE_STRING='shc 3.9.3a3'
583+
PACKAGE_VERSION='3.9.3a4'
584+
PACKAGE_STRING='shc 3.9.3a4'
585585
PACKAGE_BUGREPORT='http://github.com/neurobin/shc/issues'
586586
PACKAGE_URL=''
587587

@@ -1279,7 +1279,7 @@ if test "$ac_init_help" = "long"; then
12791279
# Omit some internal or obsolete options to make the list less imposing.
12801280
# This message is too long to be a string in the A/UX 3.1 sh.
12811281
cat <<_ACEOF
1282-
\`configure' configures shc 3.9.3a3 to adapt to many kinds of systems.
1282+
\`configure' configures shc 3.9.3a4 to adapt to many kinds of systems.
12831283

12841284
Usage: $0 [OPTION]... [VAR=VALUE]...
12851285

@@ -1346,7 +1346,7 @@ fi
13461346

13471347
if test -n "$ac_init_help"; then
13481348
case $ac_init_help in
1349-
short | recursive ) echo "Configuration of shc 3.9.3a3:";;
1349+
short | recursive ) echo "Configuration of shc 3.9.3a4:";;
13501350
esac
13511351
cat <<\_ACEOF
13521352

@@ -1437,7 +1437,7 @@ fi
14371437
test -n "$ac_init_help" && exit $ac_status
14381438
if $ac_init_version; then
14391439
cat <<\_ACEOF
1440-
shc configure 3.9.3a3
1440+
shc configure 3.9.3a4
14411441
generated by GNU Autoconf 2.69
14421442

14431443
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1863,7 +1863,7 @@ cat >config.log <<_ACEOF
18631863
This file contains any messages produced by compilers while
18641864
running configure, to aid debugging if configure makes a mistake.
18651865

1866-
It was created by shc $as_me 3.9.3a3, which was
1866+
It was created by shc $as_me 3.9.3a4, which was
18671867
generated by GNU Autoconf 2.69. Invocation command line was
18681868

18691869
$ $0 $@
@@ -2733,7 +2733,7 @@ fi
27332733

27342734
# Define the identity of the package.
27352735
PACKAGE='shc'
2736-
VERSION='3.9.3a3'
2736+
VERSION='3.9.3a4'
27372737

27382738

27392739
cat >>confdefs.h <<_ACEOF
@@ -5311,7 +5311,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
53115311
# report actual input values of CONFIG_FILES etc. instead of their
53125312
# values after options handling.
53135313
ac_log="
5314-
This file was extended by shc $as_me 3.9.3a3, which was
5314+
This file was extended by shc $as_me 3.9.3a4, which was
53155315
generated by GNU Autoconf 2.69. Invocation command line was
53165316

53175317
CONFIG_FILES = $CONFIG_FILES
@@ -5368,7 +5368,7 @@ _ACEOF
53685368
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
53695369
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
53705370
ac_cs_version="\\
5371-
shc config.status 3.9.3a3
5371+
shc config.status 3.9.3a4
53725372
configured by $0, generated by GNU Autoconf 2.69,
53735373
with options \\"\$ac_cs_config\\"
53745374

autom4te.cache/output.2

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@%:@! /bin/sh
22
@%:@ Guess values for system-dependent variables and create Makefiles.
3-
@%:@ Generated by GNU Autoconf 2.69 for shc 3.9.3a3.
3+
@%:@ Generated by GNU Autoconf 2.69 for shc 3.9.3a4.
44
@%:@
55
@%:@ Report bugs to <http://github.com/neurobin/shc/issues>.
66
@%:@
@@ -580,8 +580,8 @@ MAKEFLAGS=
580580
# Identity of this package.
581581
PACKAGE_NAME='shc'
582582
PACKAGE_TARNAME='shc'
583-
PACKAGE_VERSION='3.9.3a3'
584-
PACKAGE_STRING='shc 3.9.3a3'
583+
PACKAGE_VERSION='3.9.3a4'
584+
PACKAGE_STRING='shc 3.9.3a4'
585585
PACKAGE_BUGREPORT='http://github.com/neurobin/shc/issues'
586586
PACKAGE_URL=''
587587

@@ -1279,7 +1279,7 @@ if test "$ac_init_help" = "long"; then
12791279
# Omit some internal or obsolete options to make the list less imposing.
12801280
# This message is too long to be a string in the A/UX 3.1 sh.
12811281
cat <<_ACEOF
1282-
\`configure' configures shc 3.9.3a3 to adapt to many kinds of systems.
1282+
\`configure' configures shc 3.9.3a4 to adapt to many kinds of systems.
12831283

12841284
Usage: $0 [OPTION]... [VAR=VALUE]...
12851285

@@ -1346,7 +1346,7 @@ fi
13461346

13471347
if test -n "$ac_init_help"; then
13481348
case $ac_init_help in
1349-
short | recursive ) echo "Configuration of shc 3.9.3a3:";;
1349+
short | recursive ) echo "Configuration of shc 3.9.3a4:";;
13501350
esac
13511351
cat <<\_ACEOF
13521352

@@ -1437,7 +1437,7 @@ fi
14371437
test -n "$ac_init_help" && exit $ac_status
14381438
if $ac_init_version; then
14391439
cat <<\_ACEOF
1440-
shc configure 3.9.3a3
1440+
shc configure 3.9.3a4
14411441
generated by GNU Autoconf 2.69
14421442

14431443
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1863,7 +1863,7 @@ cat >config.log <<_ACEOF
18631863
This file contains any messages produced by compilers while
18641864
running configure, to aid debugging if configure makes a mistake.
18651865

1866-
It was created by shc $as_me 3.9.3a3, which was
1866+
It was created by shc $as_me 3.9.3a4, which was
18671867
generated by GNU Autoconf 2.69. Invocation command line was
18681868

18691869
$ $0 $@
@@ -2733,7 +2733,7 @@ fi
27332733

27342734
# Define the identity of the package.
27352735
PACKAGE='shc'
2736-
VERSION='3.9.3a3'
2736+
VERSION='3.9.3a4'
27372737

27382738

27392739
cat >>confdefs.h <<_ACEOF
@@ -5311,7 +5311,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
53115311
# report actual input values of CONFIG_FILES etc. instead of their
53125312
# values after options handling.
53135313
ac_log="
5314-
This file was extended by shc $as_me 3.9.3a3, which was
5314+
This file was extended by shc $as_me 3.9.3a4, which was
53155315
generated by GNU Autoconf 2.69. Invocation command line was
53165316

53175317
CONFIG_FILES = $CONFIG_FILES
@@ -5368,7 +5368,7 @@ _ACEOF
53685368
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
53695369
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
53705370
ac_cs_version="\\
5371-
shc config.status 3.9.3a3
5371+
shc config.status 3.9.3a4
53725372
configured by $0, generated by GNU Autoconf 2.69,
53735373
with options \\"\$ac_cs_config\\"
53745374

0 commit comments

Comments
 (0)