Hi folks,
Stepan Kasal wrote:
>
> I committed the patch attached to this mail.
>
Could you please apply the attached patch as well? It is
necessary on Windows to detect '\' as a directory path
separator.
Many thanx
Harri
--- compile~ 2005-10-24 12:03:48.0 +0200
+++ compile 2005-10-26
Hi,
On Fri, Jul 01, 2005 at 04:08:50PM +0200, Ralf Corsepius wrote:
> > > All packages using "subdir-objects" (Flat Makefiles in deep source trees
> > > support) currently are using it.
...
> Yep, I am referring to AM_PROG_CC_C_O, which according to the comment
> above internally uses AC_PROG_CC_C
Hello,
On Fri, Jul 01, 2005 at 02:33:57PM +0200, Ralf Wildenhues wrote:
> > The macro has two uses:
> > 1) in GNU make's configure.in
> > 2) in Automake's AM_PROG_CC_C_O
>
> How do you know nobody else uses it? It's published.
Of course I don't know. But it's so poorly designed, that I think i
On Fri, 2005-07-01 at 15:23 +0200, Ralf Wildenhues wrote:
> * Ralf Corsepius wrote on Fri, Jul 01, 2005 at 03:20:22PM CEST:
> > On Fri, 2005-07-01 at 14:33 +0200, Ralf Wildenhues wrote:
> > > * Stepan Kasal wrote on Fri, Jul 01, 2005 at 01:13:09PM CEST:
> > > >
> > > > The macro has two uses:
> > >
* Ralf Corsepius wrote on Fri, Jul 01, 2005 at 03:20:22PM CEST:
> On Fri, 2005-07-01 at 14:33 +0200, Ralf Wildenhues wrote:
> > * Stepan Kasal wrote on Fri, Jul 01, 2005 at 01:13:09PM CEST:
> > >
> > > The macro has two uses:
> > > 1) in GNU make's configure.in
> > > 2) in Automake's AM_PROG_CC_C_O
On Fri, 2005-07-01 at 14:33 +0200, Ralf Wildenhues wrote:
> Hi Stepan,
>
> * Stepan Kasal wrote on Fri, Jul 01, 2005 at 01:13:09PM CEST:
> >
> > The macro has two uses:
> > 1) in GNU make's configure.in
> > 2) in Automake's AM_PROG_CC_C_O
>
> How do you know nobody else uses it? It's published.
Hi Stepan,
* Stepan Kasal wrote on Fri, Jul 01, 2005 at 01:13:09PM CEST:
>
> The macro has two uses:
> 1) in GNU make's configure.in
> 2) in Automake's AM_PROG_CC_C_O
How do you know nobody else uses it? It's published.
> If yes, shouldn't we introduce a generalized macro, for example
>
>