On Thu, Jun  3, 2010 at 13:25:28 +0200, VALETTE Eric RD-MAPS-REN wrote:

> There is no configure.ac, just configure.in and I do not see
> anything I would consider as bashish.
> 
Really?

> the lines that cause the errors are:
> 
> PKG_CHECK_MODULES([MAD],        [mad],
>                   [INCLUDES+=" $MAD_CFLAGS"; LIBS+=" $MAD_LIBS"],
>                   AC_MSG_ERROR($missing_library))
> 
This '+=' operator is not posix sh.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature

Reply via email to