diff options
author | Cory Fields <cory-nospam-@coryfields.com> | 2016-07-07 13:47:54 -0400 |
---|---|---|
committer | Cory Fields <cory-nospam-@coryfields.com> | 2016-07-07 14:18:12 -0400 |
commit | b556beda264308e040f8d88aca4f2f386a0183d9 (patch) | |
tree | a2fea222cc5bc3afabaf5278d7c66a2b1740e44a /doc/release-notes/release-notes-0.10.3.md | |
parent | 0c928cb13cc9146bb2c0f39d1d3b6e1e660a375d (diff) |
build: fix Windows builds without pkg-config
- guard PKG_PROG_PKG_CONFIG with an m4_ifdef. If not building for windows,
require it
- add nops as necessary in case the ifdef reduces the if/then to nothing
- AC_SUBST some missing _LIBS. These were split out over time, but not all were
properly substituted. They continued to work if pkg-config is installed
because it does the AC_SUBST itself
Diffstat (limited to 'doc/release-notes/release-notes-0.10.3.md')
0 files changed, 0 insertions, 0 deletions