Harald van Dijk 22831636c8
configure fixes
a+=b is not supported by all shells. It is equivalent to a=${a}b, so
just rewrite it as that.

This also fixes commit 9ea6c3d3, which intended to only make the
definitions of _dracutdir, _udevdir, and _udevruledir conditional, but
actually ensured that _initconfdir no longer got defined if _dracutdir
was defined, and defined _udevdir to the value that should have been
used for _udevruledir.

This also fixes the fact that the checks introduced by commit 9ea6c3d3
could never work: ZFS_AC_PACKAGE was called before the configuration
options were processed.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Harald van Dijk <harald@gigawatt.nl>
Closes #10518
2020-07-01 09:05:21 -07:00
..
2020-04-14 11:36:28 -07:00
2019-06-13 13:15:46 -07:00
2019-06-13 13:15:46 -07:00
2020-06-24 18:19:59 -07:00
2018-05-01 10:33:35 -07:00
2019-07-09 09:28:05 -07:00
2020-02-28 08:58:39 -08:00
2020-06-08 16:32:02 -07:00
2020-06-09 21:24:09 -07:00
2019-10-01 12:50:34 -07:00
2019-10-01 12:50:34 -07:00
2019-08-30 09:40:30 -07:00
2018-05-29 14:51:39 -07:00
2020-06-24 18:19:28 -07:00
2018-05-29 14:51:39 -07:00
2018-03-28 10:19:22 -07:00
2018-11-11 18:06:36 -08:00
2020-06-24 18:45:44 -07:00
2020-07-01 09:05:21 -07:00
2019-10-01 12:50:34 -07:00