Release 1.2
This commit is contained in:
parent
0950ec1ae4
commit
dc9d1ec36e
24
configure
vendored
24
configure
vendored
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# From configure.ac Revision: 1.4 .
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.68 for distromatic 1.1.3.
|
||||
# Generated by GNU Autoconf 2.68 for distromatic 1.2.
|
||||
#
|
||||
# Report bugs to <silvan.calarco@mambasoft.it>.
|
||||
#
|
||||
@ -564,8 +564,8 @@ MAKEFLAGS=
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='distromatic'
|
||||
PACKAGE_TARNAME='distromatic'
|
||||
PACKAGE_VERSION='1.1.3'
|
||||
PACKAGE_STRING='distromatic 1.1.3'
|
||||
PACKAGE_VERSION='1.2'
|
||||
PACKAGE_STRING='distromatic 1.2'
|
||||
PACKAGE_BUGREPORT='silvan.calarco@mambasoft.it'
|
||||
PACKAGE_URL=''
|
||||
|
||||
@ -1264,7 +1264,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 distromatic 1.1.3 to adapt to many kinds of systems.
|
||||
\`configure' configures distromatic 1.2 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@ -1335,7 +1335,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of distromatic 1.1.3:";;
|
||||
short | recursive ) echo "Configuration of distromatic 1.2:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@ -1422,7 +1422,7 @@ fi
|
||||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
distromatic configure 1.1.3
|
||||
distromatic configure 1.2
|
||||
generated by GNU Autoconf 2.68
|
||||
|
||||
Copyright (C) 2010 Free Software Foundation, Inc.
|
||||
@ -1840,7 +1840,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 distromatic $as_me 1.1.3, which was
|
||||
It was created by distromatic $as_me 1.2, which was
|
||||
generated by GNU Autoconf 2.68. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
@ -2227,8 +2227,8 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
|
||||
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for distromatic version" >&5
|
||||
$as_echo_n "checking for distromatic version... " >&6; }
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: 1.1.3" >&5
|
||||
$as_echo "1.1.3" >&6; }
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: 1.2" >&5
|
||||
$as_echo "1.2" >&6; }
|
||||
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for the default target architecture" >&5
|
||||
$as_echo_n "checking for the default target architecture... " >&6; }
|
||||
@ -2786,7 +2786,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='distromatic'
|
||||
VERSION='1.1.3'
|
||||
VERSION='1.2'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
@ -6056,7 +6056,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 distromatic $as_me 1.1.3, which was
|
||||
This file was extended by distromatic $as_me 1.2, which was
|
||||
generated by GNU Autoconf 2.68. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
@ -6122,7 +6122,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="\\
|
||||
distromatic config.status 1.1.3
|
||||
distromatic config.status 1.2
|
||||
configured by $0, generated by GNU Autoconf 2.68,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user