Hi,
On Mon, Sep 20, 2010 at 03:04:43PM +0300, Tommi Rantala wrote:
> Fixes build for those of us who are stuck with an old version of
> automake.
>
> * configure.ac (AM_INIT_AUTOMAKE, AM_SILENT_RULES): Remove silent-rules
> from AM_INIT_AUTOMAKE, and instead call AM_SILENT_RULES macro if it is
>
Frankly I'd rather just require the appropriate automake version.
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud com
Fixes build for those of us who are stuck with an old version of
automake.
* configure.ac (AM_INIT_AUTOMAKE, AM_SILENT_RULES): Remove silent-rules
from AM_INIT_AUTOMAKE, and instead call AM_SILENT_RULES macro if it is
defined.
Signed-off-by: Tommi Rantala
---
configure.ac |4 +++-
1 files c