-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Janusz Krzysztofik <[email protected]>
- Loading branch information
Showing
2 changed files
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#! /bin/sh | ||
# Guess values for system-dependent variables and create Makefiles. | ||
# Generated by GNU Autoconf 2.68 for Heyu 2.10+autotools. | ||
# Generated by GNU Autoconf 2.68 for Heyu 2.11-rc1. | ||
# | ||
# Report bugs to <[email protected]>. | ||
# | ||
|
@@ -14,7 +14,7 @@ | |
# gives unlimited permission to copy, distribute and modify it. | ||
# | ||
# Heyu specific bits: | ||
# Copyright (C) 2011 Janusz Krzysztofik <[email protected]> | ||
# Copyright (C) 2011, 2012 Janusz Krzysztofik <[email protected]> | ||
## -------------------- ## | ||
## M4sh Initialization. ## | ||
## -------------------- ## | ||
|
@@ -563,8 +563,8 @@ MAKEFLAGS= | |
# Identity of this package. | ||
PACKAGE_NAME='Heyu' | ||
PACKAGE_TARNAME='heyu' | ||
PACKAGE_VERSION='2.10+autotools' | ||
PACKAGE_STRING='Heyu 2.10+autotools' | ||
PACKAGE_VERSION='2.11-rc1' | ||
PACKAGE_STRING='Heyu 2.11-rc1' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
PACKAGE_URL='http://heyu.org' | ||
|
||
|
@@ -1278,7 +1278,7 @@ if test "$ac_init_help" = "long"; then | |
# 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 Heyu 2.10+autotools to adapt to many kinds of systems. | ||
\`configure' configures Heyu 2.11-rc1 to adapt to many kinds of systems. | ||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
@@ -1348,7 +1348,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of Heyu 2.10+autotools:";; | ||
short | recursive ) echo "Configuration of Heyu 2.11-rc1:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
@@ -1452,15 +1452,15 @@ fi | |
test -n "$ac_init_help" && exit $ac_status | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
Heyu configure 2.10+autotools | ||
Heyu configure 2.11-rc1 | ||
generated by GNU Autoconf 2.68 | ||
Copyright (C) 2010 Free Software Foundation, Inc. | ||
This configure script is free software; the Free Software Foundation | ||
gives unlimited permission to copy, distribute and modify it. | ||
Heyu specific bits: | ||
Copyright (C) 2011 Janusz Krzysztofik <[email protected]> | ||
Copyright (C) 2011, 2012 Janusz Krzysztofik <[email protected]> | ||
_ACEOF | ||
exit | ||
fi | ||
|
@@ -1924,7 +1924,7 @@ cat >config.log <<_ACEOF | |
This file contains any messages produced by compilers while | ||
running configure, to aid debugging if configure makes a mistake. | ||
It was created by Heyu $as_me 2.10+autotools, which was | ||
It was created by Heyu $as_me 2.11-rc1, which was | ||
generated by GNU Autoconf 2.68. Invocation command line was | ||
$ $0 $@ | ||
|
@@ -2276,7 +2276,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu | |
|
||
|
||
|
||
$as_echo "#define RELEASE_DATE \"20111227\"" >>confdefs.h | ||
$as_echo "#define RELEASE_DATE \"20120517\"" >>confdefs.h | ||
|
||
|
||
|
||
|
@@ -3032,7 +3032,7 @@ fi | |
|
||
# Define the identity of the package. | ||
PACKAGE='heyu' | ||
VERSION='2.10+autotools' | ||
VERSION='2.11-rc1' | ||
|
||
|
||
cat >>confdefs.h <<_ACEOF | ||
|
@@ -6708,7 +6708,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
# report actual input values of CONFIG_FILES etc. instead of their | ||
# values after options handling. | ||
ac_log=" | ||
This file was extended by Heyu $as_me 2.10+autotools, which was | ||
This file was extended by Heyu $as_me 2.11-rc1, which was | ||
generated by GNU Autoconf 2.68. Invocation command line was | ||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -6775,7 +6775,7 @@ _ACEOF | |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | ||
ac_cs_version="\\ | ||
Heyu config.status 2.10+autotools | ||
Heyu config.status 2.11-rc1 | ||
configured by $0, generated by GNU Autoconf 2.68, | ||
with options \\"\$ac_cs_config\\" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# configure.ac - Autoconf source file for Heyu | ||
# | ||
# Copyright (C) 2011 Janusz Krzysztofik <[email protected]> | ||
# Copyright (C) 2011, 2012 Janusz Krzysztofik <[email protected]> | ||
# | ||
# Derived from an initial version genereted automatically by the | ||
# autoscan application. | ||
|
@@ -24,11 +24,11 @@ | |
# Process this file with autoconf to produce a configure script. | ||
|
||
AC_PREREQ([2.68]) | ||
AC_INIT([Heyu], [2.10+autotools], | ||
AC_INIT([Heyu], [2.11-rc1], | ||
[[email protected]], [heyu], [http://heyu.org]) | ||
AC_DEFINE([RELEASE_DATE], ["20111227"], [Release date of package]) | ||
AC_DEFINE([RELEASE_DATE], ["20120517"], [Release date of package]) | ||
AC_COPYRIGHT([Heyu specific bits: | ||
Copyright (C) 2011 Janusz Krzysztofik <[email protected]>]) | ||
Copyright (C) 2011, 2012 Janusz Krzysztofik <[email protected]>]) | ||
AC_CONFIG_SRCDIR([relay.c]) | ||
AC_CONFIG_HEADERS([config.h]) | ||
|
||
|