Fix checking of generator being run from the right directory.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 7 Jul 2009 19:28:29 +0000 (20:28 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 7 Jul 2009 19:28:29 +0000 (20:28 +0100)
Originally it was looking for 'config.status', but this file
might not exist until configure has been run.  Make it look for
HACKING instead.


No differences found