Actually, I'm only upgrading because I'm trying to install a package that requires the new autoconf/make so I'm not sure that the autoreconf and autoupdate are necessary, but I will look into those commands if I run into a problem. Thanks...
Btw, sorry about the previous mail in HTML format, shouldn't happen again... Joel ----- Original Message ----- From: "Assar Westerlund" <[EMAIL PROTECTED]> To: "Joel Apter" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 6:05 PM Subject: Re: Quick Upgrade Question > "Joel Apter" <[EMAIL PROTECTED]> writes: > > matter). Would a simple configure, make, make install be all that is > > necessary for both automake and autoconf (autoconf before automake > > since it appears that autoconf 2.54+ is required to install automake > > 1.7.5). Thank you for your time. > > Yes. And then you should be able to just run 'autoreconf -f -i' in > your package. You might also want to look at 'autoupdate' in the > autoconf manual. >