comparison ChangeLog @ 9957:59ed11557715

mkoctfile: if output file is specified and it does not end in output_ext, append output_ext
author John W. Eaton <jwe@octave.org>
date Thu, 10 Dec 2009 02:09:53 -0500
parents f26a33e21db9
children a7e288044ef7
comparison
equal deleted inserted replaced
9956:f26a33e21db9 9957:59ed11557715
1 2009-12-10 John W. Eaton <jwe@octave.org>
2
3 * mkoctfile.in, mkoctfile.cc.in: If output file is specified and
4 it does not end in output_ext, append output_ext.
5
1 2009-12-10 John W. Eaton <jwe@octave.org> 6 2009-12-10 John W. Eaton <jwe@octave.org>
2 7
3 * mkoctfile.in, mkoctfile.cc.in: When compiling files in 8 * mkoctfile.in, mkoctfile.cc.in: When compiling files in
4 subdirectories, place object files in current directory by 9 subdirectories, place object files in current directory by
5 default. 10 default.