Dustin Puryear <[EMAIL PROTECTED]> writes:

> At 04:42 PM 8/22/2002 +0200, you wrote:
> >On Thu, Aug 22, 2002 at 08:52:42AM -0500, Dustin Puryear wrote:
> >
> > > # aide -C
> > > Not implemented in db_readline_file 310
> > > "@@end_db"#
> >
> >This seems to be fixed in the current CVS version. Can you try it?
> 
> The CVS release that I downloaded (aide-CVS.tar.gz) won't compile:
> 
> $ autoconf
> $ ./configure
> creating cache ./config.cache
> ./configure: syntax error near unexpected token `AM_INIT_AUTOMAKE(aide,'
> ./configure: ./configure: line 579: `AM_INIT_AUTOMAKE(aide, 0.9)'
> $

The "configure" script is usually a Bourne shell script and should not
have the m4 macros like AM_INIT_AUTOMAKE.  Maybe somehow the
configure.in file got copied to the configure file.  Normally you run
autoconf to generate a configure file from configure.in.

-- 
--Ed L Cashin            |   PGP public key:
  [EMAIL PROTECTED]        |   http://noserose.net/e/pgp/

Reply via email to