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