This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: distclean calls "naked" aclocal


On Tue, Jun 15, 1999 at 06:53:35PM +0900, Ionutz Borcoman wrote:
> Alexandre Oliva wrote:
> > 
> > Try to set `ACLOCAL = @ACLOCAL@ -I m4' in Makefile.am
> 
> It looks like it worked. Thanks a lot.

Looks like my answer went ino space :(  The variable I was talking
about is ACLOCAL_AMFLAGS.  I'm not sure autoreconf honnors Alexandre's
solution.  But it does with this one.

About your other problems: why don't you want to put all the required
m4 files in a single dir *attached to the package*, not out of the package.
Traditional use of Auto*tool leaves automake and autoconf's macros
in /usr/local... but your own macros should be distributed with he package.

Akim

-- 
P-mail: Akim Demaille, 107 rue Bobillot, F-75013 Paris, France
E-mail: demaille@inf.enst.fr
V-mail: +33 1 45 81 78 81


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]