Next: , Previous: , Up: AutoGen Scheme Functions   [Contents][Index]


3.4.49 set-option - Set a command line option

Usage: (set-option opt)
The text argument must be an option name followed by any needed option argument. Returns SCM_UNDEFINED.

Arguments:
opt - AutoGen option name + its argument