mirror of
https://git.tukaani.org/xz.git
synced 2025-12-17 10:58:45 +00:00
If the cache variable TUKLIB_FAST_UNALIGNED_ACCESS is already set, the autodetection result isn't needed because the option() command does nothing when the cache variable is already set. This is largely white space change to indent the if...endif block.