On Thu, Oct 14, 2004 at 06:26:20AM +0200, Ralf Corsepius wrote:

[...]

> This requires you to let $(WEBDIR) default to a directory containing
> $(prefix) in its root. For example you could use something similar to
> this in your configure.ac:
> 
> WEBDIR=${WEBDIR-\$(pkgdatadir)}

Isn't it ${WEBDIR:-\$(pkgdatadir)}?
                ^^^

Out of curiosity:

How portable are such constructs (I mean ${...:...}?
Are they OK under the Autoconf `portable shell' ideal?

Regards
-- tom'as

Attachment: pgp64qZyEQkuv.pgp
Description: PGP signature

Reply via email to