[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AC_PROG_CC_C_O
From: |
Ralf Wildenhues |
Subject: |
Re: AC_PROG_CC_C_O |
Date: |
Fri, 1 Jul 2005 15:23:36 +0200 |
User-agent: |
Mutt/1.4.1i |
* 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
> >
> > How do you know nobody else uses it? It's published.
>
> All packages using "subdir-objects" (Flat Makefiles in deep source trees
> support) currently are using it.
Erm, Stepan talks about AC_PROG_CC_C_O, subdir-objects however uses
AM_PROG_CC_C_O, right?
Regards,
Ralf