automake
[Top][All Lists]
Advanced

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

Re: about requiring Perl 5.6 in Automake 1.9


From: Alexandre Duret-Lutz
Subject: Re: about requiring Perl 5.6 in Automake 1.9
Date: Mon, 09 Feb 2004 09:09:01 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

>>> "Bob" == Bob Proulx <address@hidden> writes:

[...]

 Bob> Question:  How would you feel if the installed automake were to use
 Bob> perl from PATH instead of the hardcoded in path?  Could this be made
 Bob> available as an option?

This is already possible.  You can say

  ./configure PERL='/usr/bin/env perl'

or

  ./configure PERL='/opt/perl-5.6/bin/perl'

when configuring Automake.

[...]

-- 
Alexandre Duret-Lutz





reply via email to

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