diff options
| author | Cory Fields <[email protected]> | 2016-07-07 13:47:54 -0400 |
|---|---|---|
| committer | Cory Fields <[email protected]> | 2016-07-07 14:18:12 -0400 |
| commit | b556beda264308e040f8d88aca4f2f386a0183d9 (patch) | |
| tree | a2fea222cc5bc3afabaf5278d7c66a2b1740e44a /src/script/script_error.cpp | |
| parent | build: Fix Qt5PlatformSupport check without pkg-config (diff) | |
| download | discoin-b556beda264308e040f8d88aca4f2f386a0183d9.tar.xz discoin-b556beda264308e040f8d88aca4f2f386a0183d9.zip | |
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 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions