On Sat, 2015-05-30 at 08:09 -0500, Michael Catanzaro wrote:
> This is a nit, but I think the 'set -x' to 'set +x' at the end of the
> sample autogen.sh is too expansive, since it results in the 
> conditional
> tests being printed as independent statements:

Another problem is that the 'set +x' gets printed as a command. I've
changed the wiki page to use this instead:

{ set +x; } 2>/dev/null
_______________________________________________
desktop-devel-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/desktop-devel-list

Reply via email to