[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AC_PROG_CC_C_O
From: |
Ralf Corsepius |
Subject: |
Re: AC_PROG_CC_C_O |
Date: |
Fri, 01 Jul 2005 15:20:22 +0200 |
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.
All packages using "subdir-objects" (Flat Makefiles in deep source trees
support) currently are using it.
Ralf