1.1 --- a/configure.ac Wed Jan 09 00:40:21 2008 +0100
1.2 +++ b/configure.ac Sat Jan 12 23:30:44 2008 +0000
1.3 @@ -137,9 +137,9 @@
1.4 echo CPLEX support................. : $lx_cplex_found
1.5 echo SOPLEX support................ : $lx_soplex_found
1.6 echo
1.7 -echo build benchmarks.............. : $enable_benchmark
1.8 -echo build demo programs........... : $enable_demo
1.9 -echo build additional tools........ : $enable_tools
1.10 +echo Build benchmarks.............. : $enable_benchmark
1.11 +echo Build demo programs........... : $enable_demo
1.12 +echo Build additional tools........ : $enable_tools
1.13 echo
1.14 echo The packace will be installed in
1.15 echo -n ' '
1.16 @@ -152,5 +152,5 @@
1.17 echo '*********************************************************************'
1.18
1.19 echo
1.20 -echo configure complete, now type \'make\' and then \'make install\'.
1.21 +echo Configure complete, now type \'make\' and then \'make install\'.
1.22 echo