In the normal course of installation, you certainly don't need to run
autoconf, only configure.  All autoconf does is regenerate the configure script
from configure.in -- there are absolutely no platform specific parts in
configure.  If you're modifying configure.in, you should know to run 
autoconf =)

Meaning, autoconf's not an end-user tool, and doesn't belong in the INSTALL
docs.

Isaac

On 28-Aug-2000 Roger Hardiman wrote:
> I think the INSTALL text file should tell us to run autoconf.
> I certainly need to run it on FreeBSD before running ./configure
> so generate a fresh script without all the linux specific parts.
> 
> So, here is a patch to INSTALL
> to add the extra step.
> 
> Roger
_______________________________________________
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev

Reply via email to