Add git install instructions. Simplify and customize INSTALL. Add dependency to cause version.texi to get created. Update my email address.
This commit is contained in:
@@ -53,7 +53,7 @@ print_version (char *program_name, const char *version,
|
||||
|
||||
if (no_header == 0)
|
||||
report( stdout,
|
||||
"%s version %s\nCopyright (c) 2003, 2004, 2005, 2007, 2008 R. Bernstein\n",
|
||||
"%s version %s\nCopyright (c) 2003, 2004, 2005, 2007, 2008, 2011 R. Bernstein\n",
|
||||
program_name, version);
|
||||
report( stdout,
|
||||
_("This is free software; see the source for copying conditions.\n\
|
||||
|
||||
Reference in New Issue
Block a user