Commit 8c358e0
patch 9.0.1965: wrong auto/configure script
Problem: wrong auto/configure script
Solution: regenerate with autoconf 2.71
configure: sys/xattr.hs: Regenerate with autoconf 2.71
It seems that `auto/configure` update in
commit 6de4e58 (tag: v9.0.1963)
Author: zeertzjq <[email protected]>
Date: Sat Sep 30 14:19:14 2023 +0200
patch 9.0.1963: Configure script may not detect xattr
Problem: Configure script may not detect xattr correctly
Solution: include sys/xattr instead of attr/xattr,
make Test_write_with_xattr_support() test
xattr feature correctly
This also applies to the Smack security feature, so change the include
and configure script for it as well.
closes: #13229
Signed-off-by: Christian Brabandt <[email protected]>
Co-authored-by: zeertzjq <[email protected]>
was done manually, and missed an update to the generated variable name.
closes: #13235
Signed-off-by: Christian Brabandt <[email protected]>
Co-authored-by: Illia Bobyr <[email protected]>1 parent a4dfbfe commit 8c358e0
2 files changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5279 | 5279 | | |
5280 | 5280 | | |
5281 | 5281 | | |
5282 | | - | |
5283 | | - | |
| 5282 | + | |
| 5283 | + | |
5284 | 5284 | | |
5285 | 5285 | | |
5286 | 5286 | | |
| |||
5434 | 5434 | | |
5435 | 5435 | | |
5436 | 5436 | | |
5437 | | - | |
5438 | | - | |
| 5437 | + | |
| 5438 | + | |
5439 | 5439 | | |
5440 | 5440 | | |
5441 | 5441 | | |
| |||
5447 | 5447 | | |
5448 | 5448 | | |
5449 | 5449 | | |
5450 | | - | |
5451 | 5450 | | |
5452 | 5451 | | |
5453 | 5452 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
704 | 704 | | |
705 | 705 | | |
706 | 706 | | |
| 707 | + | |
| 708 | + | |
707 | 709 | | |
708 | 710 | | |
709 | 711 | | |
| |||
0 commit comments