Skip to content

Commit

Permalink
restoring GAMSlinks/trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
svigerske committed Apr 25, 2019
1 parent 9e1736a commit bd2bc33
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 deletions.
20 changes: 10 additions & 10 deletions GAMSlinks/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 GAMSlinks 0.5.
# Generated by GNU Autoconf 2.59 for GAMSlinks trunk.
#
# Report bugs to <https://projects.coin-or.org/GAMSlinks/newticket>.
#
Expand Down Expand Up @@ -428,8 +428,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='GAMSlinks'
PACKAGE_TARNAME='gamslinks'
PACKAGE_VERSION='0.5'
PACKAGE_STRING='GAMSlinks 0.5'
PACKAGE_VERSION='trunk'
PACKAGE_STRING='GAMSlinks trunk'
PACKAGE_BUGREPORT='https://projects.coin-or.org/GAMSlinks/newticket'

ac_unique_file="src/SolverInterfaces/GamsSolver.hpp"
Expand Down Expand Up @@ -1004,7 +1004,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 GAMSlinks 0.5 to adapt to many kinds of systems.
\`configure' configures GAMSlinks trunk to adapt to many kinds of systems.

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

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

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

Expand Down Expand Up @@ -1283,7 +1283,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
GAMSlinks configure 0.5
GAMSlinks configure trunk
generated by GNU Autoconf 2.59

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

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

# Define the identity of the package.
PACKAGE='gamslinks'
VERSION='0.5'
VERSION='trunk'


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

This file was extended by GAMSlinks $as_me 0.5, which was
This file was extended by GAMSlinks $as_me trunk, which was
generated by GNU Autoconf 2.59. Invocation command line was

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

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

Expand Down
2 changes: 1 addition & 1 deletion GAMSlinks/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

AC_PREREQ(2.59)

AC_INIT([GAMSlinks],[0.5],[https://projects.coin-or.org/GAMSlinks/newticket])
AC_INIT([GAMSlinks],[trunk],[https://projects.coin-or.org/GAMSlinks/newticket])

AC_COPYRIGHT([Copyright (C) 2006-2011 GAMS Development and others
All Rights Reserved.
Expand Down
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 GAMSlinks 0.5.
# Generated by GNU Autoconf 2.59 for GAMSlinks trunk.
#
# Report bugs to <https://projects.coin-or.org/GAMSlinks/newticket>.
#
Expand Down Expand Up @@ -428,8 +428,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='GAMSlinks'
PACKAGE_TARNAME='gamslinks'
PACKAGE_VERSION='0.5'
PACKAGE_STRING='GAMSlinks 0.5'
PACKAGE_VERSION='trunk'
PACKAGE_STRING='GAMSlinks trunk'
PACKAGE_BUGREPORT='https://projects.coin-or.org/GAMSlinks/newticket'

ac_unique_file="configure.ac"
Expand Down Expand Up @@ -1039,7 +1039,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 GAMSlinks 0.5 to adapt to many kinds of systems.
\`configure' configures GAMSlinks trunk to adapt to many kinds of systems.

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

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

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

Expand Down Expand Up @@ -1344,7 +1344,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
GAMSlinks configure 0.5
GAMSlinks configure trunk
generated by GNU Autoconf 2.59

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

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

# Define the identity of the package.
PACKAGE='gamslinks'
VERSION='0.5'
VERSION='trunk'


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

This file was extended by GAMSlinks $as_me 0.5, which was
This file was extended by GAMSlinks $as_me trunk, which was
generated by GNU Autoconf 2.59. Invocation command line was

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

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

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

AC_PREREQ(2.59)

AC_INIT([GAMSlinks],[0.5],[https://projects.coin-or.org/GAMSlinks/newticket])
AC_INIT([GAMSlinks],[trunk],[https://projects.coin-or.org/GAMSlinks/newticket])

AC_COPYRIGHT([Copyright (C) 2006-2011 GAMS Development and others
All Rights Reserved.
Expand Down

0 comments on commit bd2bc33

Please sign in to comment.