automake
[Top][All Lists]
Advanced

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

Re: automake -a behavior


From: Sander Niemeijer
Subject: Re: automake -a behavior
Date: Mon, 5 May 2003 10:32:36 +0200


On maandag, apr 28, 2003, at 19:37 Europe/Amsterdam, Alexandre Duret-Lutz wrote:

 Sander> and provide an option to automake (in addition to -a
 Sander> and -c) that disables the parent dir searching (which,
 Sander> if used with the 'bar' package in the above example,
 Sander> would copy the standard files into foo/bar/ and thus
 Sander> properly include them into the 'bar' package.

You can add
  AC_CONFIG_AUX_DIR(.)
to your configure.ac to that effect.

Thanks. This will do nicely for my package!

Regards,
Sander





reply via email to

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