]> git.ipfire.org Git - thirdparty/rsync.git/commit
configure improvements
authorWayne Davison <wayne@opencoder.net>
Mon, 27 Sep 2021 01:10:45 +0000 (18:10 -0700)
committerWayne Davison <wayne@opencoder.net>
Mon, 27 Sep 2021 01:11:06 +0000 (18:11 -0700)
commit97f4d48a070d5fc2c1286696ee9ef318f9e9a9c5
treed10b334adb997a71a1b2424b4d952ebf2500a137
parent3cc7f0ba4385e3f108c538e6e6965eefa4769f6c
configure improvements

- Make SIMD & ASM only default to enabled on linux for now (due to
  FreeBSD & MacOS issues).
- Improve the enable/disable help messages so that they don't look
  wrong when the opposite --enable-X/--disable-X arg is specified.
configure.ac