diff options
| -rw-r--r-- | Makefile.am | 2 | ||||
| -rw-r--r-- | Makefile.in | 2 | ||||
| -rwxr-xr-x | configure | 20 | ||||
| -rw-r--r-- | configure.ac | 2 | ||||
| -rw-r--r-- | life-1.5.2.tar.gz | bin | 117036 -> 0 bytes | |||
| -rw-r--r-- | life-1.5.2.tar.gz.sig | bin | 310 -> 0 bytes | |||
| -rw-r--r-- | life-1.5.3.tar.gz | bin | 0 -> 117220 bytes | |||
| -rw-r--r-- | life-1.5.3.tar.gz.sig | bin | 0 -> 310 bytes |
8 files changed, 13 insertions, 13 deletions
diff --git a/Makefile.am b/Makefile.am index 1d77ffd..319ca4d 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -2,6 +2,6 @@ AM_OPTIONS = gnu | |||
| 2 | bin_PROGRAMS = life | 2 | bin_PROGRAMS = life |
| 3 | life_SOURCES = life.c cmdline-life.c updatemap.c menus.c | 3 | life_SOURCES = life.c cmdline-life.c updatemap.c menus.c |
| 4 | life_CFLAGS = -I$(srcdir) -Wall -pedantic | 4 | life_CFLAGS = -I$(srcdir) -Wall -pedantic |
| 5 | include_HEADERS = life.h updatemap.h menus.h cmdline-life.h | 5 | include_HEADERS = life.h updatemap.h menus.h cmdline-life.h life-macros.h |
| 6 | man_MANS = life.6 | 6 | man_MANS = life.6 |
| 7 | EXTRA_DIST = $(man_MANS) | 7 | EXTRA_DIST = $(man_MANS) |
diff --git a/Makefile.in b/Makefile.in index 7b20984..c7df496 100644 --- a/Makefile.in +++ b/Makefile.in | |||
| @@ -313,7 +313,7 @@ top_srcdir = @top_srcdir@ | |||
| 313 | AM_OPTIONS = gnu | 313 | AM_OPTIONS = gnu |
| 314 | life_SOURCES = life.c cmdline-life.c updatemap.c menus.c | 314 | life_SOURCES = life.c cmdline-life.c updatemap.c menus.c |
| 315 | life_CFLAGS = -I$(srcdir) -Wall -pedantic | 315 | life_CFLAGS = -I$(srcdir) -Wall -pedantic |
| 316 | include_HEADERS = life.h updatemap.h menus.h cmdline-life.h | 316 | include_HEADERS = life.h updatemap.h menus.h cmdline-life.h life-macros.h |
| 317 | man_MANS = life.6 | 317 | man_MANS = life.6 |
| 318 | EXTRA_DIST = $(man_MANS) | 318 | EXTRA_DIST = $(man_MANS) |
| 319 | all: config.h | 319 | all: config.h |
| @@ -1,6 +1,6 @@ | |||
| 1 | #! /bin/sh | 1 | #! /bin/sh |
| 2 | # Guess values for system-dependent variables and create Makefiles. | 2 | # Guess values for system-dependent variables and create Makefiles. |
| 3 | # Generated by GNU Autoconf 2.69 for life 1.5.2. | 3 | # Generated by GNU Autoconf 2.69 for life 1.5.3. |
| 4 | # | 4 | # |
| 5 | # Report bugs to <aiden.woodruff@gmail.com>. | 5 | # Report bugs to <aiden.woodruff@gmail.com>. |
| 6 | # | 6 | # |
| @@ -580,8 +580,8 @@ MAKEFLAGS= | |||
| 580 | # Identity of this package. | 580 | # Identity of this package. |
| 581 | PACKAGE_NAME='life' | 581 | PACKAGE_NAME='life' |
| 582 | PACKAGE_TARNAME='life' | 582 | PACKAGE_TARNAME='life' |
| 583 | PACKAGE_VERSION='1.5.2' | 583 | PACKAGE_VERSION='1.5.3' |
| 584 | PACKAGE_STRING='life 1.5.2' | 584 | PACKAGE_STRING='life 1.5.3' |
| 585 | PACKAGE_BUGREPORT='aiden.woodruff@gmail.com' | 585 | PACKAGE_BUGREPORT='aiden.woodruff@gmail.com' |
| 586 | PACKAGE_URL='' | 586 | PACKAGE_URL='' |
| 587 | 587 | ||
| @@ -1277,7 +1277,7 @@ if test "$ac_init_help" = "long"; then | |||
| 1277 | # Omit some internal or obsolete options to make the list less imposing. | 1277 | # Omit some internal or obsolete options to make the list less imposing. |
| 1278 | # This message is too long to be a string in the A/UX 3.1 sh. | 1278 | # This message is too long to be a string in the A/UX 3.1 sh. |
| 1279 | cat <<_ACEOF | 1279 | cat <<_ACEOF |
| 1280 | \`configure' configures life 1.5.2 to adapt to many kinds of systems. | 1280 | \`configure' configures life 1.5.3 to adapt to many kinds of systems. |
| 1281 | 1281 | ||
| 1282 | Usage: $0 [OPTION]... [VAR=VALUE]... | 1282 | Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1283 | 1283 | ||
| @@ -1344,7 +1344,7 @@ fi | |||
| 1344 | 1344 | ||
| 1345 | if test -n "$ac_init_help"; then | 1345 | if test -n "$ac_init_help"; then |
| 1346 | case $ac_init_help in | 1346 | case $ac_init_help in |
| 1347 | short | recursive ) echo "Configuration of life 1.5.2:";; | 1347 | short | recursive ) echo "Configuration of life 1.5.3:";; |
| 1348 | esac | 1348 | esac |
| 1349 | cat <<\_ACEOF | 1349 | cat <<\_ACEOF |
| 1350 | 1350 | ||
| @@ -1435,7 +1435,7 @@ fi | |||
| 1435 | test -n "$ac_init_help" && exit $ac_status | 1435 | test -n "$ac_init_help" && exit $ac_status |
| 1436 | if $ac_init_version; then | 1436 | if $ac_init_version; then |
| 1437 | cat <<\_ACEOF | 1437 | cat <<\_ACEOF |
| 1438 | life configure 1.5.2 | 1438 | life configure 1.5.3 |
| 1439 | generated by GNU Autoconf 2.69 | 1439 | generated by GNU Autoconf 2.69 |
| 1440 | 1440 | ||
| 1441 | Copyright (C) 2012 Free Software Foundation, Inc. | 1441 | Copyright (C) 2012 Free Software Foundation, Inc. |
| @@ -1804,7 +1804,7 @@ cat >config.log <<_ACEOF | |||
| 1804 | This file contains any messages produced by compilers while | 1804 | This file contains any messages produced by compilers while |
| 1805 | running configure, to aid debugging if configure makes a mistake. | 1805 | running configure, to aid debugging if configure makes a mistake. |
| 1806 | 1806 | ||
| 1807 | It was created by life $as_me 1.5.2, which was | 1807 | It was created by life $as_me 1.5.3, which was |
| 1808 | generated by GNU Autoconf 2.69. Invocation command line was | 1808 | generated by GNU Autoconf 2.69. Invocation command line was |
| 1809 | 1809 | ||
| 1810 | $ $0 $@ | 1810 | $ $0 $@ |
| @@ -4306,7 +4306,7 @@ fi | |||
| 4306 | 4306 | ||
| 4307 | # Define the identity of the package. | 4307 | # Define the identity of the package. |
| 4308 | PACKAGE='life' | 4308 | PACKAGE='life' |
| 4309 | VERSION='1.5.2' | 4309 | VERSION='1.5.3' |
| 4310 | 4310 | ||
| 4311 | 4311 | ||
| 4312 | cat >>confdefs.h <<_ACEOF | 4312 | cat >>confdefs.h <<_ACEOF |
| @@ -5057,7 +5057,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |||
| 5057 | # report actual input values of CONFIG_FILES etc. instead of their | 5057 | # report actual input values of CONFIG_FILES etc. instead of their |
| 5058 | # values after options handling. | 5058 | # values after options handling. |
| 5059 | ac_log=" | 5059 | ac_log=" |
| 5060 | This file was extended by life $as_me 1.5.2, which was | 5060 | This file was extended by life $as_me 1.5.3, which was |
| 5061 | generated by GNU Autoconf 2.69. Invocation command line was | 5061 | generated by GNU Autoconf 2.69. Invocation command line was |
| 5062 | 5062 | ||
| 5063 | CONFIG_FILES = $CONFIG_FILES | 5063 | CONFIG_FILES = $CONFIG_FILES |
| @@ -5123,7 +5123,7 @@ _ACEOF | |||
| 5123 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 5123 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 5124 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 5124 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 5125 | ac_cs_version="\\ | 5125 | ac_cs_version="\\ |
| 5126 | life config.status 1.5.2 | 5126 | life config.status 1.5.3 |
| 5127 | configured by $0, generated by GNU Autoconf 2.69, | 5127 | configured by $0, generated by GNU Autoconf 2.69, |
| 5128 | with options \\"\$ac_cs_config\\" | 5128 | with options \\"\$ac_cs_config\\" |
| 5129 | 5129 | ||
diff --git a/configure.ac b/configure.ac index 3174aa1..6c508d3 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Process this file with autoconf to produce a configure script. | 2 | # Process this file with autoconf to produce a configure script. |
| 3 | 3 | ||
| 4 | AC_PREREQ([2.69]) | 4 | AC_PREREQ([2.69]) |
| 5 | AC_INIT([life], [1.5.2], [aiden.woodruff@gmail.com]) | 5 | AC_INIT([life], [1.5.3], [aiden.woodruff@gmail.com]) |
| 6 | AC_CONFIG_SRCDIR([life.c]) | 6 | AC_CONFIG_SRCDIR([life.c]) |
| 7 | AC_CONFIG_HEADERS([config.h]) | 7 | AC_CONFIG_HEADERS([config.h]) |
| 8 | 8 | ||
diff --git a/life-1.5.2.tar.gz b/life-1.5.2.tar.gz deleted file mode 100644 index d631ed3..0000000 --- a/life-1.5.2.tar.gz +++ /dev/null | |||
| Binary files differ | |||
diff --git a/life-1.5.2.tar.gz.sig b/life-1.5.2.tar.gz.sig deleted file mode 100644 index f9b8200..0000000 --- a/life-1.5.2.tar.gz.sig +++ /dev/null | |||
| Binary files differ | |||
diff --git a/life-1.5.3.tar.gz b/life-1.5.3.tar.gz new file mode 100644 index 0000000..128bf0e --- /dev/null +++ b/life-1.5.3.tar.gz | |||
| Binary files differ | |||
diff --git a/life-1.5.3.tar.gz.sig b/life-1.5.3.tar.gz.sig new file mode 100644 index 0000000..8f74c16 --- /dev/null +++ b/life-1.5.3.tar.gz.sig | |||
| Binary files differ | |||
