Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix "${includedir}" does not refer to any variable
The cflags in pkgconfig file is invalid as "${includedir}" expands to nothing so it becomes a bare "-I"
- Loading branch information