 (x) add macro in program.in for "created by configure"
 (x) create autoproject.in, add clause to Makefile.am, change source
reference in configure.in
 (x) add macro in autoproject.in for "created by configure"
 ( ) write autoprogram info page (may wait until emacs command C-c C-u
C-e is fixed so it won't ruin menus)
 ( ) implement automatically updated info page

 ( ) Extend interview, to request any additional long options, as in:
  
  What other long option will foobar have, if any?: author
  Equivalent short option, if any [none]:
  What will the option do (short description)?  
  add a comment to the output file
  What kind of argument will it accept: None, Optional, or Required? [Nor]: o
  What single word describes the argument? [name]: string
  
  What other long option will foobar have, if any?:

 ( ) enable creation and population of subdirectories
 ( ) provide for executable scripts
 ( ) implement a mode to use argp, from the GNU C library.
 ( ) provide for GTK+, Amulet, and other GUI toolkits.
