Re: Automake minor feature - comparison operator on version check of python.m4

2005-10-03 Thread Alexandre Duret-Lutz
>>> "HL" == Heyberger Ludovic <[EMAIL PROTECTED]> writes: HL> It is not currently possible to select a specific python version. If HL> python-2.3 and python-2.4 are installed, you get python-2.4. HL> This patch adds comparisons operators in a backward compatible way HL> that allows to say : "I

Re: A few typos

2005-10-03 Thread Alexandre Duret-Lutz
>>> "SK" == Stepan Kasal <[EMAIL PROTECTED]> writes: SK> Hello, SK> I noticed the following typos. SK> Stepan Thanks. Installed. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: bug in m4/mkdirp.m4

2005-10-03 Thread Alexandre Duret-Lutz
>>> "PO" == Peter O'Gorman <[EMAIL PROTECTED]> writes: PO> Alexandre Duret-Lutz wrote: PO> 2005-??-?? Peter O'Gorman <[EMAIL PROTECTED]> PO> * lib/am/distdir.am: Remove $(SHELL) when calling install_sh PO> * m4/strip.m4: Ditto. PO> * m4/install-sh.m4: Add $(SHELL) to the definition of insta