autoconf
[Top][All Lists]
Advanced

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

Re: Autoreconf problem.


From: Ralf Corsepius
Subject: Re: Autoreconf problem.
Date: Tue, 04 Oct 2005 06:34:37 +0200

On Mon, 2005-10-03 at 22:20 -0500, Brian Lloyd wrote:
> I seem to have a problem with using autoreconf 2.59, and was wondering
> if I misunderstood something.

> Previously, I used
> aclocal -I m4scripts
> autoheader
> autoconf
> automake -ac 

> Now, it seems the include directory is ignored.  Am I doing something
> wrong?
Try adding 

ACLOCAL_AMFLAGS = -I m4scripts

to your toplevel Makefile.am

Ralf






reply via email to

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