Skip to content

Commit

Permalink
Re-run autotools.
Browse files Browse the repository at this point in the history
  • Loading branch information
aykutbulut committed Aug 6, 2016
1 parent e23c5c0 commit 2891bae
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions configure
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.59 for CglConic 0.1.
# Generated by GNU Autoconf 2.59 for CglConic 0.2.
#
# Report bugs to <https://github.com/aykutbulut/CGL-CONIC/issues/new>.
#
Expand Down Expand Up @@ -436,8 +436,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='CglConic'
PACKAGE_TARNAME='cglconic'
PACKAGE_VERSION='0.1'
PACKAGE_STRING='CglConic 0.1'
PACKAGE_VERSION='0.2'
PACKAGE_STRING='CglConic 0.2'
PACKAGE_BUGREPORT='https://github.com/aykutbulut/CGL-CONIC/issues/new'

ac_unique_file="src/CglConicCutGenerator.hpp"
Expand Down Expand Up @@ -1012,7 +1012,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 CglConic 0.1 to adapt to many kinds of systems.
\`configure' configures CglConic 0.2 to adapt to many kinds of systems.

Usage: $0 [OPTION]... [VAR=VALUE]...

Expand Down Expand Up @@ -1078,7 +1078,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of CglConic 0.1:";;
short | recursive ) echo "Configuration of CglConic 0.2:";;
esac
cat <<\_ACEOF

Expand Down Expand Up @@ -1305,7 +1305,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
CglConic configure 0.1
CglConic configure 0.2
generated by GNU Autoconf 2.59

Copyright (C) 2003 Free Software Foundation, Inc.
Expand All @@ -1332,7 +1332,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 CglConic $as_me 0.1, which was
It was created by CglConic $as_me 0.2, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ $0 $@
Expand Down Expand Up @@ -4585,7 +4585,7 @@ fi

# Define the identity of the package.
PACKAGE='cglconic'
VERSION='0.1'
VERSION='0.2'


cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -35261,7 +35261,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF

This file was extended by CglConic $as_me 0.1, which was
This file was extended by CglConic $as_me 0.2, which was
generated by GNU Autoconf 2.59. Invocation command line was

CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -35324,7 +35324,7 @@ _ACEOF

cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
CglConic config.status 0.1
CglConic config.status 0.2
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"

Expand Down

0 comments on commit 2891bae

Please sign in to comment.