annotate etc/README.Linux @ 15477:8b5fc510c6d6

don't use bind_internal_variable when handling -x option * octave.cc (echo_executing_commands): Delete static variable. (octave_process_command_line): Call Fecho_executing_commands directly here for -H option. (octave_initialize_interpreter): Don't call bind_internal_variable to set echo_executing_commands variable here. (octave_execute_interpreter): Call Fecho_executing_commands directly here instead of using bind_internal_variable.
author John W. Eaton <jwe@octave.org>
date Wed, 03 Oct 2012 02:43:32 -0400
parents b67c2d580a25
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7088
5eb3db6e4042 [project @ 2007-10-31 20:35:10 by jwe]
jwe
parents: 5041
diff changeset
1 There are binary packages for Debian, Fedora, and other GNU/Linux
5eb3db6e4042 [project @ 2007-10-31 20:35:10 by jwe]
jwe
parents: 5041
diff changeset
2 distributions.
2593
3190d595d0da [project @ 1996-12-14 15:45:39 by jwe]
jwe
parents:
diff changeset
3
7088
5eb3db6e4042 [project @ 2007-10-31 20:35:10 by jwe]
jwe
parents: 5041
diff changeset
4 Octave should build cleanly from source on most GNU/Linux systems.
2596
7020b79afd9c [project @ 1996-12-14 19:12:11 by jwe]
jwe
parents: 2593
diff changeset
5
2593
3190d595d0da [project @ 1996-12-14 15:45:39 by jwe]
jwe
parents:
diff changeset
6
3190d595d0da [project @ 1996-12-14 15:45:39 by jwe]
jwe
parents:
diff changeset
7 John W. Eaton
9322
66fdc831c580 fix jwe email address
John W. Eaton <jwe@octave.org>
parents: 7088
diff changeset
8 jwe@octave.org
2593
3190d595d0da [project @ 1996-12-14 15:45:39 by jwe]
jwe
parents:
diff changeset
9
7088
5eb3db6e4042 [project @ 2007-10-31 20:35:10 by jwe]
jwe
parents: 5041
diff changeset
10 Last updated: Wed, 31 Oct 2007 16:22:26 EDT