autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: autoconf in Perl


From: Bob Friesenhahn
Subject: Re: autoconf in Perl
Date: Tue, 24 Nov 2009 12:01:44 -0600 (CST)
User-agent: Alpine 2.01 (GSO 1266 2009-07-14)

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
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]