]> git.saurik.com Git - bison.git/commitdiff
bootstrap: README-hacking no longer exists
authorAkim Demaille <demaille@gostai.com>
Tue, 31 Mar 2009 08:40:17 +0000 (10:40 +0200)
committerAkim Demaille <demaille@gostai.com>
Tue, 31 Mar 2009 09:11:16 +0000 (11:11 +0200)
* bootstrap (checkout_only_file): Set to HACKING.

ChangeLog
bootstrap

index 2f687c27e6b98b73f61d800aef031668f482abc6..f4271cf7001f304732ba95f3852045b48911ff88 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-31  Akim Demaille  <demaille@gostai.com>
+
+       bootstrap: README-hacking no longer exists
+       * bootstrap (checkout_only_file): Set to HACKING.
+
 2009-03-26  Akim Demaille  <demaille@gostai.com>
 
        doc: merge HACKING and README-hacking.
index 0c136f62cf98166c4745218ff1428ad5594c87b1..02176d280a61ec7877bfe610a8e39ff4aadf4842 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -2,8 +2,8 @@
 
 # Bootstrap this package from checked-out sources.
 
-# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation,
-# Inc.
+# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
+# Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -129,7 +129,7 @@ excluded_files=
 
 # File that should exist in the top directory of a checked out hierarchy,
 # but not in a distribution tarball.
-checkout_only_file=README-hacking
+checkout_only_file=HACKING
 
 # Whether to use copies instead of symlinks.
 copy=false