Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libinih: install header files without prefix dir inih | Kai Kang | 2021-03-03 | 1 | -0/+24 |
The other flavor of inih which adapted by Fedora and Ubuntu installs header files to /usr/include directly. And xfsprogs 5.10.0 also checks ini.h without extra search path and failed. So install header files without prefix dir inih. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |