On Tue, 24 Nov 2009, Shakthi Kannan wrote:
I would like to know if it is possible to generate 'configure' script
in Perl itself? I see that autoreconf, autoheader, autom4te, autoscan,

The configure script itself is highly unlikely to ever be expressed in Perl. Make sure that you are using a recent release of Autoconf since recent releases run faster than old releases. Also some shells (e.g. 'dash') are demonstrated to execute configure faster than bash.

Bob
--
Bob Friesenhahn
[email protected], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/


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

Reply via email to