Selects the output device with name @var{device}. If this option is
given more than once, then all devices mentioned are selected. This
option disables all devices besides those mentioned on the command line.
-
-@item -d @var{var}[=@var{value}]
-@itemx --define=@var{var}[=@var{value}]
-
-Defines an `environment variable' named @var{var} having the optional
-value @var{value} specified. @xref{Variable values}.
-
-@item -u @var{var}
-@itemx --undef=@var{var}
-
-Undefines the `environment variable' named @var{var}. @xref{Variable
-values}.
@end table
@node Input and output options, Language control options, Configuration Options, Invocation
+Fri Mar 31 10:33:37 2006 Ben Pfaff <blp@gnu.org>
+
+ * command-line.c: (var pre_syntax_message) -d and -u are no longer
+ supported.
+
Sat Mar 11 14:18:39 WST 2006 John Darrington <john@darrington.wattle.id.au>
* automake.mk: Moved the pspp binary here.
" calculated from broken algorithms\n"
" -B, --config-dir=DIR set configuration directory to DIR\n"
" -o, --device=DEVICE select output driver DEVICE and disable defaults\n"
-" -d, --define=VAR[=VALUE] set environment variable VAR to VALUE, or empty\n"
-" -u, --undef=VAR undefine environment variable VAR\n"
"\nInput and output:\n"
" -f, --out-file=FILE send output to FILE (overwritten)\n"
" -p, --pipe read script from stdin, send output to stdout\n"