Skip to content
Snippets Groups Projects
Commit 1d60cb3d authored by Omar Awile's avatar Omar Awile
Browse files

Version bump

parent e14d08b7
No related branches found
No related tags found
No related merge requests found
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.68 for PPM 1.1.9.
# Generated by GNU Autoconf 2.68 for PPM 1.2.2.
#
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
......@@ -557,8 +557,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='PPM'
PACKAGE_TARNAME='ppm'
PACKAGE_VERSION='1.1.9'
PACKAGE_STRING='PPM 1.1.9'
PACKAGE_VERSION='1.2.2'
PACKAGE_STRING='PPM 1.2.2'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
......@@ -1240,7 +1240,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 PPM 1.1.9 to adapt to many kinds of systems.
\`configure' configures PPM 1.2.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
......@@ -1301,7 +1301,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of PPM 1.1.9:";;
short | recursive ) echo "Configuration of PPM 1.2.2:";;
esac
cat <<\_ACEOF
......@@ -1416,7 +1416,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
PPM configure 1.1.9
PPM configure 1.2.2
generated by GNU Autoconf 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
......@@ -1923,7 +1923,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 PPM $as_me 1.1.9, which was
It was created by PPM $as_me 1.2.2, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ $0 $@
......@@ -7040,7 +7040,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 PPM $as_me 1.1.9, which was
This file was extended by PPM $as_me 1.2.2, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
......@@ -7093,7 +7093,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="\\
PPM config.status 1.1.9
PPM config.status 1.2.2
configured by $0, generated by GNU Autoconf 2.68,
with options \\"\$ac_cs_config\\"
......
......@@ -20,7 +20,7 @@
AC_PREREQ(2.61)
m4_pattern_allow([AS_TR_SH])
AC_INIT(PPM, 1.1.9)
AC_INIT(PPM, 1.2.2)
# Reset existing preprocessing flags
touch ./src/ppm_define.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment