aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjjako <jjako>2004-01-15 17:53:27 +0000
committerjjako <jjako>2004-01-15 17:53:27 +0000
commitf7224aa64484732b03b6fdcf61b51fe25dfdcfed (patch)
treeb5ed54f3c1b20d22534996e8320c43f396d603e9
parent5eb1f5eb736df27b34b1c4cd43c37f95ff11b95f (diff)
Changed to 0.80
-rwxr-xr-xconfigure20
-rw-r--r--configure.in2
-rw-r--r--doc/Makefile2
3 files changed, 12 insertions, 12 deletions
diff --git a/configure b/configure
index 6bb16f7..e4f7c4c 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57 for openggsn 0.71b.
+# Generated by GNU Autoconf 2.57 for openggsn 0.80.
#
# Report bugs to <jj@openggsn.org>.
#
@@ -427,8 +427,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='openggsn'
PACKAGE_TARNAME='openggsn'
-PACKAGE_VERSION='0.71b'
-PACKAGE_STRING='openggsn 0.71b'
+PACKAGE_VERSION='0.80'
+PACKAGE_STRING='openggsn 0.80'
PACKAGE_BUGREPORT='jj@openggsn.org'
ac_unique_file="gtp/gtp.c"
@@ -946,7 +946,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 openggsn 0.71b to adapt to many kinds of systems.
+\`configure' configures openggsn 0.80 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1012,7 +1012,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of openggsn 0.71b:";;
+ short | recursive ) echo "Configuration of openggsn 0.80:";;
esac
cat <<\_ACEOF
@@ -1110,7 +1110,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-openggsn configure 0.71b
+openggsn configure 0.80
generated by GNU Autoconf 2.57
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -1125,7 +1125,7 @@ cat >&5 <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by openggsn $as_me 0.71b, which was
+It was created by openggsn $as_me 0.80, which was
generated by GNU Autoconf 2.57. Invocation command line was
$ $0 $@
@@ -9085,7 +9085,7 @@ fi
# Define the identity of the package.
PACKAGE=openggsn
- VERSION=0.71b
+ VERSION=0.80
cat >>confdefs.h <<_ACEOF
@@ -9719,7 +9719,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF
-This file was extended by openggsn $as_me 0.71b, which was
+This file was extended by openggsn $as_me 0.80, which was
generated by GNU Autoconf 2.57. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -9782,7 +9782,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-openggsn config.status 0.71b
+openggsn config.status 0.80
configured by $0, generated by GNU Autoconf 2.57,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
diff --git a/configure.in b/configure.in
index 827b3b1..f72f795 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
# Process this file with autoconf to produce a configure script.
-AC_INIT(openggsn, 0.71b, jj@openggsn.org)
+AC_INIT(openggsn, 0.80, jj@openggsn.org)
AC_CONFIG_SRCDIR([gtp/gtp.c])
AM_CONFIG_HEADER([config.h])
#AC_CONFIG_HEADER([config.h])
diff --git a/doc/Makefile b/doc/Makefile
index 51667c7..e33e818 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -82,7 +82,7 @@ OBJDUMP = @OBJDUMP@
PACKAGE = openggsn
RANLIB = ranlib
STRIP = strip
-VERSION = 0.71b
+VERSION = 0.80
am__include = include
am__quote =
install_sh = /home/jj/openggsn/install-sh