Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
autotools: check for expat.h if pkg-config failed
Some distros provides libexpat without expat.pc. So PKG_CHECK_MODULES fails even if libexpat is installed. To fix this AC_CHECK_HEADER added back.
- Loading branch information