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)
commit35c646965a21d452cf74ef3683612210a653c36d
treee72d8078adc342f128e15db6367088649af847a2
parent9e67beed7a5053a391e25150ddf4e990f2769cb9
Fix checking of generator being run from the right directory.

Originally it was looking for 'config.status', but this file
might not exist until configure has been run.  Make it look for
HACKING instead.
src/generator.ml