autoconf-patches
[Top][All Lists]
Advanced

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

Re: AC_PROG_PERL (macro, docs, used in configure.in)


From: Akim Demaille
Subject: Re: AC_PROG_PERL (macro, docs, used in configure.in)
Date: 30 Jan 2001 20:30:10 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Crater Lake)

>>>>> "Pavel" == Pavel Roskin <address@hidden> writes:

Pavel> Indeed I missed your point. This obviously has to do with the
Pavel> bug 68 in GNATS. We don't have a way to convert perl or perl5
Pavel> to the full filename without resorting to another AC_PATH_PROG.

I don't agree with this PR, but I agree it is debatable.

The code *means* to skip envvars in AC_PATH_PROG when they are not
absolute.

I'm not sure I understand the relationship with the present problem.
IMHO, AC_PROG_PERL as I posted is what we want: people will not always
want the full path, and it is not in the `tradition' of AC_PROG_CC,
AC_PROG_AWK etc. to set the var to a path.  What we want is
AC_PATH_PROGing $PERL once computed.  Indeed, it probably means doing
some magic around AC_PATH_PROG.

Note: I'm ready to debate about AC_PATH_PROG skipping non absolute
envvars, but I'd like to first understand what the author meant when
s/he did this.



reply via email to

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