Hello,

* shamju joseph wrote on Tue, Nov 07, 2006 at 10:38:46AM CET:
>     I've one doubt. Can I run 'autogen.sh' (which runs
> aclocal, autoheader, autoconf and automake) on one
> system  to generate 'configure' script and use this
> 'configure' script on another system for installing
> software?

Yes.  This is how it is supposed to work: The developer of the package
runs autogen.sh, and all users only ever need to run ./configure.  No
user should need to have Autoconf nor Automake installed.

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to