automake
[Top][All Lists]
Advanced

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

Re: Normalized absolute path


From: Kip Warner
Subject: Re: Normalized absolute path
Date: Mon, 22 Dec 2014 06:34:34 -0800

On Mon, 2014-12-22 at 11:09 +0100, Stefano Lattarini wrote:
> I guess Automake is just complaining about GNU make specific
> constructs ('$(replapth ...)' in this case) that would cause
> other make implementations to choke.  You might need to add
> "AUTOMAKE_OPTIONS = -Wno-portability" to the Makefile(s) using
> such constructs (I assume you are OK with mandating the use of
> GNU make to build your package).

Hey Stefano,

I'd prefer to keep it portable, so I wonder if it's possible to invoke
things like realpath directly from the shell if realpath is present on
the system?

-- 
Kip Warner -- Senior Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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