Skip to content

Commit 34a06ab

Browse files
committed
temporarily committing release candidate
1 parent fcabf9e commit 34a06ab

File tree

5 files changed

+53
-52
lines changed

5 files changed

+53
-52
lines changed

Clp/configure

Lines changed: 38 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.59 for Clp 1.17.
3+
# Generated by GNU Autoconf 2.59 for Clp 1.17.3.
44
#
55
# Report bugs to <[email protected]>.
66
#
@@ -429,8 +429,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
429429
# Identity of this package.
430430
PACKAGE_NAME='Clp'
431431
PACKAGE_TARNAME='clp'
432-
PACKAGE_VERSION='1.17'
433-
PACKAGE_STRING='Clp 1.17'
432+
PACKAGE_VERSION='1.17.3'
433+
PACKAGE_STRING='Clp 1.17.3'
434434
PACKAGE_BUGREPORT='[email protected]'
435435

436436
ac_unique_file="src/ClpSimplex.cpp"
@@ -1021,7 +1021,7 @@ if test "$ac_init_help" = "long"; then
10211021
# Omit some internal or obsolete options to make the list less imposing.
10221022
# This message is too long to be a string in the A/UX 3.1 sh.
10231023
cat <<_ACEOF
1024-
\`configure' configures Clp 1.17 to adapt to many kinds of systems.
1024+
\`configure' configures Clp 1.17.3 to adapt to many kinds of systems.
10251025

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

@@ -1087,7 +1087,7 @@ fi
10871087

10881088
if test -n "$ac_init_help"; then
10891089
case $ac_init_help in
1090-
short | recursive ) echo "Configuration of Clp 1.17:";;
1090+
short | recursive ) echo "Configuration of Clp 1.17.3:";;
10911091
esac
10921092
cat <<\_ACEOF
10931093

@@ -1308,7 +1308,7 @@ fi
13081308
test -n "$ac_init_help" && exit 0
13091309
if $ac_init_version; then
13101310
cat <<\_ACEOF
1311-
Clp configure 1.17
1311+
Clp configure 1.17.3
13121312
generated by GNU Autoconf 2.59
13131313

13141314
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1328,7 +1328,7 @@ cat >&5 <<_ACEOF
13281328
This file contains any messages produced by compilers while
13291329
running configure, to aid debugging if configure makes a mistake.
13301330

1331-
It was created by Clp $as_me 1.17, which was
1331+
It was created by Clp $as_me 1.17.3, which was
13321332
generated by GNU Autoconf 2.59. Invocation command line was
13331333

13341334
$ $0 $@
@@ -1854,6 +1854,7 @@ _ACEOF
18541854

18551855

18561856
# Capture libtool library version, if given.
1857+
coin_libversion=15:3:14
18571858

18581859

18591860

@@ -4561,7 +4562,7 @@ fi
45614562

45624563
# Define the identity of the package.
45634564
PACKAGE='clp'
4564-
VERSION='1.17'
4565+
VERSION='1.17.3'
45654566

45664567

45674568
cat >>confdefs.h <<_ACEOF
@@ -5857,7 +5858,7 @@ ia64-*-hpux*)
58575858
;;
58585859
*-*-irix6*)
58595860
# Find out which ABI we are using.
5860-
echo '#line 5860 "configure"' > conftest.$ac_ext
5861+
echo '#line 5861 "configure"' > conftest.$ac_ext
58615862
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
58625863
(eval $ac_compile) 2>&5
58635864
ac_status=$?
@@ -6991,7 +6992,7 @@ fi
69916992

69926993

69936994
# Provide some information about the compiler.
6994-
echo "$as_me:6994:" \
6995+
echo "$as_me:6995:" \
69956996
"checking for Fortran 77 compiler version" >&5
69966997
ac_compiler=`set X $ac_compile; echo $2`
69976998
{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
@@ -8058,11 +8059,11 @@ else
80588059
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
80598060
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
80608061
-e 's:$: $lt_compiler_flag:'`
8061-
(eval echo "\"\$as_me:8061: $lt_compile\"" >&5)
8062+
(eval echo "\"\$as_me:8062: $lt_compile\"" >&5)
80628063
(eval "$lt_compile" 2>conftest.err)
80638064
ac_status=$?
80648065
cat conftest.err >&5
8065-
echo "$as_me:8065: \$? = $ac_status" >&5
8066+
echo "$as_me:8066: \$? = $ac_status" >&5
80668067
if (exit $ac_status) && test -s "$ac_outfile"; then
80678068
# The compiler can only warn and ignore the option if not recognized
80688069
# So say no if there are warnings other than the usual output.
@@ -8326,11 +8327,11 @@ else
83268327
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
83278328
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
83288329
-e 's:$: $lt_compiler_flag:'`
8329-
(eval echo "\"\$as_me:8329: $lt_compile\"" >&5)
8330+
(eval echo "\"\$as_me:8330: $lt_compile\"" >&5)
83308331
(eval "$lt_compile" 2>conftest.err)
83318332
ac_status=$?
83328333
cat conftest.err >&5
8333-
echo "$as_me:8333: \$? = $ac_status" >&5
8334+
echo "$as_me:8334: \$? = $ac_status" >&5
83348335
if (exit $ac_status) && test -s "$ac_outfile"; then
83358336
# The compiler can only warn and ignore the option if not recognized
83368337
# So say no if there are warnings other than the usual output.
@@ -8430,11 +8431,11 @@ else
84308431
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
84318432
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
84328433
-e 's:$: $lt_compiler_flag:'`
8433-
(eval echo "\"\$as_me:8433: $lt_compile\"" >&5)
8434+
(eval echo "\"\$as_me:8434: $lt_compile\"" >&5)
84348435
(eval "$lt_compile" 2>out/conftest.err)
84358436
ac_status=$?
84368437
cat out/conftest.err >&5
8437-
echo "$as_me:8437: \$? = $ac_status" >&5
8438+
echo "$as_me:8438: \$? = $ac_status" >&5
84388439
if (exit $ac_status) && test -s out/conftest2.$ac_objext
84398440
then
84408441
# The compiler can only warn and ignore the option if not recognized
@@ -10775,7 +10776,7 @@ else
1077510776
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
1077610777
lt_status=$lt_dlunknown
1077710778
cat > conftest.$ac_ext <<EOF
10778-
#line 10778 "configure"
10779+
#line 10779 "configure"
1077910780
#include "confdefs.h"
1078010781

