Configure: untabify indentation

The indentation in the Configure file is currently very strange when
    viewed in an editor with a tab width of four spaces, because it has
    mixed tab-and-whitespace indentation, which was apparently done with
    a tab width of eight spaces.

    This commit converts all tabs to spaces using expand(1) with default
	settings. To verify that there are only whitespace changes, use

       git show --ignore-space-change  <this commit>

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8492)
This commit is contained in:
Dr. Matthias St. Pierre 2019-03-18 11:43:59 +01:00
parent 5d677186e9
commit 84f32c8451
1 changed files with 588 additions and 588 deletions

1176
Configure

File diff suppressed because it is too large Load Diff