Re: [lxc-devel] [PATCH 02/21] configure.ac: Cleanup, comments, indent, ...

2013-01-03 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > This commit doesn't do any functional change to configure.ac but does a fair > amount of cleaning up. > > It re-orders the various blocks by type (options, checks, expands, ...). > It also consistently uses tabs for indents and moves all user visibl

[lxc-devel] [PATCH 02/21] configure.ac: Cleanup, comments, indent, ...

2013-01-03 Thread Stéphane Graber
This commit doesn't do any functional change to configure.ac but does a fair amount of cleaning up. It re-orders the various blocks by type (options, checks, expands, ...). It also consistently uses tabs for indents and moves all user visible strings between double-quotes (makes my syntax highligh