gravatar
alpar (Alpar Juttner)
alpar@cs.elte.hu
Capitalized compiler messages (reapply changeset 099a4f1844f1) These changes somehow disappeared in 40d6f625e549
0 1 0
default
1 file changed with 4 insertions and 4 deletions:
↑ Collapse diff ↑
Ignore white space 6 line context
... ...
@@ -137,9 +137,9 @@
137 137
echo CPLEX support................. : $lx_cplex_found
138 138
echo SOPLEX support................ : $lx_soplex_found
139 139
echo
140
echo build benchmarks.............. : $enable_benchmark
141
echo build demo programs........... : $enable_demo
142
echo build additional tools........ : $enable_tools
140
echo Build benchmarks.............. : $enable_benchmark
141
echo Build demo programs........... : $enable_demo
142
echo Build additional tools........ : $enable_tools
143 143
echo
144 144
echo The packace will be installed in
145 145
echo -n '  '
... ...
@@ -152,5 +152,5 @@
152 152
echo '*********************************************************************'
153 153

	
154 154
echo
155
echo configure complete, now type \'make\' and then \'make install\'.
155
echo Configure complete, now type \'make\' and then \'make install\'.
156 156
echo
0 comments (0 inline)