]> git.cworth.org Git - notmuch/commitdiff
configure: whitespace cleanup
authorDavid Bremner <david@tethera.net>
Sat, 9 Oct 2021 20:09:16 +0000 (17:09 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 10 Oct 2021 23:58:29 +0000 (20:58 -0300)
In order to make it easier to keep the whitespace consistent in the
configure script, use the same style defined in devel/STYLE for
C/C++.

  Specifically, a line should begin with zero or more tabs followed
  by fewer than eight spaces.

Presumably this will be no more difficult for people editing configure
than for people editing the C and C++ code.


No differences found