On Thu, Aug 15, 2002 at 05:02:40PM +0200, Zdenek Kabelac wrote:
> [...] there are no @VARS@ anywhere in the Makefile.am
> (So in this case I think it could be possible to simply skip
> generation of Makefile.in files in my eyes.)
This would be bad! The optimization might well be a good idea
(
> "Niklaus" == Niklaus Giger <[EMAIL PROTECTED]> writes:
Niklaus> AUTOMAKE_OPTIONS = dejagnu
Niklaus> bin_PROGRAMS = calc.o
Niklaus> calc_SOURCES = calc.c
The variable should be named "calc_o_SOURCES" and not "calc_SOURCES".
Niklaus> checking for C compiler default output... configure: erro
> "Waldemar" == Waldemar Rosenbach <[EMAIL PROTECTED]> writes:
Waldemar> If I include it into include_HEADERS or _SOURCES, then it is
Waldemar> installed and distributed. If I don't include it in any of
Waldemar> the both, then it is neither installed nor distributed.
First, you shouldn't b
http://members.xoom.virgilio.it/chattamela1
sogni libidinosi di...ragazze cattivissime
http://members.xoom.virgilio.it/chattamela1
Hi
I am trying to setup a simple example Makefile.am for crosscompiling,
which
is based on the example calc of the DejaGnu example.
Makefile.am looks like the following:
AUTOMAKE_OPTIONS = dejagnu
bin_PROGRAMS = calc.o
calc_SOURCES = calc.c
RUNTESTDEFAULTFLAGS = --tool calc CALC=`pwd`/calc --s
> While the complexity has been increasing over time, I'd like to point
> out that some cases have been massively improved: for example, the
> Gstreamer makefile.am used to take hours (literally) to be processed -
> this has been fixed in more recent Automakes.
>
Well trust me I've spent weeks t
On Thu, 2002-08-15 at 02:01, Tom Tromey wrote:
> > ">" == leiming xd <[EMAIL PROTECTED]> writes:
>
> >> In win32 platforms ,the path of one file can include blank
> >> characters,I want to know how to add this path in the vpath.
>
> I imagine it may not be possible. If it can work, autoconf
On Thu, 2002-08-15 at 10:59, Zdenek Kabelac wrote:
> I've proposed several times few things which would certainly
> drasticaly improve the speed - though they are for different
> parts of auto* tools project - there were some reactions - but
> so far non of them were realized and there is not vis
Tom Tromey wrote:
>>"Waldemar" == Waldemar Rosenbach <[EMAIL PROTECTED]> writes:
>>
>
>Waldemar> I have myconfig.h that is generated from myconfig.h.in by
>Waldemar> configure.
>
>Ok.
>
>Waldemar> the file myconfig.h is included in the distribution. Why?
>
I supposed it is included just b
On Wed, Aug 14, 2002 at 05:56:26PM -0600, Tom Tromey wrote:
> > "Zdenek" == Zdenek Kabelac <[EMAIL PROTECTED]> writes:
>
> Zdenek> Am I the only one who is noticing constant slowdown of
> Zdenek> makefile.am processing
>
> Do you mean running automake or running make?
Well as I've said - ch
10 matches
Mail list logo