On Fri, Jan 18, 2013 at 2:08 PM, Michael Hanselmann <[email protected]>wrote:

> If the placeholder has exactly the same name as the variable used in
> autoconf it would be replaced as well. In the case of
> ā€œ@ENABLE_SPLIT_QUERY@ā€ this led to the sed command ā€œs#False#False#gā€.
> Inserting additional quotes after the first @ sign prevents this.
>
> Since ENABLE_SPLIT_QUERY was not actually used it is removed.
>

LGTM.

Thanks,
Michele

Reply via email to