gravatar
kpeter (Peter Kovacs)
kpeter@inf.elte.hu
Capitalized compiler messages.
0 1 0
default
1 file changed with 4 insertions and 4 deletions:
↑ Collapse diff ↑
Show white space 4 line context
... ...
@@ -138,7 +138,7 @@
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
... ...
@@ -153,4 +153,4 @@
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)