automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Incorrect warning


From: Zaufi
Subject: Re: Incorrect warning
Date: Fri, 26 Apr 2002 03:05:27 +0400

In addition to my previous message:

I'm just install automake form cvs and for simple Makefile.am got another 
error:
---{Makefile.am}
bin_PROGRAMS = maketest
# qq \
maketest_SOURCES = main.cc
---
$ aclocal
$ autoconf
$ automake -a
Makefile.am:1: bin_PROGRAMS multiply defined in condition TRUE
# qq \
  bin_PROGRAMS (User, where = Makefile.am:1) =
  {
    TRUE => maketest
  }
/usr/share/automake-1.6a/am/program.am: bad macro name `'
automake: Makefile.am: C source seen but `CC' not defined in `configure.in'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]