On Tue, May 17, 2005 at 11:37:29AM +0200, Mich?le Garoche wrote: > > I thought about hacking the AC_PROG_INTLTOOL macro with something > like `which perl` result, would it work?
I wrote: > >OTOH, the AC_PROG_INTLTOOL macro really uses "first 'perl' in > >PATH". So it already *is* doing what you propose. That's why a /sw/bin/perl causes trouble: it masks /usr/bin/perl and there's no way to know what version of perl it is. That makes it impossible to write a BuildDepends for the corect xml-parser-pmXXX. dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Fink-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel
