> From: "Paul D. Smith" <[EMAIL PROTECTED]> > Date: 20 Apr 2002 23:03:52 -0400 > > the autoconf scripts are constantly pissed at me because I don't > have a README file when I invoke them to create my configure file; > they don't seem to understand that while I don't have one _yet_ I > _will_ have one by the time my package is created.
Autoconf doesn't know about README, so at first blush this appears to be a problem with Automake, not Autoconf.