1078110782
#if HAVE_DLFCN_H
@@ -10875,7 +10876,7 @@ else
1087510876
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
1087610877
lt_status=$lt_dlunknown
1087710878
cat > conftest.$ac_ext <<EOF
10878-
#line 10878 "configure"
10879+
#line 10879 "configure"
1087910880
#include "confdefs.h"
1088010881

1088110882
#if HAVE_DLFCN_H
@@ -13219,11 +13220,11 @@ else
1321913220
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1322013221
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1322113222
-e 's:$: $lt_compiler_flag:'`
13222-
(eval echo "\"\$as_me:13222: $lt_compile\"" >&5)
13223+
(eval echo "\"\$as_me:13223: $lt_compile\"" >&5)
1322313224
(eval "$lt_compile" 2>conftest.err)
1322413225
ac_status=$?
1322513226
cat conftest.err >&5
13226-
echo "$as_me:13226: \$? = $ac_status" >&5
13227+
echo "$as_me:13227: \$? = $ac_status" >&5
1322713228
if (exit $ac_status) && test -s "$ac_outfile"; then
1322813229
# The compiler can only warn and ignore the option if not recognized
1322913230
# So say no if there are warnings other than the usual output.
@@ -13323,11 +13324,11 @@ else
1332313324
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1332413325
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1332513326
-e 's:$: $lt_compiler_flag:'`
13326-
(eval echo "\"\$as_me:13326: $lt_compile\"" >&5)
13327+
(eval echo "\"\$as_me:13327: $lt_compile\"" >&5)
1332713328
(eval "$lt_compile" 2>out/conftest.err)
1332813329
ac_status=$?
1332913330
cat out/conftest.err >&5
13330-
echo "$as_me:13330: \$? = $ac_status" >&5
13331+
echo "$as_me:13331: \$? = $ac_status" >&5
1333113332
if (exit $ac_status) && test -s out/conftest2.$ac_objext
1333213333
then
1333313334
# The compiler can only warn and ignore the option if not recognized
@@ -14893,11 +14894,11 @@ else
1489314894
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1489414895
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1489514896
-e 's:$: $lt_compiler_flag:'`
14896-
(eval echo "\"\$as_me:14896: $lt_compile\"" >&5)
14897+
(eval echo "\"\$as_me:14897: $lt_compile\"" >&5)
1489714898
(eval "$lt_compile" 2>conftest.err)
1489814899
ac_status=$?
1489914900
cat conftest.err >&5
14900-
echo "$as_me:14900: \$? = $ac_status" >&5
14901+
echo "$as_me:14901: \$? = $ac_status" >&5
1490114902
if (exit $ac_status) && test -s "$ac_outfile"; then
1490214903
# The compiler can only warn and ignore the option if not recognized
1490314904
# So say no if there are warnings other than the usual output.
@@ -14997,11 +14998,11 @@ else
1499714998
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1499814999
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1499915000
-e 's:$: $lt_compiler_flag:'`
15000-
(eval echo "\"\$as_me:15000: $lt_compile\"" >&5)
15001+
(eval echo "\"\$as_me:15001: $lt_compile\"" >&5)
1500115002
(eval "$lt_compile" 2>out/conftest.err)
1500215003
ac_status=$?
1500315004
cat out/conftest.err >&5
15004-
echo "$as_me:15004: \$? = $ac_status" >&5
15005+
echo "$as_me:15005: \$? = $ac_status" >&5
1500515006
if (exit $ac_status) && test -s out/conftest2.$ac_objext
1500615007
then
1500715008
# The compiler can only warn and ignore the option if not recognized
@@ -17204,11 +17205,11 @@ else
1720417205
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1720517206
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1720617207
-e 's:$: $lt_compiler_flag:'`
17207-
(eval echo "\"\$as_me:17207: $lt_compile\"" >&5)
17208+
(eval echo "\"\$as_me:17208: $lt_compile\"" >&5)
1720817209
(eval "$lt_compile" 2>conftest.err)
1720917210
ac_status=$?
1721017211
cat conftest.err >&5
17211-
echo "$as_me:17211: \$? = $ac_status" >&5
17212+
echo "$as_me:17212: \$? = $ac_status" >&5
1721217213
if (exit $ac_status) && test -s "$ac_outfile"; then
1721317214
# The compiler can only warn and ignore the option if not recognized
1721417215
# So say no if there are warnings other than the usual output.
@@ -17472,11 +17473,11 @@ else
1747217473
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1747317474
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1747417475
-e 's:$: $lt_compiler_flag:'`
17475-
(eval echo "\"\$as_me:17475: $lt_compile\"" >&5)
17476+
(eval echo "\"\$as_me:17476: $lt_compile\"" >&5)
1747617477
(eval "$lt_compile" 2>conftest.err)
1747717478
ac_status=$?
1747817479
cat conftest.err >&5
17479-
echo "$as_me:17479: \$? = $ac_status" >&5
17480+
echo "$as_me:17480: \$? = $ac_status" >&5
1748017481
if (exit $ac_status) && test -s "$ac_outfile"; then
1748117482
# The compiler can only warn and ignore the option if not recognized
1748217483
# So say no if there are warnings other than the usual output.
@@ -17576,11 +17577,11 @@ else
1757617577
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1757717578
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1757817579
-e 's:$: $lt_compiler_flag:'`
17579-
(eval echo "\"\$as_me:17579: $lt_compile\"" >&5)
17580+
(eval echo "\"\$as_me:17580: $lt_compile\"" >&5)
1758017581
(eval "$lt_compile" 2>out/conftest.err)
1758117582
ac_status=$?
1758217583
cat out/conftest.err >&5
17583-
echo "$as_me:17583: \$? = $ac_status" >&5
17584+
echo "$as_me:17584: \$? = $ac_status" >&5
1758417585
if (exit $ac_status) && test -s out/conftest2.$ac_objext
1758517586
then
1758617587
# The compiler can only warn and ignore the option if not recognized
@@ -24913,7 +24914,7 @@ fi
2491324914

2491424915

2491524916
# Provide some information about the compiler.
24916-
echo "$as_me:24916:" \
24917+
echo "$as_me:24917:" \
2491724918
"checking for Fortran 77 compiler version" >&5
2491824919
ac_compiler=`set X $ac_compile; echo $2`
2491924920
{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
@@ -25425,7 +25426,7 @@ _ACEOF
2542525426
# flags.
2542625427
ac_save_FFLAGS=$FFLAGS
2542725428
FFLAGS="$FFLAGS $ac_verb"
25428-
(eval echo $as_me:25428: \"$ac_link\") >&5
25429+
(eval echo $as_me:25429: \"$ac_link\") >&5
2542925430
ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
2543025431
echo "$ac_f77_v_output" >&5
2543125432
FFLAGS=$ac_save_FFLAGS
@@ -25503,7 +25504,7 @@ _ACEOF
2550325504
# flags.
2550425505
ac_save_FFLAGS=$FFLAGS
2550525506
FFLAGS="$FFLAGS $ac_cv_prog_f77_v"
25506-
(eval echo $as_me:25506: \"$ac_link\") >&5
25507+
(eval echo $as_me:25507: \"$ac_link\") >&5
2550725508
ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
2550825509
echo "$ac_f77_v_output" >&5
2550925510
FFLAGS=$ac_save_FFLAGS
@@ -32908,7 +32909,7 @@ _ASBOX
3290832909
} >&5
3290932910
cat >&5 <<_CSEOF
3291032911

32911-
This file was extended by Clp $as_me 1.17, which was
32912+
This file was extended by Clp $as_me 1.17.3, which was
3291232913
generated by GNU Autoconf 2.59. Invocation command line was
3291332914

3291432915
CONFIG_FILES = $CONFIG_FILES
@@ -32971,7 +32972,7 @@ _ACEOF
3297132972

3297232973
cat >>$CONFIG_STATUS <<_ACEOF
3297332974
ac_cs_version="\\
32974-
Clp config.status 1.17
32975+
Clp config.status 1.17.3
3297532976
configured by $0, generated by GNU Autoconf 2.59,
3297632977
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
3297732978

Clp/configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
AC_PREREQ(2.59)
1414

15-
AC_INIT([Clp],[1.17],[[email protected]])
15+
AC_INIT([Clp],[1.17.3],[[email protected]])
1616

1717
AC_COPYRIGHT([
1818
Copyright 2006 International Business Machines and others.
@@ -41,7 +41,7 @@ AC_CANONICAL_BUILD
4141
# the source root directory contains definition of where to find those
4242
# externals. The following macro ensures that those externals are
4343
# retrieved by svn if they are not there yet.
44-
AC_COIN_PROJECTDIR_INIT(Clp)
44+
AC_COIN_PROJECTDIR_INIT(Clp,15:3:14)
4545

4646
# Check if user wants to produce debugging code
4747
AC_COIN_DEBUG_COMPILE(Clp)

Clp/src/config_clp_default.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/***************************************************************************/
66

77
/* Version number of project */
8-
#define CLP_VERSION "1.17"
8+
#define CLP_VERSION "1.17.3"
99

1010
/* Major Version number of project */
1111
#define CLP_VERSION_MAJOR 1
@@ -14,7 +14,7 @@
1414
#define CLP_VERSION_MINOR 17
1515

1616
/* Release Version number of project */
17-
#define CLP_VERSION_RELEASE 9999
17+
#define CLP_VERSION_RELEASE 3
1818

1919
/* vi: softtabstop=2 shiftwidth=2 expandtab tabstop=2
2020
*/

0 commit comments

Comments
 (0)