On Nov 28, 2000, "Lars J. Aas" <[EMAIL PROTECTED]> wrote:
> On Sat, Nov 25, 2000 at 04:49:20PM -0700, Tom Tromey wrote:
> : > "Benoit" == benoit LOOF <[EMAIL PROTECTED]> writes:
> :
> : Benoit> Does anybody know when automake 1.5 will be available ?
> :
> : Nobody knows.
> No, I know, but
I am attempting to use the new dependency generation ability of
automake 1.4a and running into problems. My code is compiled with:
automake
autoconf
CXX=aCC CC=aCC ./configure --enable-dependency-tracking
make
make install
Is this the correct way to use thise new dependency generation?
Title:
¢Ä ¿À´ÃÀÇ À¯¸Ó ÇѸ¶µð ¢Å
"Dad, I don't want to go to school today.," said
the boy. "Why not, son?" "Well, one of the chickens on the
school farm died last week and we had chicken soup for lunch
the next day. And three days ago one of the pigs died and we
had roast p
> "Tim" == Tim Heath <[EMAIL PROTECTED]> writes:
Tim>I can't checkout the latest release of automake becuase I am
Tim> behind a corporate firewall. Can anyone tar it up and put it
Tim> somewhere that I can ftp it from? It would be greatly
Tim> appreciated as I am extremely close to bein
> "Johan" == Johan Danielsson <[EMAIL PROTECTED]> writes:
Johan> Suppose I have something like:
Johan> AC_DEFUN(FOO, [AC_CONFIG_FILES($1/Makefile)])
Johan> FOO(somedir)
Johan> This works fine with autoconf, but is there some way to
Johan> convince automake about this construct? Is there an
I can't checkout the latest release of automake becuase I am behind a
corporate firewall. Can anyone tar it up and put it somewhere that I
can ftp it from? It would be greatly appreciated as I am extremely
close to being able to rely on this tool completely for my c++ build
process needs
Suppose I have something like:
AC_DEFUN(FOO, [AC_CONFIG_FILES($1/Makefile)])
FOO(somedir)
This works fine with autoconf, but is there some way to convince
automake about this construct? Is there an alternate way to do the
same thing?
/Johan
On Sat, Nov 25, 2000 at 04:49:20PM -0700, Tom Tromey wrote:
: > "Benoit" == benoit LOOF <[EMAIL PROTECTED]> writes:
:
: Benoit> Does anybody know when automake 1.5 will be available ?
:
: Nobody knows.
No, I know, but I'd have to kill you if... :-P
Lars J